86 Commits (dd1ed636aeae63fdeaa17df23f3d97cf84900255)

Author SHA1 Message Date
Alexander Makarov 4e2045c040
release version 2.0.41 4 years ago
Bizley 2774f3ea6c
Fix #18529: Fix asset files path with `appendTimestamp` option for non-root-relative base URLs 4 years ago
Basil 890df1c867
Fix #18381: The `yii\web\AssetManager` `$basePath` readable and writeable check has been moved to the `checkBasePathPermission()`. This check will run once before `publishFile()` and `publishDirectory()` 4 years ago
Alexander Makarov ccb14ff667
release version 2.0.39 4 years ago
杨晶旭 7ff516063d
Fix #18160, fix #18192: Fixed `registerFile` with argument depends set does not use the position and appendTimestamp argument, also modify the unit view 4 years ago
Alexandr Kozhevnikov 848ab0ce6e Fix #17606: Fix error in `AssetBundle` when a disabled bundle with custom init() was still published 5 years ago
Nikolay Poryadin fc98a95a90 Fixes #17185: Fixed `AssetManager` timestamp appending when a file is published manually 6 years ago
Carsten Brandt ed64d65886
release version 2.0.16 6 years ago
Carsten Brandt 1128a6d609 added missing documentation 6 years ago
Andrew 572e5f6655 Fixes #15850: check basePath is writable on publish in AssetManager 6 years ago
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Boudewijn Vahrmeijer d7c93c9503 fix for #6226, symlinking files/directories during multithreading (#14905) 7 years ago
Tobias Munk fa1ca1384f Fixes #14913: Assset hashing now takes asset linking into account to improve cache busting 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Carsten Brandt 5e8e6840b6
Added copyEmptyDirectories option to FileHelper 7 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk 450eefaa50 Some phpdoc fixes from scrutinizer. 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
SilverFire - Dmitry Naumenko 67cc16a07d AssetManager::publishDirectory - removed redundant is_dir check 9 years ago
SilverFire - Dmitry Naumenko 01a6235059 #9333: Fixed AssetManager to publish bundles using symlink with nested directories in `hash` 9 years ago
Evgeniy Tkachenko ce94928a2c Enhancement to phpDoc of AssetManager 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
SilverFire - Dima Naumenko a6e1ba2cf6 Fixed mb_ functions calls to use UTF-8 or app charset 9 years ago
Alexander Makarov fe4cbd30d6 Fixes #9803: Added option to register asset with scheme (reverted from commit 57dc8540fd) 9 years ago
Nikita Verkhovin 57dc8540fd Fixes #9803: Added option to register asset with scheme 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
Carsten Brandt abc7dbbf0f added missing `@since` annotations 9 years ago
Alexander Makarov 372211a865 Better type check in AssetManager 9 years ago
Alexander Makarov 6312f2adad #9249: fixed wrong condition 9 years ago
Alexander Makarov 6987358e2a #9249: better check for file/dir 9 years ago
Alexander Makarov d3e91abf00 Added `@since` tag to `yii\web\AssetManager::$hashCallback` 9 years ago
Petra Barus 2261db0a5f Adding callback for custom hash generation in AssetManager. 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Klimov Paul 95ba06c01b Added ability to use aliases and domain relative URLs at `yii\web\AssetManager::assetMap` 9 years ago
Klimov Paul 8a506e1ee3 Added support for 'only' and 'except' options for `yii\web\AssetManager::publish()` 9 years ago
lynicidn 1a81211a9a Update AssetManager #7535 10 years ago
Qiang Xue 0068a94af1 Fixes #4710: added cache busting support for assets 10 years ago
Alexander Makarov 6481d13494 Optimized checks order in conditions 10 years ago
Serge Postrash e6d84a5009 yii\web\AssetManager phpdoc typo [skip ci] 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue 33955a9e90 `yii\web\AssetManager` should not publish disabled asset bundles 10 years ago
Qiang Xue 61b7079993 Fixes #6007: added doc about asset bundle name [skip ci] 10 years ago
Alexander Makarov 02622b6fe4 phpdoc fixes and additions 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt 6744228e77 use mb_string to work with non latin characters 10 years ago
Qiang Xue 60e07e0d2a new asset WIP: renabled asset publishing 10 years ago
Qiang Xue 2f526521ce new asset WIP 10 years ago