- Oct 30, 2019
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add new property to model to simply access planned durations of AK
-
- Oct 29, 2019
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add contact email address to event model Show email link in footer Fix missing event reference in AKDetailView
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
The subfolder is not under version control, however, you can place another version controlled source here if needed
-
Nadja Geisler authored
-
Nadja Geisler authored
prevent jetbrains IDE from omitting this import
-
- Oct 28, 2019
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- Oct 25, 2019
-
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Benjamin Hättasch authored
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Nadja Geisler authored
associate AKTrack with an Event associate AKCategory with an Event restrict AK requirements to those associated with the same event restrict AK categories to those associated with the same event
-
Nadja Geisler authored
truncate before numbering remove debug print statements
-
Nadja Geisler authored
add default slot size to Event model set initial form value to event deafult slot size
-
Nadja Geisler authored
-
Nadja Geisler authored
-
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
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Benjamin Hättasch 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)
-
Nadja Geisler authored
Submission form See merge request kif/akplanning!4
-
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
Set URLs for edit views in templates
-
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
-
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)
-