Age | Commit message (Expand) | Author |
2016-04-20 | * switching to namespace-based DB config path | emkael |
2016-04-20 | * config paths as symlinks to common config | 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 | * 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 | * 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-11 | * cache control headers for HTTP responses | emkael |
2016-04-07 | * fixing (de)serialization issues of SQL client in a facade instance | emkael |
2016-04-06 | * Safe*FileUpload components moved back to components namespace | emkael |
2016-04-06 | * components -> controls | emkael |
2016-04-06 | * scaffold page for calendar modification | emkael |
2016-04-06 | * update method for Calendar model | emkael |
2016-04-06 | * path generation for uploaded calendar images | emkael |
2016-04-06 | * calendar image path, with asset publication | emkael |
2016-04-06 | * browser log configuration (disabled) | emkael |
2016-04-06 | * markup indentation | emkael |
2016-04-06 | * lookup methods for calendars | emkael |
2016-04-06 | * Facade class includes TSqlMapGateway (which was unavailable after unserial... | emkael |
2016-04-06 | * T*FileUpload controls with server-side MIME check | emkael |
2016-04-06 | * DataItem is deprecated | emkael |
2016-03-28 | * timezone preferences refactored | emkael |
2016-03-16 | * custom name in calendar DTO | emkael |
2016-03-16 | * custom fields for calendar record | emkael |
2016-03-16 | * user selection operations factored out to a facade | emkael |
2016-03-16 | * sorting imports | emkael |
2016-03-16 | * Prado::using specified | emkael |
2016-03-16 | * event facade refactor | emkael |
2016-03-16 | * CalendarGroupDTO comparator | emkael |
2016-03-16 | * CalendarDTO comparator | emkael |
2016-03-16 | * TimezoneDTO comparator | emkael |
2016-03-16 | * password change/retrieval refactoring | emkael |
2016-03-16 | * refactoring, code formatting | emkael |
2016-03-16 | * timezone selection on profile page | emkael |
2016-03-16 | * respecting timezone preference for events | emkael |
2016-03-16 | * timezone preference information for users | emkael |
2016-03-16 | * upcoming events based on current UTC time | emkael |
2016-03-16 | * password change only for DB users | emkael |