Panagiotis Moustafellos
4b36d78efb
Revert "swapped to return []; (OCD kicking in?)"
...
This reverts commit a28e74708b
.
11 years ago
Panagiotis Moustafellos
a28e74708b
swapped to return []; (OCD kicking in?)
11 years ago
Qiang Xue
10553b6afc
adjusted the advanced app to use the new yii composer extension installer.
11 years ago
Alexander Makarov
1f6a823073
Short array syntax
11 years ago
Yakir Sitbon
dfb6e1f404
Convert to short syntax [2].
11 years ago
Alexander Makarov
907d24fb9e
Advanced application: fixed console return codes
11 years ago
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".
11 years ago
Alexander Makarov
df85be3622
Added debug to preload in advanced app template
11 years ago
Alexander Makarov
f877de144b
Removed DebugTarget reference from advanced app template configs
11 years ago
Qiang Xue
829c10f4fa
Fixed yii autoload precedence.
11 years ago
Alexander Makarov
0596fa82fd
code style fixes
11 years ago
Maikel Brouwer
3af5c9bf38
Resolves #674 - Remove old config files
11 years ago
Maikel Brouwer
ccb2b0f609
Resolves #674
11 years ago
Qiang Xue
2d8da01c98
import namespaces.
12 years ago
Qiang Xue
d29ea5a110
import namespaces.
12 years ago
Qiang Xue
12c48d1ae4
Refactored logging.
12 years ago
Suralc
d8d9be7506
Renamed some folders to fit changed app structure.
12 years ago
Qiang Xue
420637443c
Refactored the way of sending response in controller actions.
12 years ago
Alexander Makarov
4a9f0eed0c
Moved commented sections into -local configs, added prod environment
12 years ago
Alexander Makarov
0411f09a43
Added install tool, moved all local configs and entry points to environments
12 years ago