aboutsummaryrefslogtreecommitdiff
path: root/model/Schedule.php (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-02remove impractical apcu cacheMaZderMind1-42/+1
2015-04-04Show Display-Names and Link Rooms in Relive-ViewMaZderMind1-1/+1
2015-04-03Fail gracefully when the Schedule is unreachableMaZderMind1-1/+8
2015-04-01Fix GetterMaZderMind1-1/+1
2015-04-01Use URL as Part of the Cache-KeyMaZderMind1-2/+7
2015-04-01Allow Filtering Rooms from the ScheduleMaZderMind1-0/+16
2015-03-31Revert "Don't 500 when the Schedule is unreachable"MaZderMind1-7/+1
2015-03-31Remove Global has/getMaZderMind1-3/+3
2015-03-31Avoid Error when getSchedule does not return a mutuable ArrayMaZderMind1-1/+2
2015-03-31Don't 500 when the Schedule is unreachableMaZderMind1-1/+7
2015-03-30MVT Implementation of the scheduleMaZderMind1-31/+93
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind1-0/+173
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind1-0/+8