- Mar 03, 2025
-
-
Use custom validators to prevent the inclusion of quotation marks in names and to enforce that slugs can be created from them automatically This implements #226
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Nadja Geisler authored
-
- Feb 27, 2025
-
-
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
Introduce custom admin variant for User model Improve selected columns in list view Add admin actions for bulk activation and deactivation This implements #227
-
Nadja Geisler 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
-
-
This fixes #243
-
- Feb 10, 2025
-
-
Felix Blanke authored
-
- Jan 01, 2025
-
-
Benjamin Hättasch authored
Feature all active events and additionally a specified number of recent events The other events are displayed smaller This implements #160 Furthermore, display event dates and places above the button rows
-
- May 08, 2024
-
-
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
-
Benjamin Hättasch authored
-
- May 04, 2024
-
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Introduce new field Create migration Show in admin Show in message tables on status page This implements #213
-
- Apr 21, 2024
-
-
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
-
-
-
This will remove empty lines from the "bubbles" containing details in scheduler. This implements #215
-
-
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.
-
- Nov 05, 2023
-
-
Benjamin Hättasch authored
-
- Oct 31, 2023
-
-
Benjamin Hättasch authored
-
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
Add or complete docstrings Remove code smells Disable irrelevant warnings Update translations to changed line numbers and line breaks Move duplicated code for event field pre-population and event timezone adaption to mixins
-
- May 17, 2023
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Hopefully resolve UTC-Event-Timezone-Bug
-
- May 15, 2023
-
-
-
Benjamin Hättasch authored
This implements #175
-
-
-
Benjamin Hättasch authored
-