- 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
-
- Nov 26, 2022
-
-
Benjamin Hättasch authored
-
- 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
-
-
Truncate the length of the AK url if the title is too long and inform the user This resolves #142
-
- Oct 29, 2021
-
-
Nadja Geisler authored
-
Benjamin Hättasch authored
-
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 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 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
-