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 .
- May 03, 2021
-
-
Restrict choices (foreign keys & m2m) in admin forms to other objects of the event of the edited instance Additionally, improve how requirements are shown for AK admin (multiple checkboxes instead of multiselect widget)
-
This reduces the amount of queries from over 450 for a full list (100 entries) to about 50, resulting in a drop of execution time from about 20 seconds to less than one second This fixes #106
-
- Apr 30, 2021
-
-
Benjamin Hättasch authored
The wizard is used instead of the normal built-in creation workflow It consists of multiple steps to specify the most fundamental settings (especially the timezone), further settings, copying AKCategories and AKRequirements from existing events and activating the event once the basic configuration is done The steps after the creation (first two steps) can be skipped
-
- 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.
-
Benjamin Hättasch authored
Add new view Link on status page
-
- Nov 12, 2020
-
-
- Nov 04, 2020
-
-
-
-
Implements #92
-
- Nov 03, 2020
-
-
-
Introduce field for wiki export template to Event model Use this for wiki export Fixes #85 Create and link new export view (auto-split by categories)
-
Add model Add to admin interface Add and link create view in frontend Add translations
-
- May 20, 2020
-
-
Benjamin Hättasch authored
-
- May 19, 2020
-
-
Benjamin Hättasch authored
Implements #47 Link from event status admin view Update translations
-
- May 18, 2020
-
-
more general model
-
Benjamin Hättasch authored
Attach status view to event model admin Link from admin start page Customize admin interface headers Update translations
-
- May 14, 2020
-
-
Nadja Geisler authored
availabilities in AK submission availabilities in AK wish submission
-
- May 12, 2020
-
-
- May 10, 2020
-
-
Benjamin Hättasch authored
-
AK model: add online interest field, add increment function add increment and redirect view add Button and counter in detail view add translations
-
Nadja Geisler authored
-
Nadja Geisler authored
for each model in AKModelspecify what to display in list what to filter by what to edit in list how to order
-
- May 03, 2020
-
-
Benjamin Hättasch authored
Add new helper property to model Add and use template tag for color coding Add helpfer functions for color blending (gradient and simple) Also show timestamp of last edit in admin view Introduce setting to control which changes will be higlighted
-
- Mar 01, 2020
-
-
Benjamin Hättasch authored
Adapt admin views Adapt rendering of times of AK slots for backend and frontend
-
- Oct 30, 2019
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add new property to model to simply access planned durations of AK
-
- Oct 18, 2019
-
-
Nadja Geisler authored
avoid clashes with python keyword
-
Nadja Geisler authored
allow AK owners to be empty infer AK wish from empty owner list show wish status in Admin overview
-
- Oct 12, 2019
-
-
Nadja Geisler authored
add model class for availabilities register availability model for admin view add availability migration add German translations for availability model remove availability modelling TODOs
-
- Oct 11, 2019
-
-
Nadja Geisler authored
-
Nadja Geisler authored
-
Nadja Geisler authored
create AK Types create AK Tracks create AK Tags create AK Requirements create AKs
-
Nadja Geisler authored
-
Nadja Geisler authored
-
- Oct 09, 2019
-
-
Nadja Geisler authored
-