Age | Commit message (Expand) | Author |
2016-05-10 | * sort priority for calendar groups | emkael |
2016-05-10 | * calendar select link in header menu | emkael |
2016-05-09 | * calendar selection page | emkael |
2016-05-09 | * calendar label for user selection list | emkael |
2016-05-09 | * group filter control for calendars | emkael |
2016-05-09 | * calendar DTO holds info on group ID | emkael |
2016-05-09 | * raising THttpException is now optional in URL-based calendar controls | emkael |
2016-05-09 | * using ControlState instead of ViewState for calendar URL controls | emkael |
2016-05-09 | * caching Calendar records by custom URL | emkael |
2016-05-09 | * better handling of login redirects | emkael |
2016-05-09 | * quick default status edit in calendar scaffold | emkael |
2016-05-09 | * calendar details link in user selection list | emkael |
2016-05-06 | * cloning default calendar preference for new users | emkael |
2016-05-06 | * mass setting of user-preferred calendars | emkael |
2016-05-06 | * calendar fetch fallback for empty event list | emkael |
2016-05-06 | * transaction support in facade | emkael |
2016-05-06 | * application event raising from facades | emkael |
2016-05-06 | * application event handling module | emkael |
2016-05-06 | * refactoring default calendar preference fetch | emkael |
2016-05-06 | * moving code blocks around | emkael |
2016-05-06 | * fixed duplicate login detection | emkael |
2016-05-06 | * factoring user lookups by login out to user facade | emkael |
2016-05-06 | * DbUser refactored to use a facade | emkael |
2016-05-06 | * common super-class for template controls using a facade | emkael |
2016-05-06 | * event lists on calendar page | emkael |
2016-05-06 | * ability to edit user calendar selection from calendar page | emkael |
2016-05-06 | * basic calendar info on calendar page | emkael |
2016-05-06 | * event list refactored to universal repeater control | emkael |
2016-05-06 | * page for single calendar info display | emkael |
2016-05-06 | * accessing user preference for specific calendar | emkael |
2016-05-06 | * adding calendar to user preference | emkael |
2016-05-06 | * additinal information in calendar DTO | emkael |
2016-05-06 | * calendar facade method for accessing events | emkael |
2016-05-06 | * order parameter in event list | emkael |
2016-05-04 | * preserving URL on manual login | emkael |
2016-05-04 | * controls capable of resolving calendar URLs | emkael |
2016-05-04 | * ActiveRecord "magic" (find*By*, delete*By*) methods resolve COLUMN_MAPPING... | emkael |
2016-05-04 | * calendar scaffold header altered | emkael |
2016-05-03 | * do not fix absolute paths in stylesheets in client script manager | emkael |
2016-05-03 | * minor client script manager refactoring | emkael |
2016-05-03 | * client script manager documentation | emkael |
2016-05-02 | * calendar scaffold with image as preloader | emkael |
2016-05-02 | * registering control CSS as themed, if available | emkael |
2016-05-02 | * support for theme sheet files in compiled CSS | emkael |
2016-05-02 | * CSS compression factored out to separate method | emkael |
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 | * preloader styles for calendar scaffold | emkael |