27 Commits

Author SHA1 Message Date
ada39df60b Corrected theming docs not to give an example of theme view files under webroot 2014-04-02 17:07:04 +04:00
1e75427393 updated classmap and phpdoc 2014-03-24 23:26:30 +01:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
a73abd9300 better to use strict comparison as much as possible 2014-03-19 19:51:51 +04:00
0fa8f8cc01 fixed Theme::getPath() 2014-03-19 16:53:35 +04:00
ac0a56e9d0 reverted deletion of Theme::getPath() 2014-03-19 16:29:59 +04:00
b3053f4346 Made Theme::basePath optional fixes #2810 2014-03-19 15:43:37 +04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
c01ffe7dc2 Fixes #2303: support setting basePath and baseUrl as aliases during runtime. 2014-03-14 20:31:36 -04:00
9973a2fa20 Fixed phpdoc class reference in Theme 2014-03-04 00:56:13 +04:00
00f34f390a Fixes #2303: Fixed the bug that yii\base\Theme::pathMap did not support dynamic update with path aliases 2014-02-04 07:40:57 -05:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
5b412b8f84 script WIP 2013-04-16 17:42:31 -04:00
79b278c816 refactored theme. 2013-04-09 08:38:31 -04:00
884977a724 renamed util to helpers. 2013-03-23 15:32:26 -04:00
1d48d01ef7 refactored View. 2013-03-20 22:03:13 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
bd320533ab MVC WIP 2013-01-30 19:49:38 -05:00
edc48dc9c7 removed ApplicationComponent. 2013-01-20 11:26:15 -05:00
6ed01e9645 DB cleanup. 2013-01-18 08:35:09 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
b1047e7ff6 refactored object creation.
added more exception classes.
working on request and response classes.
2012-06-30 22:21:28 -04:00
0c85d56b74 finished view. 2012-05-28 00:03:17 -04:00
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00
e7a5e8ab37 ... 2012-05-18 07:37:47 -04:00