Skip to content
Snippets Groups Projects
  1. May 15, 2023
    • Benjamin Hättasch's avatar
      Split AKModel views into different files & introduce modular status page · 028be1ee
      Benjamin Hättasch authored
      Move AKModel views into several subfiles to improve overview and resolve problems with circular imports
      Introduce new modular status page handling (widgets and views)
      Port main status page to new structure
      Move AK messages status page visualization to AKSubmission (therefore, they automatically do not show up when there is no possibility to create them)
      Introduce status widget for virtual rooms
      Fix timezone issue for rendering of AK messages on status page
      Adapt status page URL in several views and tests
      028be1ee
    • 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
  2. Jan 10, 2023
  3. 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
  4. 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
  5. Jan 02, 2023
  6. Jan 01, 2023
  7. Dec 25, 2022
  8. Dec 03, 2022
  9. Dec 02, 2022
  10. Nov 28, 2022
  11. Nov 27, 2022
  12. Nov 26, 2022
  13. Sep 27, 2022
  14. Sep 26, 2022
  15. Aug 17, 2022
  16. Aug 16, 2022
  17. May 25, 2022
  18. Oct 29, 2021
Loading