Skip to content
Snippets Groups Projects
  1. Oct 31, 2023
    • Benjamin Hättasch's avatar
      Improve AKSubmission · 4fa76fdc
      Benjamin Hättasch authored
      Add docstrings
      Remove code-duplications for dispatching user selection on submission overview
      Remove code smells
      Remove unused admin.py
      Remove unused view in views
      4fa76fdc
  2. May 15, 2023
    • Benjamin Hättasch's avatar
      Introduce detail and edit URLs as properties in AK model · a39a5311
      Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
      This way, the frontend views will be used when AKSubmission is installed and active, or otherwise the link to the built-in AK edit form in backend
      This reduces the coupling between AKSubmission and other apps that previously needed that app
      Use that new property in all places where previously an URL to the submission view was used (for consistency and to allow changes in one place in AKSubmission, too)
      This implements #166
      a39a5311
  3. May 25, 2022
  4. Oct 13, 2019
Loading