Make scheduling preparation easier
- Sep 27, 2022
-
-
Benjamin Hättasch authored
Introduce admin action Add function to find AKs without availabilities to event model Link new action on view of AKs requiring special attention Minor design improvements This implements the final part of #145
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Show count of slots for wishes and link directly to a filtered list
-
Benjamin Hättasch authored
Use annotations to query counts of owners, slots and availabilities directly in main query
-
Benjamin Hättasch authored
This implements first part of #145
-
Benjamin Hättasch authored
Introduce a new generic view that can be used for all admin actions that require a preview/confirmation or a form to specify parameters Change AK Orga Message deletion view to use this generic view instead of a manually adapted delete view
-
Benjamin Hättasch authored
This implements #144 Don't show slots, slot creation button, and availabilities for wishes on detail page Don't create slots for wishes automatically (and don't ask for durations) Automatically create one slot when wish changes to AK Automatically remove all unscheduled slots when AK changes to wish
-