aboutsummaryrefslogtreecommitdiff
path: root/model (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-31Move Feedback-Save-MEthods to ModelMaZderMind1-0/+37
2015-03-31Don't 500 when the Schedule is unreachableMaZderMind1-1/+7
2015-03-31Fix getSelections()MaZderMind1-1/+1
2015-03-31Static Room-List getterMaZderMind1-0/+9
2015-03-30Default Tab- and Selection accessMaZderMind1-2/+14
2015-03-30Static existence checks for RoomsMaZderMind1-0/+13
2015-03-30Allow static accessMaZderMind1-7/+15
2015-03-30MVT Implementation of the scheduleMaZderMind2-31/+97
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind7-57/+648
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind7-35/+165
2015-03-29Use normal ConstructorMaZderMind2-7/+2
2015-03-29Fix Class FormattingMaZderMind2-2/+4
2015-03-14Introduce Models abstracting the Config away from Views & TemplatesMaZderMind4-0/+134