9 Commits

Author SHA1 Message Date
325f83f66b Basic application enhancements.
- Turned on CSRF validation by default.
- Application params are now readed before config is defined to be able to use values from params when configuring.
- Added access control for login and logout.
2013-09-16 02:41:19 +04:00
9193e4777c Removed yii\debug\Module::enabled. 2013-08-10 07:56:40 -04:00
bc21de98bd Refactored the basic app. 2013-08-10 07:33:24 -04:00
eda171e1be Added more YII_ENV constants. 2013-07-31 07:18:59 -04:00
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
1fc85114c4 Added default trace level setting. 2013-07-10 12:57:36 -04:00
7fa240be65 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
a5a2481b4f Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00