Age | Commit message (Expand) | Author |
2016-06-10 | * direnv config | emkael |
2016-06-10 | * renaming php directory | emkael |
2016-06-10 | * renaming python directory | emkael |
2016-06-10 | * i18n string formatting | emkael |
2016-06-10 | * i18nized texts | emkael |
2016-06-07 | * missing XML definition | emkael |
2016-06-07 | * i18n config | emkael |
2016-05-16 | * JS fallback on logout callback error | emkael |
2016-05-13 | * calendar grid on the front page | emkael |
2016-05-13 | * calendar grid display control | emkael |
2016-05-13 | * user calendar grid for specific month returned from Event facade | emkael |
2016-05-13 | * DTO representing full calendar grid, with events properly aligned | emkael |
2016-05-13 | * DTO representing a single day of events on calendar grid | emkael |
2016-05-13 | * EventDTO subclass for events shown in calendar grid | emkael |
2016-05-13 | * method for determining full weeks containing specific month, based on a ti... | emkael |
2016-05-13 | * refactor of compiling events from specific timeframe to DTOs | emkael |
2016-05-13 | * tiemzone-awareness and storing intermediate information in EventDTO | emkael |
2016-05-13 | * comparator for EventDTO | emkael |
2016-05-13 | * code formatting | emkael |
2016-05-13 | * type hinting wherever it's possible | emkael |
2016-05-13 | * location and calendar information for timezone | emkael |
2016-05-13 | * FacadeTemplateControl requires binding a facade | emkael |
2016-05-13 | * DataItem change to Data in repeater item | emkael |
2016-05-10 | * first day of the week per territory imported to configuration | emkael |
2016-05-10 | * pep8 compatibilty in Python scripts | emkael |
2016-05-10 | * switching to DTO in getCategories from CalendarFacade | emkael |
2016-05-10 | * sorting calendar groups by priority | emkael |
2016-05-10 | * sort priority for calendar groups | emkael |
2016-05-10 | * calendar select link in header menu | emkael |
2016-05-09 | * python config contained within python directory (symlinked) | emkael |
2016-05-09 | * calendar category correction mapping for import script | 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 | * upgrade to Prado 3.3.1-rbab7fd6 | 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 | * subtracting a day from all-day events on import was unnecessary, let the a... | 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 |