5806 Commits (e1458eb075b2b55cbc4a75ca6d4c337ee0daaeb2)

Author SHA1 Message Date
bpteam 703f374a85 Fixes #9596: Fixed `\yii\web\UrlManager::createAbsoluteUrl(['site/index', '#' => 'testHash'])` losing hash 9 years ago
Nikola Kovacs 4c0bcaf12e Fixes #8822, fixes #9298. Clientside validator docs enhancements. 9 years ago
Alexander Makarov a0df32fd0e Fixes #9319: added ext-ctype to composer requirements 9 years ago
Alexander Makarov 3a207b7559 Fixes #9323: Fixed `yii\console\controllers\MessageController` not using database connection specified in config 9 years ago
Alexander Makarov 6b2748a0b3 Code formatting for #9288 9 years ago
Boudewijn Vahrmeijer 4d21c48bc4 Fixes #9288: Fixed `FileHelper::createDirectory` directory creation to be concurrency friendly 9 years ago
Hesam Khaki 5569eaae06 Fixes #9314: Fixed `yii\rbac\DbManager::getPermissionsByUser()` not returning permissions directly assigned to a user 9 years ago
Alexander Makarov fbce0c0450 Fixes #9591: Fixed `yii.validation.js` code so it is compressable by YUICompressor 9 years ago
Carsten Brandt 5a069d1a3c Fixed inappropriate error response on invalid JSON request 9 years ago
Carsten Brandt 1706a9ee4f updated DbMessageSource PHPdoc 9 years ago
Alexander Makarov 71b728225b Fixes #9532: improved DbMessageSource::$cache phpdoc 9 years ago
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
Davide Della Casa Venturelli 329fe129fe Fixed #9454: changed sqlsrv pdo class selection 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