Age | Commit message (Expand) | Author |
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 |
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 | https://github.com/pradosoft/prado/issues/581 | emkael |
2016-04-06 | * DataItem is deprecated | emkael |
2016-04-05 | * changed path to git-crypted config | emkael |
2016-04-01 | * calendar category update purely informational | 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 |