Introduce and use wizard for event creation and configuration
The wizard is used instead of the normal built-in creation workflow It consists of multiple steps to specify the most fundamental settings (especially the timezone), further settings, copying AKCategories and AKRequirements from existing events and activating the event once the basic configuration is done The steps after the creation (first two steps) can be skipped
Showing
- AKDashboard/locale/de_DE/LC_MESSAGES/django.po 1 addition, 1 deletionAKDashboard/locale/de_DE/LC_MESSAGES/django.po
- AKModel/admin.py 25 additions, 7 deletionsAKModel/admin.py
- AKModel/forms.py 68 additions, 0 deletionsAKModel/forms.py
- AKModel/locale/de_DE/LC_MESSAGES/django.po 127 additions, 18 deletionsAKModel/locale/de_DE/LC_MESSAGES/django.po
- AKModel/templates/admin/AKModel/event_wizard/activate.html 36 additions, 0 deletionsAKModel/templates/admin/AKModel/event_wizard/activate.html
- AKModel/templates/admin/AKModel/event_wizard/created_prepare_import.html 52 additions, 0 deletions...es/admin/AKModel/event_wizard/created_prepare_import.html
- AKModel/templates/admin/AKModel/event_wizard/finish.html 24 additions, 0 deletionsAKModel/templates/admin/AKModel/event_wizard/finish.html
- AKModel/templates/admin/AKModel/event_wizard/import.html 28 additions, 0 deletionsAKModel/templates/admin/AKModel/event_wizard/import.html
- AKModel/templates/admin/AKModel/event_wizard/settings.html 34 additions, 0 deletionsAKModel/templates/admin/AKModel/event_wizard/settings.html
- AKModel/templates/admin/AKModel/event_wizard/start.html 26 additions, 0 deletionsAKModel/templates/admin/AKModel/event_wizard/start.html
- AKModel/templates/admin/AKModel/event_wizard/wizard_steps.html 15 additions, 0 deletions...el/templates/admin/AKModel/event_wizard/wizard_steps.html
- AKModel/views.py 97 additions, 5 deletionsAKModel/views.py
- AKPlan/locale/de_DE/LC_MESSAGES/django.po 1 addition, 1 deletionAKPlan/locale/de_DE/LC_MESSAGES/django.po
- AKPlanning/locale/de_DE/LC_MESSAGES/django.po 3 additions, 3 deletionsAKPlanning/locale/de_DE/LC_MESSAGES/django.po
- AKScheduling/locale/de_DE/LC_MESSAGES/django.po 1 addition, 1 deletionAKScheduling/locale/de_DE/LC_MESSAGES/django.po
- AKSubmission/locale/de_DE/LC_MESSAGES/django.po 1 addition, 1 deletionAKSubmission/locale/de_DE/LC_MESSAGES/django.po
- locale/de_DE/LC_MESSAGES/django.po 4 additions, 4 deletionslocale/de_DE/LC_MESSAGES/django.po
Loading
Please register or sign in to comment