Qiang Xue
ea75177abc
Refactored app bootstrap logic.
2014-04-10 15:05:01 -04:00
Qiang Xue
586f5b87b0
Removed Application::preload in favor of Application::bootstrap
2014-04-09 10:47:10 -04:00
SonicGD
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
Alexander Kochetov
4e77105277
Rollback $params variable
2014-01-28 22:18:37 +04:00
Alexander Kochetov
a4c8617f42
Cleaner environments for yii2-advanced-app
2014-01-22 12:24:15 +04:00
Alexander Makarov
a7cf6a984c
Fixes #1597 : Added enableAutoLogin to basic and advanced application templates so "remember me" now works properly
2013-12-22 20:16:06 +01:00
Qiang Xue
c6318050d9
removed unneeded setting.
2013-11-24 21:29:11 -05:00
Veaceslav Medvedev
03d70b6e7e
Update main.php
2013-11-12 05:21:06 +02:00
Qiang Xue
998cf7e675
updated apps to use the mail component.
2013-11-07 23:01:13 -05:00
Qiang Xue
3caf59b1bf
fixed extension list file location.
2013-11-02 16:04:38 -04:00
Qiang Xue
10553b6afc
adjusted the advanced app to use the new yii composer extension installer.
2013-10-22 21:29:42 -04:00
Alexander Makarov
1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
Alexander Makarov
f5778b6bf0
Advanced application enhancements.
...
- Turned on CSRF validation by default.
- Added access control for login, signup and logout for frontend application.
- Added access control for login, logout and index for backend application.
- YII_ENV is now defined for all applications.
- No trace is writted to logs if debug is turned off.
- Added default error view for frontend and backend.
- In frontend application captcha will always ask for "testme" if YII_ENV is defined as "test".
2013-09-16 02:46:29 +04:00
Qiang Xue
368a4cfe66
Asset feature refactoring (WIP)
2013-07-15 22:49:22 -04:00
Qiang Xue
12c48d1ae4
Refactored logging.
2013-07-02 22:09:25 -04:00
Alexander Makarov
88b05cdfeb
renamed backstage → backend
2013-06-09 20:15:55 +04:00