17 Commits

Author SHA1 Message Date
f2e57b2eec Fixed test breaks. 2013-07-02 22:19:05 -04:00
ec8fecb8b0 Check output bundle file format has been added to "AssetControllerTest::testActionCompress()" unit test. 2013-06-03 21:56:03 +03:00
f65d1398a5 Added skipping for absolute URLs at "AssetController::adjustCssUrl()". 2013-05-26 21:05:53 +03:00
b6ec6085fe Method "AssetController::adjustCssUrl()" has been complete. 2013-05-26 20:59:03 +03:00
265a6f1c39 Relative path composing at "AssetController::adjustCssUrl()" has been complete. 2013-05-26 20:47:34 +03:00
ce6b73c88a Method "AssetController::adjustCssUrl()" has been created as blank 2013-05-26 14:53:41 +03:00
4695362ae2 Unit test for "yii\console\controllers\AssetController" has been adjusted. 2013-05-18 21:40:39 +03:00
9f66abc984 "yii\console\controllers\AssetController" has been updated:
- assetManager has been converted into virtual property
 - bundle dependency load has been fixed
2013-05-18 21:33:06 +03:00
d3beeb7ddc Usage of "yii\console\controllers\AssetController::actionCompress()" has been clarified. 2013-05-16 20:38:02 +03:00
06752ae9e7 Doc comments for "yii\console\controllers\AssetController" has been updated. 2013-05-16 20:13:49 +03:00
563f992bec Unit test for "yii\console\controllers\AssetController" has been refactored. 2013-05-16 19:49:15 +03:00
8d17fcccaa Error "yii\console\controllers\AssetController::combineCssFiles()" has been fixed. 2013-05-16 16:42:06 +03:00
0ecdcae54a Method "yii\console\controllers\AssetController::buildTarget()" has been fixed to compose input file name correctly. 2013-05-16 16:31:29 +03:00
f9b06e1e6d Unknown property "yii\console\controllers\AssetController::publishOptions" error has been fixed. 2013-05-16 15:38:46 +03:00
98b3cc07cd Test case "AssetControllerTest::testActionCompress()" has been created as draft. 2013-05-16 15:17:42 +03:00
5092612217 Method "console\controllers\AssetController::actionTemplate()" has been updated to be more verbose. 2013-05-16 14:34:27 +03:00
f4cb1e4a0a Unit test for "console\controllers\AssetController" has been created. 2013-05-16 14:21:49 +03:00