Skip to content
Snippets Groups Projects
  1. Oct 24, 2019
    • Benjamin Hättasch's avatar
      Improve submission and update forms for AKs as well as underlying model · 19ff8e5a
      Benjamin Hättasch authored
      Improve blank and unique constraints of model:
      - allow blank starting times of slotes to store durations before scheduling and adapt string representation
      - change unique constraint from name and shortname of AK to unique for each event only
      Implement handling of tags for submission and update (auto-creation) by using a semicolon-separated text file instead of multiple choice field
      Implement handling of durations for submission
      Automatically generate short name
      Use different forms for submission and update
      Use special adapted template for AK updates instead of submission template
      Fix EventSlugMixin for POST requests
      19ff8e5a
    • Benjamin Hättasch's avatar
      Introduce better multiple select fields and improve AK submission view · d702212f
      Benjamin Hättasch authored
      Add choosen-js library and assets for nicer looking multiple select
      Add new blocks for loading of individual assets to base template
      Use choosen-js for multiple fields in AK submission view
      d702212f
  2. Oct 23, 2019
  3. Oct 19, 2019
  4. Oct 18, 2019
Loading