|
|
cc2e28bd0e
|
Add transaction/retry support for yii\db\Command
|
2017-12-26 13:10:36 +03: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 |
|
|
|
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 |
|
|
|
f6b2d4dbcc
|
Added information about filters and header of DataColumn (#14981) [skip ci]
|
2017-12-19 22:26:00 +03:00 |
|
|
|
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 |
|
|
|
9944d7a49f
|
Fixed wrong description for param $table in addCommentOnTable() (#15387) [skip ci]
|
2017-12-19 13:59:43 +03:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e8a3d8e6c7
|
Merge pull request #15381 from brandonkelly/icu2php-fix
a => A (fixes #15380)
|
2017-12-18 22:30:01 +02:00 |
|
|
|
e8eac7c1c9
|
Fixed LV messages (#15379) [skip ci]
|
2017-12-18 23:23:12 +03:00 |
|
|
|
6ab93bd4ef
|
a => A (fixes #15380)
|
2017-12-18 05:45:05 -08:00 |
|
|
|
339f12969b
|
Fixed issue number in changelog [skip ci]
|
2017-12-18 11:06:34 +03:00 |
|
|
|
717d0e80d3
|
Fixes #15358: Refactored BaseConsole::updateProgress()
|
2017-12-18 10:43:03 +03:00 |
|
|
|
0bec2b462c
|
Fixes #14484: Fixed yii\validators\UniqueValidator for target classes with a default scope
|
2017-12-18 10:41:13 +03:00 |
|
|
|
29dbcea625
|
Revered method call. No need to slow container down [skip ci]
|
2017-12-18 00:14:22 +03:00 |
|
|
|
f6ae1dc725
|
Merge branch 'master' into di-support-instance-by-property-and-setters
|
2017-12-18 00:12:16 +03:00 |
|
|
|
3b1ff661d8
|
Fixes #7996: Short syntax for verb in GroupUrlRule
|
2017-12-18 00:01:24 +03:00 |
|
|
|
a1fa635332
|
Fixes #15219: Added yii\filters\auth\HttpHeaderAuth
|
2017-12-14 15:37:22 +03:00 |
|
|
|
0b413b0e08
|
Fixed PHP 5.4 compatibility
|
2017-12-14 14:12:50 +03:00 |
|
|
|
4d388f6cd2
|
Fixes #15317: Regenerate CSRF token if an empty value is given
|
2017-12-14 12:14:51 +03:00 |
|
|
|
f11f818b18
|
Fixes #7988: Added \yii\helpers\Console::errorSummary() and \yii\helpers\Json::errorSummary()
|
2017-12-14 10:59:53 +03:00 |
|
|
|
99030465ff
|
Added unit test that checks changelog formatting [skip ci]
|
2017-12-13 23:48:34 +03:00 |
|
|
|
713529e042
|
Fixes #8752: Allow specify $attributeNames as a string for yii\base\Model validate() method
|
2017-12-13 23:00:36 +03:00 |
|
|
|
aadbe89106
|
Merge branch 'master' into di-support-instance-by-property-and-setters
|
2017-12-13 16:14:18 +05:00 |
|
|
|
a34f93c972
|
di-support-instance-for-property
add in changelog.
|
2017-12-13 16:13:33 +05:00 |
|
|
|
00bc1c4843
|
di-support-instance-for-property
add support Instance for object property in dic.
|
2017-12-12 20:18:44 +05:00 |
|
|
|
0e0d53f182
|
Fixed changelog [skip ci]
|
2017-12-12 17:17:55 +03:00 |
|
|
|
05f197825b
|
Fixes #15332: Always check for availability of openssl_pseudo_random_bytes, even if LibreSSL is available
|
2017-12-12 11:25:12 +03:00 |
|
|
|
d44d5540b1
|
Reordered CHANGELOG
|
2017-12-12 00:06:54 +02:00 |
|
|
|
73b52bd286
|
Updated CHANGELOG
|
2017-12-12 00:06:29 +02:00 |
|
|
|
a9d18c4a8e
|
Disable temporary fix (#15024)
Please disable the temp fix, that was fixed in https://github.com/yiisoft/jquery-pjax/pull/50
|
2017-12-11 23:51:48 +02:00 |
|
|
|
efac23dde7
|
Fixes #15335: Added FileHelper::unlink() that works well under all OSes
|
2017-12-11 22:29:31 +03:00 |
|
|
|
1b63f7c891
|
Fixes #15320: Fixed special role checks in yii\filters\AccessRule::matchRole()
|
2017-12-11 13:18:59 +03:00 |
|
|
|
02efec719f
|
Bulgarian relative date translation fix (#15327) [skip ci]
|
2017-12-10 23:07:47 +03:00 |
|
|
|
1e00a050d7
|
Fixes #15322: Fixed PHP 7.2 compatibility of FileHelper::getExtensionsByMimeType()
|
2017-12-10 16:31:42 +03:00 |
|
|
|
23630abe6d
|
Fixes #15302: Fixed yii\caching\DbCache so that getValues now behaves the same as getValue with regards to streams
|
2017-12-10 01:18:55 +03:00 |
|
|
|
d604d80823
|
Fixes #14043: Added yii\helpers\IpHelper
|
2017-12-10 01:15:39 +03:00 |
|
|
|
d2423cd6ca
|
Fixes #15301: Fixed ArrayHelper::filter() to work properly with 0 in values
|
2017-12-08 16:34:29 +03:00 |
|
|
|
185209957e
|
Fixes #15270: Resolved potential race conditions when writing generated php-files
|
2017-12-02 18:24:56 +03:00 |
|
|
|
01ff1f6593
|
Fixes #15142: Fixed array params replacing in yii\helpers\BaseUrl::current()
|
2017-12-02 08:26:55 +03:00 |
|
|
|
1330ca9ec1
|
Fixed yii.js to follow jQuery 3.0 API changes
https://jquery.com/upgrade-guide/3.0/#breaking-change-and-feature-jquery-when-arguments
Single argument that is not a promise will be automatically resolved and passed to `done()` handlers
|
2017-12-01 10:30:41 +02:00 |
|
|
|
9a16f8fecc
|
Fixes #8983: Only truncate the original log file for rotation
|
2017-11-30 23:23:21 +03:00 |
|
|
|
2992b9b09d
|
Refactored tests with PHPUnit assert methods (#15260)
|
2017-11-30 22:10:31 +03:00 |
|