- May 19, 2020
-
-
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
-
- May 12, 2020
-
-
Benjamin Hättasch authored
Closes #68 Add select2 dependency Use select2 for submission interface (if active)
-
Benjamin Hättasch authored
Closes #74
-
Benjamin Hättasch authored
Closes #75
-
Benjamin Hättasch authored
Use tabbed-view for ak list, too Reduce code duplication between submission overview and ak list Cleanup filtering in view Display message when (filtered) AK list is empty Remove submission button from dashboard when event is inactive Closes #70
-
Show links to external user profiles in AK list and detail view Make AK name a link to its detail page in AK list
-
Nadja Geisler authored
closes #58
-
-
- 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
This fix ensures that the categories in submission overview are shown even when there is no AK with this category submitted yet.
-
- May 10, 2020
-
-
Nadja Geisler authored
remove tags list add tracks list filter categories list by event allow ak list filtering by track
-
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
-
- May 09, 2020
-
-
Benjamin Hättasch authored
-
- May 03, 2020
-
-
Benjamin Hättasch authored
-
- Mar 01, 2020
-
-
Benjamin Hättasch authored
-
- Jan 12, 2020
-
-
Benjamin Hättasch authored
-
- Jan 09, 2020
-
-
N.Geisler & B. Hättasch authored
-
- Jan 08, 2020
-
-
N.Geisler & B. Hättasch authored
-
N.Geisler & B. Hättasch authored
-
N.Geisler & B. Hättasch authored
maintaining naming convention
-
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
-
- Oct 28, 2019
-
-
Benjamin Hättasch authored
-
- Oct 25, 2019
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- Oct 24, 2019
-
-
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
-
Benjamin Hättasch authored
Add choosen-js library and assets for nicer looking multiple select Add new blocks for loading of individual assets to base template Use choosen-js for multiple fields in AK submission view
-
Benjamin Hättasch authored
Introduce existing owner select field and dispatching views for POST submitted owner id Adapt redirection flows Adapt submission overview template Introduce Owner edit view Fix prepopulation issue in AKWish creation view (caused by inheritance) Adapt template name to role as create and update template Fix context issue for AK creation view (missing owner attribute)
-
- Oct 23, 2019
-
-
Nadja Geisler authored
currently only works when creating a new owner
-