Commit Graph

6925 Commits

Author SHA1 Message Date
Siarhei Volkau
2ff72e4706 Hebrew translation fix (#12894) [skip ci]
Formatting message for language 'he' failed with error: Message pattern is invalid: msgfmt_create: message formatter creation failed: U_DEFAULT_KEYWORD_MISSING. The message being formatted was: {attribute} אמור לכלול לפחות {min, number} {min, plural, one{תו} few{תוים} many{תוים}}..
2016-11-02 16:50:04 +03:00
Alexander Makarov
bea7c63664 And another leftover
No pushes to master today anymore. Need more sleep :(
2016-11-02 14:17:56 +03:00
Alexander Makarov
3d9945958d Removed accidentally committed leftovers 2016-11-02 14:13:49 +03:00
Alexander Makarov
dd71fa3958 Fixes #4113: Error page stacktrace was generating links to private methods which are not part of the API docs 2016-11-02 13:42:11 +03:00
Evgeniy Tkachenko
6ff2b3e8ab Fixes #9220: GridView::filterModel docs update (#12886) [skip ci] 2016-11-01 13:29:43 +03:00
Klimov Paul
e7c080594d Fixed yii\behaviors\AttributeTypecastBehavior marks attributes with null value as 'dirty' 2016-11-01 12:27:36 +02:00
MKiselev
4f89265fff Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly 2016-11-01 02:02:16 +03:00
Alexander Makarov
0ac321370b Fixes #12856: Fixed yii\web\XmlResponseFormatter to use true and false to represent booleans 2016-10-29 21:57:48 +03:00
Carsten Brandt
5f821feff7 Added constants for CompareValidator::$type
also improved and fixed docs about 'compare' validator.

fixes #12864
2016-10-28 10:17:27 +02:00
Edgard Lorraine Messias
d3c7accc49 Added braces check for initDefaultButton (#12863) 2016-10-28 00:22:11 +03:00
Alexey Rogachev
aa6d34a285 Fixes #9796: Initialization of not existing yii\grid\ActionColumn default buttons (#12859) 2016-10-27 22:11:54 +03:00
Evgeniy Tkachenko
757b3de0bf Fixes #12828: Fixed handling of nested arrays, objects in \yii\grid\GridView::guessColumns 2016-10-27 16:19:13 +03:00
Lanrik
333c4b6b4f Remove unnecessary comparsion (#12833)
* Remove unnecessary comparsion

* Clarify condition
2016-10-27 10:06:39 +02:00
Carsten Brandt
af0119a910 Update UPGRADE.md
fixes #12850
2016-10-27 08:55:55 +02:00
lubosdz
209f3a1bf9 [SK] Updated translations (#12853) [skip ci] 2016-10-26 23:27:10 +03:00
Basil
a183efb5d6 Update BaseStringHelper.php (#12832) [skip ci] 2016-10-26 18:06:00 +03:00
Carsten Brandt
b49ce4f0bb Fixes Gridview JS to respect # in filterUrl (#12837)
* Fixes Gridview JS to respect # in filterUrl

fixes #12836

* Update CHANGELOG.md
2016-10-26 15:08:45 +02:00
Alexey Rogachev
e8c16a09fa Fixed some typos (#12847) 2016-10-26 14:02:38 +03:00
Alexey Rogachev
70752b0fc1 Fixes #11037: yii.js and yii.validation.js should use Regexp.test instead of String.match (#12839) 2016-10-26 10:44:08 +03:00
Robert Korulczyk
5308aa1eee Fixes #12619: Added catch Throwable in yii\base\ErrorHandler::handleException() 2016-10-25 21:38:48 +03:00
Paul Klimov
8d05bd9479 yii\base\Application::$version converted to yii\base\Module::$version virtual property, allowing to specify version as a PHP callback
`yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback
2016-10-25 17:10:56 +03:00
Davidson Alencar
2716093eda Fixes #12824: Enabled use of yii\mutex\FileMutex on Windows systems 2016-10-24 19:16:24 +03:00
nanodesu88
71d083d499 Fixes #12816: Added columnSchemaClass option for yii\db\Schema which adds ability to specify custom \yii\db\ColumnSchema class 2016-10-24 14:36:42 +03:00
Pavel Dovlatov
73a30780b3 Fixes #12810: getChildRoles() throws an exception when role has no children 2016-10-24 14:11:09 +03:00
Carsten Brandt
1433d8a017 added example for relation name to AR phpdoc
fixes #12802
2016-10-24 02:16:54 +02:00
Carsten Brandt
31595827b1 fixed link in PhpMessageSource docs
https://github.com/yiisoft/yii2/pull/12409#r84586089
2016-10-24 02:03:17 +02:00
Tobias Munk
02e0ac7034 Fixes #12807: Added console controller checks for yii\console\controllers\HelpController 2016-10-23 14:02:59 +03:00
Roman Grinyov
bbdf5186d2 Cosmetic changes in DocBlocks (#12815) [skip ci] 2016-10-23 11:44:23 +03:00
Basil
3a2b4e445a Update UPGRADE.md (#12800) [skip ci]
The newest composer version should be part of the upgrade guide.
2016-10-21 17:48:52 +03:00
Klimov Paul
d4df72a2a4 Fixed yii\behaviors\AttributeTypecastBehavior unable to automatically detect attributeTypes 2016-10-21 12:49:22 +03:00
Māris Graudiņš
8f5b1fb3eb Fixes #12790: Added scrollToErrorOffset option for ActiveForm which adds ability to specify offset in pixels when scrolling to error 2016-10-21 01:06:37 +03:00
Bizley
15a6a9d3ba Polish message translations (#12796) [skip ci] 2016-10-20 22:38:41 +03:00
Vasilis Lourdas
d388fa65e8 Updated Greek translation of core framework. (#12793) 2016-10-20 20:43:41 +02:00
Carsten Brandt
40394b8abf Update CHANGELOG.md
removed reference for #9101 because the fix has been reverted.
2016-10-20 20:20:05 +02:00
Carsten Brandt
2233d75927 prepare for next release 2016-10-20 14:04:19 +02:00
Carsten Brandt
11fe407ad0 release version 2.0.10 2016-10-20 14:02:50 +02:00
Carsten Brandt
ff871bdf48 adjuste PHPdoc controller to use short form types 2016-10-20 13:53:06 +02:00
LAV45
04848a6c3b Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug
fixes #11987
close #12683
2016-10-20 13:17:10 +02:00
Carsten Brandt
35dd698f30 added missing @since annotations 2016-10-20 12:46:02 +02:00
Carsten Brandt
fb72b8801f fixed indentation and code style 2016-10-20 12:37:02 +02:00
Carsten Brandt
69e23f9d12 fixed UPGRADE.md duplicate headline 2016-10-20 12:27:38 +02:00
Roman Grinyov
6bffb78391 Added public keyword to example (#12789) [skip ci] 2016-10-20 00:39:57 +03:00
Roman Grinyov
088f15ee67 Cosmetic changes in DocBlocks (#12788) [skip ci] 2016-10-20 00:31:25 +03:00
Alexander Makarov
8a452bcc2e Fixes #10587: Latest used controller instance was not available in Response::EVENT_AFTER_SEND handler 2016-10-19 12:02:55 +03:00
Roman Grinyov
a42fd9aed7 Replaced " to ` in DocBlocks for readability 2016-10-18 23:18:05 +03:00
Alexander Makarov
4290263e21 Fixes #12761: Added exact command to upgrade framework via Composer to UPGRADE 2016-10-18 14:38:21 +03:00
PowerGamer1
3c1eb55f55 PHPDoc @return fix for insert() (#12757) [skip ci] 2016-10-17 16:36:25 +03:00
SilverFire - Dmitry Naumenko
6fa828805a Force AJAX validation on form submit
When AJAX validation in enabled, `yii.activeForm.js` will run it forcefully on form submit to display all possible errors

Fixes #12499
2016-10-16 12:37:59 +03:00
SilverFire - Dmitry Naumenko
17df7577a5 Fixed URI component decoding with + (plus) sign
Fixes #11921
2016-10-16 10:05:45 +03:00
Dmitry Naumenko
9d98d03ec5 Update CHANGELOG.md 2016-10-14 18:00:03 +03:00