Age | Commit message (Expand) | Author |
---|---|---|
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 |