7039 Commits (25eafa560ec1dbcff606bccedd56abd66a8b9339)

Author SHA1 Message Date
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
SilverFire - Dmitry Naumenko c66b845f48 Revert "Fixed #11973: `yii\helpers\BaseHtml::getAttributeValue()` fixed to work with `items[]` notation correctly" 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
SilverFire - Dmitry Naumenko c3622bb1ad Added tests for #10429 8 years ago
Evgeniy Tkachenko fd6dd73cec `AssetManager::getAssetUrl()` fixed to get URL when `appendedTimestamp` is true 8 years ago
SilverFire - Dmitry Naumenko 494842636e 📖 Fixed `client-side` and `server-side` grammar in all files 8 years ago
Paul Klimov 4e59607c9d `MultipartFormDataParser` added (#12466) 8 years ago
Klimov Paul 22a224d232 Usage of `extract()` at `Session::setCookieParamsInternal()` removed 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
SilverFire - Dmitry Naumenko 153eb07b0f HtmlHelper::errorSummary() - PHPDocs updated 8 years ago
PowerGamer1 9e02e89fae Added ability to skip duplicate error messages and show all error messages in `errorSummary`. 8 years ago
Klimov Paul ed0603b706 Fixed `yii\web\Request::getBodyParams()` does not pass full 'content-type' value to `yii\web\RequestParserInterface::parse()` 8 years ago
Carsten Brandt 487b2cb439 make db\Connection phpdoc more clear 8 years ago