- Jan 01, 2023
-
-
Benjamin Hättasch authored
This remove the AKTags model and its usage in views, forms, templates, translations, and backup script This implements #164
-
Benjamin Hättasch authored
Add a new link to edit form leading to owner creation form and passing the primary key of the edited AK/wish to that view To realize that link, the corresponding field is excluded from the default form rendering and the rendering is triggered manually for that field (and the name field that should still appear on top) When user is successfully created, they is set as owner of an AK, the user is redirect to the detail page of that AK and a message is displayed Add corresponding test This implements #96 and #86
-
- Dec 02, 2022
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
This ensures correct loading if AKPlan is called from within a frame, e.g., in Venueless
-
- Nov 26, 2022
-
-
Benjamin Hättasch authored
Adapt loading templates Move plan loader template to AKModel Add new template to load all css and scripts for availabilities with one call Use that loader in views with availabilities editors
-
Benjamin Hättasch authored
This used the common fullcalendar v5 instance instead of a special v3 version only for this editor Improve visualization of availability deletion Improve (event specific) timezone handling and remove dependency to moment-timezones
-
- Sep 27, 2022
-
-
Benjamin Hättasch authored
This implements #144 Don't show slots, slot creation button, and availabilities for wishes on detail page Don't create slots for wishes automatically (and don't ask for durations) Automatically create one slot when wish changes to AK Automatically remove all unscheduled slots when AK changes to wish
-
- Oct 29, 2021
-
-
Benjamin Hättasch authored
Additionally, remove obsolete logging
-
Benjamin Hättasch authored
-
- May 15, 2021
-
-
Benjamin Hättasch authored
Use for slide generation Show effect it will have on AK detail page Add migration Add translations
-
- May 14, 2021
-
-
Jörn Tillmanns authored
-
- May 13, 2021
-
-
Benjamin Hättasch authored
-
Dominik Weitz authored
-
- Jan 17, 2021
-
-
Benjamin Hättasch authored
Use name field instead of default string representation of AK in header field Add some margin below to improve visual appearance
-
- Jan 16, 2021
-
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Add new Strings + Translations Fix Typos Remove event specific vocabulary
-
-
-
- Nov 08, 2020
-
-
Nils Steinger authored
-
Nils Steinger authored
-
Nils Steinger authored
-
- Nov 06, 2020
-
-
Dominik Weitz authored
-
- Nov 03, 2020
-
-
Add model Add to admin interface Add and link create view in frontend Add translations
-
- Oct 05, 2020
-
-
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.
-
- Jul 07, 2020
-
-
Benjamin Hättasch authored
Add meta tags to display a preview for the linked page on twitter
-
- May 24, 2020
-
-
Benjamin Hättasch authored
Hide protocol link for AK and wish submission form Fix js/css for wish submission
-
- May 22, 2020
-
-
Benjamin Hättasch authored
First part of #89 Also fix #87
-
- 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
-
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
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Fixes #83
-
Benjamin Hättasch authored
Fixes #15
-
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
Fix #79
-
- May 14, 2020
-
-
Nadja Geisler authored
availabilities in AK submission availabilities in AK wish submission
-
-
- May 13, 2020
-
-
Benjamin Hättasch authored
Trying to load the AK list or AK submission page will result in an error message when there are no categories configured yet. Additionally, the virtual Wishes category is now represented by a real category object instead of an dictionary
-
Nadja Geisler authored
-