- 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
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
-
- Nov 11, 2022
-
-
Benjamin Hättasch authored
-
- Oct 23, 2022
-
-
Bump to latest version of Django 3.2 Fix dark theme issue by fixing the order of css imports in admin Cleanup admin login template (remove copied code as far as possible)
-
- May 10, 2021
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
This reverts commit 1e7ca6bf and parts of other commits
-
- May 08, 2021
-
-
Benjamin Hättasch authored
This is necessary since django-bootstrap4 expects a bootstrap javascript version that already includes popper Bump jquery to 3.5.1 Bump bootstrap to 4.6.0 Remove separate popper lib Adjust paths in settings. This also makes sure that the local jquery version is always used, which was previously not the case for admin views that depended on code.jquery.com Remove explicit popper loading that was introduced in 2c359090 to mitigate the effects of the update in c0b3478c
-
- Apr 29, 2021
-
-
This view can be used to sort aks into tracks using drag and drop. You can also create new ak tracks or delete them. Add js dependency for drag and drop of lists. Activate add, update, delete methids to AKTrack API and update method to AK API. Add and link (on status page) new admin view for management. Add tags list property to AK model. Introduce translations for AKScheduling app. Update translations.
-
- Jan 17, 2021
-
-
- Nov 06, 2020
-
- Nov 03, 2020
-
-
Part of #9
-
- May 14, 2020
-
-
Nadja Geisler authored
availabilities in AK submission availabilities in AK wish submission
-
- May 12, 2020
-
-
Benjamin Hättasch authored
Closes #68 Add select2 dependency Use select2 for submission interface (if active)
-
- Jan 09, 2020
-
-
N.Geisler & B. Hättasch authored
-
- Oct 25, 2019
-
-
Nadja Geisler authored
-
Nadja Geisler authored
-
- Oct 24, 2019
-
-
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
-
- Oct 16, 2019
-
-
Benjamin Hättasch authored
-