summaryrefslogtreecommitdiff
path: root/includes/model/ShiftSignupState.php
AgeCommit message (Collapse)Author
2019-06-04Added more error messagesIgor Scheller
2019-06-04Add a config option for maximum signup in advanceMichiK
We now have `signup_advance_hours` in the configuration that only allows signup for shifts so many hours in the future. A notice is displayed in the shift view for shifts in the far future, together with an info notice on when signup for that shift will be possible. In addition, we now have a new shift state `NOT_YET` for this purpose so we do not have to abuse `SHIFT_ENDED` anymore for `signup_requires_arrival` as well.
2017-12-25Formatting & DocstringsBot
2017-12-20introduce new shift signup state for not arrived angelsmsquare
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-12-29fix shift signup state calculationmsquare
2016-12-23fix that free shifts become greenmsquare
2016-12-23fix that free shifts become greenmsquare
2016-11-12redone shift coloring and shift signup statemsquare