aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use URL as Part of the Cache-KeyMaZderMind2015-04-012-5/+20
|
* Allow Filtering Rooms from the ScheduleMaZderMind2015-04-012-0/+23
|
* Hide Group-Headline when no Title is specifiedMaZderMind2015-04-011-3/+5
|
* Wider Audio-PlayerMaZderMind2015-03-311-1/+1
|
* Remove RTMP from Player TextMaZderMind2015-03-311-1/+1
|
* Fix About-Page by using the Model-ClassMaZderMind2015-03-311-3/+3
|
* Implement Relive based on the MVT PatternMaZderMind2015-03-316-19/+80
|
* Revert "Don't 500 when the Schedule is unreachable"MaZderMind2015-03-311-7/+1
| | | | This reverts commit 72722fe3c6e88a683c07b5ee1989e61610d4b7aa.
* Hardcode about-Url in TemplateMaZderMind2015-03-312-5/+1
|
* use require instead of includeMaZderMind2015-03-313-17/+17
|
* Restructure Feedback-Save-CodeMaZderMind2015-03-311-9/+10
|
* Datepicker in Feedback-Read GUIMaZderMind2015-03-316-3/+267
|
* Feedback Read-ViewMaZderMind2015-03-315-1/+152
|
* Rename program -> scheduleMaZderMind2015-03-312-2/+2
|
* Error-Msg Styling on Room-TabMaZderMind2015-03-311-0/+1
|
* Remove Global has/getMaZderMind2015-03-313-42/+4
|
* Move Schedule-Availability Checks, tooMaZderMind2015-03-312-3/+4
|
* Move Feedback-Availability Checks to ViewMaZderMind2015-03-312-6/+3
|
* Avoid Error when getSchedule does not return a mutuable ArrayMaZderMind2015-03-311-1/+2
|
* Raise 404 when no Stream is selected at allMaZderMind2015-03-312-0/+6
|
* Documentation for Stream-Selection-OptionsMaZderMind2015-03-311-3/+63
|
* Submit Form via Ajax and report ErrorsMaZderMind2015-03-313-3/+19
|
* Fix Stream-Selection in Feedback-FormMaZderMind2015-03-311-5/+3
|
* Fix static Room-List getterMaZderMind2015-03-311-1/+1
|
* Move Feedback-Save-MEthods to ModelMaZderMind2015-03-312-30/+43
|
* Don't 500 when the Schedule is unreachableMaZderMind2015-03-311-1/+7
|
* error handlingMaZderMind2015-03-315-4/+42
|
* Remove default selection on IPv4MaZderMind2015-03-311-1/+1
|
* Implement Feedback-Form based on MVT PatternMaZderMind2015-03-311-5/+14
|
* Fix getSelections()MaZderMind2015-03-311-1/+1
|
* Static Room-List getterMaZderMind2015-03-311-0/+9
|
* Link to RoomsMaZderMind2015-03-301-10/+11
|
* 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-303-31/+98
|
* Rename program to scheduleMaZderMind2015-03-306-72/+66
|
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-3023-770/+833
|
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-2914-82/+221
| | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
* Use normal ConstructorMaZderMind2015-03-292-7/+2
|
* Fix Class FormattingMaZderMind2015-03-292-2/+4
|
* Fix HTML NestingMaZderMind2015-03-141-23/+24
|
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-149-131/+290
|
* Renames pages -> viewMaZderMind2015-03-1411-49/+28
|
* Fix Forced ControlsMaZderMind2015-03-111-1/+0
|
* Fix Startpage-ScheduleMaZderMind2015-03-111-2/+5
|
* Fix Schedule-TabMaZderMind2015-03-091-1/+1
|
* Fix Build-Script for LessCSSMaZderMind2015-03-081-4/+5
|
* Only Apply mod_expires rules if it is available in ApacheMaZderMind2015-03-081-3/+5
|
* Avoid Query-String in Font-URLsMaZderMind2015-03-081-2/+2
|