Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 02, 2023
    • Benjamin Hättasch's avatar
      Upgrade to (django) bootstrap 5 · 347a93f4
      Benjamin Hättasch authored
      Bump django-bootstrap to version 5
      Exchange bootstrap files (js & css)
      Adapt settings
      Migrate to new version/resolve breaking changes
      Move layout adaptions previously included in bootstrap.css into custom.css
      347a93f4
  3. Oct 23, 2022
  4. May 25, 2022
  5. May 11, 2021
  6. May 10, 2021
  7. May 08, 2021
  8. Apr 30, 2021
  9. Jan 16, 2021
  10. Nov 03, 2020
  11. May 18, 2020
  12. 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
  13. May 14, 2020
  14. May 12, 2020
  15. May 11, 2020
    • Nadja Geisler's avatar
      introduce REST API · a93d0d59
      Nadja Geisler authored and Benjamin Hättasch's avatar Benjamin Hättasch committed
      add djangorestframework
      add serializers for select models
      create api urls
      extend EventSlugMixin to work for list and create methods
      create list and retrieve viewsets for select models
      include AKModel URLS into main app
      a93d0d59
  16. May 10, 2020
  17. May 09, 2020
  18. May 03, 2020
  19. Mar 03, 2020
  20. Mar 02, 2020
  21. Mar 01, 2020
    • Benjamin Hättasch's avatar
      Improve Model · 4471a4a0
      Benjamin Hättasch authored
      Add dependency django-timezone-field
      Add timezone field to Event
      Introduce i18n for default_slot field
      Add new and missing translations
      Add title property to Room (for better access of combined building + name form)
      4471a4a0
  22. Jan 12, 2020
  23. Jan 09, 2020
  24. Oct 29, 2019
  25. Oct 21, 2019
  26. Oct 20, 2019
  27. Oct 17, 2019
  28. Oct 16, 2019
  29. Oct 14, 2019
  30. Oct 13, 2019
  31. Oct 11, 2019
Loading