11 Commits

Author SHA1 Message Date
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
dfb6e1f404 Convert to short syntax [2]. 2013-10-18 12:03:36 +00: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
df85be3622 Added debug to preload in advanced app template 2013-09-04 16:18:15 +04:00
f877de144b Removed DebugTarget reference from advanced app template configs 2013-09-04 15:55:32 +04:00
829c10f4fa Fixed yii autoload precedence. 2013-08-18 20:33:11 -04:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
3af5c9bf38 Resolves #674 - Remove old config files 2013-07-29 11:14:17 +02:00
ccb2b0f609 Resolves #674 2013-07-29 11:11:16 +02:00
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
d8d9be7506 Renamed some folders to fit changed app structure. 2013-06-16 17:38:17 +02:00