Skip to content
Snippets Groups Projects
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 .
  1. Feb 18, 2021
    • Benjamin Hättasch's avatar
      Introduce manage view for ak tracks · 948b22c4
      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.
      948b22c4
  2. Feb 17, 2021
    • Benjamin Hättasch's avatar
      Fix API detail views · 38cd2ce3
      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.
      38cd2ce3
  3. Jan 17, 2021
  4. Jan 16, 2021
Loading