Qiang Xue
c6318050d9
removed unneeded setting.
11 years ago
kumorig
7450fc1000
Small edit for consistency with frontend config.
...
Small edit for consistency with /apps/advanced/backend/config/main.php. Sorry, my OCD kicked in.
11 years ago
slavcodev
4c4f7bd708
Move AppAsset from config to assets directory
11 years ago
Qiang Xue
998cf7e675
updated apps to use the mail component.
11 years ago
Qiang Xue
3caf59b1bf
fixed extension list file location.
11 years ago
Qiang Xue
10553b6afc
adjusted the advanced app to use the new yii composer extension installer.
11 years ago
Yakir Sitbon
dfb6e1f404
Convert to short syntax [2].
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
f877de144b
Removed DebugTarget reference from advanced app template configs
11 years ago
Alexander Makarov
0596fa82fd
code style fixes
11 years ago
Alexander Makarov
edb77393b2
fixes #736
11 years ago
Qiang Xue
e3801fbf6b
Upgraded bootstrap to 3.0RC1.
11 years ago
Qiang Xue
3bef7365f1
Fixes #624 : renamed www to web.
11 years ago
Qiang Xue
3d10cb1852
Changed default value of Logger::traceLevel.
11 years ago
Qiang Xue
368a4cfe66
Asset feature refactoring (WIP)
11 years ago
Qiang Xue
1fc85114c4
Added default trace level setting.
12 years ago
Qiang Xue
12c48d1ae4
Refactored logging.
12 years ago
Qiang Xue
2553e9a043
Fixes issue #439
12 years ago
Carsten Brandt
a6c251d2ab
Adjusted vendor dirs of example applications
...
- update composer json to chosse right path
- set vendorPath in application config if not default
12 years ago
Alexander Makarov
8325f7a890
Added db component. Added configuration section to readme.
12 years ago
Alexander Makarov
75917e2cb1
User and LoginForm are now common models, User is AR and Identity
12 years ago
Alexander Makarov
e8d59fb6cb
specified proper namespaces
12 years ago
Alexander Makarov
4a9f0eed0c
Moved commented sections into -local configs, added prod environment
12 years ago
Alexander Makarov
0fb30f8d25
Advanced application template
12 years ago