- 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
-
- Oct 29, 2021
-
-
Nadja Geisler authored
-
- Nov 06, 2020
-
-
Dominik Weitz authored
-
- Nov 03, 2020
-
-
Add model Add to admin interface Add and link create view in frontend Add translations
-
- May 13, 2020
-
-
Benjamin Hättasch authored
Trying to load the AK list or AK submission page will result in an error message when there are no categories configured yet. Additionally, the virtual Wishes category is now represented by a real category object instead of an dictionary
-
- May 12, 2020
-
-
Benjamin Hättasch authored
Use tabbed-view for ak list, too Reduce code duplication between submission overview and ak list Cleanup filtering in view Display message when (filtered) AK list is empty Remove submission button from dashboard when event is inactive Closes #70
-
-
- May 10, 2020
-
-
Nadja Geisler authored
remove tags list add tracks list filter categories list by event allow ak list filtering by track
-
AK model: add online interest field, add increment function add increment and redirect view add Button and counter in detail view add translations
-
- Jan 08, 2020
-
-
N.Geisler & B. Hättasch authored
-
- Oct 25, 2019
-
-
Benjamin Hättasch authored
-
- Oct 24, 2019
-
-
Benjamin Hättasch authored
Set URLs for edit views in templates
-
Benjamin Hättasch authored
Introduce existing owner select field and dispatching views for POST submitted owner id Adapt redirection flows Adapt submission overview template Introduce Owner edit view Fix prepopulation issue in AKWish creation view (caused by inheritance) Adapt template name to role as create and update template Fix context issue for AK creation view (missing owner attribute)
-
- Oct 23, 2019
-
-
Nadja Geisler authored
currently only works when creating a new owner
-
- Oct 19, 2019
-
-
Nadja Geisler authored
create template for AK wish submission create form for AK wish submission create view for AK wish submission adapt urls and buttons
-
- Oct 18, 2019
-
-
Nadja Geisler authored
create form class create template configur urls create submission view
-
Nadja Geisler authored
avoid clashes with python keyword
-
Nadja Geisler authored
-
- Oct 17, 2019
-
-
Benjamin Hättasch authored
Add dynamic title handling to base html Add more information to submission overview Move AK list to own file for use in other pages Add detail view for AK Add views with AK overview list as well as filtered lists (by type and tag) Add corresponding German translations
-
Benjamin Hättasch authored
Create mixin (FilterByEventSlugMixin) to handle even slug parsing in generic views Add submission url config Include submission urls in central url config Add index view for submissions
-