Carsten Brandt
8621949f52
cleanup and re-aranged codeception tests for basic app
...
follow up to PR #1393
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
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
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
eda171e1be
Added more YII_ENV constants.
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
Qiang Xue
7dc624d1da
Reorganized the bootstrap app to prepare it as a separate composer package.
12 years ago
Qiang Xue
8d23d4c7e5
Added namespace to the controllers of the bootstrap app.
12 years ago
Qiang Xue
c10fe193d2
Renamed yiic to yii.
...
Added console command support to the bootstrap app.
12 years ago
Qiang Xue
e96fd0ea59
debug tool bar WIP
12 years ago
Qiang Xue
c7e40f5c7a
Debug toolbar WIP.
12 years ago
Qiang Xue
2dd51d5b46
Fixes issue #177 .
12 years ago
Qiang Xue
14699b5ec3
reorganized app code.
...
removed app template from framework folder.
12 years ago
Zander Baldwin
4be9e195c2
Add Newlines
...
Appended newlines to every PHP document that did not have a newline as the last character in the file.
12 years ago
Qiang Xue
147b3155c8
Added contact page. Fixed various form bugs.
12 years ago
Qiang Xue
0d182ace40
basic app WIP
12 years ago
Qiang Xue
122376a868
Added a basic app.
12 years ago