17291 Commits (ab10e431955f7ea7b55e06d60b65e5dbebe831ea)
 

Author SHA1 Message Date
Klimov Paul ab10e43195 picking-up path from composer autoload added to `PhpDocController` 7 years ago
Гордиенко Владислав Юрьевич 1a1fb49426 Fixes #15522: Fixed `yii\db\ActiveRecord::refresh()` method does not use an alias in the condition 7 years ago
Alexander Makarov b3130be7ba
Fixes #15476: Added `\yii\widgets\ActiveForm::$validationStateOn` to be able to specify where to add class for invalid fields 7 years ago
Elvira Sheina 06ebd3faa7 Fixes #13034: Fixed `normalizePath` for windows network shares that start with two backslashes 7 years ago
Vladimir Reznichenko 67f67e3a69 SCA with Php Inspections (EA Extended) (#15571) 7 years ago
Zhukov Roman dd3e5ec1e2 Update russian translation of Git Workflow [ci skip] (#15564) 7 years ago
E.Alamo e07219c812 Fixes #13996: Added `yii\web\View::registerJsVar()` method that allows registering JavaScript variables 7 years ago
Vladimir 9aac304220 Add some @see references near HTML class attribute handling [ci skip] (#15558) 7 years ago
Elvira Sheina eb57d4191c Fixes #15553: Fixed `yii\validators\NumberValidator` incorrectly validate resource 7 years ago
Thomas Roos dbcb66b87a Add missing file to micro-framework docs (#15550) [skip ci] 7 years ago
Hanafi Ahmat 4f7b410230 Fixes #9771: Assign hidden input with its own set of HTML options via `$hiddenOptions` in activeFileInput `$options` 7 years ago
Alone 08eccb612f Fixes #15536: Fixed `yii\widgets\ActiveForm::init()` for call `parent::init()` 7 years ago
Ricardo Pérez 3d27ab3463 Removes unnecessary `integerOnly` option (#15546) [skip ci] 7 years ago
Klimov Paul 71c541773f PHPDoc fix 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Klimov Paul b9cbc56330 Fixed `yii\db\ActiveRecord::with()` unable to use relation defined via attached behavior in case `asArray` is enabled 7 years ago
Tobias Munk 77bdcda5c5 removed excessive whitespace in CHANGELOG (#15539) 7 years ago
Anton Terekhov d0c2ba43d7 Fixes #14806: Added $placeFooterAfterBody option for GridView 7 years ago
Ankit Padia 38f66e9c6d IsIndexed() @return wrong description fixed (#15538) [skip ci] 7 years ago
Alexander Makarov 6b0be47e0f
Fixes #14711: Fixed `yii\web\ErrorHandler` displaying exception message in non-debug mode 7 years ago
Chris Harris a2a79a70eb Fixes #13814: MySQL unique index names can now contain spaces 7 years ago
Alexander Makarov 940377ce56
Added empty HHVM config to fix HHVM tests (#15533) 7 years ago
Alexander Makarov 9823345a74
Fixes #6391: Added note clarifying config for ListView pager and sorter [skip ci] 7 years ago
Alexander Makarov 847e224d6f
Fixed #14612: Added note about session's logVars [skip ci] 7 years ago
Alexander Makarov 8b0702d386
Fixed #14840: improved Console::select() phpdoc [skip ci] 7 years ago
Vitor c1323c84ba
Fixes #15300: Fixed "Cannot read property 'style' of undefined" error at the error screen 7 years ago
Elvira Sheina 3763542dc4 Fixes #15494: Fixed missing `WWW-Authenticate` header 7 years ago
Tobias Munk 248415422f Fixed #15140 DateValidator tests for specific ICU versions (#15518) 7 years ago
Гордиенко Владислав Юрьевич 8d50844024 #15426: Added ability to create and drop database views 7 years ago
Tobias Munk 1bc17a3d22 improved dockerized tests (#15516) 7 years ago
Tymoteusz Beczek eaca9c4202 Moved time() statement right before usages in \yii\filters\RateLimiter (#14713) 7 years ago
Alexander Makarov d7be512fa0
Fixes #10186: Use native `hash_equals` in `yii\base\Security::compareString()` if available, throw exception if non-strings are compared 7 years ago
Oleg Poludnenko ebd3d61a1b Fixes #14980: Fix looping in `yii\i18n\MessageFormatter` tokenize pattern if pattern is invalid 7 years ago
Alexander Makarov 18281c2156
Added test and adjusted changelog for #15112 7 years ago
hiscaler d32b80eec9
Fixes #15122: Fixed `yii\db\Command::getRawSql()` to properly replace expressions 7 years ago
Paul Klimov acce1db53b Fixes #14135: Fixed `yii\web\Request::getBodyParam()` crashes on object type body params 7 years ago
Vovan-VE 00afe6a4b8 Fix: Query::each() without `indexBy()` zero based keys 7 years ago
Nikolay Oleynikov 07fc770730 Improve email validator test coverage (#15504) 7 years ago
Nikolay Oleynikov 5ce0e06cd7 Refactor email validator tests (#15503) 7 years ago
Elvira Sheina b953a184e3 Fixes #13919: Added option to add comment for created table to migration console command 7 years ago
Benoît Bouré f1277d6d21 Fixes #6844: `yii\base\ArrayableTrait::toArray()` now allows recursive `$fields` and `$expand` 7 years ago
Alexander f8990ac97a Fixes #15353: Remove side effect of ActiveQuery::getTablesUsedInFrom() introduced in 2.0.13 7 years ago
Alexander Makarov 6c0540aa2d
Fixes #15496: CSRF token is now regenerated on changing identity 7 years ago
Alexander Makarov 7adf3152cb
Fixed PHP 5.4 compatibility 7 years ago
deltacube e516d64d1e Fixes #15422: Added default roles dynamic definition support via closure for `yii\rbac\BaseManager` 7 years ago
Elvira Sheina 3c017b6b61 Fixes #15462: Fixed `accessChecker` configuration error 7 years ago
xicond ca212f35e7 translate plural format for MS (#15491) 7 years ago
Elvira Sheina af83e59406 Fixes #14355: Added ability to pass an empty array as a parameter in console command 7 years ago
Elvira Sheina a559b9fa76 Fixes #14903: Fixed route with extra dashes is executed controller while it should not 7 years ago
Гордиенко Владислав Юрьевич 72b69e359a Fixes #15417: Added `yii\validators\FileValidator::$minFiles` 7 years ago