39 Commits (214746c73761cc6268a8a9abaacd116c1da7f08b)

Author SHA1 Message Date
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
vladis84 f6b54e1ac8
Fixes #14089: Added tests for `yii\base\Theme` 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
jeicd c2f83da8d8 Fix phpdoc 9 years ago
Carsten Brandt 6d9fe671de various code style and whitespace adjustments 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue b6be7111c6 Fixes #6488: Support changing `yii\base\Theme::basePath` during runtime 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Alexander Makarov ada39df60b Corrected theming docs not to give an example of theme view files under webroot 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Alexander Pletnev a73abd9300 better to use strict comparison as much as possible 11 years ago
Dmitry Erofeev 0fa8f8cc01 fixed Theme::getPath() 11 years ago
Dmitry Erofeev ac0a56e9d0 reverted deletion of Theme::getPath() 11 years ago
Dmitry Erofeev b3053f4346 Made Theme::basePath optional fixes #2810 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue c01ffe7dc2 Fixes #2303: support setting basePath and baseUrl as aliases during runtime. 11 years ago
Alexander Makarov 9973a2fa20 Fixed phpdoc class reference in Theme 11 years ago
Qiang Xue 00f34f390a Fixes #2303: Fixed the bug that `yii\base\Theme::pathMap` did not support dynamic update with path aliases 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt fc05ded1e0 typo 11 years ago
Qiang Xue 4b42d78f4e Fixes #1117: added support to map a single view directory to multiple themed view directories. 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue 3bef7365f1 Fixes #624: renamed www to web. 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 667b808f7d Added usage example of Theme. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 5b412b8f84 script WIP 12 years ago
Qiang Xue 79b278c816 refactored theme. 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue 1d48d01ef7 refactored View. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue bd320533ab MVC WIP 12 years ago
Qiang Xue edc48dc9c7 removed ApplicationComponent. 12 years ago
Qiang Xue 6ed01e9645 DB cleanup. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue b1047e7ff6 refactored object creation. 12 years ago
Qiang Xue 0c85d56b74 finished view. 13 years ago
Qiang Xue e8b0fd1327 ... 13 years ago