index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
controller
/
event_config_controller.php
Age
Commit message (
Expand
)
Author
2018-12-02
Moved permission checks to Authenticator class
Igor Scheller
2018-11-21
Require POST for sending forms
Igor Scheller
2018-10-30
EventConfig: Merge event configuration from database to global config
Igor Scheller
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2018-01-14
$bugfixes...
Igor Scheller
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-11-19
fix all redirects to home (because of new urls redirect to ? wont work anymore)
msquare
2017-11-19
fix log message from changing event config
msquare
2017-07-23
handle failed db queries in Db class
msquare
2017-07-19
Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller
2017-01-03
Replaced " with '
Bot
2017-01-03
PPHDoc, formatting, fixes, cleanup
Bot
2017-01-02
Formatting
Bot
2017-01-02
PSR-2 formatting
Bot
2016-11-11
fixes #266: add checkbox allowing the users email to be used by humans like e...
msquare
2016-09-29
rename ok to valid
msquare
2016-09-29
rename to
msquare
2016-09-29
prohibit inline control structures on controllers
msquare
2016-09-27
better log when changing event config
msquare
2016-09-27
update german translation
msquare
2016-09-27
finished rename settings to event config and added more date validation for e...
msquare
2016-09-27
rename settings to event config and implement mvc pattern on it
msquare