index
:
racing-cal
master
Calendar for racing series
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
php
/
web
Age
Commit message (
Expand
)
Author
2016-05-06
* common super-class for template controls using a facade
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
* registering control CSS as themed, if available
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 dire...
emkael
2016-05-02
* JS compression factored out to separate method
emkael
2016-05-02
* basic refactoring for client script manager
emkael
2016-05-02
* theme manager
emkael
2016-04-29
* auto-registered stylesheets for controls
emkael
2016-04-29
* TemplateControl dependencies registration refactored
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-29
* JS libraries as control dependencies
emkael
2016-04-25
* BaseUrl derivation from BasePath separated to a trait, as it's about to be...
emkael
2016-04-25
* deriving BaseUrl from BasePath only if it's set
emkael
2016-04-23
* moving stuff around (general classes from components to web)
emkael