6270 Commits (8b4fd5c02815e54d5c6f600bad3229a2cede7222)

Author SHA1 Message Date
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
Mehdi Achour 72d5658c34 Updated french translation [ci skip] 9 years ago
SilverFire - Dima Naumenko 377a3952a1 IpValidator default error messages moved to init(), PHPDoc updates 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
Marco Germani 53593c8ec3 Update Formatter.php 9 years ago
Steve Guns d40435e931 Enhanced #6351 fix by reintroduced older (SQL CREATE) style FK detection for people still running MySQL servers where referential_constraints is not available 9 years ago
Nikola Kovacs 0900641ed4 fix documentation 9 years ago
SilverFire - Dima Naumenko beee13e3f6 Added `Formatter::asDuration()` to guide-ru, guide-en, added ru, uk messages translation 9 years ago
SilverFire - Dima Naumenko b5d95f845e `Formatter::asDuration()` PHPDoc and PHPUnit test enhanced 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
Daniel Gomez Pan b6afeb2a1a Update composer-asset-plugin version 9 years ago
SilverFire - Dima Naumenko 32d1b9512c Added IpValidator description to `core-validators` ru,en guides. IpValidaor PHPDoc enhanced 9 years ago
Chimpzee 6c44fcbc69 Update SK language 9 years ago
Mehdi Achour b30219ba60 Update french translation 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
Carsten Brandt 064835b183 Update README.md 9 years ago
Adrian Liechti 43ce4e9192 Fixes #6876: Fixed RBAC migration MSSQL cascade problem 9 years ago
Jason McCallister 0a014da119 Typo on documentation for UrlValidator 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
kidol 4bc2eb7945 Fixes controller DI 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
Alexander Makarov 3f4fcbe569 Removed accidentally typed char 9 years ago
Alexander Makarov fb2fa8634d Fixes #9877 9 years ago
Carsten Brandt 255eec3ddd fixed typo 9 years ago
Alexander Makarov 70cfdfd289 Fixed test break 9 years ago
Alexander Makarov 8260cfa4ea Compare with null instead of isset 9 years ago
Alexander Makarov 7a08b8d9d9 Use ++ instead of x = x + 1 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexander Makarov 4ecafe653c More compact number operations 9 years ago
Alexander Makarov b65bfad44d Simplified regular expressions 9 years ago
Alexander Makarov ffa3a59591 Compare with empty string instead of comparing length with 0 9 years ago
Alexander Makarov f83d233072 Fixed method call case to match definition 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 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
trbsi f83954752f Croatian language updated, Serbian - Fixed 9 years ago
Alexander Makarov 0bda5e362e Fixes #9783: jQuery inputmask dependency updated to `~3.2.2` 9 years ago