- 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
-
- 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
Unify links and link to backend edit forms, too This implements #234
-
- Feb 06, 2025
-
-
- May 27, 2024
-
-
Felix Blanke authored
-
- May 08, 2024
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- May 04, 2024
-
-
Add dragula dependency Apply to track admin Fix layout issues in track admin This implements #190
-
- Apr 20, 2024
-
-
This prevents warning for AKs where interest was not specified and room capacity is quite small. This resolves #209
-
This implements #201
-
- 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
I think, that makes sense since it is supposed to be used by the graphical scheduling view
-
- May 18, 2023
-
-
Benjamin Hättasch authored
-
- May 15, 2023
-
-
-
This fixes #169
-
Benjamin Hättasch authored
Move AKModel views into several subfiles to improve overview and resolve problems with circular imports Introduce new modular status page handling (widgets and views) Port main status page to new structure Move AK messages status page visualization to AKSubmission (therefore, they automatically do not show up when there is no possibility to create them) Introduce status widget for virtual rooms Fix timezone issue for rendering of AK messages on status page Adapt status page URL in several views and tests
-
This way, the frontend views will be used when AKSubmission is installed and active, or otherwise the link to the built-in AK edit form in backend This reduces the coupling between AKSubmission and other apps that previously needed that app Use that new property in all places where previously an URL to the submission view was used (for consistency and to allow changes in one place in AKSubmission, too) This implements #166
-
- Jan 10, 2023
-
-
Nadja Geisler authored
-
- Jan 04, 2023
-
-
Benjamin Hättasch authored
Remove static version of bootstrap css Add bootstrap sources Add bootswatch sources and variable file Improve the way admin css is handled This finishes #162
-
Benjamin Hättasch authored
Add bootstrap plugin (not included in fc by default anymore) Activate compression Make sure font awesome icons are used instead of loading bootstrap icons fc defaults to only for two buttons in fc Remove copy-paste-error text in scheduler
-
Benjamin Hättasch authored
Upgrade Fullcalendar to v6 (implements #186) Upgrade jQuery to v3.6 (implements #185) Upgrade Select2 to v4.0.13 Remove tag information leftover in track manager
-
- Jan 03, 2023
-
-
Benjamin Hättasch authored
Use official fontawesome django app for static file handling Switch to fork/new version of django-bootstrap (for icon field and rendering shortcuts) Add migration to bump icon field of dashboard buttons to new version Update templates to load new app and use new tags
-
- Jan 02, 2023
-
-
Benjamin Hättasch authored
Bump django-bootstrap to version 5 Exchange bootstrap files (js & css) Adapt settings Migrate to new version/resolve breaking changes Move layout adaptions previously included in bootstrap.css into custom.css
-
Benjamin Hättasch authored
-
- Jan 01, 2023
-
-
-
Benjamin Hättasch authored
This remove the AKTags model and its usage in views, forms, templates, translations, and backup script This implements #164
-
- Dec 25, 2022
-
-
Benjamin Hättasch authored
-
- Dec 03, 2022
-
-
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
-