Nate Sanden
d33227ab85
typo fix ( #12217 ) [skip ci]
2016-08-21 12:58:11 +03:00
Evgeniy Tkachenko
89bcda97fe
PHPDoc: Add @param $value to MemCache::addValue() ( #12215 ) [skip ci]
2016-08-19 19:50:08 +03:00
Evgeniy Tkachenko
3ce36573b6
Fix 12188 ( #12202 )
...
* PHPDoc: \yii\caching\Cache::$serializer
* PHPDoc: \yii\caching\Cache::getValue
* PHPDoc: Review implementations of \yii\caching\Cache with considering $serializer
* PHPDoc: fix typos
2016-08-19 15:55:03 +03:00
Evgeniy Tkachenko
a9eee3f243
Update Cache.php
2016-08-18 08:22:07 +03:00
Evgeniy Tkachenko
3e680f9311
Update FragmentCache.php ( #12179 ) [skip ci]
2016-08-17 11:58:09 +03:00
AS
665a12b25c
Fix typo detaild -> detailed ( #12177 ) [skip ci]
2016-08-17 11:56:25 +03:00
Zulhilmi Rahman
ed12e3c99f
Update yii.php ( #12165 ) [skip ci]
2016-08-16 10:15:21 +03:00
Evgeniy Tkachenko
976acc6146
Update BaseDataProvider.php ( #12168 ) [skip ci]
2016-08-16 10:14:56 +03:00
Vladimir Shevchenko
b8c07f6839
Fixes #12009 : Do not render "for" field label attribute for active form RadioList and CheckboxList
2016-08-16 01:47:23 +03:00
PowerGamer1
3b2374b543
Fixes #12073 : Added the ability to suppress the generation of input hint when it is specified through Model::attributeHints()
2016-08-16 01:09:07 +03:00
AS
df945761d7
Add missing message ( #12160 ) [skip ci]
...
'{attribute} must be equal to "{compareValueOrAttribute}".' => '{attribute}必須等於"{compareValueOrAttribute}"。'
2016-08-15 12:18:52 +03:00
Nikola Kovacs
84124bec4f
Fix grammar in migration template docblocks. ( #12148 )
...
Fix typo in test file's name.
2016-08-12 17:55:43 +03:00
Klimov Paul
143f9070af
Fixed yii\db\BaseActiveRecord::updateAttributes() change isNewRecord state for the new model
2016-08-12 11:43:31 +03:00
Nils
ae4e763788
Fixed multiple mistakes in messages in Latvian ( #12131 ) [skip ci]
...
Change from international "fails" to localized "datne"; positive expression formats for value validation errors; fixed invalid use of "sekojošiem" replacing with "šādiem"; fixed singular and plural forms of the word "simbols"; clarified meaning of "virknei" by prefixing it with "simbolu"; fixed other minor spelling mistakes.
2016-08-10 14:46:23 +03:00
Sergey Makinen
afc298c6ef
Fixed HttpCache was sending an empty Pragma header ( #12100 ) ( #12123 )
2016-08-09 15:03:57 +02:00
Carsten Brandt
47b4dbbf9c
Merge pull request #12115 from sergeymakinen/12099-httpcache-callback-behavior
...
HttpCache no longer returns 304 HTTP code when callbacks return null (#12099 )
2016-08-09 10:22:10 +02:00
Alexander Makarov
0ae73251ee
Fixed tests
2016-08-09 02:31:08 +03:00
Alexander Makarov
457abe8939
Fixes #12085 : Fixed session destruction sequence
2016-08-09 01:49:23 +03:00
Sergey Makinen
bbbb98626f
HttpCache no longer returns 304 HTTP code when callbacks return null ( #12099 )
2016-08-08 23:58:39 +03:00
Carsten Brandt
ef0658726f
Revert "Revert "fixed mysql defaul integer display width on unsigned pk""
...
This reverts commit 144d78ebb4 .
fixes #11541
2016-08-08 13:36:08 +02:00
Carsten Brandt
10806a65a4
validate input in REST serializer
...
fixes #12107
2016-08-08 13:14:22 +02:00
Carsten Brandt
144d78ebb4
Revert "fixed mysql defaul integer display width on unsigned pk"
...
This reverts commit 85d89e4893 because it
is a breaking change. see #11541
2016-08-08 11:54:29 +02:00
Carsten Brandt
85d89e4893
fixed mysql defaul integer display width on unsigned pk
...
fixes #11541
2016-08-08 10:47:34 +02:00
Carsten Brandt
10ba47d841
fixed docs in ActiveField
2016-08-08 10:39:28 +02:00
SilverFire - Dmitry Naumenko
c9f500b3ed
Updated CHANGELOG
2016-08-05 17:33:52 +03:00
Dmitry Naumenko
834f77ec13
Merge pull request #11715 from uaoleg/patch-4
...
Fix scope for multiple forms file inputs
2016-08-05 17:26:08 +03:00
SilverFire - Dmitry Naumenko
3fcc26996b
Fixed #11973 : yii\helpers\BaseHtml::getAttributeValue() fixed to work with items[] notation correctly
2016-08-05 15:08:51 +03:00
Dmitry Naumenko
418b27326c
Merge pull request #12069 from SilverFire/12069-revert-activeform-validation
...
Reverted fix of beforeValidate event calling in `yii.activeForm.js`
2016-08-05 13:56:42 +03:00
Paul Klimov
a53c1f9525
Added yii\behaviors\AttributeTypecastBehavior ( #12067 )
...
Added `yii\behaviors\AttributeTypecastBehavior`
2016-08-05 13:26:26 +03:00
Alexander Makarov
8a9c8a8953
Fixes #11907 : Fixed yii\helpers\Console::getScreenSize() on Windows was giving out width and height swapped
2016-08-05 01:33:52 +03:00
Alexander Makarov
496de65ee2
Fixes #12053 : ./yii migrate/create was generating wrong code when using bigPrimaryKey
2016-08-05 01:09:55 +03:00
Daniel Gomez Pan
cffb3832d1
Fixes #12028 : Add -h|--help option to console command to display help information
2016-08-05 00:52:45 +03:00
Newerton
f6ff90f672
Fixes #12082 : Used jQuery.on( instead of event method to ensure forwards compatibility
2016-08-04 21:56:46 +03:00
Klimov Paul
f1af3133c9
composer.lock restored
2016-08-04 17:43:52 +03:00
Alexander Zlakomanov
9d5bf60a89
Added Oracle mutex
2016-08-04 17:35:50 +03:00
Robert Korulczyk
993f2aef28
Fixes #11275 : Added possibility of unset or force replace former value in ArrayHelper::merge()
2016-08-03 22:49:49 +03:00
Dmitriy Makarov
51d9c288cb
Added missing 'LEVEL_PROFILE' ( #12068 )
2016-08-03 11:11:50 +03:00
SilverFire - Dmitry Naumenko
ffb121ba63
Reverted fix of beforeValidate event calling in yii.activeForm.js
2016-08-03 09:04:37 +03:00
Aris Karageorgos
1c65516153
Update AuthMethod.php ( #12063 ) [skip ci]
2016-08-02 11:30:01 +03:00
Klimov Paul
01e2ba1d28
BC for JsonSerializable at BaseJson::processData() restored
2016-08-01 10:38:51 +03:00
Klimov Paul
acfe21b400
Fixed yii\helpers\Json::encode() encodes empty array returned by JsonSerializable::jsonSerialize() as object
2016-08-01 10:31:10 +03:00
Alexander Makarov
9f71bf400e
Fixes #12038 : Introduced yii\base\ViewNotFoundException which is thrown when views file doesn't exists, used it in ViewAction
2016-07-30 15:07:56 +03:00
Alexander Makarov
ce65e23851
#10583 check for sent content before attempting to regenerate headers in debug mode
2016-07-30 01:18:52 +03:00
Alexander Makarov
b2fbbdf5d7
Reverted non-suppression of session_start since it seems it's not possible to achieve same behavior w/o it #10583
2016-07-30 01:09:39 +03:00
Alexander Makarov
25e0a879d6
Added output check for session handler #10583
2016-07-30 00:57:49 +03:00
Alexander Makarov
ffb7ca2a78
Removed unused import
2016-07-30 00:18:14 +03:00
Alexander Makarov
876ef142c1
Remove explicit property initialization with null
2016-07-30 00:18:05 +03:00
Alexander Makarov
9b1b4fc5fa
Added missing phpdoc
2016-07-30 00:02:51 +03:00
Alexander Makarov
33a45b196c
Additional optimization for #12048
2016-07-29 23:37:41 +03:00
Alexander Makarov
0dbe589bf5
Fixes #12048 : Improved message extraction command performance
2016-07-29 23:35:09 +03:00