6873 Commits (0d72e37f3ce759a7286423eb32f19814bc2e0392)

Author SHA1 Message Date
Yordan Ivanov 0d72e37f3c Fixes #11058: Add `$checkAjax` parameter to method `yii\web\Controller::redirect()` which controls redirection in AJAX and PJAX requests 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
Boudewijn Vahrmeijer 410ceab3ae #12592 enhance performance by ignoring rules that (in the end) are never used 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
Alex-Code 1df04b526b Issue with spaces 8 years ago
Roman Grinyov 2063115982 Docblock: jquery -> jQuery, javascript -> JavaScript (#12534) [skip ci] 8 years ago
Roman Grinyov adde31ef10 Docblock: javascript -> JavaScript (#12533) [skip ci] 8 years ago
Klimov Paul bda1dbe004 Fix unit test 8 years ago
Klimov Paul 821f035c90 `UrlManager::normalizer` disabled by default 8 years ago
Klimov Paul 0450b2002a Added missing `@since` 8 years ago
Klimov Paul 7acd3b6400 Fixed namespace path resolve on Windows at `BaseMigrateController` 8 years ago
SilverFire - Dmitry Naumenko 78edcd0b51 Fixed typo in `yii\web\View::registerJsFile()` 8 years ago
Paul Klimov 8aa0e85a07 Add migration namespace support (#12511) 8 years ago
SilverFire - Dmitry Naumenko c25296f2e2 Updated CHANGELOG 8 years ago