summaryrefslogtreecommitdiff
path: root/includes/controller/shift_entries_controller.php
AgeCommit message (Expand)Author
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
2016-11-12redone shift coloring and shift signup statemsquare
2016-10-04reduce complexity of shifts controllermsquare
2016-10-03fix missing variablesmsquare
2016-10-03introduce ShiftsFiltermsquare