Skip to content
Snippets Groups Projects
  1. Oct 29, 2019
  2. Oct 25, 2019
  3. Oct 24, 2019
    • Benjamin Hättasch's avatar
      8c77e29f
    • 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
      Add edit view for AK · da3df3ef
      Benjamin Hättasch authored
      Set URLs for edit views in templates
      da3df3ef
    • Benjamin Hättasch's avatar
      Improve AK creation workflow · 93d76ac4
      Benjamin Hättasch authored
      Introduce existing owner select field and dispatching views for POST submitted owner id
      Adapt redirection flows
      Adapt submission overview template
      Introduce Owner edit view
      Fix prepopulation issue in AKWish creation view (caused by inheritance)
      Adapt template name to role as create and update template
      Fix context issue for AK creation view (missing owner attribute)
      93d76ac4
  4. Oct 21, 2019
  5. Oct 19, 2019
  6. Oct 18, 2019
  7. Oct 17, 2019
Loading