Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrite data-model so that every configuration option is accessed through ↵ | MaZderMind | 2016-12-10 | 1 | -3/+12 |
| | | | | the conference | ||||
* | Fix Overview 404 with wrong configured Rooms | MaZderMind | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 2015-03-29 | 1 | -29/+2 |
| | | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php | ||||
* | Use normal Constructor | MaZderMind | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | Introduce Models abstracting the Config away from Views & Templates | MaZderMind | 2015-03-14 | 1 | -0/+52 |