1805 Commits (9d67f9b31d64a2d4a700a24b3ae42011524615f7)

Author SHA1 Message Date
Alexander Makarov 0ac321370b Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans 8 years ago
Carsten Brandt 5f821feff7 Added constants for CompareValidator::$type 8 years ago
Alexey Rogachev aa6d34a285 Fixes #9796: Initialization of not existing yii\grid\ActionColumn default buttons (#12859) 8 years ago
Evgeniy Tkachenko 757b3de0bf Fixes #12828: Fixed handling of nested arrays, objects in `\yii\grid\GridView::guessColumns` 8 years ago
Carsten Brandt b49ce4f0bb Fixes Gridview JS to respect # in filterUrl (#12837) 8 years ago
Alexey Rogachev 70752b0fc1 Fixes #11037: yii.js and yii.validation.js should use Regexp.test instead of String.match (#12839) 8 years ago
Robert Korulczyk 5308aa1eee Fixes #12619: Added catch `Throwable` in `yii\base\ErrorHandler::handleException()` 8 years ago
Paul Klimov 8d05bd9479 `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
Davidson Alencar 2716093eda Fixes #12824: Enabled use of `yii\mutex\FileMutex` on Windows systems 8 years ago
nanodesu88 71d083d499 Fixes #12816: Added `columnSchemaClass` option for `yii\db\Schema` which adds ability to specify custom `\yii\db\ColumnSchema` class 8 years ago
Pavel Dovlatov 73a30780b3 Fixes #12810: getChildRoles() throws an exception when role has no children 8 years ago
Tobias Munk 02e0ac7034 Fixes #12807: Added console controller checks for `yii\console\controllers\HelpController` 8 years ago
Klimov Paul d4df72a2a4 Fixed `yii\behaviors\AttributeTypecastBehavior` unable to automatically detect `attributeTypes` 8 years ago
Māris Graudiņš 8f5b1fb3eb Fixes #12790: Added `scrollToErrorOffset` option for `ActiveForm` which adds ability to specify offset in pixels when scrolling to error 8 years ago
Carsten Brandt 40394b8abf Update CHANGELOG.md 8 years ago
Carsten Brandt 2233d75927 prepare for next release 8 years ago
Carsten Brandt 11fe407ad0 release version 2.0.10 8 years ago
Alexander Makarov 8a452bcc2e Fixes #10587: Latest used controller instance was not available in `Response::EVENT_AFTER_SEND` handler 8 years ago
SilverFire - Dmitry Naumenko 6fa828805a
Force AJAX validation on form submit 8 years ago
SilverFire - Dmitry Naumenko 17df7577a5
Fixed URI component decoding with `+` (plus) sign 8 years ago
Dmitry Naumenko 9d98d03ec5 Update CHANGELOG.md 8 years ago
SilverFire - Dmitry Naumenko 1ab204e481 Fixed race condition in yii.js ajax prefilter 8 years ago
p.chapl 3e1588b5b9 Added unit tests for #9561 8 years ago
Nikola Kovacs 1414b18835 Add short validator names `time` and `datetime`. 8 years ago
Alexander Makarov 4b43183df7 Fixes #10563: Fixed forming `Content-Disposition` header for file downloads (#12721) 8 years ago
Klimov Paul 2a9a997277 Added support for wildcards for `optional` at `yii\filters\auth\AuthMethod` 8 years ago
Robert Korulczyk 63f95fa3ad Fixes #11309: Added `yii\web\Request::getHostName()` method that returns hostname of current request 8 years ago
Carsten Brandt 89bc2918d3 Make 'safe' validator work on write-only properties 8 years ago
SilverFire - Dmitry Naumenko af32a48783
Fixed duplication in CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 5b7a70c7a4
Reordered CHANGELOG 8 years ago
githubjeka 76ced661b2 DetailView captionOptions & contentOptions attributes 8 years ago
Klimov Paul b1a81203e3 fix `CHANGELOG.md` 8 years ago
SilverFire - Dmitry Naumenko e6eed9a7c9
yii\db\mssql\QueryBuilder - TYPE_TEXT mapped to NVARCHAR(MAX) 8 years ago
Klimov Paul f5d5d6f264 `CHANGELOG.md` fix 8 years ago
Evgeniy Tkachenko aa4b49a2e6 Fixes #11245: Added `yii\rbac\ManagerInterface::getRolesByRole($roleName)` method. Implement to `DbManager` and `PhpManager` 8 years ago
githubjeka c6dbf37139 Updated changelog & upgrade files 8 years ago
githubjeka a89623ed7b updated changelog 8 years ago
SilverFire - Dmitry Naumenko 95152f3c2c Fixed consistency of `indexBy` handling for `yii\db\Query::column()` 8 years ago
SilverFire - Dmitry Naumenko 1496c8cde3 Reordered CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko ea0c6d7a1a `yii.reloadableScripts` now support wildcards with `*` character 8 years ago
SilverFire - Dmitry Naumenko fc41a1c04b
Prevent reading property of undefined in `updateInputs()` 8 years ago
coderlex 81df45014c Fixed custom widget validation (#12629) (#12632) 8 years ago
SilverFire - Dmitry Naumenko fb210b8839 Fixed typo in data type. Fixes #12599 8 years ago
SilverFire - Dmitry Naumenko 3861108553 Fixed casting of `binnary()` type for MSSQL. Closes #12599 8 years ago
Alexander Makarov 6886d605c3 Fixed changelog after bad rebase 8 years ago
Michael Härtl 3d4ab267b9 Issue #12580 Make yii.js comply to js strict mode 8 years ago
Alexander Makarov 742c45a2c7 Removed duplicate CHANGELOG entries 8 years ago
Carsten Brandt 81040e81dc remove duplicate CHANGELOG entries 8 years ago
Carsten Brandt 0c2c136752 resort CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 3ec3ce9312 Reverted #10429 because of BC breaking 8 years ago