Commit graph

271 commits

Author SHA1 Message Date
MaZderMind
90ffc426a0 Fix About-Page by using the Model-Class 2015-03-31 23:18:52 +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
81f90290f7 use require instead of include 2015-03-31 21:59:22 +02:00
MaZderMind
dbd6cd8c14 Restructure Feedback-Save-Code 2015-03-31 21:56:40 +02:00
MaZderMind
69156f7cf1 Datepicker in Feedback-Read GUI 2015-03-31 21:56:23 +02:00
MaZderMind
7a163c226c Feedback Read-View 2015-03-31 21:38:03 +02:00
MaZderMind
f48084e1d6 Rename program -> schedule 2015-03-31 17:20:10 +02:00
MaZderMind
d4d30ce1c3 Error-Msg Styling on Room-Tab 2015-03-31 17:18:50 +02:00
MaZderMind
3de36d7a63 Remove Global has/get 2015-03-31 17:16:40 +02:00
MaZderMind
c01f7979db Move Schedule-Availability Checks, too 2015-03-31 17:16:21 +02:00
MaZderMind
2fc4bc9dca Move Feedback-Availability Checks to View 2015-03-31 17:15:53 +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
c64155f3b7 Documentation for Stream-Selection-Options 2015-03-31 17:07:44 +02:00
MaZderMind
a0c939e003 Submit Form via Ajax and report Errors 2015-03-31 16:36:36 +02:00
MaZderMind
5c80bf0c03 Fix Stream-Selection in Feedback-Form 2015-03-31 08:40:50 +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
1a050c087e error handling 2015-03-31 08:19:08 +02:00
MaZderMind
f98d93cd15 Remove default selection on IPv4 2015-03-31 07:00:25 +02:00
MaZderMind
e0b4c56053 Implement Feedback-Form based on MVT Pattern 2015-03-31 07:00:10 +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
e6b64e9ef4 Link to Rooms 2015-03-30 21:40:22 +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
fc4cf5793c Rename program to schedule 2015-03-30 21:18:09 +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
537faf131d Fix HTML Nesting 2015-03-14 13:46:47 +01:00
MaZderMind
cb48ba9b70 Introduce Models abstracting the Config away from Views & Templates 2015-03-14 13:46:47 +01:00
MaZderMind
844a7d53f2 Renames pages -> view 2015-03-14 13:46:47 +01:00
MaZderMind
8bb9b119a3 Fix Forced Controls 2015-03-11 16:42:26 +01:00
MaZderMind
599f936048 Fix Startpage-Schedule 2015-03-11 15:41:04 +01:00
MaZderMind
007f5c56af Fix Schedule-Tab 2015-03-09 23:31:13 +01:00
MaZderMind
7a95e94657 Fix Build-Script for LessCSS 2015-03-08 15:46:33 +01:00
MaZderMind
1d79de62ff Only Apply mod_expires rules if it is available in Apache 2015-03-08 15:46:05 +01:00
MaZderMind
a24a67065c Avoid Query-String in Font-URLs 2015-03-08 15:44:51 +01:00
MaZderMind
f65cd39d38 Fix Overview-Style for Rooms with Thumbnail but without Schedule 2015-03-08 14:22:31 +01:00
MaZderMind
4e077ae3d5 Open IRC-Link in new Window 2015-03-08 14:15:43 +01:00
MaZderMind
f13ec875ad Try to Improve Program readability 2015-03-03 23:35:39 +01:00
MaZderMind
e13e16405a Fix Stream-Selection in Feedback-Form 2015-03-03 23:28:14 +01:00
MaZderMind
1cf6e0161c Keep Title in centered within 50% of the Width of a Wide Room-Panel 2015-03-03 23:13:50 +01:00