Skip to content
Snippets Groups Projects
  1. Oct 23, 2022
    • Benjamin Hättasch's avatar
      Upgrade Django to 3.2 · 1727d4aa
      Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
      Bump to latest version of Django 3.2
      Fix dark theme issue by fixing the order of css imports in admin
      Cleanup admin login template (remove copied code as far as possible)
      1727d4aa
  2. Sep 27, 2022
  3. Aug 17, 2022
  4. Aug 15, 2022
  5. May 25, 2022
  6. May 11, 2021
  7. May 10, 2021
  8. May 09, 2021
  9. May 08, 2021
  10. Apr 30, 2021
    • Benjamin Hättasch's avatar
      Introduce and use wizard for event creation and configuration · c8c87946
      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
      c8c87946
  11. Apr 29, 2021
  12. Jan 17, 2021
  13. Jan 16, 2021
  14. Nov 04, 2020
  15. Nov 03, 2020
  16. May 23, 2020
  17. May 20, 2020
  18. May 19, 2020
  19. May 18, 2020
  20. 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
  21. Oct 30, 2019
Loading