15 Commits

Author SHA1 Message Date
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
f7148c2d80 callback -> callable
this term is resolveable by the php docs when linking types in apidoc
2014-03-08 21:04:47 +01:00
740a769477 improved HelpController with messages for each command 2014-03-06 22:43:57 +01: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
1f4d94d5db AssetController default 'cssCompressor' command fixed. 2014-01-23 20:48:12 +02: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
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
e132ed8d18 initial implementation of asset command. 2013-04-22 17:22:38 -04:00