aboutsummaryrefslogtreecommitdiff
path: root/model/Schedule.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php