Skip to content
Snippets Groups Projects
  1. Feb 25, 2025
    • Benjamin Hättasch's avatar
      Introduce AKTypes · 38fad52a
      Benjamin Hättasch authored
      Introduce model (including migration and admin interface)
      Integrate into new event wizard
      Display as property in details representation (e.g., used in scheduler)
      Allow to choose types in AK add/edit forms
      Show type info on AK detail page and in overview table
      Adjust tests (including new tests for requirement and type visibility in submission form)
      Update translations
      38fad52a
  2. 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
  3. Jan 04, 2023
  4. Jan 01, 2023
    • Benjamin Hättasch's avatar
      Allow creating and setting a previously unknown owner from AK editing form · 216e2bd1
      Benjamin Hättasch authored
      Add a new link to edit form leading to owner creation form and passing the primary key of the edited AK/wish to that view
      To realize that link, the corresponding field is excluded from the default form rendering and the rendering is triggered manually for that field (and the name field that should still appear on top)
      When user is successfully created, they is set as owner of an AK, the user is redirect to the detail page of that AK and a message is displayed
      Add corresponding test
      This implements #96 and #86
      216e2bd1
  5. Dec 26, 2022
  6. Oct 13, 2019
  7. Oct 09, 2019
Loading