summaryrefslogtreecommitdiff
path: root/includes/model
AgeCommit message (Expand)Author
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
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-11-11reduce complexity of user settings mainmsquare
2016-11-11improve code of user settingsmsquare
2016-11-11fixes #266: add checkbox allowing the users email to be used by humans like e...msquare
2016-11-11rename coordinator to supportermsquare
2016-11-10reduce complexity of user driver license controllermsquare
2016-11-05change shift table to html5msquare
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-03move sql queries from shifts controller to modelmsquare
2016-10-03introduce ShiftsFiltermsquare
2016-10-02introduce ShiftsFiltermsquare
2016-10-01improve code stylemsquare
2016-09-30small code improvementsmsquare
2016-09-30remove long array syntaxmsquare
2016-09-30simplify user_angeltype_add_controllermsquare
2016-09-29use more ValidationResultmsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on model and viewmsquare
2016-09-27finished rename settings to event config and added more date validation for e...msquare
2016-09-27rename settings to event config and implement mvc pattern on itmsquare