Skip to content
Snippets Groups Projects
  1. Nov 26, 2022
  2. Nov 11, 2022
  3. Oct 23, 2022
    • Benjamin Hättasch's avatar
      Upgrade Django to 3.2 · 1727d4aa
      Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
      Bump to latest version of Django 3.2
      Fix dark theme issue by fixing the order of css imports in admin
      Cleanup admin login template (remove copied code as far as possible)
      1727d4aa
  4. May 10, 2021
  5. May 08, 2021
    • Benjamin Hättasch's avatar
      Update js dependencies (bootstrap and jquery) due to django-bootstrap4 update · 1e7ca6bf
      Benjamin Hättasch authored
      This is necessary since django-bootstrap4 expects a bootstrap javascript version that already includes popper
      Bump jquery to 3.5.1
      Bump bootstrap to 4.6.0
      Remove separate popper lib
      Adjust paths in settings. This also makes sure that the local jquery version is always used, which was previously not the case for admin views that depended on code.jquery.com
      Remove explicit popper loading that was introduced in 2c359090 to mitigate the effects of the update in c0b3478c
      1e7ca6bf
  6. 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
  7. Jan 17, 2021
  8. Nov 06, 2020
  9. Nov 03, 2020
  10. May 14, 2020
  11. May 12, 2020
  12. Jan 09, 2020
  13. Oct 25, 2019
  14. Oct 24, 2019
  15. Oct 16, 2019
Loading