Yakir Sitbon
dfb6e1f404
Convert to short syntax [2].
11 years ago
sensorario
249493985d
Convert to short syntax
11 years ago
Alexander Makarov
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.
11 years ago
Qiang Xue
9193e4777c
Removed yii\debug\Module::enabled.
11 years ago
Qiang Xue
bc21de98bd
Refactored the basic app.
11 years ago
Qiang Xue
e3801fbf6b
Upgraded bootstrap to 3.0RC1.
11 years ago
Qiang Xue
eda171e1be
Added more YII_ENV constants.
11 years ago
Qiang Xue
3bef7365f1
Fixes #624 : renamed www to web.
11 years ago
Alexander Makarov
e2813d5ce6
fixed basic app code style
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
7fa240be65
initial implementation of Yii debugger.
12 years ago
Qiang Xue
12c48d1ae4
Refactored logging.
12 years ago
Qiang Xue
a5a2481b4f
Added acceptance tests for the basic app.
12 years ago
Qiang Xue
21160338d7
Implemented default controller namespace.
12 years ago
Alexander Makarov
54eafd8294
Moved $params in basic application configs to the variable at the top so it can be reused for common component definitions if needed
12 years ago
Qiang Xue
759c303a65
Renamed apps/bootstrap to apps/basic.
12 years ago