engelsystem/includes/view
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
..
AngelTypes_view.php Log messages without inline HTML 2019-06-03 20:33:09 +02:00
EventConfig_view.php Make application name configurable 2018-10-30 22:50:22 +01:00
PublicDashboard_view.php User: Bugfixes & code cleanup 2018-10-31 13:43:23 +01:00
Questions_view.php questions: Don't strip content from messages 2018-12-28 23:08:39 +01:00
Rooms_view.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
ShiftCalendarLane.php Formatting & Docstrings 2017-12-25 23:51:15 +01:00
ShiftCalendarRenderer.php Removed `User($id)` function 🎉 2018-10-31 13:43:23 +01:00
ShiftCalendarShiftRenderer.php Add a config option for maximum signup in advance 2019-06-04 21:24:59 +02:00
ShiftEntry_view.php Only show the shift "Comment" field for own entries 2019-06-04 21:23:34 +02:00
ShiftTypes_view.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
ShiftsFilterRenderer.php add shift calendar to angeltype view 2017-11-24 12:01:19 +01:00
Shifts_view.php Add a config option for maximum signup in advance 2019-06-04 21:24:59 +02:00
UserAngelTypes_view.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
UserDriverLicenses_view.php Removed `User($id)` function 🎉 2018-10-31 13:43:23 +01:00
UserHintsRenderer.php database: updated checks for selectOne 2018-01-14 17:47:26 +01:00
UserWorkLog_view.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
User_view.php Fix profile link to mark angels as arrived 2019-06-04 21:22:19 +02:00