This project is mirrored from https://gitlab.fachschaften.org/kif/akplanning.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Feb 18, 2021
-
-
Benjamin Hättasch authored
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.
-
- Feb 17, 2021
-
-
Benjamin Hättasch authored
Previously, the event from the url was not parsed correctly for API endpoints for individual AKs, AKRooms, etc. This led to self.event being None and the queryset being empty, hence the AK, AKRoom etc. could not be found by the API. This fix makes sure, the event is loaded as part of the API initialization for all endpoints and methods.
-
- Jan 17, 2021
-
-
Nadja Geisler authored
Reintroduce locale setting for fullcalendar views See merge request !85
-
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
set different color accents in admin interface when deployed for production See merge request !82
-
-
Nadja Geisler authored
Fc fix update Closes #111 See merge request kif/akplanning!84
-
Nadja Geisler authored
-
Benjamin Hättasch authored
This resolves #111
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Move background event color to scheduling init code instead of every single background event
-
Benjamin Hättasch authored
Use name field instead of default string representation of AK in header field Add some margin below to improve visual appearance
-
Benjamin Hättasch authored
Update dependencies See merge request !83
-
Nadja Geisler authored
-
Nadja Geisler authored
-
- Jan 16, 2021
-
-
Nadja Geisler authored
Use django debug toolbar See merge request kif/akplanning!81
-
Add requirement Adjust settings to load toolbar in debug mode Add debug URLs
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Benjamin Hättasch authored
Improvements to fullcalendar loading See merge request kif/akplanning!74
-
-
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.
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Use more pythonic way to calculate times and construct strings
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Improve translation (and original strings) See merge request !71
-
Nadja Geisler authored
Add new Strings + Translations Fix Typos Remove event specific vocabulary
-
-
-
-
-
-
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-