24 Commits (1bf6843d08b5e873169a520423ea4f089205f2e2)

Author SHA1 Message Date
Qiang Xue 066989f0b0 Fixes #4425: generate cookie validation keys in local config files. 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
Qiang Xue 8633d0f91c `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 10 years ago
Qiang Xue ea75177abc Refactored app bootstrap logic. 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Kochetov 4e77105277 Rollback $params variable 11 years ago
Alexander Kochetov a4c8617f42 Cleaner environments for yii2-advanced-app 11 years ago
Alexander Makarov a7cf6a984c Fixes #1597: Added `enableAutoLogin` to basic and advanced application templates so "remember me" now works properly 11 years ago
Qiang Xue c6318050d9 removed unneeded setting. 11 years ago
slavcodev 4c4f7bd708 Move AppAsset from config to assets directory 11 years ago
Veaceslav Medvedev 03d70b6e7e Update main.php 11 years ago
Qiang Xue 998cf7e675 updated apps to use the mail component. 11 years ago
Qiang Xue 3caf59b1bf fixed extension list file location. 11 years ago
Qiang Xue 10553b6afc adjusted the advanced app to use the new yii composer extension installer. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov f5778b6bf0 Advanced application enhancements. 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Alexander Makarov edb77393b2 fixes #736 11 years ago
Qiang Xue e3801fbf6b Upgraded bootstrap to 3.0RC1. 11 years ago
Qiang Xue 3bef7365f1 Fixes #624: renamed www to web. 11 years ago
Qiang Xue 368a4cfe66 Asset feature refactoring (WIP) 11 years ago
Qiang Xue 12c48d1ae4 Refactored logging. 11 years ago
Alexander Makarov 88b05cdfeb renamed backstage → backend 11 years ago