|
|
00afe6a4b8
|
Fix: Query::each() without indexBy() zero based keys
|
2018-01-16 17:13:19 +02:00 |
|
|
|
b953a184e3
|
Fixes #13919: Added option to add comment for created table to migration console command
|
2018-01-15 18:30:52 +03:00 |
|
|
|
f1277d6d21
|
Fixes #6844: yii\base\ArrayableTrait::toArray() now allows recursive $fields and $expand
|
2018-01-15 18:15:32 +03:00 |
|
|
|
f8990ac97a
|
Fixes #15353: Remove side effect of ActiveQuery::getTablesUsedInFrom() introduced in 2.0.13
|
2018-01-15 13:02:28 +03:00 |
|
|
|
6c0540aa2d
|
Fixes #15496: CSRF token is now regenerated on changing identity
|
2018-01-14 02:13:24 +03:00 |
|
|
|
e516d64d1e
|
Fixes #15422: Added default roles dynamic definition support via closure for yii\rbac\BaseManager
|
2018-01-13 21:02:34 +03:00 |
|
|
|
3c017b6b61
|
Fixes #15462: Fixed accessChecker configuration error
|
2018-01-13 20:49:33 +03:00 |
|
|
|
ca212f35e7
|
translate plural format for MS (#15491)
translate plural format for MS
|
2018-01-12 17:30:21 +04:00 |
|
|
|
af83e59406
|
Fixes #14355: Added ability to pass an empty array as a parameter in console command
|
2018-01-10 02:51:41 +04:00 |
|
|
|
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 |
|
|
|
5e3776e482
|
Fixed phpdoc of $radioOptions example (#15441) [skip ci]
|
2018-01-08 01:51:11 +04:00 |
|
|
|
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 |
|
|
|
533f9edd35
|
generatePasswordHash() documentation example syntax error fixed
|
2018-01-05 17:47:20 +05:30 |
|
|
|
2dc4e8e6b2
|
Fixed translating a string when NULL parameter is passed [#15169]
|
2018-01-04 10:46:56 +05:00 |
|
|
|
2a742cee9f
|
Fixed yii\behaviors\AttributeTypecastBehavior::$attributeTypes auto-detection fails for rule, which specify attribute with '!' prefix
|
2018-01-03 15:46:15 +02:00 |
|
|
|
b44bbd6a13
|
Fix code issues (#15435)
* Fix some scrunitizer warnings
* Remove obsolete require
* Fix codestyle
|
2018-01-01 16:21:37 +03:00 |
|
|
|
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 |
|
|
|
c501e3fde8
|
Revert "Fixed QueryBuilder docs (#15427) [skip ci]" (#15431)
This reverts commit 7d1310ace7ee9c2f0930cc5b4005298818248cb3.
|
2017-12-29 17:21:37 +03:00 |
|
|
|
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 |
|
|
|
bcdbf61e96
|
Removed duplicated entry
|
2017-12-27 15:42:07 -02:00 |
|
|
|
f3704e814f
|
Fixes changelog
|
2017-12-27 15:39:31 -02:00 |
|
|
|
1958d8bff2
|
Merge branch 'accept_options_in_cors' of github.com:michaelarnauts/yii2
|
2017-12-27 13:51:03 -02:00 |
|
|
|
a3a3d1dcef
|
Document callable params [skip ci]
|
2017-12-26 14:03:15 +03:00 |
|
|
|
56e303243a
|
Fix a changelog mess
|
2017-12-26 13:42:37 +03:00 |
|
|
|
f199b2bfff
|
Merge branch 'master' of https://github.com/yiisoft/yii2 into command-txn-retry
|
2017-12-26 13:20:25 +03:00 |
|
|
|
7c91044918
|
Add a changelog entry
|
2017-12-26 13:20:14 +03:00 |
|
|
|
cc2e28bd0e
|
Add transaction/retry support for yii\db\Command
|
2017-12-26 13:10:36 +03:00 |
|
|
|
73fddb004e
|
Fixes #15407
|
2017-12-24 15:53:25 +02:00 |
|
|
|
c4e1ea28f4
|
Updated PHPDocs, reordered CHANGELOG
|
2017-12-24 15:50:02 +02:00 |
|
|
|
02b4a1c3af
|
Merge pull request #15405 from vladis84/15226-auto-generate-placeholder
Enh #15226: Auto generate placeholder from fields
|
2017-12-24 15:12:06 +02:00 |
|
|
|
03ab53e1fb
|
Rename method
|
2017-12-24 09:52:12 +05:00 |
|
|
|
e99c574a7c
|
Enh #15226: Auto generate placeholder from fields
|
2017-12-24 08:38:53 +05:00 |
|
|
|
78d76c3f2c
|
Enh #15226: Auto generate placeholder from fields
|
2017-12-24 08:07:18 +05:00 |
|
|
|
e813c20124
|
Fixes #3250: Added support for events partial wildcard matching
|
2017-12-24 00:36:54 +03:00 |
|
|
|
921310fd69
|
condition optimized
|
2017-12-23 15:33:42 +02:00 |
|
|
|
75d962ab67
|
CHANGELOG added
|
2017-12-22 17:34:39 +02:00 |
|
|
|
c2cf1f03ca
|
Event wildcards added to Event
|
2017-12-22 17:32:03 +02:00 |
|
|
|
072ef77ea5
|
Prevent source path disclosure when form is represented by an anonymous class
|
2017-12-22 12:21:32 +02:00 |
|
|
|
9e0f19ace7
|
Renamed Html::error() option errorMethod to errorSource
|
2017-12-22 11:02:08 +02:00 |
|
|
|
8f2cd050af
|
Fixed Query not to dig inside Expression
|
2017-12-21 16:16:33 +02:00 |
|
|
|
7e8a4c8629
|
Minor adjustments
|
2017-12-21 02:50:50 +03:00 |
|
|
|
ba931fa21d
|
Fixes #15356: Fixed multiple bugs in yii\db\Query::getTablesUsedInFrom()
|
2017-12-21 01:35:08 +03:00 |
|
|
|
6c731d46d0
|
#15356: Initial version of yii\db\Query::getTablesUsedInFrom() fix and tests
|
2017-12-21 01:33:58 +03:00 |
|
|
|
8fccf7f6ca
|
Event wildcards added
|
2017-12-20 17:44:03 +02:00 |
|
|
|
1b8da6d951
|
Add StringHelper::matchWildcard() (#15389)
`StringHelper::matchWildcard()` added
|
2017-12-20 16:16:25 +02:00 |
|
|
|
605478c043
|
Fixes #14157: Add support for loading default value CURRENT_TIMESTAMP of MySQL datetime field
|
2017-12-20 01:45:01 +03:00 |
|
|
|
28e7f31a37
|
Fixes #15046: Throw an yii\web\HeadersAlreadySentException if headers were sent before web response
|
2017-12-20 00:31:59 +03:00 |
|
|
|
315855f7f5
|
Fixes #15357: Added multi statement support for yii\db\sqlite\Command
|
2017-12-20 00:02:14 +03:00 |
|
|
|
f9cdcf438d
|
Fixes #3087: Added yii\helpers\BaseHtml::error() "errorMethod" option to be able to customize errors display
|
2017-12-19 23:16:00 +03:00 |
|