summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-04 * calendar scaffold header alteredemkael
2016-05-04 * calendar URLs are uniqueemkael
2016-05-04 * generating URLs for calendarsemkael
2016-05-04 * Python scripts movedemkael
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-03 * Reddit iCal list wiki page changedemkael
2016-05-02 * calendar scaffold with image as preloaderemkael
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 ↵emkael
directory is provided as a path
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 * preloader styles for calendar scaffoldemkael
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 * CssMin library, v3.0.4emkael
2016-04-29 * JS libraries as control dependenciesemkael
2016-04-25 * BaseUrl derivation from BasePath separated to a trait, as it's about to ↵emkael
become useful
2016-04-25 * deriving BaseUrl from BasePath only if it's setemkael
2016-04-25 * splitting traits for safer file upload componentsemkael
2016-04-25 * separating safer file upload trait to its own fileemkael
2016-04-25 * safer getFileSize for T*FileUpload componentsemkael
2016-04-23 * cache cleanup scriptemkael
2016-04-23 * moving stuff around (general classes from components to web)emkael
2016-04-22 * _ssl directory for SSL configurationemkael
2016-04-22 * moving actual assets directory out of DocRootemkael
2016-04-22 * JS minification on compilationemkael
2016-04-22 * moving rendered scripts from session to cache and distinguishing among ↵emkael
various page views for single session
2016-04-21 * calendar scaffold action labelsemkael
2016-04-21 * JS loader on calendar scaffold actionsemkael
2016-04-21 * app resources as symlink with app/php directoryemkael
2016-04-20 * no hard-coded class namesemkael
2016-04-20 * switching to namespace-based DB config pathemkael
2016-04-20 * config paths as symlinks to common configemkael
2016-04-20 * upgrade to Prado 3.3.1emkael
2016-04-19 * asset manager that derives default asset url from asset base pathemkael
2016-04-19 * setting for development application modeemkael
2016-04-19 * setting 'Web' alias path in entry scriptemkael
2016-04-19 * entry script cleanupemkael
2016-04-19 * reading web base path from custom Prado namespaceemkael
2016-04-19 * moving assets to custom directoryemkael
2016-04-19 * base class for controls, auto-registering JS scriptsemkael
2016-04-19 * external scripts support in ClientScriptManageremkael