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 .
- Jan 29, 2021
-
-
Benjamin Hättasch authored
This fixes #97 Exclude interest_counter from AK history Prevent saving of history record when increasing interest counter Run the following action after applying the change/migration to remove existing duplicate history records (the ones without changes to tracked fields, hence caused by either saving without changing any field or especially the ones created due to changes of the now ignored interest_counter): python manage.py clean_duplicate_history AKModel.ak
-
Benjamin Hättasch authored
Verbose name of AKSlot.fixed was updated in a previous commit, this migration reflects this change
-
- Jan 17, 2021
-
-
Nadja Geisler authored
Reintroduce locale setting for fullcalendar views See merge request kif/akplanning!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 kif/akplanning!82
-
-
Nadja Geisler authored
Fc fix update Closes #111 See merge request !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 kif/akplanning!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
-