Commit Graph

8965 Commits

Author SHA1 Message Date
Sergey Makinen
ef4dadf437 Fixes #13592: Fixes Oracle’s yii\db\oci\Schema::setTransactionIsolationLevel() 2017-02-19 17:32:51 +03:00
Sergey Makinen
209fb7d94b Fixes #13594: Fixes insufficient quoting in yii\db\QueryBuilder::prepareInsertSelectSubQuery() 2017-02-18 23:58:04 +03:00
Alexey Rogachev
6b8cf1709e Fixes #13306: Wildcard in reloadableScripts in yii.js allows 0 characters 2017-02-18 22:01:01 +03:00
Dmitry Naumenko
569bc89eaf Merge pull request #13340 from Vovan-VE/usemaster-improve
Exception within useMaster() completely disables slaves
2017-02-18 18:12:13 +02:00
Nikolay Oleynikov
a26d28f8e3 Fixes #13576: Added support of srcset to yii\helpers\Html::img() 2017-02-18 02:23:20 +03:00
zoolanders49
8e1a5eccde Update french translation : yii.php (#13591)
* Update yii.php

add "must be equal to"  translation for french

* Update yii.php

add translation for :
' and ', 
'The combination {values} of {attributes} has already been taken.'
2017-02-17 08:38:22 +01:00
Bizley
54278fc842 asTime fixed for time-only values
close #13348
fixes #13343
2017-02-16 16:07:52 +01:00
Lanrik
7fda48efcc Fixes #13550: Refactored unset call order in yii\di\ServiceLocator::set() 2017-02-16 15:23:27 +03:00
SilverFire - Dmitry Naumenko
1c496532e5 Fixed RBAC migration after bad copy-paste 2017-02-16 09:28:24 +02:00
Dmitry Naumenko
95a175d771 Merge pull request #13588 from Kolyunya/remove-excessive-use-statements-from-mutex
Remove excessive `use` statements
2017-02-15 23:57:17 +02:00
Kolyunya
924a3edf4b Remove excessive use statements 2017-02-15 20:14:53 +03:00
Nikolay Oleynikov
3255829abb Remove excessive use statement 2017-02-15 18:29:08 +03:00
SilverFire - Dmitry Naumenko
04eb836aa1 Fixed wrong method name in RBAC migration 2017-02-15 15:27:06 +02:00
SilverFire - Dmitry Naumenko
2504ab72f2 Fixed RBAC migraction to work on Oracle
Fixes #13513
2017-02-15 13:01:42 +02:00
Dmitry Klyukin
4e9d903fed Fixes #11404: yii\base\Model::loadMultiple() returns true even if yii\base\Model::load() returns false 2017-02-15 01:33:23 +03:00
Elvira Sheina
3a4505ac08 Fixes #11230: Include defaultRoles in yii\rbac\DbManager->getRolesByUser() results 2017-02-15 01:26:33 +03:00
Nikolay Oleynikov
53d824167c Fix a typo in a comment section (#13569) 2017-02-14 10:50:39 +01:00
Elvira Sheina
e47329c92b Fixed #13523: Plural rule for pasta 2017-02-11 23:19:06 +03:00
Bizley
59801958fe example corrected (#13555) 2017-02-10 23:33:15 +01:00
Vovan-VE
3538bde085 Add test case for #13340 and update CHANGELOG 2017-02-10 11:24:20 +08:00
Vovan-VE
308abdc8a5 Merge branch 'master' into usemaster-improve 2017-02-10 04:27:51 +08:00
Dmitry Naumenko
e295b28333 Added TODO comment 2017-02-09 16:43:37 +02:00
Vovan-VE
b68417b1ad Fix: catch Throwable too 2017-02-09 22:06:12 +08:00
Paul Klimov
95b7ffc066 Fix #13278: DbQueryDependency created (#13384)
`DbQueryDependency` created
2017-02-09 12:30:53 +02:00
Klimov Paul
319e27c45c Fixed yii\db\BaseActiveRecord::deleteAll() changes method signature declared by yii\db\ActiveRecordInterface::deleteAll() 2017-02-09 12:16:04 +02:00
Carsten Brandt
89f66ae422 fixed version increment of release command 2017-02-08 10:08:37 +01:00
Carsten Brandt
0e6c6635e5 prepare for next release 2017-02-08 10:05:17 +01:00
Carsten Brandt
278548029a release version 2.0.11.2 2017-02-08 10:04:32 +01:00
Carsten Brandt
e82b40abee avoid duplicate slashes on empty values
fixes #13522
close #13525
2017-02-08 09:41:04 +01:00
Carsten Brandt
c67e713f75 CHANGELOG for #13533 2017-02-08 09:34:18 +01:00
Elvira Sheina
1ee91fe4ab Fix BC in Exist Validator (#13533)
Related to #13318 and #13475

fixes #13533
close #13534
2017-02-08 09:13:40 +01:00
Alexander
97c43c2480 Fixes #13501: Fixed yii\rbac\DbManager::getRule() and yii\rbac\DbManager::getRules() to properly handle resource data came from Rule table when using PostgreSQL 2017-02-04 15:51:12 +03:00
Carsten Brandt
25b78aa615 Fixes #13508: Fixed duplicate attachment of behavior BC break
Fixes BC break introduced in
954c771fdb (diff-d45d5e14cbb9739c2e1c63b53ba5e363L669)
2017-02-04 15:47:04 +03:00
Pages.Solutions
5eded299e0 Added missing SK translation (#13510) [skip ci] 2017-02-03 22:22:16 +03:00
Carsten Brandt
13b853c527 fixed version 2017-02-02 19:55:34 +01:00
Carsten Brandt
7737745fab prepare for next release 2017-02-02 19:54:01 +01:00
Carsten Brandt
2cce93adae release version 2.0.11.1 2017-02-02 19:53:16 +01:00
Carsten Brandt
284cadfe03 Made ActionColumn Yii::t() tags static again (#13489)
* Made ActionColumn Yii::t() tags static again

this was changed in 2.0.11 and cause the messages translation to not
recognize them anymore.

* Fixed formatting
2017-02-02 19:46:42 +01:00
Carsten Brandt
d74d18cee4 restored messages for el and fa
issue #13489
2017-02-02 19:43:34 +01:00
Carsten Brandt
9086280298 restored messages for sk
issue #13489
2017-02-02 19:39:56 +01:00
Carsten Brandt
5b2d174dfb re-added missing russian translations
fixes #13500
2017-02-02 19:22:05 +01:00
Carsten Brandt
36521c50e0 instructions on signing tag on release repo 2017-02-02 14:35:16 +01:00
Nobuo Kihara
46e355025f messages/ja/yii.php reverted [ci skip] (#13497) 2017-02-02 12:57:26 +01:00
Bizley
3b7e97dab6 changelog corrected (#13495) 2017-02-02 08:53:56 +01:00
Niek Oost
a849e0e4e9 Improved description of format of $controllers
Improved explanation of the format of the $controllers property. This explains what is meant by "prefixed with the module ID"

close #13488
2017-02-02 01:33:20 +01:00
Bizley
1749c46c5d Fixes #11502: Fixed yii\console\controllers\MessageController to properly populate missing languages in case of extraction with "db" format 2017-02-02 02:50:34 +03:00
Carsten Brandt
68ee789fdc update german translation 2017-02-01 19:44:45 +01:00
Carsten Brandt
eadf793454 prepare for next release 2017-02-01 17:51:32 +01:00
Carsten Brandt
c19b2f7dc8 release version 2.0.11 2017-02-01 17:46:29 +01:00
Carsten Brandt
1eec5c17bc make UniqueValidator compatible with ActiveRecordInterface again
fixes #13485
2017-02-01 13:30:19 +01:00