You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
controller Fix sign-up to shifts by supporter 7 years ago
helper Implemented service provider functionality 7 years ago
mailer Replaced " with ' 8 years ago
model fix #376: Removing supporter rights does not work 7 years ago
pages fix age validation 7 years ago
view ask for dect number if user arrived 7 years ago
autoload.php Added service providers 7 years ago
engelsystem.php Refactored ExceptionHandler 7 years ago
includes.php Moved includes to own file 7 years ago
sys_auth.php Use symfony session 7 years ago
sys_form.php update bootstrap-datepicker and set orientation to bottom, fixes #370 7 years ago
sys_log.php Changed LogEntries table: Use log level instead of nick name 7 years ago
sys_menu.php Added registration_enabled configuration 7 years ago
sys_page.php Bugfixes 7 years ago
sys_template.php add shift calendar to angeltype view fix tab jumps 7 years ago