3463 Commits (de32f41485e77a49a45e6b741be829e8810bb38c)

Author SHA1 Message Date
Carsten Brandt de32f41485 added missing change to changelog 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 11 years ago
Qiang Xue 2ec58e64d6 Fixed whenClient. 11 years ago
winiarekk f7b0c5c72f Update yii.php 11 years ago
Jani Mikkonen fa51a7a482 Update finnish translation 11 years ago
Qiang Xue b6b7a8f235 removed srand() 11 years ago
Qiang Xue 4c939eee3e reverted back change to parsing body params. 11 years ago
Qiang Xue f54dd266df reverted incorrect renaming. 11 years ago
Carsten Brandt 94fb8672d1 fixed url helper to not prepend to relative URLs 11 years ago
Carsten Brandt a9e37b906c fixed typo 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue d1363d9684 Added Validator::whenClient. 11 years ago
Qiang Xue bbc7b0768f separate id and name of attribute for client side validation 11 years ago
Qiang Xue fcf2d0a3f2 Fixes #2823. 11 years ago
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
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