1788 Commits (2f8225a244b4a2d384b38778a9aa8cf8cd5936a7)

Author SHA1 Message Date
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
DrDeath72 0c288ea49e Fixes #12376: Added parameter to `yii.activeForm.js` `validate()` method to be able to force validation 8 years ago
DrDeath72 c42ef605db Fixes #12554: Fixed `yii\validators\UniqueValidator` error of getting first model indexed by field 8 years ago
Alex-Code cb7ebd9cfb Update CHANGELOG.md 8 years ago
Alex-Code 84d015eb02 Update CHANGELOG.md 8 years ago
Robbert Jan van de Velde 3ba72da6fa Enhances ActiveForm with support for HTML5 attributes like formaction, formtarget and formmethod (#8719) [ci-skip] (#11999) 8 years ago
Paul Klimov 8aa0e85a07 Add migration namespace support (#12511) 8 years ago
SilverFire - Dmitry Naumenko c25296f2e2 Updated CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 5dc0b1ad59 Updated CHANGELOG 8 years ago
Daniel Gomez Pan ae42d7b281 Fix #12423 Fix bug migration tool when creating fields with brackets in comment 8 years ago
SilverFire - Dmitry Naumenko 164c09a5fd Updated CHANGELOG 8 years ago
Paul Klimov 4e59607c9d `MultipartFormDataParser` added (#12466) 8 years ago
SilverFire - Dmitry Naumenko eb02b362be Revert "Replaced `extract()` function usages with custom polyfill in order to fix HHVM compatibility" 8 years ago
SilverFire - Dmitry Naumenko f7bd7c2b6b Replaced `extract()` function usages with custom polyfill in order to fix HHVM compatibility 8 years ago
PowerGamer1 9e02e89fae Added ability to skip duplicate error messages and show all error messages in `errorSummary`. 8 years ago