aboutsummaryrefslogtreecommitdiff
path: root/model/Schedule.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* also change C3Voc to all uppercase C3VOCMaZderMind2015-12-251-1/+1
* fix js-errors with rooms in the schedule unknown to the streaming-wsMaZderMind2015-10-051-1/+6
* remove impractical apcu cacheMaZderMind2015-09-021-42/+1
* Show Display-Names and Link Rooms in Relive-ViewMaZderMind2015-04-041-1/+1
* Fail gracefully when the Schedule is unreachableMaZderMind2015-04-031-1/+8
* Fix GetterMaZderMind2015-04-011-1/+1
* Use URL as Part of the Cache-KeyMaZderMind2015-04-011-2/+7
* Allow Filtering Rooms from the ScheduleMaZderMind2015-04-011-0/+16
* Revert "Don't 500 when the Schedule is unreachable"MaZderMind2015-03-311-7/+1
* Remove Global has/getMaZderMind2015-03-311-3/+3
* Avoid Error when getSchedule does not return a mutuable ArrayMaZderMind2015-03-311-1/+2
* Don't 500 when the Schedule is unreachableMaZderMind2015-03-311-1/+7
* MVT Implementation of the scheduleMaZderMind2015-03-301-31/+93
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-301-0/+173
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-291-0/+8