Commit Graph

7898 Commits

Author SHA1 Message Date
Leandro Gehlen
810e9e5337 Fixes #14546: Added dataDirectory property into BaseActiveFixture 2018-02-03 19:11:11 +07:00
hiscaler
5483a2ef6c Fixes #15076: Perfect yii\db\QueryBuilder buildColumns function 2018-02-03 18:19:07 +07:00
Гордиенко Владислав Юрьевич
1a1fb49426 Fixes #15522: Fixed yii\db\ActiveRecord::refresh() method does not use an alias in the condition 2018-02-01 16:13:19 +07:00
Alexander Makarov
b3130be7ba Fixes #15476: Added \yii\widgets\ActiveForm::$validationStateOn to be able to specify where to add class for invalid fields 2018-01-31 03:03:21 +07:00
Elvira Sheina
06ebd3faa7 Fixes #13034: Fixed normalizePath for windows network shares that start with two backslashes 2018-01-30 17:57:13 +07:00
E.Alamo
e07219c812 Fixes #13996: Added yii\web\View::registerJsVar() method that allows registering JavaScript variables 2018-01-26 15:31:27 +03:00
Vladimir
9aac304220 Add some @see references near HTML class attribute handling [ci skip] (#15558) 2018-01-25 15:08:40 +03:00
Elvira Sheina
eb57d4191c Fixes #15553: Fixed yii\validators\NumberValidator incorrectly validate resource 2018-01-25 14:28:41 +03:00
Hanafi Ahmat
4f7b410230 Fixes #9771: Assign hidden input with its own set of HTML options via $hiddenOptions in activeFileInput $options 2018-01-24 17:02:03 +03:00
Alone
08eccb612f Fixes #15536: Fixed yii\widgets\ActiveForm::init() for call parent::init() 2018-01-24 11:15:10 +03:00
Klimov Paul
71c541773f PHPDoc fix 2018-01-23 13:17:25 +02:00
Klimov Paul
65f6b59b35 @inheritdoc notation changed 2018-01-23 13:11:24 +02:00
Klimov Paul
b9cbc56330 Fixed yii\db\ActiveRecord::with() unable to use relation defined via attached behavior in case asArray is enabled 2018-01-23 12:46:56 +02:00
Tobias Munk
77bdcda5c5 removed excessive whitespace in CHANGELOG (#15539)
- makes ChangeLogTest pass
2018-01-22 17:07:23 +03:00
Anton Terekhov
d0c2ba43d7 Fixes #14806: Added $placeFooterAfterBody option for GridView 2018-01-22 16:32:45 +03:00
Ankit Padia
38f66e9c6d IsIndexed() @return wrong description fixed (#15538) [skip ci] 2018-01-22 15:44:54 +03:00
Alexander Makarov
6b0be47e0f Fixes #14711: Fixed yii\web\ErrorHandler displaying exception message in non-debug mode 2018-01-22 11:41:24 +03:00
Chris Harris
a2a79a70eb Fixes #13814: MySQL unique index names can now contain spaces 2018-01-22 00:27:58 +03:00
Alexander Makarov
9823345a74 Fixes #6391: Added note clarifying config for ListView pager and sorter [skip ci] 2018-01-21 23:08:53 +03:00
Alexander Makarov
847e224d6f Fixed #14612: Added note about session's logVars [skip ci] 2018-01-21 22:47:44 +03:00
Alexander Makarov
8b0702d386 Fixed #14840: improved Console::select() phpdoc [skip ci] 2018-01-21 22:41:22 +03:00
Vitor
c1323c84ba Fixes #15300: Fixed "Cannot read property 'style' of undefined" error at the error screen 2018-01-21 22:37:30 +03:00
Elvira Sheina
3763542dc4 Fixes #15494: Fixed missing WWW-Authenticate header 2018-01-21 22:17:17 +03:00
Гордиенко Владислав Юрьевич
8d50844024 #15426: Added ability to create and drop database views 2018-01-19 11:21:07 +03:00
Tymoteusz Beczek
eaca9c4202 Moved time() statement right before usages in \yii\filters\RateLimiter (#14713) 2018-01-18 11:33:29 +03:00
Alexander Makarov
d7be512fa0 Fixes #10186: Use native hash_equals in yii\base\Security::compareString() if available, throw exception if non-strings are compared 2018-01-18 01:58:32 +03:00
Oleg Poludnenko
ebd3d61a1b Fixes #14980: Fix looping in yii\i18n\MessageFormatter tokenize pattern if pattern is invalid 2018-01-18 01:38:41 +03:00
Alexander Makarov
18281c2156 Added test and adjusted changelog for #15112 2018-01-18 01:34:08 +03:00
hiscaler
d32b80eec9 Fixes #15122: Fixed yii\db\Command::getRawSql() to properly replace expressions 2018-01-18 01:34:07 +03:00
Paul Klimov
acce1db53b Fixes #14135: Fixed yii\web\Request::getBodyParam() crashes on object type body params 2018-01-18 00:33:41 +03:00
Vovan-VE
00afe6a4b8 Fix: Query::each() without indexBy() zero based keys 2018-01-16 17:13:19 +02:00
Elvira Sheina
b953a184e3 Fixes #13919: Added option to add comment for created table to migration console command 2018-01-15 18:30:52 +03:00
Benoît Bouré
f1277d6d21 Fixes #6844: yii\base\ArrayableTrait::toArray() now allows recursive $fields and $expand 2018-01-15 18:15:32 +03:00
Alexander
f8990ac97a Fixes #15353: Remove side effect of ActiveQuery::getTablesUsedInFrom() introduced in 2.0.13 2018-01-15 13:02:28 +03:00
Alexander Makarov
6c0540aa2d Fixes #15496: CSRF token is now regenerated on changing identity 2018-01-14 02:13:24 +03:00
deltacube
e516d64d1e Fixes #15422: Added default roles dynamic definition support via closure for yii\rbac\BaseManager 2018-01-13 21:02:34 +03:00
Elvira Sheina
3c017b6b61 Fixes #15462: Fixed accessChecker configuration error 2018-01-13 20:49:33 +03:00
xicond
ca212f35e7 translate plural format for MS (#15491)
translate plural format for MS
2018-01-12 17:30:21 +04:00
Elvira Sheina
af83e59406 Fixes #14355: Added ability to pass an empty array as a parameter in console command 2018-01-10 02:51:41 +04:00
Elvira Sheina
a559b9fa76 Fixes #14903: Fixed route with extra dashes is executed controller while it should not 2018-01-09 18:59:07 +04:00
Гордиенко Владислав Юрьевич
72b69e359a Fixes #15417: Added yii\validators\FileValidator::$minFiles 2018-01-08 02:12:27 +04:00
Ankit Padia
5e3776e482 Fixed phpdoc of $radioOptions example (#15441) [skip ci] 2018-01-08 01:51:11 +04:00
Dmitry Naumenko
f168fd3479 Merge pull request #15452 from developeruz/15169-translating-with-null-parameter
Fixed translating a string when NULL parameter is passed
2018-01-06 10:40:09 +02:00
Ankit Padia
533f9edd35 generatePasswordHash() documentation example syntax error fixed 2018-01-05 17:47:20 +05:30
Elvira Sheina
2dc4e8e6b2 Fixed translating a string when NULL parameter is passed [#15169] 2018-01-04 10:46:56 +05:00
Klimov Paul
2a742cee9f Fixed yii\behaviors\AttributeTypecastBehavior::$attributeTypes auto-detection fails for rule, which specify attribute with '!' prefix 2018-01-03 15:46:15 +02:00
Vladimir Khramtsov
b44bbd6a13 Fix code issues (#15435)
* Fix some scrunitizer warnings

* Remove obsolete require

* Fix codestyle
2018-01-01 16:21:37 +03:00
Bizley
b8f4397426 Fixes #15432: Fixed wrong value being set in yii\filters\RateLimiter::checkRateLimit() resulting in wrong X-Rate-Limit-Reset header value 2017-12-30 15:16:26 +03:00
Alexander Makarov
c501e3fde8 Revert "Fixed QueryBuilder docs (#15427) [skip ci]" (#15431)
This reverts commit 7d1310ace7.
2017-12-29 17:21:37 +03:00
Alec Smythe
7d1310ace7 Fixed QueryBuilder docs (#15427) [skip ci]
documentation is wrong ... smallint() doesn't work, but smallinteger() does
2017-12-29 11:36:40 +03:00