6187 Commits (1d43bb54211d06af2cc1fdf42c7777d2ff537088)

Author SHA1 Message Date
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
Nikola Kovacs 3ac007440a Fix translation 9 years ago
spikyjt@gmail.com 4e715f9d65 Fixes #9846: Fixed `yii\web\User::loginRequired()` should throw 401 not 403 9 years ago
jeicd f0deb1cee8 Convert tabs to spaces 9 years ago
jeicd c2f83da8d8 Fix phpdoc 9 years ago
jeicd 0407407b76 fix coding style to follow PSR-2 9 years ago
Daniel Gomez Pan 540883e179 Update syntax migration 9 years ago
mdmunir d2baecbda5 fix #9823 9 years ago
mdmunir 3accf52ddb fix #9823 9 years ago
Alexander Makarov fbe5bb7d20 Fixed generation of canonical URLs for `ViewAction` pages 9 years ago
Vovan-VE c68b9a486c Fix: Issue #9814: event type EVENT_AFTER_INSERT and EVENT_AFTER_UPDATE 9 years ago
John Was eb6935e4a8 add more conditions when reading mysql information_schema to speed it up 9 years ago
Nikola Kovacs a7ef39ca6b fix typo in documentation 9 years ago
Nikola Kovacs a7a8f1e0cf Fix links in documentation 9 years ago
Carsten Brandt 64379dc7ba phpdoc fix 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
Alexander Makarov 50cd3e1123 Fixes #6200 9 years ago
Carsten Brandt d8047f34f6 RangeValidator phpdoc tweak 9 years ago
Alexander Makarov 77d6111b06 Fixed phpdoc of DefaultValidator 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
Kevin LEVRON bc543db206 fix doc 9 years ago
Daniel Gomez Pan 510c492224 Fix version [skip ci] 9 years ago
Alexander Makarov 0e40eaa8ac Fixed changelog entry number 9 years ago