20 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
7450fc1000 Small edit for consistency with frontend config.
Small edit for consistency with /apps/advanced/backend/config/main.php. Sorry, my OCD kicked in.
2013-11-20 09:26:51 +09: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
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
f877de144b Removed DebugTarget reference from advanced app template configs 2013-09-04 15:55:32 +04:00
3d10cb1852 Changed default value of Logger::traceLevel. 2013-07-24 07:51:12 -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
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
2553e9a043 Fixes issue #439 2013-05-28 19:56:06 -04:00
a6c251d2ab Adjusted vendor dirs of example applications
- update composer json to chosse right path
- set vendorPath in application config if not default
2013-05-27 00:22:42 +02:00
8325f7a890 Added db component. Added configuration section to readme. 2013-05-25 03:33:43 +04:00
75917e2cb1 User and LoginForm are now common models, User is AR and Identity 2013-05-25 03:23:09 +04:00
e8d59fb6cb specified proper namespaces 2013-05-24 23:37:22 +04:00
4a9f0eed0c Moved commented sections into -local configs, added prod environment 2013-05-24 23:34:34 +04:00
0fb30f8d25 Advanced application template 2013-05-24 21:47:27 +04:00