7483 Commits (d6bd627ac3dbe7055be9354b93d9bf850b3d0a89)

Author SHA1 Message Date
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
Bizley 15a6a9d3ba Polish message translations (#12796) [skip ci] 8 years ago
Vasilis Lourdas d388fa65e8 Updated Greek translation of core framework. (#12793) 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
Carsten Brandt ff871bdf48 adjuste PHPdoc controller to use short form types 8 years ago
LAV45 04848a6c3b Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug 8 years ago
Carsten Brandt 35dd698f30 added missing `@since` annotations 8 years ago
Carsten Brandt fb72b8801f fixed indentation and code style 8 years ago
Carsten Brandt 69e23f9d12 fixed UPGRADE.md duplicate headline 8 years ago
Roman Grinyov 6bffb78391 Added `public` keyword to example (#12789) [skip ci] 8 years ago
Roman Grinyov 088f15ee67 Cosmetic changes in DocBlocks (#12788) [skip ci] 8 years ago
Alexander Makarov 8a452bcc2e Fixes #10587: Latest used controller instance was not available in `Response::EVENT_AFTER_SEND` handler 8 years ago
Roman Grinyov a42fd9aed7 Replaced " to ` in DocBlocks for readability 8 years ago
Alexander Makarov 4290263e21 Fixes #12761: Added exact command to upgrade framework via Composer to UPGRADE 8 years ago
PowerGamer1 3c1eb55f55 PHPDoc @return fix for insert() (#12757) [skip ci] 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
werew01f 1bd13e233b afterInit event for yiiActiveForm 8 years ago
François Gannaz 7669d60df6 Document and test ListView.showOnEmpty 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
Carsten Brandt 64ed8c9112 added note about timezone conversion to DateValidator 8 years ago
Nikola Kovacs 1414b18835 Add short validator names `time` and `datetime`. 8 years ago
Carsten Brandt 8d5daef88e more direct link in DbSession comment 8 years ago
SilverFire - Dmitry Naumenko e23a419732 PHPDocs updated 8 years ago
Luke Holder beaf63ec41 Fix documentation grammar (#12728) [skip ci] 8 years ago
Alexander Makarov 4b43183df7 Fixes #10563: Fixed forming `Content-Disposition` header for file downloads (#12721) 8 years ago
Alexander Makarov 677b55475b Reverted accidental commit 8 years ago
Alexander Makarov 75e43ccc3a Fixes regression introduced by #12576. Closes #12576 8 years ago
Konstantin Tsukur 2ffa670885 add functions for filtering 8 years ago
Angel Guevara 6100849e2f Documentation ActiveQueryInterface::one() (#12682) 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
SilverFire - Dmitry Naumenko 2d84f72e52
Reverted mis-paste during mege 8 years ago
githubjeka 76ced661b2 DetailView captionOptions & contentOptions attributes 8 years ago
Robert Korulczyk 68eb1268a3 Fix phpdoc in `yii\helpers\BaseHtml` 8 years ago
Robert Korulczyk eb8809b8e1 Improve `yii\widgets\ActiveField::widget()` performance (#12669) 8 years ago
Robert Korulczyk e7195da4b3 Fix `yii\db\Query::having` phpdoc [skip ci] 8 years ago
Klimov Paul b1a81203e3 fix `CHANGELOG.md` 8 years ago
Klimov Paul 7ca2260702 `UrlManager::normalizer` creation fixed 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