- May 04, 2021
-
-
Nadja Geisler authored
-
- Jan 16, 2021
-
-
Nadja Geisler authored
Add new Strings + Translations Fix Typos Remove event specific vocabulary
-
-
-
-
-
- Nov 06, 2020
-
-
Dominik Weitz authored
-
- Nov 03, 2020
-
-
Benjamin Hättasch authored
-
Add model Add to admin interface Add and link create view in frontend Add translations
-
- Oct 05, 2020
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Implements #89 This will show a box with information (room and remaining time) about AKs currently going on or starting in less than 2 hours.
-
- 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 24, 2020
-
-
Benjamin Hättasch authored
-
- 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
Closes #84
-
- 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
-
Benjamin Hättasch authored
Fixes #83
-
Nadja Geisler authored
-
Benjamin Hättasch authored
Closes #77 Show link button for virtual rooms Display capacity and properties Link in detail view (plan and table) Update translations
-
Benjamin Hättasch authored
Implements #47 Link from event status admin view Update translations
-
- May 18, 2020
-
-
-
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
-
- Jan 08, 2020
-
-
N.Geisler & B. Hättasch authored
-
N.Geisler & B. Hättasch authored
-
- Oct 29, 2019
-
-
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
-
- Oct 25, 2019
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- Oct 24, 2019
-
-
Benjamin Hättasch authored
-
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
-