16 Commits

Author SHA1 Message Date
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
c6318050d9 removed unneeded setting. 2013-11-24 21:29:11 -05:00
4c4f7bd708 Move AppAsset from config to assets directory 2013-11-13 18:17:05 +02:00
03d70b6e7e Update main.php 2013-11-12 05:21:06 +02:00
998cf7e675 updated apps to use the mail component. 2013-11-07 23:01:13 -05:00
3caf59b1bf fixed extension list file location. 2013-11-02 16:04:38 -04:00
10553b6afc adjusted the advanced app to use the new yii composer extension installer. 2013-10-22 21:29:42 -04:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
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
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
edb77393b2 fixes #736 2013-08-13 01:16:53 +04:00
e3801fbf6b Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
3bef7365f1 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
88b05cdfeb renamed backstage → backend 2013-06-09 20:15:55 +04:00