Skip to content
Snippets Groups Projects
Forked from KIF / AKPlanning
Source project has a limited visibility.
  • Benjamin Hättasch's avatar
    19ff8e5a
    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
    History
    Improve submission and update forms for AKs as well as underlying model
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.