Skip to content
Snippets Groups Projects
  1. Aug 16, 2022
  2. May 25, 2022
  3. Oct 29, 2021
  4. Oct 28, 2021
  5. May 16, 2021
  6. May 13, 2021
  7. May 12, 2021
  8. May 11, 2021
  9. May 10, 2021
  10. May 09, 2021
  11. May 05, 2021
    • Benjamin Hättasch's avatar
      Fix several javascript issues · 2c359090
      Benjamin Hättasch authored
      Make sure popper frontend dependency is always loaded before bootstrap script files load
      This fixes #121 as well as issues in admin interface (scheduling and track management)
      Make track management javascript more robust (this resolves an issue occurring when moving an AK with track back to list of AKs without tracks)
      2c359090
  12. Apr 30, 2021
    • Benjamin Hättasch's avatar
      Introduce and use wizard for event creation and configuration · c8c87946
      Benjamin Hättasch authored
      The wizard is used instead of the normal built-in creation workflow
      It consists of multiple steps to specify the most fundamental settings (especially the timezone), further settings, copying AKCategories and AKRequirements from existing events and activating the event once the basic configuration is done
      The steps after the creation (first two steps) can be skipped
      c8c87946
  13. 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
  14. Jan 17, 2021
  15. Jan 16, 2021
Loading