aboutsummaryrefslogtreecommitdiff
path: root/model (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move Feedback-Save-MEthods to ModelMaZderMind2015-03-311-0/+37
* Don't 500 when the Schedule is unreachableMaZderMind2015-03-311-1/+7
* Fix getSelections()MaZderMind2015-03-311-1/+1
* Static Room-List getterMaZderMind2015-03-311-0/+9
* Default Tab- and Selection accessMaZderMind2015-03-301-2/+14
* Static existence checks for RoomsMaZderMind2015-03-301-0/+13
* Allow static accessMaZderMind2015-03-301-7/+15
* MVT Implementation of the scheduleMaZderMind2015-03-302-31/+97
* 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
* 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