Commit graph

123 commits

Author SHA1 Message Date
MaZderMind
b468a665f5 Use URL as Part of the Cache-Key 2015-04-01 21:03:51 +02:00
MaZderMind
759184ba05 Allow Filtering Rooms from the Schedule 2015-04-01 21:03:21 +02:00
MaZderMind
024d632396 Implement Relive based on the MVT Pattern 2015-03-31 23:17:01 +02:00
MaZderMind
5b3788456f Revert "Don't 500 when the Schedule is unreachable"
This reverts commit 72722fe3c6.
2015-03-31 22:13:11 +02:00
MaZderMind
d3c8802ff0 Hardcode about-Url in Template 2015-03-31 22:01:35 +02:00
MaZderMind
7a163c226c Feedback Read-View 2015-03-31 21:38:03 +02:00
MaZderMind
3de36d7a63 Remove Global has/get 2015-03-31 17:16:40 +02:00
MaZderMind
beb6da0a82 Avoid Error when getSchedule does not return a mutuable Array 2015-03-31 17:07:46 +02:00
MaZderMind
8b7ab95ad4 Raise 404 when no Stream is selected at all 2015-03-31 17:07:45 +02:00
MaZderMind
97d076912a Fix static Room-List getter 2015-03-31 08:24:15 +02:00
MaZderMind
fdffee12ed Move Feedback-Save-MEthods to Model 2015-03-31 08:23:47 +02:00
MaZderMind
72722fe3c6 Don't 500 when the Schedule is unreachable 2015-03-31 08:23:15 +02:00
MaZderMind
e7e4b690cd Fix getSelections() 2015-03-31 07:00:00 +02:00
MaZderMind
a24c029248 Static Room-List getter 2015-03-31 06:59:45 +02:00
MaZderMind
4d638aa9fb Default Tab- and Selection access 2015-03-30 21:37:32 +02:00
MaZderMind
340e5ff295 Static existence checks for Rooms 2015-03-30 21:37:08 +02:00
MaZderMind
e6fbb1972f Allow static access 2015-03-30 21:36:47 +02:00
MaZderMind
785e40eae2 MVT Implementation of the schedule 2015-03-30 21:18:42 +02:00
MaZderMind
f7d9d59274 Implement MVT Pattern based on simple Config options 2015-03-30 16:20:30 +02:00
MaZderMind
ea4b6c7699 Move get/set-Calls into ModelBase and abstract all access into a Model
Conflicts:
	model/Overview.php
	model/Room.php
	model/StreamList.php
	tests/ModelTestbase.php
2015-03-29 21:42:01 +02:00
MaZderMind
97fe6bf0af Use normal Constructor 2015-03-29 21:38:59 +02:00
MaZderMind
a95c081a74 Fix Class Formatting 2015-03-29 21:38:50 +02:00
MaZderMind
cb48ba9b70 Introduce Models abstracting the Config away from Views & Templates 2015-03-14 13:46:47 +01:00