|
f5c5c2fd8b
|
Fixed yii\console\controllers\AssetController breaks CSS URLs in case target file localed at yii\web\AssetManager::basePath root
|
2014-10-10 16:17:31 +03:00 |
|
|
13bc95ae52
|
Fixed yii\console\controllers\AssetController breaks CSS URLs on Windows
|
2014-10-10 13:55:29 +03:00 |
|
|
00ca1cb4b3
|
Fixes #4914
|
2014-09-04 03:27:13 +04:00 |
|
|
36fe23dac3
|
use different file names in different tests to run on HHVM
|
2014-06-16 10:47:49 +02:00 |
|
|
88c25245a2
|
Test path composition in 'AssetControllerTest' adjusted
|
2014-06-13 11:51:32 +03:00 |
|
|
7f636fc525
|
yii\console\controllers\AssetController::actionTemplate() advanced to include jsCompressor and cssCompressor to the template.
|
2014-04-17 12:57:35 +03:00 |
|
|
72aba34210
|
yii\console\controllers\AssetController fixed to respect data URL resources
|
2014-04-17 12:11:34 +03:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
dcf8f450f5
|
AssetController adjusting URLs at same line has been fixed.
|
2014-01-21 12:45:56 +02:00 |
|
|
1fd7dc66c5
|
Unit test for AssetController has been fixed.
|
2014-01-20 16:14:46 +02:00 |
|
|
f130dca199
|
Fixed test break.
|
2013-10-18 22:02:28 -04:00 |
|
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
|
949dda5fdb
|
tagged tests with @group tags
|
2013-09-14 12:49:47 +02:00 |
|
|
0596fa82fd
|
code style fixes
|
2013-08-13 02:43:47 +04:00 |
|
|
e15938474c
|
Refactored console commands.
|
2013-07-18 18:21:21 -04:00 |
|
|
0778937097
|
disabled asset test temporarily.
|
2013-07-16 21:43:35 -04:00 |
|
|
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 |
|