Commit Graph

  • 2a4a5256fe Merge pull request #1044 from cebe/intl-message-fallback Alexander Makarov 2013-10-23 10:36:06 -0700
  • 750267a821 fix tests when intl is not installed Carsten Brandt 2013-10-23 19:32:43 +0200
  • 5b9b97276e implemented plural and select for fallback intl message formatter Carsten Brandt 2013-10-23 19:13:04 +0200
  • d5fd2bfe98 Removed re-declaration of $preload from Application Alexander Makarov 2013-10-23 20:11:04 +0400
  • b611c4241f Email message interface extracted. Paul Klimov 2013-10-23 17:12:33 +0300
  • e5e0de8c8f '\yii\email\ViewResolver' added. Email message render functionality added. Paul Klimov 2013-10-23 16:33:25 +0300
  • 88126bc4d3 Unit tests for \yii\email\swift have been improved. Methods 'addText' and 'addHtml' added to \yii\email\BaseMessage. Paul Klimov 2013-10-23 12:19:01 +0300
  • 10553b6afc adjusted the advanced app to use the new yii composer extension installer. Qiang Xue 2013-10-22 21:29:42 -0400
  • 9636b0fcb7 removed Yii::importNamespaces() in favor of the new yii extension installer. Qiang Xue 2013-10-22 21:19:37 -0400
  • de59556d2d adjusted basic app to use the new yii extension installer. Qiang Xue 2013-10-22 21:18:41 -0400
  • 8fc489091b removed InstallHandler. Qiang Xue 2013-10-22 21:13:57 -0400
  • d047f71021 cleaned up Installer. Qiang Xue 2013-10-22 21:06:46 -0400
  • 0c517ce969 Renamed InstallerPlugin to Plugin Qiang Xue 2013-10-22 21:06:17 -0400
  • 553ac1f157 as we have a replacement, do not check for intl MessageFormatter Carsten Brandt 2013-10-23 01:45:12 +0200
  • a6b7d75b71 added replacement class for intl MessageFormatter Carsten Brandt 2013-10-23 01:43:47 +0200
  • 492f35621c Email components hierarchy created. SwiftMailer applied as email solution. Paul Klimov 2013-10-22 17:22:08 +0300
  • 6f52659753 no need to check for trait_exists in autoloader anymore Carsten Brandt 2013-10-22 13:25:26 +0200
  • cb2f337b5a another typo fix Alexander Makarov 2013-10-22 13:40:21 +0400
  • 40d06e6f43 more on short array syntax Carsten Brandt 2013-10-22 11:30:39 +0200
  • 40031b9882 Merge pull request #1040 from lucianobaraglia/master Carsten Brandt 2013-10-22 01:17:07 -0700
  • dc6f04d4a6 Docs typo [skip ci] Luciano Baraglia 2013-10-22 04:53:33 -0300
  • fb8e818204 Dropped support for supporting default namespace for classes of related models. Qiang Xue 2013-10-21 23:55:20 -0400
  • c28a005fb8 Added extension initialization to application life cycle. Qiang Xue 2013-10-21 23:46:05 -0400
  • 1360f84d3d Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-10-21 23:41:05 -0400
  • 0293570a62 Merge pull request #1038 from lucianobaraglia/master Qiang Xue 2013-10-21 18:03:52 -0700
  • 732b9ab8fb removed unused use statement. Qiang Xue 2013-10-21 20:58:37 -0400
  • 98bd4041dc adjusted calling sequence within init(). Qiang Xue 2013-10-21 20:58:21 -0400
  • 5bf7ed947d renamed composer installation type. Qiang Xue 2013-10-21 20:57:42 -0400
  • f022a06edf renamed composer installation type. Qiang Xue 2013-10-21 20:57:21 -0400
  • bb1f8858cc Extra space [skip ci] Luciano Baraglia 2013-10-21 21:40:14 -0300
  • 267b452217 GII - echo short syntax [skip ci] Luciano Baraglia 2013-10-21 21:32:51 -0300
  • 380bb5cc47 another typo Alexander Makarov 2013-10-21 16:09:41 +0400
  • 54006fe115 typos Alexander Makarov 2013-10-21 12:17:53 +0400
  • 808b65799f Started URL management docs Alexander Makarov 2013-10-21 02:29:22 +0400
  • 4d268e9d7c Simplified nginx configuration Alexander Makarov 2013-10-21 02:29:04 +0400
  • ee2f26507b i18n doc typo fix Alexander Makarov 2013-10-20 21:34:34 +0400
  • b03b38fb0d Added $publish parameter to AssetManager::getBundle(). Qiang Xue 2013-10-20 10:31:06 -0400
  • 1475b46249 adjusted asset phpdoc after refactoring #996 Carsten Brandt 2013-10-20 12:45:05 +0200
  • c2dabfa78e Adjusted short tags Alexander Makarov 2013-10-20 00:59:43 +0400
  • ee261d3838 Merge pull request #1020 from yiisoft/module-refactoring Qiang Xue 2013-10-19 12:33:40 -0700
  • 8e1199b0f6 Moved setting controllerNamespace back to init Alexander Makarov 2013-10-19 23:24:51 +0400
  • 9434cc8f40 Moved Application::$controllerNamespace init into variable declaration, reordered Module::__construct. Alexander Makarov 2013-10-19 13:30:31 +0400
  • 07c653859c Fixed composer file. Qiang Xue 2013-10-19 00:39:55 -0400
  • 03861b6fde Extension installer wip Qiang Xue 2013-10-19 00:35:57 -0400
  • f756ab608f Extension installer wip Qiang Xue 2013-10-19 00:12:19 -0400
  • 825c4f37e7 Extension installer wip Qiang Xue 2013-10-19 00:07:34 -0400
  • c42894cec4 Extension installer wip Qiang Xue 2013-10-19 00:01:03 -0400
  • f130dca199 Fixed test break. Qiang Xue 2013-10-18 22:02:28 -0400
  • cdf52d69ef typo fix. Qiang Xue 2013-10-18 21:47:05 -0400
  • e79e33ffa0 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-10-18 19:15:25 -0400
  • 61352a440f Merge branch 'master' Alexander Makarov 2013-10-19 02:24:27 +0400
  • 6bcacec946 Revert "Better handling of trying to configure already instantiated component" Alexander Makarov 2013-10-19 02:23:52 +0400
  • 8583de701d Removed unnecessary call Alexander Makarov 2013-10-19 02:23:05 +0400
  • 54e1abaa7b Better Module::init refactoring Alexander Makarov 2013-10-19 02:22:05 +0400
  • 3e2bcfdf52 Refactored Module::setBasePath to remove instanceof condition Alexander Makarov 2013-10-19 02:19:27 +0400
  • e8eccc281d Refactored instanceof in Module into method in Application Alexander Makarov 2013-10-19 02:01:58 +0400
  • 32e3634838 Fixed ActiveForm Alexander Makarov 2013-10-19 01:04:24 +0400
  • 6b15768a3f Better handling of trying to configure already instantiated component Alexander Makarov 2013-10-19 01:02:13 +0400
  • 40cb5b813e Fixed bug in AssetBundle::registerAssets(). Qiang Xue 2013-10-18 13:21:30 -0400
  • 005c006b69 typo fix Alexander Makarov 2013-10-18 21:01:34 +0400
  • 1f6a823073 Short array syntax Alexander Makarov 2013-10-18 20:49:51 +0400
  • f4e3edb1e0 Fixes #1004. Qiang Xue 2013-10-18 12:30:57 -0400
  • 3cd897e583 Fixed asset file registration with extra leading slashes. Qiang Xue 2013-10-18 11:55:58 -0400
  • 602592411d Fixes #996. Qiang Xue 2013-10-18 10:33:56 -0400
  • 86ceee5293 Fixes #1017. Qiang Xue 2013-10-18 10:19:37 -0400
  • ffbd10638f Remove unnecessary $this. resurtm 2013-10-18 19:36:16 +0600
  • 24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 Alexander Makarov 2013-10-18 14:04:15 +0400
  • 55cc812847 Merge pull request #1012 from KingYes/master Alexander Makarov 2013-10-18 02:08:15 -0700
  • dfb6e1f404 Convert to short syntax [2]. Yakir Sitbon 2013-10-18 12:03:36 +0000
  • e115b0c860 Updated docs, composer.json and other things to mention and use PHP 5.4 Alexander Makarov 2013-10-18 13:01:13 +0400
  • 5391b20918 Merge pull request #1 from yiisoft/master Yakir Sitbon 2013-10-18 01:51:01 -0700
  • c3ba7f6b6d Merge pull request #1010 from KingYes/master Alexander Makarov 2013-10-18 01:37:46 -0700
  • dfb3895457 Convert to short syntax (array) Yakir Sitbon 2013-10-18 09:48:27 +0000
  • 6f2f1a1b14 Merge pull request #1008 from sensorario/master Alexander Makarov 2013-10-18 01:34:53 -0700
  • 249493985d Convert to short syntax sensorario 2013-10-18 07:30:41 +0200
  • ea52487c0f Merge branch 'master' of github.com:yiisoft/yii2 sensorario 2013-10-18 07:01:01 +0200
  • 153f697117 Remove PHP 5.3 Travis build rule. Related to #35. resurtm 2013-10-18 09:53:26 +0600
  • b3b5e36d42 Remove use ($this). Related to 9e1b498fb5. resurtm 2013-10-18 09:46:52 +0600
  • 9e1b498fb5 PHP 5.4 supports $this with closures. resurtm 2013-10-18 09:31:37 +0600
  • 89394db017 Fixes #999. Qiang Xue 2013-10-17 17:12:29 -0400
  • 5af1e524e3 Merge pull request #999 from iJackUA/debug-panel-serialisation-fix Qiang Xue 2013-10-17 14:09:38 -0700
  • 802a89f005 Merge pull request #808 from callmez/master Qiang Xue 2013-10-17 14:02:33 -0700
  • 645ec3645c Merge pull request #1006 from chelishchev/basic-support-pgsql-in-query-builder Alexander Makarov 2013-10-17 13:00:54 -0700
  • 8f8c705309 Just simple support PostgreSQL in QueryBuilder chelishchev 2013-10-17 22:53:27 +0300
  • 5b86ec973e debug panel : changed .json to .php Eugene Kuzminov 2013-10-17 16:37:31 +0300
  • b9de474cce debug panel : change json_encode/decode to serialise/unserialise to prevent non-UTF characters error Eugene Kuzminov 2013-10-17 15:24:52 +0300
  • f03c689b02 typo fix Alexander Makarov 2013-10-17 15:37:56 +0400
  • 38ccc9e793 Fixes #930: Added i18n docs about configuring message source Alexander Makarov 2013-10-17 15:10:00 +0400
  • eacfe0d004 Merge pull request #993 from lucianobaraglia/master Carsten Brandt 2013-10-17 04:08:22 -0700
  • f273e0542c Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-10-17 12:56:39 +0200
  • 0ddd52c09a commented private property Carsten Brandt 2013-10-17 12:56:14 +0200
  • 2205586858 Fixed typos Alexander Makarov 2013-10-17 12:51:58 +0400
  • 6f9785a293 fixes #995 Alexander Makarov 2013-10-17 12:30:41 +0400
  • 3e451455d9 More on GII buttons Luciano Baraglia 2013-10-17 01:42:27 -0300
  • f716bdd70d Fixed option merging in Console::prompt() Carsten Brandt 2013-10-17 04:19:42 +0200
  • 6eb9785dd8 changed default button style Qiang Xue 2013-10-16 20:34:31 -0400
  • f6f02102ca typo fix. Qiang Xue 2013-10-16 20:28:18 -0400
  • 8293e4d9d7 Refactored getModule and hasModule. Qiang Xue 2013-10-16 20:27:18 -0400
  • 71222c1f1f Merge pull request #992 from lucianobaraglia/master Qiang Xue 2013-10-16 17:12:43 -0700
  • 3667e031d5 Merge pull request #917 from yiisoft/i18n-icu Alexander Makarov 2013-10-16 15:20:41 -0700