Commit Graph

18 Commits

Author SHA1 Message Date
Qiang Xue
628caf85b9 test refactoring. 2013-12-18 00:40:52 -05:00
Carsten Brandt
09237c013e cleanup and re-aranged codeception tests for basic app
follow up to PR #1393
2013-12-17 00:27:33 +01:00
Mark
fc4c2d5479 codeception configs, web config modifed for db-settings 2013-12-02 15:23:32 +04:00
Qiang Xue
6769595fd2 removed unneeded setting. 2013-11-24 21:29:11 -05:00
Qiang Xue
5ada6348ae save security keys as a serialized string instead of exported variable. 2013-11-08 21:35:51 -05:00
Qiang Xue
e1561bc3d1 updated apps to use the mail component. 2013-11-07 23:01:13 -05:00
Qiang Xue
333b1f4b1f fixed extension list file location. 2013-11-02 16:04:38 -04:00
Qiang Xue
130449e2be adjusted basic app to use the new yii extension installer. 2013-10-22 21:18:41 -04:00
sensorario
b0fcdfab1a Convert to short syntax 2013-10-18 07:30:41 +02:00
Alexander Makarov
f7a28f3df0 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.
2013-09-16 02:41:19 +04:00
Qiang Xue
3d073a1f11 Removed yii\debug\Module::enabled. 2013-08-10 07:56:40 -04:00
Qiang Xue
5072e526be Refactored the basic app. 2013-08-10 07:33:24 -04:00
Qiang Xue
7f05967cf5 Added more YII_ENV constants. 2013-07-31 07:18:59 -04:00
Qiang Xue
b6232130c1 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
Qiang Xue
a6ef380c9b Added default trace level setting. 2013-07-10 12:57:36 -04:00
Qiang Xue
06f0b41c38 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
Qiang Xue
9664884e02 Refactored logging. 2013-07-02 22:09:25 -04:00
Qiang Xue
955f351e6d Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00