18 Commits

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