Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-09-02 | Automatically open/close conference based on time. | Florian Larysch | 1 | -1/+34 | |
Toggle the 'closed' bit based on the current time, rather than manually setting it in the config. This patch also adds a distinction between the time before the conference and after: Different pages will be displayed as to not confuse the user. | |||||
2015-08-29 | kill external ReLive support | Florian Larysch | 1 | -5/+2 | |
2015-04-04 | Implement Close-Down Page with Upcoming Event | MaZderMind | 1 | -0/+4 | |
2015-03-31 | Hardcode about-Url in Template | MaZderMind | 1 | -4/+0 | |
2015-03-29 | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 1 | -0/+70 | |
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php |