Skip to content
Snippets Groups Projects
  1. Feb 02, 2015
  2. Jan 05, 2015
    • Adam Williamson's avatar
      allow css/js asset directory to be relocated (#13053) · bb79aac7
      Adam Williamson authored
      This allows the directory where CSS/JS asset collections are
      written to be changed, in case SERVERROOT is not writeable. Note
      it does *not* allow the expected URL to be changed: whatever
      directory is used, the server must be configured to serve it
      at WEBROOT/assets. It may be possible to add another config
      parameter to allow the admin to specify a custom asset URL,
      but I thought I'd keep the first implementation simple.
      bb79aac7
    • Robin McCorkell's avatar
      Fix JS asset generation · 2c44bc17
      Robin McCorkell authored
      At some point SeparatorFilter should be included upstream
      (kriswallsmith/assetic), then lib/private/assetic/separatorfilter.php can be
      removed and the `use` in lib/private/templatelayout.php rewritten.
      
      SeparatorFilter inserts a separator between assets, preventing issues when
      files are incorrectly terminated. For JS this is a semicolon.
      2c44bc17
  3. Dec 09, 2014
  4. Dec 06, 2014
  5. Nov 12, 2014
  6. Oct 23, 2014
  7. Oct 20, 2014
  8. Oct 17, 2014
    • Thomas Müller's avatar
      adding cssmin and jssmin(minify) · 93b0f1a3
      Thomas Müller authored
      adding argument deleteSelf to rmdirr() - if false the directory itself will not be deleted only it's content
      
      adding repair step to clean the asset cache after upgrade + coding style adjustments
      93b0f1a3
  9. Oct 16, 2014
  10. Oct 15, 2014
  11. Oct 06, 2014
  12. Sep 17, 2014
  13. Sep 11, 2014
  14. Aug 29, 2014
  15. May 15, 2014
  16. May 13, 2014
  17. Apr 21, 2014
  18. Apr 15, 2014
  19. Feb 20, 2014
  20. Feb 06, 2014
  21. Dec 09, 2013
  22. Sep 30, 2013
  23. Sep 11, 2013
  24. Aug 29, 2013
  25. Aug 26, 2013
  26. Aug 25, 2013
  27. Aug 15, 2013
  28. Jul 21, 2013
  29. May 12, 2013
  30. Apr 30, 2013
  31. Apr 26, 2013
  32. Apr 24, 2013
Loading