- Apr 21, 2024
-
-
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 kif/akplanning!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 kif/akplanning!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.
-
Nadja Geisler authored
Several dependency upgrades See merge request kif/akplanning!212
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Django minor upgrade, several other upgrades
-
- Nov 05, 2023
-
-
Nadja Geisler authored
Fix minor bugs See merge request kif/akplanning!200
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Fix CI pipeline See merge request kif/akplanning!199
-
Benjamin Hättasch authored
Restrict before script to stages using a python image
-
Nadja Geisler authored
Update dependency django-registration-redux to v2.13 See merge request kif/akplanning!191
-
Renovate Bot authored
-
Nadja Geisler authored
Update dependency sphinxcontrib-apidoc to v0.4.0 See merge request !196
-
Renovate Bot authored
-
Nadja Geisler authored
Update dependency sphinxcontrib-django to v2.5 See merge request kif/akplanning!197
-
Renovate Bot authored
-
Nadja Geisler authored
Update dependency sphinx-rtd-theme to v1.3.0 See merge request kif/akplanning!195
-
Renovate Bot authored
-
Nadja Geisler authored
Update dependency sphinx to v7 See merge request kif/akplanning!198
-
Renovate Bot authored
-
Nadja Geisler authored
Update dependency uwsgi to v2.0.23 See merge request kif/akplanning!194
-
Renovate Bot authored
-
Nadja Geisler authored
Update dependency Django to v4.2.7 See merge request kif/akplanning!192
-
Renovate Bot authored
-
Nadja Geisler authored
Code quality improvements See merge request kif/akplanning!179
-
- Oct 31, 2023
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add or complete docstrings Remove code smells (unused variables)
-
Benjamin Hättasch authored
Add or complete docstrings Remove code smells Disable irrelevant warnings Remove empty admin.py (to disable doc generation for an empty module) Add additional test cases and improve basic test interface (support both 403 and 302 in case the user lacks rights to see a view through optional configuration) Improve usage of types for API endpoints (e.g., restrict writing endpoints to writing only)
-
Benjamin Hättasch authored
-