summaryrefslogtreecommitdiff
path: root/app/php/dto
AgeCommit message (Collapse)Author
2016-06-10 * renaming php directoryemkael
2016-05-13 * DTO representing full calendar grid, with events properly alignedemkael
2016-05-13 * DTO representing a single day of events on calendar gridemkael
2016-05-13 * EventDTO subclass for events shown in calendar gridemkael
2016-05-13 * tiemzone-awareness and storing intermediate information in EventDTOemkael
2016-05-13 * comparator for EventDTOemkael
2016-05-13 * type hinting wherever it's possibleemkael
2016-05-13 * location and calendar information for timezoneemkael
2016-05-10 * switching to DTO in getCategories from CalendarFacadeemkael
2016-05-10 * sorting calendar groups by priorityemkael
2016-05-09 * calendar DTO holds info on group IDemkael
2016-05-06 * DbUser refactored to use a facadeemkael
2016-05-06 * additinal information in calendar DTOemkael
2016-03-16 * custom name in calendar DTOemkael
2016-03-16 * CalendarGroupDTO comparatoremkael
2016-03-16 * CalendarDTO comparatoremkael
2016-03-16 * TimezoneDTO comparatoremkael
2016-03-16 * refactoring, code formattingemkael
2016-03-16 * respecting timezone preference for eventsemkael
2016-03-15 * event DTOemkael
2016-03-15 * sorting user selectionemkael
2016-03-12 * calendar group DTOsemkael