Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Qiang Xue 4fcd5003de Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 11 years ago
..
ar Refactored AR find 11 years ago
base Fixes #2816: Changed default date and time format of `yii\base\Formatter` to `Y-m-d` and `H:i:s` 11 years ago
behaviors Reformat code te be PSR-2 compatible 11 years ago
caching Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
console/controllers `yii\console\controllers\AssetController::actionTemplate()` advanced to include `jsCompressor` and `cssCompressor` to the template. 11 years ago
data Refactored AR find 11 years ago
db test for addSelect method. 11 years ago
di Finished refactoring of DI container and service locator. 11 years ago
helpers Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 11 years ago
i18n Reformat code te be PSR-2 compatible 11 years ago
log ensure log dispatcher gets registered with logger in all cases 11 years ago
mail Turn module and application into DI containers. 11 years ago
rbac Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 11 years ago
requirements Reformat code te be PSR-2 compatible 11 years ago
test Renamed fixtures 11 years ago
validators fixed wrong client validation issue in numbervalidator 11 years ago
web Removed unused imports 11 years ago
widgets fixed test break. 11 years ago
BaseYiiTest.php Reformat code te be PSR-2 compatible 11 years ago