engelsystem/includes/model
Tim Neumann 5667fc2326 Allow specifying the deadline for signup in terms of shift length
Allow finer control over the specification of the
time after shift start where signup is still allowed.

The new config field is multiplied by the shift duration,
and the result added to the start time to determine the
time when signup is closed.

The existing signup_post_minutes is just added to the time
calculated by this new feature.

The feature is useful when the signup should be allowed
not just a few minutes after shift start but for a larger part
of the shift (like for half of the shift).
With the previous option it would not make sense to allow a late signup
longer than the shortest shift of the event.

This is a follow-up to a50dd9cae0
2021-10-08 17:38:28 +02:00
..
AngelType_model.php File formatting fixes 2020-06-28 19:39:29 +02:00
NeededAngelTypes_model.php Added Room model 2020-09-24 09:34:00 +02:00
Room_model.php Allow 0 minutes before/after schedule, fix room sorting 2020-12-26 02:39:52 +01:00
ShiftEntry_model.php Added Room model 2020-09-24 09:34:00 +02:00
ShiftSignupState.php Added more error messages 2019-06-04 21:24:59 +02:00
ShiftTypes_model.php File formatting fixes 2020-06-28 19:39:29 +02:00
ShiftsFilter.php Shifts overview: Added filter_max_duration to limit max runtime 2019-12-27 18:58:27 +01:00
Shifts_model.php Allow specifying the deadline for signup in terms of shift length 2021-10-08 17:38:28 +02:00
Stats.php Added filter to dashboard 2020-12-20 17:15:24 +01:00
UserAngelTypes_model.php Fixed formatting 2021-05-11 21:50:54 +02:00
UserDriverLicenses_model.php File formatting fixes 2020-06-28 19:39:29 +02:00
UserGroups_model.php File formatting fixes 2020-06-28 19:39:29 +02:00
UserWorkLog_model.php Renamed variables for more consistent worklog naming 2020-09-24 17:38:12 +02:00
User_model.php Add max length for user settings 2020-12-20 17:46:45 +01:00
ValidationResult.php PPHDoc, formatting, fixes, cleanup 2017-01-03 03:22:48 +01:00