Skip to content
Snippets Groups Projects
  1. Apr 20, 2024
  2. Nov 05, 2023
  3. Oct 31, 2023
    • Benjamin Hättasch's avatar
      Update translations · 664c37e6
      Benjamin Hättasch authored
      664c37e6
    • Benjamin Hättasch's avatar
      Improve AKScheduling · 63c18d2e
      Benjamin Hättasch authored
      Add or complete docstrings
      Remove code smells
      Disable irrelevant warnings
      Remove empty admin.py (to disable doc generation for an empty module)
      Add additional test cases and improve basic test interface (support both 403 and 302 in case the user lacks rights to see a view through optional configuration)
      Improve usage of types for API endpoints (e.g., restrict writing endpoints to writing only)
      63c18d2e
    • Benjamin Hättasch's avatar
      Move AKAddSlotForm from AKSubmission to AKScheduling · 6ea3aabb
      Benjamin Hättasch authored
      I think, that makes sense since it is supposed to be used by the graphical scheduling view
      6ea3aabb
  4. May 18, 2023
  5. May 15, 2023
  6. Jan 10, 2023
  7. Jan 04, 2023
    • Benjamin Hättasch's avatar
      Use sass compiling for bootstrap · 00606192
      Benjamin Hättasch authored
      Remove static version of bootstrap css
      Add bootstrap sources
      Add bootswatch sources and variable file
      Improve the way admin css is handled
      This finishes #162
      00606192
    • Benjamin Hättasch's avatar
      Fix fullcalendar theming issues · 46e5cee5
      Benjamin Hättasch authored
      Add bootstrap plugin (not included in fc by default anymore)
      Activate compression
      Make sure font awesome icons are used instead of loading bootstrap icons fc defaults to only for two buttons in fc
      Remove copy-paste-error text in scheduler
      46e5cee5
    • Benjamin Hättasch's avatar
      Upgrade JS Libraries · 0a247a3d
      Benjamin Hättasch authored
      Upgrade Fullcalendar to v6 (implements #186)
      Upgrade jQuery to v3.6 (implements #185)
      Upgrade Select2 to v4.0.13
      Remove tag information leftover in track manager
      0a247a3d
  8. 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
  9. Jan 02, 2023
  10. Jan 01, 2023
  11. Dec 25, 2022
  12. Dec 03, 2022
  13. Dec 02, 2022
  14. Nov 28, 2022
  15. Nov 27, 2022
  16. Nov 26, 2022
  17. Sep 27, 2022
  18. Sep 26, 2022
Loading