aboutsummaryrefslogtreecommitdiff
path: root/model/Conference.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* add option for additonal licence text on about pageAndreas Hubel2020-12-231-0/+3
* Allow conference to override the not-started-yet page contentsIke2019-10-111-0/+7
* Added feature for unlisted conferencesdedeibel2017-12-161-0/+10
* support embedding additional html on all pagesMaZderMind2017-05-251-0/+7
* access relive config through relive-modelMaZderMind2016-12-111-2/+2
* add cache-file getters and download preparationsMaZderMind2016-12-111-0/+4
* download files of forced-open conferencesMaZderMind2016-12-111-1/+5
* use DateTime objects for ends/startsAtMaZderMind2016-12-111-4/+12
* rewrite data-model so that every configuration option is accessed through the...MaZderMind2016-12-101-3/+81
* fix forceopen switchroot2016-09-031-1/+1
* accept ?forceopen=yes to force a conference openMaZderMind2016-09-031-2/+15
* fix duplicate 'Streaming' on generic viewsMaZderMind2015-12-251-1/+1
* also change C3Voc to all uppercase C3VOCMaZderMind2015-12-251-1/+1
* use SERVER_NAME everywhereMaZderMind2015-12-231-1/+1
* show warning when running in preview modeMaZderMind2015-12-231-6/+6
* enable support for a preview-domainMaZderMind2015-12-231-0/+12
* make STARTS_AT and/or ENDS_AT optionalFlorian Larysch2015-09-091-2/+10
* catch all cases of $closedFlorian Larysch2015-09-021-2/+3
* Automatically open/close conference based on time.Florian Larysch2015-09-021-1/+34
* kill external ReLive supportFlorian Larysch2015-08-291-5/+2
* Implement Close-Down Page with Upcoming EventMaZderMind2015-04-041-0/+4
* Hardcode about-Url in TemplateMaZderMind2015-03-311-4/+0
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-291-0/+70