index
:
racing-cal
master
Calendar for racing series
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
php
/
web
/
ClientScriptManager.php
Age
Commit message (
Collapse
)
Author
2016-06-10
* renaming php directory
emkael
2016-05-13
* code formatting
emkael
2016-05-13
* type hinting wherever it's possible
emkael
2016-05-03
* do not fix absolute paths in stylesheets in client script manager
emkael
2016-05-03
* minor client script manager refactoring
emkael
2016-05-03
* client script manager documentation
emkael
2016-05-02
* support for theme sheet files in compiled CSS
emkael
2016-05-02
* CSS compression factored out to separate method
emkael
2016-05-02
* making sure CSS path fix does not point to a parent directory if only ↵
emkael
directory is provided as a path
2016-05-02
* JS compression factored out to separate method
emkael
2016-05-02
* basic refactoring for client script manager
emkael
2016-04-29
* CSS minification in client script manager
emkael
2016-04-29
* compileFiles method renamed, as stylesheet compilation is coming
emkael
2016-04-29
* assets store key refactored to accomodate different asset types
emkael
2016-04-23
* moving stuff around (general classes from components to web)
emkael