aboutsummaryrefslogtreecommitdiff
path: root/model/Schedule.php (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-31Revert "Don't 500 when the Schedule is unreachable"MaZderMind1-7/+1
2015-03-31Remove Global has/getMaZderMind1-3/+3
2015-03-31Avoid Error when getSchedule does not return a mutuable ArrayMaZderMind1-1/+2
2015-03-31Don't 500 when the Schedule is unreachableMaZderMind1-1/+7
2015-03-30MVT Implementation of the scheduleMaZderMind1-31/+93
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind1-0/+173
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind1-0/+8