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. May 05, 2021
    • Benjamin Hättasch's avatar
      Fix several javascript issues · 2c359090
      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)
      2c359090
  2. Jan 17, 2021
  3. Nov 04, 2020
  4. May 17, 2020
    • Benjamin Hättasch's avatar
      Introduce custom admin · aca81a1f
      Benjamin Hättasch authored
      This is the base for custom admin views (with admin design and permission checking)
      Replace default admin site with custom admin site in AKModel
      Use custom admin index template & apply first basic change
      Introduce custom admin base template (including bootstrap loading)
      Introduce Mixin for AdminViews
      aca81a1f
Loading