summaryrefslogtreecommitdiff
path: root/includes/model/Shifts_model.php
AgeCommit message (Expand)Author
2017-07-23handle failed db queries in Db classmsquare
2017-07-19unarrived angels can enter a shift (has been disabled for 33c3)msquare
2017-03-03Some fixesIgor Scheller
2017-01-22Fixes and improvementsIgor Scheller
2017-01-22Removed spacesBot
2017-01-21Replaced " with 'Bot
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Removed $angeltype from function Shift_signup_allowed_*Igor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-12-29bring back filtering by occupancymsquare
2016-12-29fix shift signup state calculationmsquare
2016-12-29bring back filtering by occupancymsquare
2016-12-29bring back filtering by angeltypemsquare
2016-12-28redomsquare
2016-12-28improve needed angel types querymsquare
2016-12-28remove unused codemsquare
2016-12-28more performance using unionmsquare
2016-12-28more performance using unionmsquare
2016-12-28redomsquare
2016-12-28redomsquare
2016-12-28bring back needed angeltypes from roomsmsquare
2016-12-27shift view performance improvementsmsquare
2016-12-27no signup for shifts for angels that are not arrivedmsquare
2016-12-27fix slow querymsquare
2016-12-26fix angeltype supporter privilege for signing up users to shiftmsquare
2016-12-24begin #298 add privilege and add users to shifts by angeltype supportermsquare
2016-11-30merged master and issuejwacalex
2016-11-30initial commit and functionality for no self sign upjwacalex
2016-11-25show freeload comments to supporters (user shift admin)msquare
2016-11-25fixes #279 fix exporting freeload comment in json exportmsquare
2016-11-14add shift legend and fix dark thememsquare
2016-11-14fix shift ended recognition and displayed time range endmsquare
2016-11-12redone shift coloring and shift signup statemsquare
2016-11-12fix wrong variablemsquare
2016-11-12fix shift occupied methodmsquare
2016-11-12reduce complexity of shift signup allowedmsquare
2016-10-07improve shift renderingmsquare
2016-10-05continue working on shifts calendar renderermsquare
2016-10-05begin room view and shifts filter renderermsquare
2016-10-04reduce complexity of shifts controllermsquare
2016-10-04reduce complexity of shift viewmsquare
2016-10-04reduce complexity of user angeltypes controllermsquare
2016-10-02introduce ShiftsFiltermsquare
2016-10-01improve code stylemsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on model and viewmsquare
2015-08-15add shift creator and editorPhilip Häusler