summaryrefslogtreecommitdiff
path: root/app/php/web
AgeCommit message (Expand)Author
2016-05-06 * common super-class for template controls using a facadeemkael
2016-05-03 * do not fix absolute paths in stylesheets in client script manageremkael
2016-05-03 * minor client script manager refactoringemkael
2016-05-03 * client script manager documentationemkael
2016-05-02 * registering control CSS as themed, if availableemkael
2016-05-02 * support for theme sheet files in compiled CSSemkael
2016-05-02 * CSS compression factored out to separate methodemkael
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 methodemkael
2016-05-02 * basic refactoring for client script manageremkael
2016-05-02 * theme manageremkael
2016-04-29 * auto-registered stylesheets for controlsemkael
2016-04-29 * TemplateControl dependencies registration refactoredemkael
2016-04-29 * CSS minification in client script manageremkael
2016-04-29 * compileFiles method renamed, as stylesheet compilation is comingemkael
2016-04-29 * assets store key refactored to accomodate different asset typesemkael
2016-04-29 * JS libraries as control dependenciesemkael
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 setemkael
2016-04-23 * moving stuff around (general classes from components to web)emkael