Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement MVT Pattern based on simple Config options | MaZderMind | 2015-03-30 | 7 | -57/+648 |
| | |||||
* | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 2015-03-29 | 7 | -35/+165 |
| | | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php | ||||
* | Use normal Constructor | MaZderMind | 2015-03-29 | 2 | -7/+2 |
| | |||||
* | Fix Class Formatting | MaZderMind | 2015-03-29 | 2 | -2/+4 |
| | |||||
* | Introduce Models abstracting the Config away from Views & Templates | MaZderMind | 2015-03-14 | 4 | -0/+134 |