aboutsummaryrefslogtreecommitdiff
path: root/model (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-307-57/+648
|
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-297-35/+165
| | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
* Use normal ConstructorMaZderMind2015-03-292-7/+2
|
* Fix Class FormattingMaZderMind2015-03-292-2/+4
|
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-144-0/+134