|
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 |
|
|
684365e8c9
|
Fixed yii\console\controllers\CacheController does not check if cache component instance of 'yii\caching\Cache'
close #5055
|
2014-09-17 18:49:32 +02:00 |
|
|
db26e65c62
|
Fixed yii\console\controllers\MessageController handles category name containing dot incorrectly
|
2014-09-17 15:48:12 +03:00 |
|
|
00ca1cb4b3
|
Fixes #4914
|
2014-09-04 03:27:13 +04:00 |
|
|
2410766f9f
|
tests added for faker fixture controller
|
2014-09-01 17:33:15 +04:00 |
|
|
ff80968387
|
cache controller adjustments and improvements
related to #4792, close #4874
|
2014-09-01 13:07:56 +02:00 |
|
|
033d66deac
|
changed format of applying command to all
|
2014-08-20 20:48:58 -04:00 |
|
|
c7887b666c
|
Added missed case in tests about append option
|
2014-08-20 20:48:58 -04:00 |
|
|
461576dc85
|
added other syntax for and tests for fixture controller
|
2014-08-20 20:48:58 -04:00 |
|
|
f4a9646a22
|
more on HHVM compatibility
|
2014-08-15 16:04:02 +02:00 |
|
|
8f81e231da
|
Fixes #4453: yii message/extract wasn't properly writing to po files in case of multiple categories
|
2014-07-26 02:46:58 +04:00 |
|
|
bc3200cef1
|
Fixes #4295: reworked message extraction for PO files
|
2014-07-17 19:33:37 +04:00 |
|
|
f6ef4aacd0
|
Unit test for MigrateController added
|
2014-07-10 13:30:20 +03:00 |
|
|
639e52c199
|
skip tests on HHVM
|
2014-06-16 11:06:01 +02:00 |
|
|
36fe23dac3
|
use different file names in different tests to run on HHVM
|
2014-06-16 10:47:49 +02:00 |
|
|
106a078ab7
|
use different file names in tests to ensure they can run on HHVM
|
2014-06-16 10:29:17 +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 |
|
|
269d1303a9
|
Code style fixes
|
2014-03-08 20:47:04 -03: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 |
|
|
fb3ebe7000
|
doc cleanup.
|
2013-11-29 12:47:10 -05: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 |
|
|
531ca690eb
|
refactored the message command.
|
2013-06-11 15:01:59 -04:00 |
|
|
7c9f74722c
|
"yii\console\controllers\MessageController" has been fixed.
|
2013-06-11 20:15:37 +03:00 |
|
|
04848a45c9
|
Default action of "yii\console\controllers\MessageController" has been renamed to "generate".
|
2013-06-09 16:10:59 +03:00 |
|
|
4a164f8afa
|
Action "template" has been added to "yii\console\controllers\MessageController".
|
2013-06-09 16:07:03 +03:00 |
|
|
a5e903f252
|
Unit test for "yii\console\controllers\MessageController" has been created.
|
2013-06-09 15:04:58 +03: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 |
|