5036 Commits (379319d14491d27bf9971807b6c3e1fe50dbc019)

Author SHA1 Message Date
Jared Feng 798a22be4d add missing semicolon, fixes #5393 10 years ago
Alexander Makarov cba52e3c5e Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use 10 years ago
Carsten Brandt 4054b2196f fixed broken links 10 years ago
Carsten Brandt 3bdf04a6af exclude BaseYii from message command 10 years ago
Carsten Brandt dfd68954a5 finished guide on formatting 10 years ago
Carsten Brandt 5617f29563 removed app.php 10 years ago
Vasileios Lourdas 84efa4b733 Updated Greek translation. 10 years ago
armab ef127f6855 Fixes #5316: Added `startsWith()` and `endsWith()` to `yii\helpers\StringHelper`. Methods are binary-safe, multibyte-safe and optionally case-insensitive 10 years ago
Serge Postrash 5acf17e658 Fixed phpdoc for yii\db\Query [skip ci] 10 years ago
Nikola Trifunovic 2c02765229 Fixing wrong docs in RBAC PHPManager and wrong paths in security-authorization.md 10 years ago
Carsten Brandt 15c54de666 added yii version to the console help output 10 years ago
Carsten Brandt 79815252db fixed console help code block color 10 years ago
Carsten Brandt dfc4de877f ensure integer is formatted without fraction digits 10 years ago
Carsten Brandt fc8f6c469c reverted color change of de87f43d70 10 years ago
Qiang Xue 139ffad192 Fixes #5336: `yii\bootstrap\DropDown` should register bootstrap plugin asset 10 years ago
Qiang Xue 263684f362 Fixes #5323: Nested dropdown does not work for `yii\bootstrap\DropDown` 10 years ago
Qiang Xue d6b797e236 Fixes #5252: Null values are not properly handled by `RangeValidator` 10 years ago
Carsten Brandt 0df9a82a7f updated documentation and tests 10 years ago
Qiang Xue de87f43d70 Fixes #4292: The error messages for console commands will not be translated 10 years ago
Qiang Xue eec716d88f Fixes #4040: Added `$viewFile` and `$params` to the `EVENT_BEFORE_RENDER` and `EVENT_AFTER_RENDER` events for `View`. 10 years ago
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