Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-04 | Added more error messages | Igor Scheller | |
2019-06-04 | Add a config option for maximum signup in advance | MichiK | |
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-25 | Formatting & Docstrings | Bot | |
2017-12-20 | introduce new shift signup state for not arrived angels | msquare | |
2017-01-03 | PPHDoc, formatting, fixes, cleanup | Bot | |
2017-01-02 | Formatting | Bot | |
2017-01-02 | PSR-2 formatting | Bot | |
2016-12-29 | fix shift signup state calculation | msquare | |
2016-12-23 | fix that free shifts become green | msquare | |
2016-12-23 | fix that free shifts become green | msquare | |
2016-11-12 | redone shift coloring and shift signup state | msquare | |