engelsystem/includes/model
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.
2019-06-04 21:24:59 +02:00
..
AngelType_model.php Log messages without inline HTML 2019-06-03 20:33:09 +02:00
Message_model.php Don't strip characters from direct messages 2018-12-28 23:08:39 +01:00
NeededAngelTypes_model.php Formatting & Docstrings 2017-12-25 23:51:15 +01:00
Room_model.php models: return null on empty result 2018-01-14 23:07:34 +01:00
ShiftEntry_model.php Log messages without inline HTML 2019-06-03 20:33:09 +02:00
ShiftSignupState.php Add a config option for maximum signup in advance 2019-06-04 21:24:59 +02:00
ShiftTypes_model.php models: return null on empty result 2018-01-14 23:07:34 +01:00
ShiftsFilter.php Prevent object serialization in session 2018-08-20 21:08:06 +02:00
Shifts_model.php Add a config option for maximum signup in advance 2019-06-04 21:24:59 +02:00
Stats.php Config: Removed nightshifts query 2018-09-23 11:40:53 +02:00
UserAngelTypes_model.php Removed `User($id)` function 🎉 2018-10-31 13:43:23 +01:00
UserDriverLicenses_model.php Changed more functions 🎉 2018-10-31 13:43:23 +01:00
UserGroups_model.php Changed more functions 🎉 2018-10-31 13:43:23 +01:00
UserWorkLog_model.php Log messages without inline HTML 2019-06-03 20:33:09 +02:00
User_model.php Log messages without inline HTML 2019-06-03 20:33:09 +02:00
ValidationResult.php PPHDoc, formatting, fixes, cleanup 2017-01-03 03:22:48 +01:00