7249 Commits (209fb7d94b05771a5f66e0e153bb1a05f2a4dfa2)

Author SHA1 Message Date
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
githubjeka 6f49cef800 update upgrade file 8 years ago
githubjeka c6dbf37139 Updated changelog & upgrade files 8 years ago
githubjeka a89623ed7b updated changelog 8 years ago
githubjeka 4d43ec3867 NTEXT is being deprecated in MSSQL 8 years ago
SilverFire - Dmitry Naumenko 95152f3c2c Fixed consistency of `indexBy` handling for `yii\db\Query::column()` 8 years ago
SilverFire - Dmitry Naumenko 32f42e3fa6
Allow wildcards for reloadble CSS files 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
Evgeniy Tkachenko 11d599704c phpDoc: Url::previous() return null value (#12625) 8 years ago
Boudewijn Vahrmeijer d5a11c6854 #12611 fix Dutch language exceptions for date plurals (#12611) 8 years ago
Basil e3a240af27 Added example from prompt method. (#12579) 8 years ago
Boudewijn Vahrmeijer b1b6d60705 fix consistency of @doc on $selection 8 years ago
Boudewijn Vahrmeijer 381ae11585 fix plural hours translation in Dutch (https://onzetaal.nl/taaladvies/twintig-jaar-jaren) (#12609) 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