Skip to content
Snippets Groups Projects
  1. May 10, 2021
  2. 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
  3. 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
  4. Jan 17, 2021
  5. Nov 06, 2020
  6. Nov 03, 2020
  7. May 14, 2020
  8. May 12, 2020
  9. Jan 09, 2020
  10. Oct 25, 2019
  11. Oct 24, 2019
  12. Oct 16, 2019
Loading