summaryrefslogtreecommitdiff
path: root/includes/controller/shift_entries_controller.php
AgeCommit message (Expand)Author
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-06-04Added more error messagesIgor Scheller
2018-12-25Sort Angels AlphabeticalIgor Scheller
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-31Removed `User($id)` function :tada:Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Changed user_link and some other user functions to use the user idIgor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-27FormattingBot
2017-12-27check if logged in before sign upmsquare
2017-12-26Updated translation / Formatting / TestIgor Scheller
2017-12-25Removed dead function callIgor Scheller
2017-12-25Formatting & DocstringsBot
2017-12-25spelling fixesklemens
2017-12-20introduce new shift signup state for not arrived angelsmsquare
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-19fix shift entry deletemsquare
2017-12-19redo shift signoff and icons for delete/confirm/acknowledgment questionsmsquare
2017-12-19remove flags since they do not belong to language selectionmsquare
2017-12-07Fix sign-up to shifts by supporterMichiK
2017-11-19fix removing users from shift, fixes #359msquare
2017-09-16change shift renderer global add user linkmsquare
2017-08-30BugfixesIgor Scheller
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Replaced [0-9] with \dBot
2017-01-21Replaced " with 'Bot
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-12-27shift view performance improvementsmsquare
2016-12-27fix edit user bug deleting emailsmsquare
2016-12-24fixes #298 allow a shift supporter to remove a user from shiftmsquare
2016-12-24#298 hide freeload form from angeltype supportersmsquare
2016-12-24begin #298 add privilege and add users to shifts by angeltype supportermsquare
2016-11-30forgot to remove if-statement -.-jwacalex
2016-11-30fixed broken logic in controller (cf. to mail to @msquare)jwacalex