Skip to content
Snippets Groups Projects
  1. May 15, 2023
  2. Jan 04, 2023
    • Benjamin Hättasch's avatar
      Introduce static file compression · 75e723b6
      Benjamin Hättasch authored
      Add compressor and sass compiler dependencies
      Introduce corresponding settings
      Use compressor in templates
      Move only partially used dependencies to higher level for better re-usability
      Add custom tags to create css and js for fontawesome separately
      This implements the first part of #162
      75e723b6
  3. Jan 03, 2023
    • Benjamin Hättasch's avatar
      Upgrade to fontawesome 6 · 2455da83
      Benjamin Hättasch authored
      Use official fontawesome django app for static file handling
      Switch to fork/new version of django-bootstrap (for icon field and rendering shortcuts)
      Add migration to bump icon field of dashboard buttons to new version
      Update templates to load new app and use new tags
      2455da83
  4. Jan 02, 2023
  5. Jan 01, 2023
  6. Dec 06, 2022
  7. Aug 15, 2022
    • Benjamin Hättasch's avatar
      Improve history handling · 8978f21c
      Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
      Only store AK in database once all attributes are correctly set.
      Previously, each AK was automatically edited directly after saving to add the link, which created two history entries for that AK.
      This resolves #141.
      Additionally, only display slots as (re-)scheduled when they are indeed scheduled (i.e., have a starting time stamp).
      8978f21c
  8. Oct 29, 2021
  9. May 14, 2021
  10. May 10, 2021
  11. 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
  12. Jan 16, 2021
  13. Nov 03, 2020
  14. Aug 31, 2020
  15. May 19, 2020
  16. May 18, 2020
  17. May 12, 2020
  18. May 11, 2020
  19. May 10, 2020
  20. Mar 03, 2020
  21. Feb 05, 2020
  22. Jan 13, 2020
  23. Jan 12, 2020
  24. Jan 09, 2020
  25. Oct 28, 2019
  26. Oct 25, 2019
  27. Oct 16, 2019
Loading