Commit Graph

8965 Commits

Author SHA1 Message Date
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
Leandro Gehlen
bcdbf61e96 Removed duplicated entry 2017-12-27 15:42:07 -02:00
Leandro Gehlen
f3704e814f Fixes changelog 2017-12-27 15:39:31 -02:00
leandrogehlen
1958d8bff2 Merge branch 'accept_options_in_cors' of github.com:michaelarnauts/yii2 2017-12-27 13:51:03 -02:00
Sergey Makinen
a3a3d1dcef Document callable params [skip ci] 2017-12-26 14:03:15 +03:00
Sergey Makinen
56e303243a Fix a changelog mess 2017-12-26 13:42:37 +03:00
Sergey Makinen
f199b2bfff Merge branch 'master' of https://github.com/yiisoft/yii2 into command-txn-retry 2017-12-26 13:20:25 +03:00
Sergey Makinen
7c91044918 Add a changelog entry 2017-12-26 13:20:14 +03:00
Sergey Makinen
cc2e28bd0e Add transaction/retry support for yii\db\Command 2017-12-26 13:10:36 +03:00
Dmitry Dorogin
73fddb004e Fixes #15407 2017-12-24 15:53:25 +02:00
SilverFire - Dmitry Naumenko
c4e1ea28f4 Updated PHPDocs, reordered CHANGELOG 2017-12-24 15:50:02 +02:00
Dmitry Naumenko
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
vladis
03ab53e1fb Rename method 2017-12-24 09:52:12 +05:00
vladis
e99c574a7c Enh #15226: Auto generate placeholder from fields 2017-12-24 08:38:53 +05:00
vladis
78d76c3f2c Enh #15226: Auto generate placeholder from fields 2017-12-24 08:07:18 +05:00
Alexander Makarov
e813c20124 Fixes #3250: Added support for events partial wildcard matching 2017-12-24 00:36:54 +03:00
Paul Klimov
921310fd69 condition optimized 2017-12-23 15:33:42 +02:00
Klimov Paul
75d962ab67 CHANGELOG added 2017-12-22 17:34:39 +02:00
Klimov Paul
c2cf1f03ca Event wildcards added to Event 2017-12-22 17:32:03 +02:00
SilverFire - Dmitry Naumenko
072ef77ea5 Prevent source path disclosure when form is represented by an anonymous class 2017-12-22 12:21:32 +02:00
SilverFire - Dmitry Naumenko
9e0f19ace7 Renamed Html::error() option errorMethod to errorSource 2017-12-22 11:02:08 +02:00
SilverFire - Dmitry Naumenko
8f2cd050af Fixed Query not to dig inside Expression 2017-12-21 16:16:33 +02:00
Alexander Makarov
7e8a4c8629 Minor adjustments 2017-12-21 02:50:50 +03:00
Alexander Makarov
ba931fa21d Fixes #15356: Fixed multiple bugs in yii\db\Query::getTablesUsedInFrom() 2017-12-21 01:35:08 +03:00
vladis
6c731d46d0 #15356: Initial version of yii\db\Query::getTablesUsedInFrom() fix and tests 2017-12-21 01:33:58 +03:00
Klimov Paul
8fccf7f6ca Event wildcards added 2017-12-20 17:44:03 +02:00
Paul Klimov
1b8da6d951 Add StringHelper::matchWildcard() (#15389)
`StringHelper::matchWildcard()` added
2017-12-20 16:16:25 +02:00
rossoneri
605478c043 Fixes #14157: Add support for loading default value CURRENT_TIMESTAMP of MySQL datetime field 2017-12-20 01:45:01 +03:00
Dmitry Dorogin
28e7f31a37 Fixes #15046: Throw an yii\web\HeadersAlreadySentException if headers were sent before web response 2017-12-20 00:31:59 +03:00
Sergey Makinen
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
Evgeniy Tkachenko
f6b2d4dbcc Added information about filters and header of DataColumn (#14981) [skip ci] 2017-12-19 22:26:00 +03:00
Chen Kui
04891af00a Removed confusing comment about event triggering from BaseActiveRecord::init() (#14303) [skip ci] 2017-12-19 21:50:44 +03:00
Гордиенко Владислав Юрьевич
dc019856b7 Fixes #15355: Fixed yii\db\Query::from() does not work with yii\db\Expression 2017-12-19 21:42:54 +03:00
Ankit Padia
9944d7a49f Fixed wrong description for param $table in addCommentOnTable() (#15387) [skip ci] 2017-12-19 13:59:43 +03:00
Elvira Sheina
c8fbe40352 Fixes #9253: Allow variations to be a string for yii\filters\PageCache and yii\widgets\FragmentCache 2017-12-19 12:52:17 +03:00
Dmitry Naumenko
c06c9a46e3 Merge pull request #15347 from KoJIT2009/di-support-instance-by-property-and-setters
di-support-instance-for-property
2017-12-18 22:31:22 +02:00
Dmitry Naumenko
e8a3d8e6c7 Merge pull request #15381 from brandonkelly/icu2php-fix
a => A (fixes #15380)
2017-12-18 22:30:01 +02:00
art40100
e8eac7c1c9 Fixed LV messages (#15379) [skip ci] 2017-12-18 23:23:12 +03:00
brandonkelly
6ab93bd4ef a => A (fixes #15380) 2017-12-18 05:45:05 -08:00
Alexander Makarov
339f12969b Fixed issue number in changelog [skip ci] 2017-12-18 11:06:34 +03:00
Elvira Sheina
717d0e80d3 Fixes #15358: Refactored BaseConsole::updateProgress() 2017-12-18 10:43:03 +03:00
Laszlo
0bec2b462c Fixes #14484: Fixed yii\validators\UniqueValidator for target classes with a default scope 2017-12-18 10:41:13 +03:00
Alexander Makarov
29dbcea625 Revered method call. No need to slow container down [skip ci] 2017-12-18 00:14:22 +03:00
Alexander Makarov
f6ae1dc725 Merge branch 'master' into di-support-instance-by-property-and-setters 2017-12-18 00:12:16 +03:00
Elvira Sheina
3b1ff661d8 Fixes #7996: Short syntax for verb in GroupUrlRule 2017-12-18 00:01:24 +03:00
Benoît Bouré
a1fa635332 Fixes #15219: Added yii\filters\auth\HttpHeaderAuth 2017-12-14 15:37:22 +03:00
Alexander Makarov
0b413b0e08 Fixed PHP 5.4 compatibility 2017-12-14 14:12:50 +03:00