5835 Commits (8268f6cd1f57a9df868e8bf5ab4f19f653090edd)

Author SHA1 Message Date
Alexander Makarov 7b12f59fa9 Fixed phpdoc in RBAC migration 9 years ago
mdmunir 6eb59be665 Fixes #9643: Added migrations for DB cache 9 years ago
mdmunir b7020065c8 Fixes #9476: Added DI injection via controller action method signature 9 years ago
Alexander Makarov 59208e5fc6 Fixes #9681: `Json::encode()` was erroring under CYGWIN 9 years ago
Carsten Brandt 73d6f32234 fixed name conflict between class and file name for UnprocessableEntityHttpException 9 years ago
Alexander Makarov b6a616487a Fixed Http → HTTP in changelog 9 years ago
Alexandr 760a164238 Fixes #9711: Added `yii\widgets\LinkPager::$pageCssClass` that allows to set default page class 9 years ago
Carsten Brandt 229a39dec1 Revert "Fixes #9758: phpdoc correction" 9 years ago
Daniel Gomez Pan b647bac451 Schema is never used 9 years ago
Alexander Makarov 13a2b70a65 Fixes #9758: phpdoc correction 9 years ago
Boudewijn Vahrmeijer dd818e17df Fixes #9754: Fixed `\yii\web\Request` error when path info is empty 9 years ago
trbsi 56400add97 Added Croatian language 9 years ago
janfrs 194b80b00e Fix comment msg UnprocessableEntity #2106 9 years ago
janfrs 07199cbf61 Change to since 2.0.7 on UnprocessableEntity #2106 9 years ago
janfrs 7562fe940e Add Unprocessable Entity Exception as in #2106 9 years ago
Carsten Brandt 4e7adc13ea adjusted docs about Query::from() and subqueries 9 years ago
namlier cf2c722a1f update comments in \yii\base\Controller 9 years ago
Yuri Nazarenko 0d4d54c3c7 Bug #9714: Fixed unable to save users assignments 9 years ago
Alexandr ded75253ca Change 'de' to 'en' in comments of Formatter.php 9 years ago
Alexander Makarov b53bbb34e9 Fixed typo 9 years ago
Alexander Makarov 97f2fca72f Fixes #9678: `I18N::format()` wasn't able to handle named placeholder in "selectordinal" 9 years ago
lichunqiang a31f77abca Update the yii.php for zh-TW translation 9 years ago
Alexander Makarov 776f029845 Clarified that IDs in AccessRule::$controllers should be prefixed with module ID 9 years ago
Alexey Rogachev ad69fb9c7e Closed #9635: Added default CSS class for `\yii\grid\ActionColumn` header 9 years ago
Boudewijn Vahrmeijer b4da7b570c Better fix for #9288 9 years ago
Vladimir 8c9a9ed877 Doc block confuse in ManagerInterface 9 years ago
Boudewijn Vahrmeijer 08ae0b7388 Update yii.php 9 years ago
Boudewijn Vahrmeijer e2fc0cb3cf Update yii.php 9 years ago
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