6855 Commits (483e09dc4ab31adfc96648d22108101da7911136)

Author SHA1 Message Date
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
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
Thyiad 8ff0480f2e loop array should use forEach or for index < length 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
Nikola Kovacs 19a896a299 Improve phpdoc and error in BaseMigrateController (#12573) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko b42b8d6458 Updated PHPDoc for `Validator::createValidator()`. Closes #12564 8 years ago
Alex-Code cb7ebd9cfb Update CHANGELOG.md 8 years ago
Alex-Code 84d015eb02 Update CHANGELOG.md 8 years ago
Thoulah aff762bc54 fix mistake in documentation for Spaceless widget 8 years ago
SilverFire - Dmitry Naumenko f3dc5c437d
Fixed replacement of alias more than once in View::registerJsFile() and View::registerCssFile(), updated tests 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
rhertogh f696a28c79 display the table when dropping index 8 years ago
Klimov Paul 239cdcdf8a Regex fix 8 years ago
pavlo-t 0d2e6d84a6 Update yii.php 8 years ago
Carsten Brandt 740a97de49 fixed file helper docs about ordering in findFiles() 8 years ago
SilverFire - Dmitry Naumenko 9931324e48
Fixed regression in View::registerJsFile, View::registerCssFile 8 years ago
SilverFire - Dmitry Naumenko fd54ff2212 Update PHPDoc 8 years ago
SilverFire - Dmitry Naumenko 5ef5005e49 Updated PHPDocs, fixes #12545 8 years ago
Almir Bolduan 6c1fe1a137 Update Security.php 8 years ago
Carsten Brandt ee8a8e90f8 update urlnormalizer docs 8 years ago