- Jan 01, 2023
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add a new link to edit form leading to owner creation form and passing the primary key of the edited AK/wish to that view To realize that link, the corresponding field is excluded from the default form rendering and the rendering is triggered manually for that field (and the name field that should still appear on top) When user is successfully created, they is set as owner of an AK, the user is redirect to the detail page of that AK and a message is displayed Add corresponding test This implements #96 and #86
-
Nadja Geisler authored
Provide alternative input for availabilities/slots (in addition to calendar view) and improve default slot input Closes #174 and #124 See merge request kif/akplanning!151
-
Nadja Geisler authored
Add history as default button to dashboard Closes #180 See merge request kif/akplanning!150
-
This implements #180
-
Nadja Geisler authored
Add missing translations See merge request !149
-
-
Nadja Geisler authored
Introduce flag to control which AKs are included in wiki export Closes #178 See merge request !148
-
Add flag (default value true) Use for wiki export Add migration, translation & test This implements #178
-
Nadja Geisler authored
Add view tests See merge request !141
-
Benjamin Hättasch authored
Add start and end inputs below the calendar widget that can be used to add new entries to the calendar. Inputs are based on html5 widgets, will fallback to simple text inputs in very old browsers. Modern browsers also provide an integrated validation of the time ranges. In older browsers, this will be done latest on server side. This implements #124
-
Benjamin Hättasch authored
This implements #174
-
- Dec 26, 2022
-
-
Benjamin Hättasch authored
Fix issue detected while creating test
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
This includes a new helper method to assert the existence of a particular message
-
- Dec 25, 2022
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- Dec 06, 2022
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Introduce framework to simply test correct rendering of views Create tests for dashboard views Create tests for plan views Create tests for default admin views (add and change) of AKModel models
-
- Dec 04, 2022
-
-
Nadja Geisler authored
Use event slug and timestamp in filename for slide export See merge request kif/akplanning!147
-
Benjamin Hättasch authored
-
- Dec 03, 2022
-
-
Nadja Geisler authored
Improve scheduler See merge request !146
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Show total count of violations as number, but only mark in orange if there are any violations that are not manually resolved already
-
Benjamin Hättasch authored
-
- Dec 02, 2022
-
-
Nadja Geisler authored
Allow AKSlot creation via scheduler Closes #120 See merge request !145
-
Benjamin Hättasch authored
This implements #120
-
Nadja Geisler authored
Use target parent for virtual room buttons on room detail page, too See merge request !144
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Use target parent for remaining virtual room buttons on AK detail page, too See merge request kif/akplanning!143
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Use target parent for going to virtual room buttons See merge request !142
-
Benjamin Hättasch authored
This ensures correct loading if AKPlan is called from within a frame, e.g., in Venueless
-
Benjamin Hättasch authored
-