Luciano Baraglia
13d6c1fd75
Basic app: DB configuration in separated file
11 years ago
Mark
00ab5ef2d0
alias fixed
11 years ago
Mark
ccfb7638d0
Added to the basic app, fixed config, added to core commands.
11 years ago
Qiang Xue
0766ddca12
Fixes #1701 .
11 years ago
Qiang Xue
3f4ee3e48c
Fixes #1604 : fixed URL and cookie problems.
...
Refactored tests.
11 years ago
Qiang Xue
a82281a8f9
fixed functional test when enablePrettyUrl is false.
11 years ago
Alexander Makarov
a7cf6a984c
Fixes #1597 : Added `enableAutoLogin` to basic and advanced application templates so "remember me" now works properly
11 years ago
Qiang Xue
3d9340032e
test refactoring.
11 years ago
Carsten Brandt
8621949f52
cleanup and re-aranged codeception tests for basic app
...
follow up to PR #1393
11 years ago
Mark
fdd24fe341
configs fixed and improved
11 years ago
Mark
3cc55c2cfa
codeception configs, web config modifed for db-settings
11 years ago
Qiang Xue
c6318050d9
removed unneeded setting.
11 years ago
slavcodev
4c4f7bd708
Move AppAsset from config to assets directory
11 years ago
Qiang Xue
f09c78aad9
save security keys as a serialized string instead of exported variable.
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
de59556d2d
adjusted basic app to use the new yii extension installer.
11 years ago
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