1227 Commits (1c0593444ef841441eaac4160f9f7f8e68f49eb6)

Author SHA1 Message Date
Alexander Makarov cddb036cf9 Fixes #9790: Fixed `yii\db\sqlite\QueryBuilder` to generate proper SQL for UNION 9 years ago
Constantine Chuprik e94810551c Fixes #9337: Added `yii\db\ColumnSchemaBuilder::defaultExpression()` to support DB Expression as default value 9 years ago
Carsten Brandt e2c8c08875 made it easier to extend SluggableBehavior slug generation 9 years ago
rezident1307 be407391ce Fixes #10101: Fixed assignments saving on role removing in `\yii\rbac\PhpManager` 9 years ago
Alexander Makarov 3e915903a2 Fixes #10083: Added wrapper for PHP webserver 9 years ago
Sidney Lins (slinstj, former sidtj) c33574bc0a Fixes #7566: Improved `\yii\validators\CompareValidator` default messages 9 years ago
SilverFire - Dima Naumenko a7f102fa94 Enh #10061: `yii\helpers\BaseInflector::transliterate()` is now public 9 years ago
Alexander Makarov e7375f3dac Changelog for #9282 9 years ago
SilverFire - Dima Naumenko 289b051c4a Bug #9999: Fixed `yii\web\UrlRule` to allow route parameter names with `-`, `_`, `.`characters 9 years ago
Alexander Makarov 00e328753a Fixes #10029: Fixed MaskedInput not working with PJAX 9 years ago
freezy b6254dd68b Fixes #10056: Allowed any callable to be passed to `ActionColumn::$urlCreator` 9 years ago
Nikita Verkhovin abb4d6f353 Fixed Memcache duration which exceeds 30 days 9 years ago
Alexander Makarov fe4cbd30d6 Fixes #9803: Added option to register asset with scheme (reverted from commit 57dc8540fd) 9 years ago
Nikita Verkhovin 57dc8540fd Fixes #9803: Added option to register asset with scheme 9 years ago
Nikita Verkhovin 99c6fb23a2 Added total applied migrations to final report 9 years ago
John Was 928a02c3bc Added `Formatter::asDuration()` method 9 years ago
Alexander Makarov 5242765257 Fixes #3506: Added `\yii\validators\IpValidator` to perform validation of IP addresses and subnets 9 years ago
DrDeath72 d22a689fac Fixes #9984: Fixed wrong captcha color in case Imagick is used 9 years ago
Adrian Liechti 43ce4e9192 Fixes #6876: Fixed RBAC migration MSSQL cascade problem 9 years ago
derekisbusy 17e2255472 Fixes #6363, #8301, #8582, #9566: Fixed data methods and PJAX issues when used together 9 years ago
SilverFire - Dima Naumenko f38bb6ced4 Chg #9953: `TimestampBehavior::getValue()` value processing is consistent with `AttributeBehavior::getValue()` 9 years ago
Sam 5332e900e3 Fixes #7341, #9551, #9928: Client validation now skips disabled inputs 9 years ago
SilverFire - Dima Naumenko ef33422e65 Fixed #9924 - yii.js handleAction corrupted parameters with quote char 9 years ago
Vadim c00b97a12c Fixes #9915: `yii\helpers\ArrayHelper::getValue()` was erroring instead of returning `null` for non-existing object properties 9 years ago
SilverFire - Dima Naumenko ccd20793d4 Fixed #9911 - StringHelper::explode with skip_empty option removed item eq to 0 9 years ago
Klimov Paul 8cbcbdded7 Default `Cache.SerializerPermissions` configuration option for `HTMLPurifier` is set to `0775` 9 years ago
Carsten Brandt decd45201c allow passing a single Expression object to select() and addSelect() 9 years ago
Alexander Makarov 8d2af0d2d9 Added last resort measure for `FileHelper::removeDirectory()` fail to unlink symlinks under Windows 9 years ago
nainoon 3a313ac652 Fixes #9874: Fixed outputting exception stacktrace in non-debug mode when `Response::FORMAT_RAW` is used 9 years ago
Alexander Makarov 0712bad090 Fixes #9846: Fixed `yii\web\User::loginRequired()` should throw 401 not 403 (reverted from commit 4e715f9d65) 9 years ago
A Slatius a030cd4250 Allow the use of Yii aliases in an SQLite dsn 9 years ago
Alexander Makarov 0bda5e362e Fixes #9783: jQuery inputmask dependency updated to `~3.2.2` 9 years ago
spikyjt@gmail.com 4e715f9d65 Fixes #9846: Fixed `yii\web\User::loginRequired()` should throw 401 not 403 9 years ago
Alexander Makarov fbe5bb7d20 Fixed generation of canonical URLs for `ViewAction` pages 9 years ago
Carsten Brandt f007fc1e60 avoid recursion on the root of the file system 9 years ago
Jan Waś 191185f5e3 Fixes #6351: Find MySQL FK constraints from `information_schema` tables instead of `SHOW CREATE TABLE` to improve reliability 9 years ago
RomeroMsk e93b797098 Fixes #7581: Added ability to specify range using anonymous function in `RangeValidator` 9 years ago
Alexander Makarov cfc2c18e15 Changelog entry for #9454 9 years ago
Alexander Makarov 0e40eaa8ac Fixed changelog entry number 9 years ago
Alexander Makarov 2c7bb626d9 Reordered changelog 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
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
Boudewijn Vahrmeijer dd818e17df Fixes #9754: Fixed `\yii\web\Request` error when path info is empty 9 years ago
janfrs 194b80b00e Fix comment msg UnprocessableEntity #2106 9 years ago
janfrs 7562fe940e Add Unprocessable Entity Exception as in #2106 9 years ago
Yuri Nazarenko 0d4d54c3c7 Bug #9714: Fixed unable to save users assignments 9 years ago
Alexander Makarov 97f2fca72f Fixes #9678: `I18N::format()` wasn't able to handle named placeholder in "selectordinal" 9 years ago