Skip to content
Snippets Groups Projects
  1. May 04, 2021
  2. Jan 16, 2021
  3. Nov 06, 2020
  4. Nov 03, 2020
  5. Oct 05, 2020
  6. Aug 31, 2020
  7. May 24, 2020
  8. May 21, 2020
  9. May 20, 2020
  10. May 19, 2020
  11. May 18, 2020
  12. May 14, 2020
  13. May 12, 2020
  14. May 11, 2020
  15. May 10, 2020
  16. Jan 08, 2020
  17. Oct 29, 2019
  18. Oct 25, 2019
  19. 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
Loading