Alexander Kochetov
5190fbfe37
aliases.php renamed to bootstrap.php (introduced to specific applications too)
2014-09-12 11:29:48 +04:00
Qiang Xue
066989f0b0
Fixes #4425 : generate cookie validation keys in local config files.
2014-08-01 15:00:15 -04:00
SonicGD
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
Alexander Makarov
386979d6a3
Revert "Used ternary operator instead of "or" for constant definition"
...
This reverts commit 2bb6f13505 .
2014-03-06 01:56:51 +04:00
Alexander Makarov
2bb6f13505
Used ternary operator instead of "or" for constant definition
2014-03-04 22:17:11 +04:00
Alexander Kochetov
86747e89ef
Aliases moved to aliases.php
2014-01-28 22:19:00 +04:00
Alexander Kochetov
a4c8617f42
Cleaner environments for yii2-advanced-app
2014-01-22 12:24:15 +04:00
Qiang Xue
ab47d58c69
path fixes.
2014-01-10 21:58:50 -05:00
Yakir Sitbon
dfb6e1f404
Convert to short syntax [2].
2013-10-18 12:03:36 +00:00
Alexander Makarov
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
Qiang Xue
829c10f4fa
Fixed yii autoload precedence.
2013-08-18 20:33:11 -04:00
Alexander Makarov
0596fa82fd
code style fixes
2013-08-13 02:43:47 +04:00
Maikel Brouwer
3af5c9bf38
Resolves #674 - Remove old config files
2013-07-29 11:14:17 +02:00
Maikel Brouwer
ccb2b0f609
Resolves #674
2013-07-29 11:11:16 +02:00
Suralc
d8d9be7506
Renamed some folders to fit changed app structure.
2013-06-16 17:38:17 +02:00