- Oct 25, 2019
-
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Nadja Geisler authored
if ': ' cut off starting there if ' - ' cut off starting there if ' (' cut off starting there cut to appropriate length
-
Nadja Geisler authored
-
Benjamin Hättasch authored
-
- Oct 24, 2019
-
-
Benjamin Hättasch authored
Only change appearance of owner field for normal submission but not for wishes (since they don't have owners)
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add base url field to event Generate Wiki link from title and base url
-
Benjamin Hättasch authored
Improve blank and unique constraints of model: - allow blank starting times of slotes to store durations before scheduling and adapt string representation - change unique constraint from name and shortname of AK to unique for each event only Implement handling of tags for submission and update (auto-creation) by using a semicolon-separated text file instead of multiple choice field Implement handling of durations for submission Automatically generate short name Use different forms for submission and update Use special adapted template for AK updates instead of submission template Fix EventSlugMixin for POST requests
-
Benjamin Hättasch authored
Add choosen-js library and assets for nicer looking multiple select Add new blocks for loading of individual assets to base template Use choosen-js for multiple fields in AK submission view
-
- 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
-
Benjamin Hättasch authored
Add TODOs for other data manipulation/auto-creation/...-tasks
-
Nadja Geisler authored
-
- Oct 18, 2019
-
-
Nadja Geisler authored
exclude interest exclude track
-
Nadja Geisler authored
create form class create template configur urls create submission view
-