Commit Graph

4221 Commits

Author SHA1 Message Date
Qiang Xue
0c517ce969 Renamed InstallerPlugin to Plugin 2013-10-22 21:06:17 -04:00
Carsten Brandt
553ac1f157 as we have a replacement, do not check for intl MessageFormatter 2013-10-23 01:45:12 +02:00
Carsten Brandt
a6b7d75b71 added replacement class for intl MessageFormatter 2013-10-23 01:43:47 +02:00
Paul Klimov
492f35621c Email components hierarchy created.
SwiftMailer applied as email solution.
2013-10-22 17:22:08 +03:00
Carsten Brandt
6f52659753 no need to check for trait_exists in autoloader anymore 2013-10-22 13:25:26 +02:00
Alexander Makarov
cb2f337b5a another typo fix 2013-10-22 13:40:32 +04:00
Carsten Brandt
40d06e6f43 more on short array syntax 2013-10-22 11:30:39 +02:00
Carsten Brandt
40031b9882 Merge pull request #1040 from lucianobaraglia/master
Docs typo [skip ci]
2013-10-22 01:17:07 -07:00
Luciano Baraglia
dc6f04d4a6 Docs typo [skip ci] 2013-10-22 04:53:33 -03:00
Qiang Xue
fb8e818204 Dropped support for supporting default namespace for classes of related models. 2013-10-21 23:55:20 -04:00
Qiang Xue
c28a005fb8 Added extension initialization to application life cycle. 2013-10-21 23:46:05 -04:00
Qiang Xue
1360f84d3d Merge branch 'master' of github.com:yiisoft/yii2 2013-10-21 23:41:05 -04:00
Qiang Xue
0293570a62 Merge pull request #1038 from lucianobaraglia/master
GII - short echo syntax
2013-10-21 18:03:52 -07:00
Qiang Xue
732b9ab8fb removed unused use statement. 2013-10-21 20:58:37 -04:00
Qiang Xue
98bd4041dc adjusted calling sequence within init(). 2013-10-21 20:58:21 -04:00
Qiang Xue
5bf7ed947d renamed composer installation type. 2013-10-21 20:57:42 -04:00
Qiang Xue
f022a06edf renamed composer installation type. 2013-10-21 20:57:21 -04:00
Luciano Baraglia
bb1f8858cc Extra space [skip ci] 2013-10-21 21:40:14 -03:00
Luciano Baraglia
267b452217 GII - echo short syntax [skip ci] 2013-10-21 21:32:51 -03:00
Alexander Makarov
380bb5cc47 another typo 2013-10-21 16:09:41 +04:00
Alexander Makarov
54006fe115 typos 2013-10-21 12:17:53 +04:00
Alexander Makarov
808b65799f Started URL management docs 2013-10-21 02:29:22 +04:00
Alexander Makarov
4d268e9d7c Simplified nginx configuration 2013-10-21 02:29:04 +04:00
Alexander Makarov
ee2f26507b i18n doc typo fix 2013-10-20 21:34:44 +04:00
Qiang Xue
b03b38fb0d Added $publish parameter to AssetManager::getBundle(). 2013-10-20 10:31:06 -04:00
Carsten Brandt
1475b46249 adjusted asset phpdoc after refactoring #996 2013-10-20 12:45:05 +02:00
Alexander Makarov
c2dabfa78e Adjusted short tags 2013-10-20 00:59:56 +04:00
Qiang Xue
ee261d3838 Merge pull request #1020 from yiisoft/module-refactoring
Module & Application refactoring
2013-10-19 12:33:40 -07:00
Alexander Makarov
8e1199b0f6 Moved setting controllerNamespace back to init 2013-10-19 23:24:51 +04:00
Alexander Makarov
9434cc8f40 Moved Application::$controllerNamespace init into variable declaration, reordered Module::__construct. 2013-10-19 13:30:31 +04:00
Qiang Xue
07c653859c Fixed composer file. 2013-10-19 00:39:55 -04:00
Qiang Xue
03861b6fde Extension installer wip 2013-10-19 00:35:57 -04:00
Qiang Xue
f756ab608f Extension installer wip 2013-10-19 00:12:19 -04:00
Qiang Xue
825c4f37e7 Extension installer wip 2013-10-19 00:07:34 -04:00
Qiang Xue
c42894cec4 Extension installer wip 2013-10-19 00:01:03 -04:00
Qiang Xue
f130dca199 Fixed test break. 2013-10-18 22:02:28 -04:00
Qiang Xue
cdf52d69ef typo fix. 2013-10-18 21:47:05 -04:00
Qiang Xue
e79e33ffa0 Merge branch 'master' of github.com:yiisoft/yii2 2013-10-18 19:15:25 -04:00
Alexander Makarov
61352a440f Merge branch 'master' 2013-10-19 02:24:27 +04:00
Alexander Makarov
6bcacec946 Revert "Better handling of trying to configure already instantiated component"
This reverts commit 6b15768a3f.
2013-10-19 02:23:52 +04:00
Alexander Makarov
8583de701d Removed unnecessary call 2013-10-19 02:23:05 +04:00
Alexander Makarov
54e1abaa7b Better Module::init refactoring 2013-10-19 02:22:05 +04:00
Alexander Makarov
3e2bcfdf52 Refactored Module::setBasePath to remove instanceof condition 2013-10-19 02:19:27 +04:00
Alexander Makarov
e8eccc281d Refactored instanceof in Module into method in Application 2013-10-19 02:01:58 +04:00
Alexander Makarov
32e3634838 Fixed ActiveForm 2013-10-19 01:04:24 +04:00
Alexander Makarov
6b15768a3f Better handling of trying to configure already instantiated component 2013-10-19 01:02:13 +04:00
Qiang Xue
40cb5b813e Fixed bug in AssetBundle::registerAssets(). 2013-10-18 13:23:11 -04:00
Alexander Makarov
005c006b69 typo fix 2013-10-18 21:01:34 +04:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Qiang Xue
f4e3edb1e0 Fixes #1004. 2013-10-18 12:30:57 -04:00