3446 Commits (300c5a549a6a435b45e53a61ccc0f9fdf7b4d6c4)

Author SHA1 Message Date
Qiang Xue 300c5a549a Fixes #2825: `Request::getBodyParams()` should correctly parse CONTENT TYPE. 11 years ago
Qiang Xue 8053082e0c Fixes #2848: Individual queries should be enclosed within parenthesis in a UNION query 11 years ago
Qiang Xue b393ea0d81 Fixes #2851. 11 years ago
Koudy 411dc71b09 Fixed getting the count for queries with the union 11 years ago
Qiang Xue d79febfd04 removed space in log prefixes [skip ci] 11 years ago
Qiang Xue 1a71c10934 Added `yii\web\PrefixUrlRule` 11 years ago
Qiang Xue a9546a9906 do not throw exception for Application::getCache() when cache is not installed. 11 years ago
Qiang Xue b9eb5de96d Fixes #2796: Added BootstrapInterface. 11 years ago
Qiang Xue 44d9d0dabb Fixes #2820 11 years ago
Qiang Xue 58ead7deb1 cleanup. 11 years ago
Qiang Xue be6b259c4e A better fix. 11 years ago
Qiang Xue 993339f080 Fixes #2842 11 years ago
lubosdz 0ebad1db08 updated [SK] translations 11 years ago
Qiang Xue b1c4416218 Final touchup. 11 years ago
Qiang Xue bda1ffa6ce Finished refactoring of DI container and service locator. 11 years ago
Qiang Xue 87df068eb0 DI WIP 11 years ago
Alexander Makarov b18033bade Added changelog 11 years ago
Alexander Makarov 182fc6882e Fixed overriding default message sources 11 years ago
Qiang Xue 7f4c28231b Fixes #2826 11 years ago
Johnny Theill cc44622ca1 Update danish translations 11 years ago
Alexander Makarov af030c5f5b Added $skipIfSet to ActiveRecord::loadDefaultValues 11 years ago
AlexGx f1cf06bc2f upd `ru` and `uk` messages 11 years ago
Alexander Makarov c24ae25be2 Fixed getting default values from schema for SQLite 11 years ago
Alexander Makarov 1ff9dedf60 Fixed getting default value from postgres schema 11 years ago
Alexander Makarov 39b0c454e1 Default values init moved to a method that should be called manually 11 years ago
Alexander Pletnev a73abd9300 better to use strict comparison as much as possible 11 years ago
David Renty 75b66de11a New french messages 11 years ago
Alexander Makarov b66427f8c7 Fixes #2726: ActiveRecord now fills default values on creating new instance of the model if defaults are available from DB schema 11 years ago
Luciano Baraglia f8e0e52d39 Removed app translation file 11 years ago
ff c38185b16d Update yii.php 11 years ago
Luciano Baraglia 218f2caca0 Typo fix 11 years ago
Luciano Baraglia 1f7d7eb761 Updated Spanish translation 11 years ago
Qiang Xue 4374616302 throw exception when UrlManager is not properly configured in console mode. 11 years ago
Dmitry Erofeev 0fa8f8cc01 fixed Theme::getPath() 11 years ago
Dmitry Erofeev ac0a56e9d0 reverted deletion of Theme::getPath() 11 years ago
Dmitry Erofeev b3053f4346 Made Theme::basePath optional fixes #2810 11 years ago
David Renty ed70735b22 Changelog and doc 11 years ago
Ряднов Андрей aa4e6ec039 fix User::getReturnUrl() after #2501 11 years ago
Grant Furgiuele ed2885c31d Changed comment again to actually be correct. This is also consistent with the draft of the definitive guide. 11 years ago
Grant Furgiuele bc91853e3f Modified example in DataReader usage comment to reference a DB Command function which accepts a SQL string argument. 11 years ago
Grant Furgiuele cf42b74f7c Changed comment again to actually be correct. This is also consistent with the draft of the definitive guide. 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 72c99663ff Refactored container. 11 years ago
Qiang Xue 43fb937a20 Added unit tests. 11 years ago
Carsten Brandt b4fd5b5c46 updated german translations 11 years ago
Qiang Xue 530d7baabe fixed test break. 11 years ago
Qiang Xue a3274c5ffc Fixed test break. 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
Qiang Xue 66abd5b8ab Added DI container implementation. 11 years ago
Vincent 41cc91771d Mistake in error message 11 years ago