index
:
racing-cal
master
Calendar for racing series
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
php
/
dto
Age
Commit message (
Collapse
)
Author
2016-06-10
* renaming php directory
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
* tiemzone-awareness and storing intermediate information in EventDTO
emkael
2016-05-13
* comparator for EventDTO
emkael
2016-05-13
* type hinting wherever it's possible
emkael
2016-05-13
* location and calendar information for timezone
emkael
2016-05-10
* switching to DTO in getCategories from CalendarFacade
emkael
2016-05-10
* sorting calendar groups by priority
emkael
2016-05-09
* calendar DTO holds info on group ID
emkael
2016-05-06
* DbUser refactored to use a facade
emkael
2016-05-06
* additinal information in calendar DTO
emkael
2016-03-16
* custom name in calendar DTO
emkael
2016-03-16
* CalendarGroupDTO comparator
emkael
2016-03-16
* CalendarDTO comparator
emkael
2016-03-16
* TimezoneDTO comparator
emkael
2016-03-16
* refactoring, code formatting
emkael
2016-03-16
* respecting timezone preference for events
emkael
2016-03-15
* event DTO
emkael
2016-03-15
* sorting user selection
emkael
2016-03-12
* calendar group DTOs
emkael