4801 Commits (b63bd412da3d6a394910fef275ff5f3b0d34e51d)

Author SHA1 Message Date
kirill 0cf1093b1e fix docs typo on \yii/filters/Cors 10 years ago
Qiang Xue 710e70b8fd Fixes #2037: Dropped the support for using `yii\base\Module` as concrete module classes 10 years ago
Qiang Xue 42609dbed5 Fixes #5314: Fixed typo in the implementation of `yii\web\Session::getHasSessionId()` 10 years ago
Alexander Makarov 2cc17a778e Fixes #5306 10 years ago
kane ee62b46da3 Fix typo in Polish translation 10 years ago
Michael Härtl bf97adbf64 Expand abnormally used ternary operator to if 10 years ago
Qiang Xue 858ceb5039 Added `yii\base\Application::loadedModules` 10 years ago
Serge Bezborodov 76ade0f6b0 Changed order of attributes setting in Formatter 10 years ago
Carsten Brandt 0818c9bbfc do not override config when intl is not installed 10 years ago
Nikola Kovacs b672b818ae Bootstrap Collapse items property uses label element and encodes by default, like Tabs 10 years ago
nkovacs f41abf9105 Update documentation to mention addFlash 10 years ago
Qiang Xue 29a5cd20c4 more guide. 10 years ago
Carsten Brandt 6267b9ee1a Fixed issue with timezone conversion in formatter 10 years ago
Alexander Makarov 76f4f1edc0 Added upgrade note about #4275 10 years ago
Alexander Makarov 220b60f3b2 Fixes #4275: Added `removeChildren()` to `yii\rbac\ManagerInterface` and implementations 10 years ago
Alexander Makarov 4c47938fd1 Adjusted framework readme 10 years ago
Shader e424015b10 Latvian translation fixes 10 years ago
Shader 8aeff00c80 Latvian translation RC-update 10 years ago
Evgeniy Tkachenko c6529b6691 Update README.md 10 years ago
lubos.dzurik c31da68d99 Fixed irregular numeric declination for slovak locales 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt c93bbee1d0 adjusted composer.json to follow more stable versioning policy for assets 10 years ago
Carsten Brandt f6ef6c978f fixed crash of Formatter when intl is not installed 10 years ago
Qiang Xue 6f9d2c661c use 1.0.0-beta2 version for composer asset plugin. 10 years ago
Qiang Xue e7de579ee6 Fixes #5202: View::registerJsFiles should not strip leading backlashes for protocol relative URL 10 years ago
Qiang Xue 97e37f7864 Fixed some issues in asset command. 10 years ago
lubosdz d69a70f308 [SK] Updated locale strings 10 years ago
Vojtech Horak adb8ead26b Added Czech translation 10 years ago
Qiang Xue 205400f118 Fixes #5176: `ActiveFixture` will reset table in its `load()` method instead of `unload()` 10 years ago
Carsten Brandt 014aab1b9a Update UPGRADE.md 10 years ago
artur f5fa101018 Ukrainian message translation 10 years ago
Nghia Nguyen 2eda2725d0 Fixes #5164: Added `Inlfector::$transliterator` that can be used to customize intl transliteration 10 years ago
Alexander Makarov df99195106 Fixed changelog formatting 10 years ago
Skysplit 7a0e004dce Update polish messages [ci skip] 10 years ago
Arthur Khachaturov 5cba8b2e68 Fix PHPDoc [skip ci] 10 years ago
Jani Mikkonen 1ba09e2149 Update finnish translation 10 years ago
Carsten Brandt f76e767edd added docs for #5147 10 years ago
Qiang Xue 566ed3c594 Fixes #5147: null is not handled correctly for arbitrary operator in SQL. 10 years ago
Carsten Brandt 4772be9cc4 doc typo 10 years ago
Carsten Brandt 9df21d46f3 reverted addition of $where property 10 years ago
Carsten Brandt 222f9ddfad added missing documentation about the NOT operator in Query 10 years ago
Steve Guns 86c8b5958b [NL] Updated translations 10 years ago
Qiang Xue 613d3071a7 Fixes #5106: Refactored query caching to not load cache component when query caching is not used at all. 10 years ago
Qiang Xue aa8c013ebf Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results 10 years ago
Carsten Brandt 3b0f561480 format timestamps with invalid date input 10 years ago
Kartik Visweswaran 18b57af5ac Better date parsing and formatting including 32 bit support 10 years ago
Qiang Xue 851d15380f Fixes #5131: Added `$autoRenew` parameter to `yii\web\User::getIdentity()` 10 years ago
Qiang Xue aeaf0511d2 Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()` 10 years ago
Qiang Xue 82037bc70e Fixes #5124: Added support to prevent duplicated form submission when using `ActiveForm` 10 years ago