Skip to content
Snippets Groups Projects
  1. Apr 20, 2024
  2. Nov 05, 2023
  3. May 18, 2023
  4. May 15, 2023
  5. Jan 10, 2023
  6. 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
  7. 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
  8. Jan 02, 2023
  9. Jan 01, 2023
  10. Dec 03, 2022
  11. Dec 02, 2022
  12. Nov 28, 2022
    • Benjamin Hättasch's avatar
      Minor improvements · 6420368a
      Benjamin Hättasch authored
      Load custom css in admin interface, too
      Fix lading of locales in scheduler
      Improve icon in scheduler
      Reduce SQL query amount in scheduler
      6420368a
  13. Nov 27, 2022
  14. Nov 26, 2022
  15. Sep 27, 2022
  16. Aug 17, 2022
  17. Aug 16, 2022
  18. May 25, 2022
  19. May 16, 2021
  20. May 13, 2021
  21. May 10, 2021
  22. May 09, 2021
  23. May 05, 2021
    • Benjamin Hättasch's avatar
      Fix several javascript issues · 2c359090
      Benjamin Hättasch authored
      Make sure popper frontend dependency is always loaded before bootstrap script files load
      This fixes #121 as well as issues in admin interface (scheduling and track management)
      Make track management javascript more robust (this resolves an issue occurring when moving an AK with track back to list of AKs without tracks)
      2c359090
  24. Apr 29, 2021
    • Benjamin Hättasch's avatar
      Introduce manage view for ak tracks · 07288968
      Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
      This view can be used to sort aks into tracks using drag and drop. You can also create new ak tracks or delete them.
      
      Add js dependency for drag and drop of lists.
      Activate add, update, delete methids to AKTrack API and update method to AK API.
      Add and link (on status page) new admin view for management.
      Add tags list property to AK model.
      Introduce translations for AKScheduling app.
      Update translations.
      07288968
  25. Jan 17, 2021
Loading