Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Makarov
07f30cb04c Fixes #3542: Removed requirement to specify extensions in application config 2014-05-24 18:11:59 +04:00
Qiang Xue
ea75177abc Refactored app bootstrap logic. 2014-04-10 15:05:01 -04:00
Qiang Xue
586f5b87b0 Removed Application::preload in favor of Application::bootstrap 2014-04-09 10:47:10 -04:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Qiang Xue
bbea1ab19c Fixes #2629: Module::controllerPath is now read only, and all controller classes must be namespaced under Module::controllerNamespace 2014-03-07 10:35:15 -05:00
Qiang Xue
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
Luciano Baraglia
13d6c1fd75 Basic app: DB configuration in separated file 2014-01-03 19:28:33 -03:00
Mark
00ab5ef2d0 alias fixed 2014-01-04 02:18:02 +04:00
Mark
ccfb7638d0 Added to the basic app, fixed config, added to core commands. 2014-01-04 01:16:05 +04:00
Qiang Xue
f09c78aad9 save security keys as a serialized string instead of exported variable. 2013-11-08 21:35:51 -05:00
Qiang Xue
3caf59b1bf fixed extension list file location. 2013-11-02 16:04:38 -04:00
Qiang Xue
de59556d2d adjusted basic app to use the new yii extension installer. 2013-10-22 21:18:41 -04:00
Yakir Sitbon
dfb6e1f404 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
sensorario
249493985d Convert to short syntax 2013-10-18 07:30:41 +02:00
Qiang Xue
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
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 2013-05-24 21:50:03 +04:00
Qiang Xue
759c303a65 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00