Age | Commit message (Expand) | Author |
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 | * CssMin library, v3.0.4 | 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-25 | * splitting traits for safer file upload components | emkael |
2016-04-25 | * separating safer file upload trait to its own file | emkael |
2016-04-25 | * safer getFileSize for T*FileUpload components | emkael |
2016-04-23 | * cache cleanup script | emkael |
2016-04-23 | * moving stuff around (general classes from components to web) | emkael |
2016-04-22 | * _ssl directory for SSL configuration | emkael |
2016-04-22 | * moving actual assets directory out of DocRoot | emkael |
2016-04-22 | * JS minification on compilation | emkael |
2016-04-22 | * moving rendered scripts from session to cache and distinguishing among var... | emkael |
2016-04-21 | * calendar scaffold action labels | emkael |
2016-04-21 | * JS loader on calendar scaffold actions | emkael |
2016-04-21 | * app resources as symlink with app/php directory | emkael |
2016-04-20 | * no hard-coded class names | emkael |
2016-04-20 | * switching to namespace-based DB config path | emkael |
2016-04-20 | * config paths as symlinks to common config | emkael |
2016-04-20 | * upgrade to Prado 3.3.1 | emkael |
2016-04-19 | * asset manager that derives default asset url from asset base path | emkael |
2016-04-19 | * setting for development application mode | emkael |
2016-04-19 | * setting 'Web' alias path in entry script | emkael |
2016-04-19 | * entry script cleanup | emkael |
2016-04-19 | * reading web base path from custom Prado namespace | emkael |
2016-04-19 | * moving assets to custom directory | emkael |
2016-04-19 | * base class for controls, auto-registering JS scripts | emkael |
2016-04-19 | * external scripts support in ClientScriptManager | emkael |
2016-04-14 | * simplified property mapping in getter/setter for active records | emkael |
2016-04-14 | * pages initial config moved to separate file | emkael |
2016-04-14 | * compiling minified JS files in Performance mode | emkael |
2016-04-14 | * removing calendar preference only if such exists | emkael |
2016-04-14 | * event facade refactoring in upcoming events control | emkael |
2016-04-14 | * calendar facade refactoring in user selection control | emkael |
2016-04-14 | * calendar entries are updated based on entry modification date, not calenda... | emkael |
2016-04-14 | * iCal entry modification date stored in model | emkael |
2016-04-14 | * removing from user selection implemented after factoring out ot facade | emkael |
2016-04-13 | * ActiveRecord config module named | emkael |
2016-04-13 | * fixing logout on profile page (not throwing an error after logout on callb... | emkael |
2016-04-12 | * Prado upgrade to 3.3.r51702c7564454b18232e19fa9ca0d05ed33c4b3c | emkael |
2016-04-11 | * cache control headers for HTTP responses | emkael |
2016-04-08 | * Prado upgraded to 3.3.rb4ed61bfeffee3a47e8b313f64cc7436a99cb460 | emkael |
2016-04-07 | https://github.com/pradosoft/prado/issues/585 | emkael |
2016-04-07 | * fixing (de)serialization issues of SQL client in a facade instance | emkael |
2016-04-07 | * Prado upgrade (to 3.3.r6b8e6601752b21a8a96c385a5529bbec7bb2b408) | emkael |
2016-04-07 | * adding _ssl directory to gitignore | emkael |