- Feb 28, 2025
-
-
Lorenzo Conti authored
Check data consistency at import Closes #23 See merge request felix_bonn/akplanning!20
-
Lorenzo Conti authored
Change json export to assemble a dict instead of sts in the template See merge request felix_bonn/akplanning!19
-
Lorenzo Conti authored
Add AK types to json export See merge request !21
-
- Feb 27, 2025
-
-
Felix Blanke authored
-
Felix Blanke authored
-
Nadja Geisler authored
Don't update history when interest value is changed Closes #211 See merge request !243
-
Remove interest from stored fields for historical AK records Disable history saving for save of interest editing admin view Adjust test fixtures This implements #211
-
Nadja Geisler authored
-
- Feb 26, 2025
-
-
Benjamin Hättasch authored
Find conflicts that this AK specifies and those AKs where this AK was specified Deduplicate and order list alphabetically This implements #223
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Previously, the names of unscheduled slots were shown white on white background when no color for the corresponding category was set. Now, a black background color is used instead. This fixes #217
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
As a result, multiple unscheduled slots of the same AK are now grouped even when they were added at different times This implements #233
-
Benjamin Hättasch authored
This implements #241
-
Benjamin Hättasch authored
Introduce custom admin variant for User model Improve selected columns in list view Add admin actions for bulk activation and deactivation This implements #227
-
Benjamin Hättasch authored
Unify links and link to backend edit forms, too This implements #234
-
Nadja Geisler authored
Introduce AKTypes Closes #244 See merge request !241
-
Nadja Geisler authored
-
Felix Blanke authored
-
Felix Blanke authored
-
Felix Blanke authored
-
Felix Blanke authored
-
Felix Blanke authored
-
Felix Blanke authored
-
Felix Blanke authored
-
Felix Blanke authored
-
Felix Blanke authored
-
- Feb 25, 2025
-
-
Benjamin Hättasch authored
Introduce model (including migration and admin interface) Integrate into new event wizard Display as property in details representation (e.g., used in scheduler) Allow to choose types in AK add/edit forms Show type info on AK detail page and in overview table Adjust tests (including new tests for requirement and type visibility in submission form) Update translations
-
- Feb 24, 2025
-
-
Nadja Geisler authored
JS-based improvements Closes #98 See merge request !238
-
In case JS is available, the block will now continuously be updated with the remaining time until start or end of the AK slot. Without JS, the value determined by django at the time of the page load will be shown. [Vue based code] This implements #98
-
-
Add js dependency Load in base template Adjust CSPs
-
Nadja Geisler authored
Add missing template for AKs by Owner view Closes #243 See merge request !240
-
This fixes #243
-
- Feb 23, 2025
-
-
Benjamin Hättasch authored
Fix: Only add room import button once See merge request !239
-
- Feb 11, 2025
-
-
Lorenzo Conti authored
Store IDs as integer in JSON export See merge request !16
-
Lorenzo Conti authored
Expand block info in JSON export Closes #21 and #22 See merge request !15
-
-
- Feb 10, 2025
-
-
Felix Blanke authored
-