6187 Commits (1d43bb54211d06af2cc1fdf42c7777d2ff537088)

Author SHA1 Message Date
SilverFire - Dima Naumenko d7bb1be296 EmailValidator - specified encoding for mb_strlen 9 years ago
Carsten Brandt c3bfa5c77e fixed Html::activeFileInput() to set correct name for hidden input field 9 years ago
Alexander Makarov f393a84a0f Fixed error in case of missing ICU 9 years ago
SilverFire - Dima Naumenko bf6b50f58e #10142 Fixed EmailValidator to check email length properly 9 years ago
Jani Mikkonen 35466c0929 Update docs composer-asset-plugin [skip ci] 9 years ago
SilverFire - Dima Naumenko 503205295f UPGRADE.md - added flush cache requirement 9 years ago
Alexander Makarov 7641d2d83b Enhanced #9337 as @klimov-paul suggested in e94810551c (commitcomment-14335135) 9 years ago
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
BlueZED f192418372 Update composer-asset-plugin version 9 years ago
SilverFire - Dima Naumenko e3c49f243c UrlRule::placeholders, UrlRule::substitutePlaceholderNames are now protected. Updated PHPDoc and UPDATE.md 9 years ago
Carsten Brandt e2c8c08875 made it easier to extend SluggableBehavior slug generation 9 years ago
Alexander Makarov effc4facda Used alias instead of relative path in ServeController 9 years ago
Alexander Makarov 9d7db8c7ab Fixed ServeController phpdoc 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 8edc1e5109 IpValidator PHPDoc update: removed links to private methods 9 years ago
SilverFire - Dima Naumenko a7f102fa94 Enh #10061: `yii\helpers\BaseInflector::transliterate()` is now public 9 years ago
hableel 12b811a46e Fix arabic language 9 years ago
Alexander Makarov 1fbfbfdd9e #10089 9 years ago
Alexander Makarov e7375f3dac Changelog for #9282 9 years ago
freezy 7bea7b65fd Fixes #9282: Improved JSON error handling to support PHP 5.5 error codes 9 years ago
Alexander Makarov 95f251edd1 Fixes #10084: Improved DB docs 9 years ago
Jani Mikkonen 9200ff2009 Update Finnish translation 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
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