8 Commits

Author SHA1 Message Date
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