Skip to content
Snippets Groups Projects
  1. May 15, 2023
  2. 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
      Remove obsolete setting · c189d4e2
      Benjamin Hättasch authored
      Starting with version 4, USE_L10N is True by default, with v5 the setting will be completely removed
      c189d4e2
    • 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
    • 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
  5. Jan 01, 2023
  6. Dec 26, 2022
  7. Dec 06, 2022
  8. Dec 02, 2022
  9. Oct 23, 2022
  10. May 25, 2022
  11. Oct 29, 2021
  12. May 11, 2021
  13. May 10, 2021
  14. May 08, 2021
  15. Apr 30, 2021
  16. Jan 16, 2021
  17. Nov 03, 2020
  18. Sep 20, 2020
  19. May 19, 2020
  20. May 18, 2020
  21. 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
  22. May 16, 2020
  23. May 14, 2020
  24. May 12, 2020
  25. May 11, 2020
Loading