Commits on Source (10)
-
Benjamin Hättasch authored
Unify links and link to backend edit forms, too This implements #234
-
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
This implements #241
-
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
-
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
Find conflicts that this AK specifies and those AKs where this AK was specified Deduplicate and order list alphabetically This implements #223
-
Nadja Geisler authored
Showing
- AKModel/admin.py 40 additions, 0 deletionsAKModel/admin.py
- AKModel/locale/de_DE/LC_MESSAGES/django.po 33 additions, 17 deletionsAKModel/locale/de_DE/LC_MESSAGES/django.po
- AKModel/models.py 15 additions, 1 deletionAKModel/models.py
- AKScheduling/forms.py 2 additions, 1 deletionAKScheduling/forms.py
- AKScheduling/templates/admin/AKScheduling/scheduling.html 5 additions, 2 deletionsAKScheduling/templates/admin/AKScheduling/scheduling.html
- AKScheduling/templates/admin/AKScheduling/special_attention.html 14 additions, 4 deletions...uling/templates/admin/AKScheduling/special_attention.html
- AKScheduling/views.py 3 additions, 1 deletionAKScheduling/views.py