7044 Commits (4fd7a9d29e8f2cacde7d08225657a0215ac615ed)

Author SHA1 Message Date
Nikola Kovacs f5beaf3edf Make validator getClientOptions public 8 years ago
sztyvny 6d005092ac Polish translations for field validation fix (#13153) [skip ci] 8 years ago
Carsten Brandt 48c806fe1c added unit test for DynamicModel::load() 8 years ago
Carsten Brandt 4735d4da6b Update DynamicModel.php 8 years ago
Alexey Rogachev 76e253e140 `yii\validators\Validator` - added separate methods for client-side validation options 8 years ago
Boudewijn Vahrmeijer 7dac3ed1ca Kirkhansen 9053 add radio button column (#13126) 8 years ago
Robert Korulczyk 35998449eb Add `yii\filters\HostControl::$fallbackHostInfo` (#13117) 8 years ago
Carsten Brandt 187c44e43e implement suggestion for unknown command in console application 8 years ago
Carsten Brandt 1d3495d84d Alternative implementation for Unknown command suggestions 8 years ago
SilverFire - Dmitry Naumenko 1454d3fa37 Updated CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 4454d05410 Added ZSH completion, moved scripts to a separate directory 8 years ago
Carsten Brandt 05b17ebb65 Added bash completion file for ./yii commands 8 years ago
Alexander Makarov 954c771fdb Code cleanup (#13113) 8 years ago
Boudewijn Vahrmeijer 9c0e94efea Update CHANGELOG.md 8 years ago
Alexander Makarov 0b9feb28e5 More renaming, removed unnecessary code 8 years ago
SilverFire - Dmitry Naumenko 437825be70
Implemented Container::setDependencies(), Container::setDefinitions 8 years ago
Klimov Paul c17766181f Added `QueryInterface::emulateExecution()` 8 years ago
Alexander Makarov de4f518b94 More renaming 8 years ago
Alexander Makarov edfbab4a6b More renaming and formatting fix 8 years ago
Alexander Makarov dc294ba56f Renamed variables, changed logic of turning client updates on 8 years ago
Alexander Makarov b25ebaa782 Fixed formatting 8 years ago
SilverFire - Dmitry Naumenko 9807b2e1a1 Follow-up to 65c2ade. Smarter fix of #13118 8 years ago
SilverFire - Dmitry Naumenko 65c2ade8ed Fixed `handleAction()` function in `yii.js` to handle attribute `data-pjax=0` as disabled PJAX 8 years ago
Alexander Makarov ed8acc8e03 #12399 adjustments 8 years ago
a.kompaniets fb779e3ec6 Fixes #12399: Added `ActiveField::addAriaAttributes` property for `aria-required` and `aria-invalid` attributes rendering 8 years ago
SG5 1141fc81a7 Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
zalatov deea3cf798 Fixes #12854: Added `RangeNotSatisfiableHttpException` to cover HTTP error 416 file request exceptions 8 years ago
Alexey Rogachev 8ea1f510af Implemented Javascript test suite 8 years ago
Elvira Sheina 729ddc5b76 Select only primary keys in UniqueValidator (#10896) (#13098) 8 years ago
Carsten Brandt 081ee7c5b1 Implemented shortcut methods for returning JSON and XML (#13101) 8 years ago
Klimov Paul 7da77c3d5a created `HostControl` filter to prevent Host header attacks 8 years ago
Klimov Paul 18b0dab360 Fixed `yii\console\controllers\AssetController::adjustCssUrl()` breaks URL reference specification (`url(#id)`) 8 years ago
Robert Korulczyk 2d91723934 Add support for creating protocol-relative URLs. 8 years ago
Tim Beks f23dc5aee9 Add attribute to set the openlog $option attribute for SyslogTarget 8 years ago
Fabian Peter Hammerle 46da2df98d yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma 8 years ago
SilverFire - Dmitry Naumenko 63e650952b Updated tests for HtmlHelper::textarea() 8 years ago
Brett 10ad620cb4 Adds ability for the user to choose if they want to double encode entities within textareas or not when using ActiveForm. Applies enhancement from #12988. 8 years ago
Elvira Sheina 0545bb6936 Fixed truncateHtml leaving extra tags (#7727) 8 years ago
Alexey Rogachev e705519c5a Fixes #13071: Help option for commands was not working in modules 8 years ago
Nikola Kovacs a56c598743 Portability fixes for SchemaBuilder on MSSQL 8 years ago
Carsten Brandt a498dedb5c Added documentation about Host header attack (#13073) 8 years ago
Nobuo Kihara 87e51837d9 [ci skip] framework/messages/ja/yii.php updated (#13069) 8 years ago
Carsten Brandt a837c59182 improved error message for Instance::ensure() when component does not exist (#12967) 8 years ago
Boudewijn Vahrmeijer aba42fce4d Squash merge rebased branch nadar-patch-4 8 years ago
Carsten Brandt b8b3aeeb00 update deprecated phpdoc messages 8 years ago
mrgarry f5049d8a31 Correct MSIE8 reserved word error (#12722) 8 years ago
Herbert Maschke b58fee7d37 Fixes #13035: Use ArrayHelper::getValue() in SluggableBehavior::getValue() 8 years ago
Boudewijn Vahrmeijer 75162652b7 Update BaseHtml.php 8 years ago
MaximAL 3cf55b8f03 Remove redundant semicolon (#13045) 8 years ago
Alexey Rogachev 6428fab406 Closes #9162: Added support of closures in `value` for attributes in `yii\widgets\DetailView` (#13013) 8 years ago