summaryrefslogtreecommitdiff
path: root/includes/controller/shifts_controller.php
AgeCommit message (Expand)Author
2017-01-21Replaced [0-9] with \dBot
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-11-25fixes #279 fix exporting freeload comment in json exportmsquare
2016-11-24fix shift signup state being combined to nullmsquare
2016-11-23fix NPEmsquare
2016-11-15fix js var namesmsquare
2016-11-15fix shift viewmsquare
2016-10-04reduce complexity of shifts controllermsquare
2016-10-04move static access to datetime parse functionmsquare
2016-10-04fix variable naming problemsmsquare
2016-10-03move sql queries from shifts controller to modelmsquare
2016-10-02split user_shifts into different functionsmsquare
2016-10-01improve code stylemsquare
2016-08-22remove exit code from shifts controllermsquare
2014-12-28harden the sql queriesPhilip Häusler
2014-12-25shift signup improvements for shift viewPhilip Häusler
2014-12-22add more icons for better shift viewPhilip Häusler
2014-12-19link to next shift in menuPhilip Häusler
2014-12-19add basic shift viewPhilip Häusler
2014-12-17integrate shift type into shiftsPhilip Häusler
2014-09-08removed bootstrap.phpMoritz Kaspar Rudert (mortzu)
2013-12-09api export for all shiftsPhilip Häusler
2013-10-1330c3 themePhilip Häusler
2013-09-10#119 added basic shift json export support using same pattern like ical exportPhilip Häusler