Skip to content
Snippets Groups Projects
  1. May 19, 2020
  2. May 14, 2020
  3. May 13, 2020
  4. May 12, 2020
  5. May 11, 2020
  6. May 10, 2020
  7. May 09, 2020
  8. May 03, 2020
  9. Mar 01, 2020
  10. Jan 12, 2020
  11. Jan 09, 2020
  12. Jan 08, 2020
  13. Oct 29, 2019
  14. Oct 28, 2019
  15. Oct 25, 2019
  16. 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
      Add edit view for AK · da3df3ef
      Benjamin Hättasch authored
      Set URLs for edit views in templates
      da3df3ef
Loading