aboutsummaryrefslogtreecommitdiff
path: root/model/Feedback.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Feedback read, show feedback now, newest on top, nowdedeibel2018-12-281-1/+1
|
* Feedback read, show feedback now, newest on topdedeibel2018-12-281-0/+1
|
* Request feedback logindedeibel2018-12-271-1/+0
|
* Feeback Message as Textarea. Add audio/video async as option.dedeibel2018-12-191-1/+3
|
* all: added stream and player to feedback viewdedeibel2018-01-241-0/+1
|
* rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-101-9/+13
| | | | the conference
* Feedback Read-ViewMaZderMind2015-03-311-0/+36
|
* Move Feedback-Save-MEthods to ModelMaZderMind2015-03-311-0/+37
|
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-291-0/+11
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php