- Jan 17, 2021
-
-
Benjamin Hättasch authored
Reintroduce the locale settings that where falsely removed in !74 (afa4558a and 10667a08) -- while this setting is not needed in fc version 3 that the merge request referred to, stating them explicitly is needed in v5 that is used in our project currently.
-
-
Benjamin Hättasch authored
This resolves #111
-
Benjamin Hättasch authored
Move background event color to scheduling init code instead of every single background event
-
- Jan 16, 2021
-
-
This removes support for the explicit "locale: '{{ LANGUAGE_CODE }}'" setting, but that should not be a problem as https://fullcalendar.io/docs/v3/locale states: > If you are simply loading one locale, you do not need to specify the locale > option.
-
-
- Nov 12, 2020
-
-
- Nov 05, 2020
-
-
Benjamin Hättasch authored
This prevents it from being edited in scheduling view
-
Benjamin Hättasch authored
-
- Nov 04, 2020
-
-
Nadja Geisler authored
This reverts commit ac2393b5
-
Benjamin Hättasch authored
Also adapt width of column for unscheduled AK Slots to make sure there is enough space for detail tooltips
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Benjamin Hättasch authored
Add helper fields and methods to ConstraintViolation model Introduce helper method do determine whether two AKSlots overlap Add receivers to AKScheduling Implement stub for OWNER_TWO_SLOTS violation
-
-
Introduce writable API for events (protected) Implement change callback function in javascript Use full version of jquery in admin backend (to make ajax functionality available)
-
Introduce fullcalendar JSON encoding for events and background events/constraints/availabilities Add them to API endpoints Use these endpoints instead of static encoding
-
-
-
- May 19, 2020
-
-
Benjamin Hättasch authored
Implements #47 Link from event status admin view Update translations
-
- Oct 13, 2019
-
-
Nadja Geisler authored
-