11 Commits (62378c3b4a2527fb4ba001e882c99ec91c0bd1db)

Author SHA1 Message Date
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Klimov Paul 1f4d94d5db AssetController default 'cssCompressor' command fixed. 11 years ago
Paul Klimov b7be79b5d7 AssetController default 'cssCompressor' value changed to enforce type css. 11 years ago
Paul Klimov b6eba6583a AssetController config template adjusted. 11 years ago
Paul Klimov dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 11 years ago
Paul Klimov 1181b7b965 AssetController has been fixed to override 'js' and 'css' for compressed bundles. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue cdf52d69ef typo fix. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 602592411d Fixes #996. 11 years ago
Carsten Brandt c582e589d2 added note about differing property types 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue 3bef7365f1 Fixes #624: renamed www to web. 11 years ago
Qiang Xue a128bffb47 Fix for asset command. 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue 29ac3aeea6 Added Jsonable support. 11 years ago
Klimov Paul 152e5a0e15 Doc comments and descriptive output at"AssetController" has been adjusted. 11 years ago
Klimov Paul dfe2d00785 Output of "AssetController::actionCompress" have been adjusted to hold the action id. 11 years ago
Klimov Paul 1f68becb61 Doc comments at "AssetController" have been updated. 11 years ago
Klimov Paul 9b8b285eb1 Doc comments at "AssetController" have been extended. 11 years ago
Klimov Paul 5172dbd4c4 Additional comments have been added to the "AssetController::actionTemplate" output. 11 years ago
Klimov Paul 6c179ef3a7 File creation checks at "AssetController" have been updated to use Exceptions. 11 years ago
Klimov Paul f65d1398a5 Added skipping for absolute URLs at "AssetController::adjustCssUrl()". 11 years ago
Klimov Paul 2635b4775e Method "AssetController::adjustCssUrl()" has been applied to compress process. 11 years ago
Klimov Paul b6ec6085fe Method "AssetController::adjustCssUrl()" has been complete. 11 years ago
Klimov Paul 265a6f1c39 Relative path composing at "AssetController::adjustCssUrl()" has been complete. 11 years ago
Klimov Paul fbc8e265ad Method "AssetController::adjustCssUrl()" has been implemented in basic. 11 years ago
Klimov Paul ce6b73c88a Method "AssetController::adjustCssUrl()" has been created as blank 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Klimov Paul e9700cd2d7 Do comments at "yii\console\controllers\AssetController::saveTargets()" has been adjusted. 12 years ago
Qiang Xue 2fccd566b2 Fixed test break about AssetController. 12 years ago
Klimov Paul 9a472c8323 "yii\console\controllers\AssetController::getAssetManager()" has been updated enforcing 'basePath' and 'baseUrl' config parameters. 12 years ago
Klimov Paul 84237dd828 E_NOTICE at "yii\console\controllers\AssetController::loadBundleDependency()" has been fixed. 12 years ago
Klimov Paul 57e5474143 Method "yii\console\controllers\AssetController::loadBundleDependency()" has been improved allowing dection of the circular dependency. 12 years ago
Klimov Paul 9f66abc984 "yii\console\controllers\AssetController" has been updated: 12 years ago
Alexander Kochetov 8b311ecbe7 yiic => yii additional corrections 12 years ago
Klimov Paul 1c786edbc6 Output of "yii\console\controllers\AssetController::actionCompress()" has been made verbose. 12 years ago
Klimov Paul 2c930ae2cd Usage of "escapeshellarg" has been added to "yii\console\controllers\AssetController::actionCompress()". 12 years ago
Klimov Paul d3beeb7ddc Usage of "yii\console\controllers\AssetController::actionCompress()" has been clarified. 12 years ago
Klimov Paul 06752ae9e7 Doc comments for "yii\console\controllers\AssetController" has been updated. 12 years ago
Klimov Paul 44eaad4f11 Doc comments at "yii\console\controllers\AssetController" has been filled up. 12 years ago
Klimov Paul 8d17fcccaa Error "yii\console\controllers\AssetController::combineCssFiles()" has been fixed. 12 years ago
Klimov Paul 0ecdcae54a Method "yii\console\controllers\AssetController::buildTarget()" has been fixed to compose input file name correctly. 12 years ago
Klimov Paul f9b06e1e6d Unknown property "yii\console\controllers\AssetController::publishOptions" error has been fixed. 12 years ago
Klimov Paul 5092612217 Method "console\controllers\AssetController::actionTemplate()" has been updated to be more verbose. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue e132ed8d18 initial implementation of asset command. 12 years ago
Qiang Xue f21499dd9b script WIP 12 years ago
Qiang Xue 7775e927e1 script command WIP 12 years ago