3396 Commits (ac0a56e9d0d6ad4bbad22358f4baa69214db618e)

Author SHA1 Message Date
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
Carsten Brandt b4fd5b5c46 updated german translations 11 years ago
Vincent 41cc91771d Mistake in error message 11 years ago
Qiang Xue d2c84606a9 Fixes #2775: Added `yii\base\Application::bootstrap` to support running bootstrap classes when starting an application 11 years ago
Jani Mikkonen 3e1dd25800 Alter image validation messages. 11 years ago
Jani Mikkonen ad10897ab4 Fix MIME types 11 years ago
Jani Mikkonen 0361efbb31 small typo fix 11 years ago
Jani Mikkonen 8af8b77fa2 Finnish translation 11 years ago
Jani Mikkonen 67ca9c6cdb Add finnish translation to config 11 years ago
Qiang Xue b9287abf81 minor fixes. 11 years ago
David Renty 91e4ad5978 PSR-2 compliance 11 years ago
Qiang Xue c6a946ec79 Fixes #497: Removed `\yii\log\Target::logUser` and added `\yii\log\Target::prefix` to support customizing message prefix 11 years ago
Qiang Xue f61734d412 Added $checkSession parameter to User::getIsGuest() and getId(). 11 years ago
Qiang Xue 7960ccdf50 Tab to spaces conversion. 11 years ago
AlexGx 234c2c0ebe changelog 11 years ago
AlexGx a7046f27d0 fix 11 years ago
Qiang Xue 9e33dedc4e Added return value for User::logout(). 11 years ago
AlexGx 23a669a394 upd for psr2 11 years ago
Carsten Brandt dbc6d106b4 reverted wrong changes after #2764 11 years ago
Carsten Brandt 64997fd5e3 fixed requirements checker once again... 11 years ago
Zhandos Nuftiev 202e3ae0ca Fixed typo in FilterValidator for skipping array values. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Grant Furgiuele d5c3ac8576 Modified example in DataReader usage comment to reference a DB Command function which accepts a SQL string argument. 11 years ago
Qiang Xue 2646e2cdcc Added $action param. 11 years ago
Qiang Xue da48b37856 Fixes #2756: Added support for injecting custom `isEmpty` check for all validators 11 years ago
Qiang Xue cc08492b08 Fixes #2729: Added `FilterValidator::skipOnArray` so that filters like `trim` will not fail for array inputs 11 years ago
Qiang Xue 5a61ee91be Fixed test break. 11 years ago
Qiang Xue 9ff8b0f903 Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; 11 years ago
Qiang Xue 7c520248bf message fix. [skip ci] 11 years ago
Qiang Xue a5e3e46905 Fixes #735: Added back `ActiveField::hiddenInput()` 11 years ago
Qiang Xue c01ffe7dc2 Fixes #2303: support setting basePath and baseUrl as aliases during runtime. 11 years ago
David Renty 0fa5230cd0 Removed debug code, changed doc 11 years ago
David Renty cb3eb9c6d8 Added support for inverted intervals (future time) and unit tests 11 years ago
Qiang Xue 174158a64b doc fix [skip ci] 11 years ago
Antonio Ramirez 7b75538963 fixes #2739 11 years ago
Antonio Ramirez df54621e76 fixes #2740 11 years ago
Alexander Makarov cd8e626018 Fixes #2737 11 years ago
ivokund f3a7c03f9f updated changelog 11 years ago
ivokund 0bc54da126 updated changelog 11 years ago
ivokund f84de98efb Fixes #2735 11 years ago
Qiang Xue 0013b608b6 Fixes #2734: `FileCache::keyPrefix` defaults to empty string now 11 years ago
Asetss 872810f1e0 fix letter 11 years ago
Qiang Xue 34cfb356e9 Fixes #2713: using relations defined in behavior may throw exception in lazy loading. 11 years ago
Qiang Xue 21f2f38b35 Fixes #2691: Null parameters will not be included in the generated URLs by `UrlManager` 11 years ago