You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MichiK 142871f852 Add a config option for maximum signup in advance
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.
6 years ago
..
AngelType_model.php Log messages without inline HTML 6 years ago
Message_model.php Don't strip characters from direct messages 6 years ago
NeededAngelTypes_model.php Formatting & Docstrings 7 years ago
Room_model.php models: return null on empty result 7 years ago
ShiftEntry_model.php Log messages without inline HTML 6 years ago
ShiftSignupState.php Add a config option for maximum signup in advance 6 years ago
ShiftTypes_model.php models: return null on empty result 7 years ago
ShiftsFilter.php Prevent object serialization in session 6 years ago
Shifts_model.php Add a config option for maximum signup in advance 6 years ago
Stats.php Config: Removed nightshifts query 6 years ago
UserAngelTypes_model.php Removed `User($id)` function 🎉 6 years ago
UserDriverLicenses_model.php Changed more functions 🎉 6 years ago
UserGroups_model.php Changed more functions 🎉 6 years ago
UserWorkLog_model.php Log messages without inline HTML 6 years ago
User_model.php Log messages without inline HTML 6 years ago
ValidationResult.php PPHDoc, formatting, fixes, cleanup 8 years ago