- May 19, 2020
-
-
Benjamin Hättasch authored
Fixes #83
-
Nadja Geisler authored
fixes #81
-
Benjamin Hättasch authored
Implements #47 Link from event status admin view Update translations
-
- May 18, 2020
-
-
-
more general model
-
-
Benjamin Hättasch authored
Attach status view to event model admin Link from admin start page Customize admin interface headers Update translations
-
- May 14, 2020
-
-
Nadja Geisler authored
availabilities in AK submission availabilities in AK wish submission
-
- May 12, 2020
-
-
Benjamin Hättasch authored
-
- May 11, 2020
-
-
Benjamin Hättasch authored
Introduce new mixin Replace edit & create views by redirects to overview page Prevent inserting/updating for AKs and Owners Disable interest counter Hide interest button Update translations
-
Benjamin Hättasch authored
Hide wall (hide button in plan, redirect when calling directly) Show message on normal plan & hide current and next AKs Link only a single schedule view in Dashboard but not current AKs and wall Update translations
-
- May 10, 2020
-
-
AK model: add online interest field, add increment function add increment and redirect view add Button and counter in detail view add translations
-
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
adjust other buttons re-generate translations
-
- Mar 01, 2020
-
-
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)
-
- 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
Add contact email address to event model Show email link in footer Fix missing event reference in AKDetailView
-
- Oct 25, 2019
-
-
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 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
-
-
Benjamin Hättasch authored
-
Nadja Geisler authored
avoid clashes with python keyword
-
- Oct 12, 2019
-
-
Nadja Geisler authored
place in event not required track in AK not required building and properties in room not required
-
Nadja Geisler authored
add model class for availabilities register availability model for admin view add availability migration add German translations for availability model remove availability modelling TODOs
-
Nadja Geisler authored
-