summaryrefslogtreecommitdiff
path: root/includes/controller/event_config_controller.php
AgeCommit message (Expand)Author
2019-12-08Renamed redirect() to throwRedirect()Bot
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-30EventConfig: Merge event configuration from database to global configIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-01-14$bugfixes...Igor Scheller
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-25Formatting & DocstringsBot
2017-11-19fix all redirects to home (because of new urls redirect to ? wont work anymore)msquare
2017-11-19fix log message from changing event configmsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-11-11fixes #266: add checkbox allowing the users email to be used by humans like e...msquare
2016-09-29rename ok to validmsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on controllersmsquare
2016-09-27better log when changing event configmsquare
2016-09-27update german translationmsquare
2016-09-27finished rename settings to event config and added more date validation for e...msquare
2016-09-27rename settings to event config and implement mvc pattern on itmsquare