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
Qiang Xue
3cd897e583
Fixed asset file registration with extra leading slashes.
2013-10-18 11:55:58 -04:00
Qiang Xue
602592411d
Fixes #996 .
2013-10-18 10:33:56 -04:00
Qiang Xue
86ceee5293
Fixes #1017 .
2013-10-18 10:19:37 -04:00
resurtm
ffbd10638f
Remove unnecessary $this.
...
Related to b3b5e36d42 .
2013-10-18 19:36:16 +06:00
Alexander Makarov
24bc980da4
Replaced "<?php echo" with "<?=" that is always available for PHP 5.4
2013-10-18 14:09:11 +04:00
Alexander Makarov
55cc812847
Merge pull request #1012 from KingYes/master
...
Convert to short syntax [2].
2013-10-18 02:08:15 -07:00
Yakir Sitbon
dfb6e1f404
Convert to short syntax [2].
2013-10-18 12:03:36 +00:00
Alexander Makarov
e115b0c860
Updated docs, composer.json and other things to mention and use PHP 5.4
2013-10-18 13:01:13 +04:00
Yakir Sitbon
5391b20918
Merge pull request #1 from yiisoft/master
...
Sync..
2013-10-18 01:51:01 -07:00
Yakir Sitbon
dfb3895457
Convert to short syntax (array)
2013-10-18 09:48:27 +00:00
Alexander Makarov
c3ba7f6b6d
Merge pull request #1010 from KingYes/master
...
Convert to short syntax (array)
2013-10-18 01:37:46 -07:00
Alexander Makarov
6f2f1a1b14
Merge pull request #1008 from sensorario/master
...
Convert configuration to short syntax
2013-10-18 01:34:53 -07:00
sensorario
249493985d
Convert to short syntax
2013-10-18 07:30:41 +02:00
sensorario
ea52487c0f
Merge branch 'master' of github.com:yiisoft/yii2
...
* 'master' of github.com:yiisoft/yii2: (1471 commits)
Remove PHP 5.3 Travis build rule. Related to #35 .
Remove use ($this). Related to 9e1b498fb5 .
PHP 5.4 supports $this with closures.
Fixes #999 .
Just simple support PostgreSQL in QueryBuilder
debug panel : changed .json to .php
debug panel : change json_encode/decode to serialise/unserialise to prevent non-UTF characters error
typo fix
Fixes #930 : Added i18n docs about configuring message source
commented private property
Fixed typos
fixes #995
More on GII buttons
Fixed option merging in Console::prompt()
changed default button style
typo fix.
Refactored getModule and hasModule.
Added intl check to tests, better error reporting, credited Aura.Intl for the most complex test pattern
Better MessageFormatter tests
GII sub-modules support - see #871
...
2013-10-18 07:01:01 +02:00
resurtm
153f697117
Remove PHP 5.3 Travis build rule. Related to #35 .
2013-10-18 09:53:26 +06:00