Skip to content
Snippets Groups Projects
  1. May 11, 2021
  2. May 09, 2021
  3. May 05, 2021
  4. 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
  5. Jan 29, 2021
    • Benjamin Hättasch's avatar
      Do not track changes of AK interest counter · d6f00e09
      Benjamin Hättasch authored
      This fixes #97
      Exclude interest_counter from AK history
      Prevent saving of history record when increasing interest counter
      
      Run the following action after applying the change/migration to remove existing duplicate history records (the ones without changes to tracked fields, hence caused by either saving without changing any field or especially the ones created due to changes of the now ignored interest_counter):
      python manage.py clean_duplicate_history AKModel.ak
      d6f00e09
  6. Jan 16, 2021
  7. Nov 08, 2020
  8. Nov 05, 2020
  9. Nov 04, 2020
  10. Nov 03, 2020
  11. Aug 31, 2020
  12. May 21, 2020
  13. May 20, 2020
  14. May 19, 2020
  15. May 18, 2020
  16. May 12, 2020
  17. May 11, 2020
  18. May 10, 2020
  19. May 03, 2020
  20. Mar 01, 2020
    • Benjamin Hättasch's avatar
      Use event timezones where possible · 704e142e
      Benjamin Hättasch authored
      Adapt admin views
      Adapt rendering of times of AK slots for backend and frontend
      704e142e
    • 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
  21. Jan 08, 2020
Loading