Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Streams-JSON v1 | MaZderMind | 2015-04-05 | 3 | -4/+154 |
| | |||||
* | Pretty-Print JSON (requires PHP 5.4 – whatever…) | MaZderMind | 2015-04-05 | 1 | -1/+1 |
| | |||||
* | Return empty Schedule when Conference is Closed | MaZderMind | 2015-04-05 | 2 | -6/+11 |
| | |||||
* | Disable Room-Filter in Master | MaZderMind | 2015-04-05 | 1 | -1/+1 |
| | |||||
* | relive: ignore talks in "not_running" state | Florian Larysch | 2015-04-05 | 1 | -0/+3 |
| | |||||
* | Hide Navbar-Buttons in Closed-State | MaZderMind | 2015-04-04 | 1 | -4/+6 |
| | |||||
* | Move Styles completely into their own assemblies | MaZderMind | 2015-04-04 | 9 | -240/+239 |
| | |||||
* | Small fixes to Closed-Template | MaZderMind | 2015-04-04 | 2 | -1/+10 |
| | |||||
* | Neutral-Text 500-Page | MaZderMind | 2015-04-04 | 1 | -19/+6 |
| | |||||
* | Implement Close-Down Page with Upcoming Event | MaZderMind | 2015-04-04 | 7 | -13/+87 |
| | |||||
* | Disable Caches by Default | MaZderMind | 2015-04-04 | 1 | -2/+2 |
| | | | | They make development a lot more complicated and are not needed in the usual c3voc-Deployment | ||||
* | Show Display-Names and Link Rooms in Relive-View | MaZderMind | 2015-04-04 | 3 | -2/+35 |
| | |||||
* | Merge branch 'multiview' | MaZderMind | 2015-04-04 | 6 | -0/+178 |
|\ | |||||
| * | Disable Meter in !Chrome browsers | MaZderMind | 2015-04-04 | 1 | -7/+15 |
| | | |||||
| * | Experimental Multi-Viewer | MaZderMind | 2015-04-03 | 6 | -0/+170 |
| | | |||||
* | | relive: We're out of beta. Add a more helpful info text. | Florian Larysch | 2015-04-03 | 1 | -3/+8 |
|/ | |||||
* | no party. for no-one. | MaZderMind | 2015-04-03 | 2 | -26/+0 |
| | |||||
* | Fix missing trailing / when deployed directly on a domain | MaZderMind | 2015-04-03 | 1 | -2/+2 |
| | |||||
* | Remove Plugin-Debug | MaZderMind | 2015-04-03 | 1 | -1/+0 |
| | |||||
* | Enable Flash on the Relive-Player-Page | MaZderMind | 2015-04-03 | 1 | -6/+14 |
| | |||||
* | relive-player: make the hint about desktop players clearer | Florian Larysch | 2015-04-03 | 1 | -2/+7 |
| | |||||
* | Immunize against missing current/upcoming talks | MaZderMind | 2015-04-03 | 1 | -16/+17 |
| | |||||
* | No Double-UTF8-Decode anymore | MaZderMind | 2015-04-03 | 1 | -1/+0 |
| | |||||
* | Fail gracefully when the Schedule is unreachable | MaZderMind | 2015-04-03 | 1 | -1/+8 |
| | |||||
* | Fix Generic Feedback-Form | MaZderMind | 2015-04-02 | 1 | -1/+1 |
| | |||||
* | remove excess icons | MaZderMind | 2015-04-02 | 10 | -11/+2 |
| | |||||
* | Fix Getter | MaZderMind | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | Use URL as Part of the Cache-Key | MaZderMind | 2015-04-01 | 2 | -5/+20 |
| | |||||
* | Allow Filtering Rooms from the Schedule | MaZderMind | 2015-04-01 | 2 | -0/+23 |
| | |||||
* | Hide Group-Headline when no Title is specified | MaZderMind | 2015-04-01 | 1 | -3/+5 |
| | |||||
* | Wider Audio-Player | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Remove RTMP from Player Text | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Fix About-Page by using the Model-Class | MaZderMind | 2015-03-31 | 1 | -3/+3 |
| | |||||
* | Implement Relive based on the MVT Pattern | MaZderMind | 2015-03-31 | 6 | -19/+80 |
| | |||||
* | Revert "Don't 500 when the Schedule is unreachable" | MaZderMind | 2015-03-31 | 1 | -7/+1 |
| | | | | This reverts commit 72722fe3c6e88a683c07b5ee1989e61610d4b7aa. | ||||
* | Hardcode about-Url in Template | MaZderMind | 2015-03-31 | 2 | -5/+1 |
| | |||||
* | use require instead of include | MaZderMind | 2015-03-31 | 3 | -17/+17 |
| | |||||
* | Restructure Feedback-Save-Code | MaZderMind | 2015-03-31 | 1 | -9/+10 |
| | |||||
* | Datepicker in Feedback-Read GUI | MaZderMind | 2015-03-31 | 6 | -3/+267 |
| | |||||
* | Feedback Read-View | MaZderMind | 2015-03-31 | 5 | -1/+152 |
| | |||||
* | Rename program -> schedule | MaZderMind | 2015-03-31 | 2 | -2/+2 |
| | |||||
* | Error-Msg Styling on Room-Tab | MaZderMind | 2015-03-31 | 1 | -0/+1 |
| | |||||
* | Remove Global has/get | MaZderMind | 2015-03-31 | 3 | -42/+4 |
| | |||||
* | Move Schedule-Availability Checks, too | MaZderMind | 2015-03-31 | 2 | -3/+4 |
| | |||||
* | Move Feedback-Availability Checks to View | MaZderMind | 2015-03-31 | 2 | -6/+3 |
| | |||||
* | Avoid Error when getSchedule does not return a mutuable Array | MaZderMind | 2015-03-31 | 1 | -1/+2 |
| | |||||
* | Raise 404 when no Stream is selected at all | MaZderMind | 2015-03-31 | 2 | -0/+6 |
| | |||||
* | Documentation for Stream-Selection-Options | MaZderMind | 2015-03-31 | 1 | -3/+63 |
| | |||||
* | Submit Form via Ajax and report Errors | MaZderMind | 2015-03-31 | 3 | -3/+19 |
| | |||||
* | Fix Stream-Selection in Feedback-Form | MaZderMind | 2015-03-31 | 1 | -5/+3 |
| |