- Oct 26, 2024
-
-
Renovate Bot authored
-
- May 09, 2024
-
-
Nadja Geisler authored
Update dependency uwsgi to v2.0.25.1 See merge request kif/akplanning!211
-
-
Nadja Geisler authored
Color code categories in track manager for already sorted AKs, too See merge request kif/akplanning!226
-
- May 08, 2024
-
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Fix and improve scheduling See merge request kif/akplanning!225
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Update requirements.txt See merge request kif/akplanning!224
-
Nadja Geisler authored
-
Nadja Geisler authored
Update dependency django-bootstrap5 to v24.2 See merge request kif/akplanning!217
-
-
Nadja Geisler authored
Introduce and link admin view to show all AKs by a given owner Closes #207 See merge request !221
-
Benjamin Hättasch authored
Create overview page Link in admin AKOwner list and in change view, showing the number of AKs by user This implements #207
-
Nadja Geisler authored
Show constraint violations as widget on status page See merge request !220
-
Benjamin Hättasch authored
-
- May 04, 2024
-
-
Nadja Geisler authored
Make AK messages resolvable Closes #213 See merge request !219
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Introduce new field Create migration Show in admin Show in message tables on status page This implements #213
-
Nadja Geisler authored
Make tracks in track admin sortable Closes #190 See merge request !218
-
Add dragula dependency Apply to track admin Fix layout issues in track admin This implements #190
-
Benjamin Hättasch authored
Disable requirements field completely instead of hiding it. This fixes AK editing which was broken when no requirements where configured.
-
- Apr 21, 2024
-
-
Benjamin Hättasch authored
This fixes #191
-
Benjamin Hättasch authored
This implements #199
-
Benjamin Hättasch authored
This implements #212.
-
Benjamin Hättasch authored
This ensures that it is always called when new AKs are created. Additionally, editing of links in frontend is disabled, preventing diverging links between our tool and the wiki export. This fixes #193 and #204.
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Previously, indication was always open when no start and end dates were specified, now it is only active when an indication window was explicitly set. Adjust the help text accordingly. This resolves #198
-
- Apr 20, 2024
-
-
Nadja Geisler authored
Improve scheduling Closes #209, #201, and #215 See merge request !215
-
-
This prevents warning for AKs where interest was not specified and room capacity is quite small. This resolves #209
-
This implements #201
-
This will remove empty lines from the "bubbles" containing details in scheduler. This implements #215
-
Nadja Geisler authored
Only show necessary timeframes on AK wall Closes #206 See merge request !214
-
Hides hours no upcoming AK is in. For technical reasons, only one visible area can be displayed for all days, hence hours for one day might be visible even though the are not needed (but just for another day). For improved visibility, cutoff will be with one hour offset. This implements #206
-
-
Nadja Geisler authored
Fix event wizard date picker (remove dependency) Closes #200 See merge request !213
-
Use plain html functionality instead of bootsrap datepicker. Remove datepicker dependency. This resolves #200 (datepicker not loading since load from CDN is blocked by CSP). Improve how form media is loaded in event wizard. Additionally, improve which fields are shown (and how) in event wizard.
-