octicon-git-branch(16/) Commit Graph

1845 Commits

Author SHA1 Message Date
Carsten Brandt
6f52659753 no need to check for trait_exists in autoloader anymore 2013-10-22 13:25:26 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
40d06e6f43 more on short array syntax 2013-10-22 11:30:39 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
fb8e818204 Dropped support for supporting default namespace for classes of related models. 2013-10-21 23:55:20 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
c28a005fb8 Added extension initialization to application life cycle. 2013-10-21 23:46:05 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
1360f84d3d Merge branch 'master' of github.com:yiisoft/yii2 2013-10-21 23:41:05 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
732b9ab8fb removed unused use statement. 2013-10-21 20:58:37 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
98bd4041dc adjusted calling sequence within init(). 2013-10-21 20:58:21 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
bb1f8858cc Extra space [skip ci] 2013-10-21 21:40:14 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
267b452217 GII - echo short syntax [skip ci] 2013-10-21 21:32:51 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
b03b38fb0d Added $publish parameter to AssetManager::getBundle(). 2013-10-20 10:31:06 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
1475b46249 adjusted asset phpdoc after refactoring #996 2013-10-20 12:45:05 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
c2dabfa78e Adjusted short tags 2013-10-20 00:59:56 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
ee261d3838 Merge pull request #1020 from yiisoft/module-refactoring
Module & Application refactoring
2013-10-19 12:33:40 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
8e1199b0f6 Moved setting controllerNamespace back to init 2013-10-19 23:24:51 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
9434cc8f40 Moved Application::$controllerNamespace init into variable declaration, reordered Module::__construct. 2013-10-19 13:30:31 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
03861b6fde Extension installer wip 2013-10-19 00:35:57 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
c42894cec4 Extension installer wip 2013-10-19 00:01:03 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
cdf52d69ef typo fix. 2013-10-18 21:47:05 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e79e33ffa0 Merge branch 'master' of github.com:yiisoft/yii2 2013-10-18 19:15:25 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
61352a440f Merge branch 'master' 2013-10-19 02:24:27 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
8583de701d Removed unnecessary call 2013-10-19 02:23:05 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
54e1abaa7b Better Module::init refactoring 2013-10-19 02:22:05 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
3e2bcfdf52 Refactored Module::setBasePath to remove instanceof condition 2013-10-19 02:19:27 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
e8eccc281d Refactored instanceof in Module into method in Application 2013-10-19 02:01:58 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
32e3634838 Fixed ActiveForm 2013-10-19 01:04:24 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
6b15768a3f Better handling of trying to configure already instantiated component 2013-10-19 01:02:13 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
40cb5b813e Fixed bug in AssetBundle::registerAssets(). 2013-10-18 13:23:11 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f4e3edb1e0 Fixes #1004. 2013-10-18 12:30:57 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
3cd897e583 Fixed asset file registration with extra leading slashes. 2013-10-18 11:55:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
602592411d Fixes #996. 2013-10-18 10:33:56 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
86ceee5293 Fixes #1017. 2013-10-18 10:19:37 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
resurtm
ffbd10638f Remove unnecessary $this.
Related to b3b5e36d42.
2013-10-18 19:36:16 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
resurtm
b3b5e36d42 Remove use ($this). Related to 9e1b498fb5. 2013-10-18 09:46:52 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
resurtm
9e1b498fb5 PHP 5.4 supports $this with closures. 2013-10-18 09:31:37 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
89394db017 Fixes #999. 2013-10-17 17:12:29 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
5af1e524e3 Merge pull request #999 from iJackUA/debug-panel-serialisation-fix
Debug panel : change json_encode/decode to serialise/unserialise
2013-10-17 14:09:38 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
802a89f005 Merge pull request #808 from callmez/master
Modal::clientOptions disable support.
2013-10-17 14:02:33 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
645ec3645c Merge pull request #1006 from chelishchev/basic-support-pgsql-in-query-builder
Support PostgreSQL in QueryBuilder
2013-10-17 13:00:54 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
chelishchev
8f8c705309 Just simple support PostgreSQL in QueryBuilder 2013-10-17 22:54:09 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Eugene Kuzminov
5b86ec973e debug panel : changed .json to .php 2013-10-17 16:37:31 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Eugene Kuzminov
b9de474cce debug panel : change json_encode/decode to serialise/unserialise to prevent non-UTF characters error 2013-10-17 15:24:52 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
eacfe0d004 Merge pull request #993 from lucianobaraglia/master
More on GII buttons [skip ci]
2013-10-17 04:08:22 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
f273e0542c Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2: (27 commits)
  Fixed typos
  fixes #995
  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
  Module::getModule and Module::hasModule support for sub-modules - see #983
  removed needFix method
  Removed intl version check since it's very inconsistent and it seems bundled versions are always the same ones for the same PHP versions
  Fixes PHP 5.5 weird placeholder replacememt in case no arguments are provided at all (https://bugs.php.net/bug.php?id=65920).
  changed plural format for BaseListView
  applied new style of Yii::t params to all occurences
  fixed I18N handling of special param values and broken message tags
  adjusted I18N to be consistent with intl message formatting
  improved unit tests for ICU message formatter
  fixed regex for multiline patterns
  intl message parser now handles too many or too less args
  ...
2013-10-17 12:56:39 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
0ddd52c09a commented private property
fixes #997
2013-10-17 12:56:14 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
6f9785a293 fixes #995 2013-10-17 12:30:41 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
3e451455d9 More on GII buttons 2013-10-17 01:42:27 -03:00 octicon-file-diff(16/) octicon-file-code(16/)