summaryrefslogtreecommitdiff
path: root/includes/model
AgeCommit message (Expand)Author
2017-01-22Fixes and improvementsIgor Scheller
2017-01-22Removed spacesBot
2017-01-21Refactoring: Config cleanup / moved to classIgor 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-03Bugfixes & improvementsIgor 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-28reduce max shift filter duration to 24hmsquare
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-26reduce number of sql queries on shift calendarmsquare
2016-12-26reduce number of sql queries on shift calendarmsquare
2016-12-24fixes #298 allow a shift supporter to remove a user from shiftmsquare
2016-12-24begin #298 add privilege and add users to shifts by angeltype supportermsquare
2016-12-23fix that free shifts become greenmsquare
2016-12-23fix that free shifts become greenmsquare
2016-12-13merge #253msquare
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 #280 shift entries finished by user returns no freeloaded shiftsmsquare
2016-11-25fixes #279 fix exporting freeload comment in json exportmsquare
2016-11-18reduce complexity of user viewmsquare
2016-11-18add ValidationResult to namespacemsquare
2016-11-17reduce complexity of user driver licensemsquare
2016-11-17reduce complexity of user driver licensemsquare
2016-11-17reduce complexity of angeltype controllermsquare
2016-11-17reduce complexity of angeltype edit controllermsquare
2016-11-15reduce complexity of password recovery controllermsquare
2016-11-15make departure date nullablemsquare
2016-11-14fixed settings validationmsquare