- Aug 17, 2022
-
-
Benjamin Hättasch authored
Implements #146 Show: AKs with comments, AK wishes with slots, AKs without availabilities, AKs without slots
-
- Aug 16, 2022
-
-
This implements #148
-
- May 25, 2022
-
-
This includes returning the edit url as part of the (internal) API response
-
- May 16, 2021
-
-
Benjamin Hättasch authored
This is done by generating the "now" timestamp from python instead of JavaScript using a newly created templatetag The new "now" function is used in all AKPlan calendar views as well as in AKScheduling's scheduler view
-
- May 13, 2021
-
-
Benjamin Hättasch authored
-
- May 10, 2021
-
-
Benjamin Hättasch authored
-
-
- May 09, 2021
-
-
Benjamin Hättasch authored
-
- May 05, 2021
-
-
Benjamin Hättasch authored
Make sure popper frontend dependency is always loaded before bootstrap script files load This fixes #121 as well as issues in admin interface (scheduling and track management) Make track management javascript more robust (this resolves an issue occurring when moving an AK with track back to list of AKs without tracks)
-
- 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
-
-
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
-
- Nov 04, 2020
-
-
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
-
-
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
-