- Jan 16, 2021
-
-
- Nov 05, 2020
-
-
Nadja Geisler authored
-
Benjamin Hättasch authored
This prevents it from being edited in scheduling view
-
- Nov 04, 2020
-
-
Nadja Geisler authored
This reverts commit ac2393b5
-
Nadja Geisler authored
-
Benjamin Hättasch authored
Add helper fields and methods to ConstraintViolation model Introduce helper method do determine whether two AKSlots overlap Add receivers to AKScheduling Implement stub for OWNER_TWO_SLOTS violation
-
-
- Nov 03, 2020
-
-
Benjamin Hättasch authored
-
Introduce field for wiki export template to Event model Use this for wiki export Fixes #85 Create and link new export view (auto-split by categories)
-
Add model Add to admin interface Add and link create view in frontend Add translations
-
- Aug 31, 2020
-
-
Add boolean flag to events whether they should appear on the overview/start page or just when visiting the correct url
-
- May 21, 2020
-
-
Benjamin Hättasch authored
Add field to model Use field in form Display field in ak detail view Show track in ak detail view Update translations
-
- May 20, 2020
-
-
Benjamin Hättasch authored
-
- May 19, 2020
-
-
Benjamin Hättasch authored
Closes #60 Add boolean flag to event Hide plan for non-staff users when flag is set Update translations
-
- May 18, 2020
-
-
more general model
-
- May 12, 2020
-
-
- May 11, 2020
-
-
If there is no active event, pre-select the next upcoming event in admin views
-
- May 10, 2020
-
-
Benjamin Hättasch authored
-
AK model: add online interest field, add increment function add increment and redirect view add Button and counter in detail view add translations
-
Benjamin Hättasch authored
-
Nadja Geisler authored
-
Nadja Geisler authored
adjust help text to suggest notes are public show notes in AK detail view (if present) translate help text db migration
-
Nadja Geisler authored
-
- May 03, 2020
-
-
Benjamin Hättasch authored
Add new helper property to model Add and use template tag for color coding Add helpfer functions for color blending (gradient and simple) Also show timestamp of last edit in admin view Introduce setting to control which changes will be higlighted
-
- Mar 01, 2020
-
-
Benjamin Hättasch authored
Adapt admin views Adapt rendering of times of AK slots for backend and frontend
-
Benjamin Hättasch authored
Add dependency django-timezone-field Add timezone field to Event Introduce i18n for default_slot field Add new and missing translations Add title property to Room (for better access of combined building + name form)
-
- Jan 08, 2020
-
-
N.Geisler & B. Hättasch authored
-
-
- Oct 30, 2019
-
-
Benjamin Hättasch authored
Add new property to model to simply access planned durations of AK
-
- Oct 29, 2019
-
-
Benjamin Hättasch authored
Add contact email address to event model Show email link in footer Fix missing event reference in AKDetailView
-
- Oct 25, 2019
-
-
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
add default slot size to Event model set initial form value to event deafult slot size
-
Nadja Geisler authored
-
Nadja Geisler authored
-
- Oct 24, 2019
-
-
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
-
- Oct 23, 2019
-
-
Nadja Geisler authored
currently only works when creating a new owner
-
- Oct 20, 2019
-
-
Benjamin Hättasch authored
Add description to category model Show tabbed list of different categories of AKs on submission overview
-
- Oct 18, 2019
-
-
Nadja Geisler authored
-