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.
5 years ago
..
AngelTypes_view.php Log messages without inline HTML 5 years ago
EventConfig_view.php Make application name configurable 6 years ago
PublicDashboard_view.php User: Bugfixes & code cleanup 6 years ago
Questions_view.php questions: Don't strip content from messages 6 years ago
Rooms_view.php Moved permission checks to Authenticator class 6 years ago
ShiftCalendarLane.php Formatting & Docstrings 7 years ago
ShiftCalendarRenderer.php Removed `User($id)` function 🎉 6 years ago
ShiftCalendarShiftRenderer.php Add a config option for maximum signup in advance 5 years ago
ShiftEntry_view.php Only show the shift "Comment" field for own entries 5 years ago
ShiftTypes_view.php Moved permission checks to Authenticator class 6 years ago
ShiftsFilterRenderer.php add shift calendar to angeltype view 7 years ago
Shifts_view.php Add a config option for maximum signup in advance 5 years ago
UserAngelTypes_view.php Require POST for sending forms 6 years ago
UserDriverLicenses_view.php Removed `User($id)` function 🎉 6 years ago
UserHintsRenderer.php database: updated checks for selectOne 7 years ago
UserWorkLog_view.php Require POST for sending forms 6 years ago
User_view.php Fix profile link to mark angels as arrived 5 years ago