This project is mirrored from https://gitlab.fachschaften.org/kif/akplanning.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jan 01, 2023
-
-
Benjamin Hättasch authored
This implements #183
-
Benjamin Hättasch authored
Make sure the more useful local times are displayed both in the form and on the list page
-
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
-
- Dec 28, 2022
-
-
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
-
- Dec 27, 2022
-
-
Benjamin Hättasch authored
This implements #174
-
Benjamin Hättasch authored
This implements #180
-
- Dec 26, 2022
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add flag (default value true) Use for wiki export Add migration, translation & test This implements #178
-
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 !147
-
Benjamin Hättasch authored
-
- Dec 03, 2022
-
-
Nadja Geisler authored
Improve scheduler See merge request kif/akplanning!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 !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
-
Nadja Geisler authored
Fix room adding form See merge request !140
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Make sure calendar is only loaded when event was already set
-