aboutsummaryrefslogtreecommitdiff
path: root/template/overview.phtml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added short display name feature for longer rooms / schedule and mobile viewdedeibel2018-12-301-2/+3
|
* Merge branch 'sched-link-and-overview-wide-fixes' of ↵MaZderMind2018-05-121-7/+22
|\ | | | | | | https://github.com/dedeibel/streaming-website into dedeibel-sched-link-and-overview-wide-fixes
| * Fix handling of wide room entries which causes problems on small screens ↵dedeibel2018-05-121-7/+22
| | | | | | | | because of missing clearfix entries. Additionally fixing handling of the last line when declaring odd room indizes as wide entries.
* | migrate logic to select current & upcoming talk into the Room classMaZderMind2018-05-121-1/+1
|/
* fixed panel width on small tabled view (they merged together)MaZderMind2018-01-241-5/+1
|
* show times for current and next talk in overviewAndreas Hubel2017-08-061-2/+2
|
* fix music styleMaZderMind2017-04-131-0/+4
|
* reduce audio-border to 1pxMaZderMind2016-12-251-1/+1
|
* work on startpage styleMaZderMind2016-12-211-1/+1
|
* rework design of panels and headlines on startpageMaZderMind2016-12-211-28/+22
|
* style headlinesMaZderMind2016-12-201-8/+2
|
* move upcoming & current logic from javascript/ajax into phpMaZderMind2016-12-181-3/+4
|
* rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-101-1/+1
| | | | the conference
* allow rooms to be forced to full-widthMaZderMind2015-12-201-2/+7
|
* Fix Headline-Wrapping in Overview by moving the Headline out of the RowMaZderMind2015-12-091-3/+5
|
* Number Room-Groups in OverviewMaZderMind2015-07-141-2/+2
|
* Hide Group-Headline when no Title is specifiedMaZderMind2015-04-011-3/+5
|
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-291-6/+6
| | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
* Fix HTML NestingMaZderMind2015-03-141-23/+24
|
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-141-27/+40
|
* USe configured URL in OverviewMaZderMind2015-03-031-1/+1
|
* ReliveMaZderMind2015-03-021-3/+5
|
* Multitude of Smartphone-FixesMaZderMind2015-03-021-3/+8
|
* Work on Room-PageMaZderMind2015-02-271-14/+14
|
* Headline is backMaZderMind2015-02-271-0/+6
|
* Finish Overview-PageMaZderMind2015-02-271-43/+51
|
* shuffle things around on the way to a bootstrap-based configurable websiteMaZderMind2015-02-261-0/+98