30 Commits

Author SHA1 Message Date
60e07e0d2a new asset WIP: renabled asset publishing 2014-09-02 14:51:44 -04:00
2f526521ce new asset WIP 2014-08-30 21:34:35 -04:00
04f49de881 new asset WIP 2014-08-28 14:21:27 -04:00
f51a263570 new asset management WIP 2014-08-27 16:44:00 -04:00
8b70a55b14 Improved global configuration of assetmanager
Added `beforeCopy`, `afterCopy`, `forceCopy` properties to AssetManager

fixes #4209
2014-07-12 13:51:05 +02:00
4fcd5003de Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 2014-04-26 20:25:48 -04:00
4f9e4e2c78 ensure assetmanager and baseurl to handle relative urls correctly 2014-04-25 04:06:07 +02:00
1e3989e5d1 Fix call to AssetConverter::convert() in AssetBundle 2014-04-24 13:01:05 +02:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
b9837d8d69 Change AssetBundle.register() return type to static
Enable IDE typehints for custom AssetBundle properties (related to #2572).
2014-02-27 05:50:14 -08:00
1cd3f2bbd7 Fixed test break. 2014-02-11 10:22:23 -05:00
65a8eae717 Fixes #2399: Fixed the bug that AssetBundle did not handle relative URLs correctly 2014-02-11 08:33:46 -05:00
5d23a066ca Removed unused imports 2014-01-12 23:42:55 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
f21499dd9b script WIP 2013-04-22 16:03:27 -04:00
7775e927e1 script command WIP 2013-04-22 06:50:22 -04:00
41ea94853b refactoring and documentation for asset/script management. 2013-04-19 15:19:29 -04:00
30e6d28b77 Finished asset converter. 2013-04-18 23:22:59 -04:00
d22e8ea34b Added YiiBase::importNamespaces(). 2013-04-18 15:46:01 -04:00
bab3222907 Added doc. 2013-04-18 15:29:30 -04:00
fadb528f2e script WIP 2013-04-18 12:58:45 -04:00
db2392cdda script WIP 2013-04-18 08:45:41 -04:00
82535b254d ... 2013-04-17 20:28:21 -04:00
8f9cfa2c30 draft of script/asset management is done. 2013-04-16 21:26:19 -04:00
5b412b8f84 script WIP 2013-04-16 17:42:31 -04:00
ee2d93b181 scripts WIP 2013-04-16 07:59:31 -04:00
c49222f799 script WIP 2013-04-15 15:57:34 -04:00