149 Commits

Author SHA1 Message Date
aeeee44f69 support loading config by alias. 2014-02-08 10:29:53 -05:00
bd70ac840f Fixes #2054: Added support for using custom application configuration with the console command runner 2014-02-07 21:58:24 -05:00
a73953c05b Update FixtureController.php
typo fix
2014-02-06 16:22:39 +02:00
fbd7ea735d Merge pull request #2313 from Ragazzo/fixture_controller_global_fixtures_option
Fixture controller global fixtures option
2014-02-04 10:10:46 -08:00
663e898ba7 fixed docs, added checks 2014-02-04 21:00:52 +04:00
87b49414b1 Fixed globalOptions array issue. 2014-02-04 11:20:11 -05:00
cb8fc55a66 removed suffix, since it will be applied later in getFixturesConfig method. 2014-02-04 20:04:00 +04:00
14d303d479 added suffix 2014-02-04 19:56:01 +04:00
0e3fae36a4 added globalFixtures option 2014-02-04 19:54:45 +04:00
9669b321a6 Removed duplicated getAlias call. 2014-02-04 10:22:50 -05:00
9779e9c98d Added support for using arrays as option values for console commands 2014-02-04 08:40:05 -05:00
ff987aa4b2 controller improved 2014-02-04 16:09:57 +04:00
11bc899bc1 Refactored fixtures and fixed test break. 2014-02-03 21:16:57 -05:00
c2fef048a5 typo fix [skip ci] 2014-02-03 17:02:21 -05:00
cafdebb55c CS fix. doc fix. 2014-02-03 16:53:03 -05:00
2ed30dfeb8 fixed docs in controller 2014-02-03 23:20:16 +04:00
7522b3bc92 added docs, command fix 2014-02-03 22:49:21 +04:00
416adcaebf removed fixturePath, improved console command 2014-02-03 22:23:38 +04:00
19d45b9a1e fixed command and docs 2014-02-02 20:55:47 +04:00
b892ffc80b fixtures controller improved 2014-02-02 16:34:47 +04:00
518954dafe Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-30 23:03:05 +02:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 2014-01-27 21:04:49 +01:00
5cab2a8745 Fixes #2156: yii migrate now automatically creates migrations directory if it does not exist 2014-01-27 06:57:22 +04:00
1f4d94d5db AssetController default 'cssCompressor' command fixed. 2014-01-23 20:48:12 +02:00
9630c807a7 doc link fixes 2014-01-23 12:04:02 +01:00
4fe0eeb1b6 refacotring. 2014-01-21 19:12:10 -05:00
b95fcf442d Removed unused import 2014-01-22 03:32:49 +04:00
05db070b32 Adjusted #2008 2014-01-22 03:31:22 +04:00
ec1c85bb34 Merge pull request #2008 from kate-kate/db-message-command
added possibility to save messages to be translated
2014-01-21 15:11:24 -08:00
b8558a860a fixed migrate command output 2014-01-21 17:09:29 +01:00
b7be79b5d7 AssetController default 'cssCompressor' value changed to enforce type css. 2014-01-21 17:09:01 +02:00
b6eba6583a AssetController config template adjusted. 2014-01-21 16:58:10 +02:00
dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 2014-01-21 12:45:56 +02:00
1181b7b965 AssetController has been fixed to override 'js' and 'css' for compressed bundles. 2014-01-20 17:05:58 +02:00
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
369e4218a9 Merge branch 'fixtures_except_option_added' of https://github.com/Ragazzo/yii2 into Ragazzo-fixtures_except_option_added
* 'fixtures_except_option_added' of https://github.com/Ragazzo/yii2:
  filter fix
  changelog added
  changes of other pr reverted
  except option added

Conflicts:
	framework/CHANGELOG.md
2014-01-17 22:15:59 +01:00
5c19cc84f4 Make HelpController check to make sure module controller path exists before scanning it 2014-01-17 12:07:15 -08:00
6ea98bf39a format fixed, substr changed to mb_substr, database-related settings added 2014-01-17 19:35:43 +02:00
48eb4c2685 algorithm of data insertion approved 2014-01-17 17:01:22 +02:00
7b1b7a3740 forgotten rows 2014-01-17 14:14:22 +02:00
48b8089d63 code format fixed 2014-01-17 01:31:52 +02:00
c3976b0f63 added possibility to save messages to be translated 2014-01-17 00:16:10 +02:00
e1c921a28c filter fix 2014-01-16 15:24:15 +04:00
6f9949a04c changes of other pr reverted 2014-01-16 12:38:39 +04:00
55c686cbf5 except option added 2014-01-16 12:36:06 +04:00
dad238f60d changed truncate to delete 2014-01-16 12:06:33 +04:00
e0f20abd55 minor formatting fixes 2014-01-15 23:41:55 +04:00
a937e970c6 fixes for previous solution 2014-01-15 16:40:26 +04:00
92cfdb33c7 po now supports obsolete messages 2014-01-15 16:08:13 +04:00