aboutsummaryrefslogtreecommitdiff
path: root/model/Overview.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-101-3/+12
| | | | the conference
* Fix Overview 404 with wrong configured RoomsMaZderMind2015-07-141-1/+1
|
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-291-29/+2
| | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
* Use normal ConstructorMaZderMind2015-03-291-1/+1
|
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-141-0/+52