engelsystem/includes
MichiK 32d14f493b Fix sign-up to shifts by supporter
Any user with the `shiftentry_edit_angeltype_supporter` privilege was
able to sign up any users of the correct angeltype to any shift that
they could sign up themselves because the shift entry controller only
checks for the global privilege an not the fact that the user is indeed
supporter for the angeltype in question.
2017-12-07 18:52:07 +01:00
..
controller Fix sign-up to shifts by supporter 2017-12-07 18:52:07 +01:00
helper Implemented service provider functionality 2017-09-22 14:13:19 +02:00
mailer Replaced " with ' 2017-01-03 15:32:59 +01:00
model fix #376: Removing supporter rights does not work 2017-12-06 19:21:46 +01:00
pages fix age validation 2017-11-29 17:41:12 +01:00
view ask for dect number if user arrived 2017-12-03 20:45:15 +01:00
autoload.php Added service providers 2017-10-31 13:40:13 +01:00
engelsystem.php Refactored ExceptionHandler 2017-11-25 11:27:38 +01:00
includes.php Moved includes to own file 2017-11-01 12:35:45 +01:00
sys_auth.php Use symfony session 2017-08-30 19:57:01 +02:00
sys_form.php update bootstrap-datepicker and set orientation to bottom, fixes #370 2017-12-01 09:28:11 +01:00
sys_log.php Changed LogEntries table: Use log level instead of nick name 2017-09-19 19:45:02 +02:00
sys_menu.php Added registration_enabled configuration 2017-09-20 12:18:08 +02:00
sys_page.php Bugfixes 2017-08-30 15:35:12 +02:00
sys_template.php add shift calendar to angeltype view fix tab jumps 2017-11-24 12:09:28 +01:00