Commit Graph

8965 Commits

Author SHA1 Message Date
Sam
4d388f6cd2 Fixes #15317: Regenerate CSRF token if an empty value is given 2017-12-14 12:14:51 +03:00
Elvira Sheina
f11f818b18 Fixes #7988: Added \yii\helpers\Console::errorSummary() and \yii\helpers\Json::errorSummary() 2017-12-14 10:59:53 +03:00
Sam
99030465ff Added unit test that checks changelog formatting [skip ci] 2017-12-13 23:48:34 +03:00
Elvira Sheina
713529e042 Fixes #8752: Allow specify $attributeNames as a string for yii\base\Model validate() method 2017-12-13 23:00:36 +03:00
KoJIT2009
aadbe89106 Merge branch 'master' into di-support-instance-by-property-and-setters 2017-12-13 16:14:18 +05:00
KoJIT2009
a34f93c972 di-support-instance-for-property
add in changelog.
2017-12-13 16:13:33 +05:00
KoJIT2009
00bc1c4843 di-support-instance-for-property
add support Instance for object property in dic.
2017-12-12 20:18:44 +05:00
Alexander Makarov
0e0d53f182 Fixed changelog [skip ci] 2017-12-12 17:17:55 +03:00
Sam
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
SilverFire - Dmitry Naumenko
d44d5540b1 Reordered CHANGELOG 2017-12-12 00:06:54 +02:00
SilverFire - Dmitry Naumenko
73b52bd286 Updated CHANGELOG 2017-12-12 00:06:29 +02:00
Alexandr Kozhevnikov
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
Alexander Makarov
efac23dde7 Fixes #15335: Added FileHelper::unlink() that works well under all OSes 2017-12-11 22:29:31 +03:00
Viktor
1b63f7c891 Fixes #15320: Fixed special role checks in yii\filters\AccessRule::matchRole() 2017-12-11 13:18:59 +03:00
Dimitar Dinchev
02efec719f Bulgarian relative date translation fix (#15327) [skip ci] 2017-12-10 23:07:47 +03:00
Alexander Makarov
1e00a050d7 Fixes #15322: Fixed PHP 7.2 compatibility of FileHelper::getExtensionsByMimeType() 2017-12-10 16:31:42 +03:00
edwards-sj
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
Dmitry Naumenko
d604d80823 Fixes #14043: Added yii\helpers\IpHelper 2017-12-10 01:15:39 +03:00
hhniao
d2423cd6ca Fixes #15301: Fixed ArrayHelper::filter() to work properly with 0 in values 2017-12-08 16:34:29 +03:00
Vladimir Reznichenko
185209957e Fixes #15270: Resolved potential race conditions when writing generated php-files 2017-12-02 18:24:56 +03:00
IceJOKER
01ff1f6593 Fixes #15142: Fixed array params replacing in yii\helpers\BaseUrl::current() 2017-12-02 08:26:55 +03:00
SilverFire - Dmitry Naumenko
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
Elvira Sheina
9a16f8fecc Fixes #8983: Only truncate the original log file for rotation 2017-11-30 23:23:21 +03:00
Gabriel Caruso
2992b9b09d Refactored tests with PHPUnit assert methods (#15260) 2017-11-30 22:10:31 +03:00
Elvira Sheina
27376951c1 Fixes #9137: Added Access-Control-Allow-Method header for the OPTIONS request 2017-11-30 22:08:38 +03:00
IceJOKER
8897ea7270 Fixes #15249: Controllers in subdirectories were not visible in commands list 2017-11-30 22:06:24 +03:00
Stephen Hy
6f896ce917 Added more translation (#15241) 2017-11-29 09:42:38 +03:00
Vladimir Kuprienko
898e43d6eb Improves readability of yii\console\widgets\Table widget (#15236)
* Fixes code style

* Moves magic numbers to constants
2017-11-28 23:40:21 +03:00
webleaf
aab86eb7e7 Fixes #15229: Fixed yii\console\widgets\Table default value for getScreenWidth(), when Console::getScreenSize() can't determine screen size 2017-11-28 09:14:59 +03:00
Serge Postrash
e9f57b9e7e Fixes #15234: Fixed \yii\widgets\LinkPager removed tag from disabledListItemSubTagOptions 2017-11-27 23:42:17 +03:00
Brandon Kelly
0948109a19 Fixes #15221: Console improvements 2017-11-26 14:43:05 +08:00
Dmitry Dorogin
5ebf98cc1d Fixes #5515: Added default value for yii\behaviors\BlameableBehavior for cases when the user is guest 2017-11-25 20:39:17 +08:00
Sergey Makinen
b7d5393a08 Fixes #15194: Fixed yii\db\QueryBuilder::insert() to preserve passed params when building a INSERT INTO ... SELECT query for MSSQL, PostgreSQL and SQLite 2017-11-24 15:19:34 +07:00
bscheshirwork
1453eeaa4a Added example to validateValue PHPDoc [skip ci] (#15193) 2017-11-24 13:56:58 +07:00
Inoyatulloh
e71939da2f Fixing Uzbek language (#15185) [skip ci] 2017-11-20 13:20:12 +07:00
Carsten Brandt
5513c5f822 Update yii.php 2017-11-17 22:23:46 +01:00
Laurent Fourcadier
0f2fa273ca Fixed translation in German when too many files are uploaded (#15170) [skip ci] 2017-11-17 12:44:54 +03:00
Nikolay Oleynikov
75dbdb0083 Fixes #14568: Refactored migration templates to use safeUp() and safeDown() methods 2017-11-15 00:49:40 +03:00
Mikk Tendermann
c009b06114 Fixes #14604: Fixed yii\validators\CompareValidator compareAttribute does not work if compareAttribute form ID has been changed 2017-11-15 00:43:14 +03:00
Nikolay Oleynikov
48bf8ce048 Fixes #14662: Added support for custom Content-Type specification to yii\web\JsonResponseFormatter 2017-11-15 00:39:32 +03:00
Valkeru
c5aac68382 Fixes #15135: Automatic completion for help in bash and zsh 2017-11-15 00:29:39 +03:00
Elvira Sheina
10e7b1b541 Fixes #14276: Fixed I18N format with dotted parameters 2017-11-15 00:26:10 +03:00
Carsten Brandt
86528c7dcd prepare for next release 2017-11-14 12:09:14 +01:00
Carsten Brandt
1d7f6cd20e release version 2.0.13.1 2017-11-14 12:08:21 +01:00
Carsten Brandt
923e408803 added missing languages to message config 2017-11-14 11:37:44 +01:00
Carsten Brandt
7904bc2629 added note to QueryInterface::where() 2017-11-14 11:27:17 +01:00
Alexander Makarov
abe47ca0a3 #15121: Added UPGRADE note about asset command configuration [skip ci] 2017-11-14 00:58:17 +03:00
Aleksandar Belic
9fcf776358 Bugfix: placeholder was incorrect causing the "totalCount" value to be printed out twice at the end. (#15152) 2017-11-13 21:49:57 +01:00
Sergey Makinen
85b65c889a Fixes #15117: Fixed DB schema cache did not honor table prefixes 2017-11-11 23:42:41 +03:00
SunwelLight
c3d0d9e0e3 Add translations for the Kazakh language (#15144) [skip ci] 2017-11-11 14:33:12 +03:00