- Dec 03, 2022
-
-
Benjamin Hättasch authored
-
- Dec 02, 2022
-
-
Benjamin Hättasch authored
This implements #120
-
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
-
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
Additionally, move moments library to common
-
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
-
- Aug 17, 2022
-
-
Benjamin Hättasch authored
Implements #146 Show: AKs with comments, AK wishes with slots, AKs without availabilities, AKs without slots
-
- Aug 15, 2022
-
-
-
Benjamin Hättasch authored
This implements #129
-
Nadja Geisler authored
-
This makes the usage of save(commit=False) obsolete that could cause issues for the creation of Availabilities (due to atomicy of transactions).
-
Only store AK in database once all attributes are correctly set. Previously, each AK was automatically edited directly after saving to add the link, which created two history entries for that AK. This resolves #141. Additionally, only display slots as (re-)scheduled when they are indeed scheduled (i.e., have a starting time stamp).
-
Truncate the length of the AK url if the title is too long and inform the user This resolves #142
-
- May 25, 2022
-
-
This will send an email with information about the slot and a link to the corresponding AK to the contact mail adress specified for a given event, but only if the plan feature is used, the plan is already visible and the slot was not directly scheduled This implements #117
-
This will send an email with the text and a link to the corresponding AK to the contact mail adress specified for a given event This implements #116
-
- May 12, 2022
-
-
Benjamin Hättasch authored
Add a new mandatory event reference to the model Add a migration that makes sure all existing messages are updated accordingly Adapt the frontend view that sends the message to fill the event field
-
- Oct 29, 2021
-
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Benjamin Hättasch authored
Additionally, remove obsolete logging
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
This endpoint checks for validity of the request and increments the AK interest counter if currently allowed
-
Nadja Geisler authored
adds datetimefield for start to Event model adds datetimefield for start to Event model adds translations adds migration
-
- 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
-
- May 05, 2021
-
-
Benjamin Hättasch authored
-
- May 04, 2021
-
-
Nadja Geisler authored
-
- Apr 30, 2021
-
-
Benjamin Hättasch authored
The wizard is used instead of the normal built-in creation workflow It consists of multiple steps to specify the most fundamental settings (especially the timezone), further settings, copying AKCategories and AKRequirements from existing events and activating the event once the basic configuration is done The steps after the creation (first two steps) can be skipped
-
- 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
-
-
Nadja Geisler authored
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Add new Strings + Translations Fix Typos Remove event specific vocabulary
-
-
-
-
-