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.
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
3 years ago
..
AngelType_model.php File formatting fixes 5 years ago
NeededAngelTypes_model.php Added Room model 4 years ago
Room_model.php Allow 0 minutes before/after schedule, fix room sorting 4 years ago
ShiftEntry_model.php Added Room model 4 years ago
ShiftSignupState.php Added more error messages 6 years ago
ShiftTypes_model.php File formatting fixes 5 years ago
ShiftsFilter.php Shifts overview: Added filter_max_duration to limit max runtime 5 years ago
Shifts_model.php Allow specifying the deadline for signup in terms of shift length 3 years ago
Stats.php Added filter to dashboard 4 years ago
UserAngelTypes_model.php Fixed formatting 4 years ago
UserDriverLicenses_model.php File formatting fixes 5 years ago
UserGroups_model.php File formatting fixes 5 years ago
UserWorkLog_model.php Renamed variables for more consistent worklog naming 4 years ago
User_model.php Add max length for user settings 4 years ago
ValidationResult.php PPHDoc, formatting, fixes, cleanup 8 years ago