5733 Commits (cd84f6c4c550aa24fdb75986d97240a4f9912230)

Author SHA1 Message Date
Carsten Brandt cd84f6c4c5 typo in DateValidator docs 9 years ago
Alexey Rogachev 760cc03194 Removed extra line break 9 years ago
Aleksandr Golovko a2f70f6484 Update Query doc return type 9 years ago
AIZAWA, Hina 0f2a77ed36 Fixes #9442: Fixed `yii\db\Migration::renameTable()` caused fatal error when using SQLite driver 9 years ago
Alexey Rogachev 777c45a653 Removed yii\db\Schema from use section 9 years ago
Carsten Brandt 60af9d07fb proper fix and changelog for #9108 9 years ago
nxnx b562b50658 fix #9108 ( Negative number results in no formatting when using asSize or asShortSize ) 9 years ago
Carsten Brandt 620ec4d132 added missing namespace on Exception in transaction docs 9 years ago
Carsten Brandt 8fb1b56e34 Update CHANGELOG.md 9 years ago
Carsten Brandt 34d5b45b35 proper fix for #8844, convert array before using it 9 years ago
Alexander Makarov 43918f2ef6 Fixes #9411: `DetailView` now automatically sets container tag ID in case it's not specified 9 years ago
RomeroMsk 6f0e635360 Change Russian translation for unique message 9 years ago
Toleugazy 4926148f96 correct typo in kazakh 9 years ago
Carsten Brandt 00a8a6270e revised docs about Model::load() 9 years ago
Гонимар Сергей 5e4d2183e2 Georgian translation 9 years ago
Dmitry Kushnikov 19fdd4f96d Fix problem, that Application::getUser can return null 9 years ago
Taras Gudz 14fe0c3f80 Fixes #9382 9 years ago
Alexander Kochetov 223b0bea5d Fixes #9369: `Yii::$app->user->can()` now returns `false` instead of erroring in case `authManager` component is not configured 9 years ago
Klimov Paul 3f2f7111df `BaseVarDumper::export()` object to string fallback fixed 9 years ago
Klimov Paul d9eb660df3 `BaseVarDumper::export()` object to string fallback fixed 9 years ago
Klimov Paul 16e1e8fe28 Fallback for objects at `yii\helpers\VarDumper::export()` advanced 9 years ago
Carsten Brandt 2ff5997b69 prepare for next release 9 years ago
Carsten Brandt 89eb3dff14 prepare for release 2.0.6 9 years ago
Nikola Kovacs 316e95b81d Remove length from SchemaBuilderTrait::text. 9 years ago
Carsten Brandt e1ea227e6d improved console helper progressbar ETA 9 years ago
Michael Härtl b071587e0a Improve docs for bindParam() $value 9 years ago
Alexander Makarov a6b8a30998 Removed unused "use" 9 years ago
Alexander Makarov ca2c1df067 Minor changelog typo fixes 9 years ago
Carsten Brandt abc7dbbf0f added missing `@since` annotations 9 years ago
Carsten Brandt 41b25e94b0 improved parameter naming and documentation of schemabuilder 9 years ago
Carsten Brandt aef21ceec8 phpdoc typo 9 years ago
Carsten Brandt 681db52ba6 refactored SchemaBuilder 9 years ago
Carsten Brandt 1948754d00 phpdoc and slight refactoring of SchemaBuilder 9 years ago
Carsten Brandt 728dc0c584 added docs about form element naming 9 years ago
Carsten Brandt d8bb724ec7 changed method visibility, fixed test break 9 years ago
kidol bf8eb490a1 Fixes PageCache not setting any duration and dependency when caching response data 9 years ago
Carsten Brandt 7150e830d9 do not use reserved php words as function in schemabuilder 9 years ago
Carsten Brandt 543d107508 applied the same fix as #7305 also to DbTarget 9 years ago
Carsten Brandt 854e186210 fixed caching issue with UrlManager::createUrl 9 years ago
Lorenzo Milesi a6fc02345e FileValidator->getSizeLimit: check also php's post_max_size 9 years ago
Carsten Brandt 0575a710c0 CHANGELOG for #8551 9 years ago
Carsten Brandt 8cfc89b21c adjusted pgsql/QueryBuilder batchInsert to match parent implementation 9 years ago
Carsten Brandt 6e3da6b329 various phpdoc fixes 9 years ago
Carsten Brandt a2568d1ec8 updated some comments and `@since` annotations 9 years ago
Nikola Kovacs 11de09bf8b Fixes #5991, #5420, #3017: Added `updateMessages()` to `yii.activeForm.js` to support manually updating ActiveForm messages 9 years ago
Alexander Makarov 372211a865 Better type check in AssetManager 9 years ago
Alexander Makarov 6f4282f05e Moved #7259 changelog to 2.0.6 9 years ago
Alexander Makarov 6312f2adad #9249: fixed wrong condition 9 years ago
Alexander Makarov 66557285a6 #7259: fixed using errrorInputs 9 years ago
Alexander Makarov 6987358e2a #9249: better check for file/dir 9 years ago