- Oct 25, 2019
-
-
Nadja Geisler authored
-
- Oct 24, 2019
-
-
Benjamin Hättasch authored
Only change appearance of owner field for normal submission but not for wishes (since they don't have owners)
-
Nadja Geisler authored
Submission form See merge request kif/akplanning!4
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add base url field to event Generate Wiki link from title and base url
-
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
-
Benjamin Hättasch authored
Set URLs for edit views in templates
-
Benjamin Hättasch authored
Add choosen-js library and assets for nicer looking multiple select Add new blocks for loading of individual assets to base template Use choosen-js for multiple fields in AK submission view
-
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)
-
- Oct 23, 2019
-
-
Benjamin Hättasch authored
Resolve conflicts (AKSubmission views and translations) Add merge migration Fix owner slug migration for existing entries
-
Nadja Geisler authored
currently only works when creating a new owner
-
- Oct 22, 2019
-
-
Nadja Geisler authored
Introduce i18n support to frontend See merge request kif/akplanning!2
-
Nadja Geisler authored
Improve AK categories See merge request kif/akplanning!3
-
- Oct 21, 2019
-
-
Benjamin Hättasch authored
Add visualization to ak list and detail page Add option to treat them as an own category on submission overview
-
- Oct 20, 2019
-
-
Benjamin Hättasch authored
Add description to category model Show tabbed list of different categories of AKs on submission overview
-
Benjamin Hättasch authored
Adapt settings Add i18n urls to central url conf Add language chooser to base.html Adapt readme and utils
-
- Oct 19, 2019
-
-
Nadja Geisler authored
create template for AK wish submission create form for AK wish submission create view for AK wish submission adapt urls and buttons
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add TODOs for other data manipulation/auto-creation/...-tasks
-
Nadja Geisler authored
-
- Oct 18, 2019
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Add template and template tag for messages Adapt success url of AK creation to point to detail page of created AK and show success message
-
Nadja Geisler authored
-
Nadja Geisler authored
exclude interest exclude track
-
Nadja Geisler authored
-
Nadja Geisler authored
create form class create template configur urls create submission view
-
Benjamin Hättasch authored
-
Nadja Geisler authored
-
Benjamin Hättasch authored
Created filter to represent values using fontawesome icons Added template tags (and corresponding templates) for category and tag lists and badges Adapted existing view templates to use these tags Fixed presentation of AK indicator
-
Benjamin Hättasch authored
-
Nadja Geisler authored
-
Nadja Geisler authored
avoid clashes with python keyword
-
Nadja Geisler authored
-
Nadja Geisler authored
allow AK owners to be empty infer AK wish from empty owner list show wish status in Admin overview
-
Nadja Geisler authored
-
- Oct 17, 2019
-
-
Benjamin Hättasch authored
Add dynamic title handling to base html Add more information to submission overview Move AK list to own file for use in other pages Add detail view for AK Add views with AK overview list as well as filtered lists (by type and tag) Add corresponding German translations
-
Benjamin Hättasch authored
This message is used by the mixin to find the corresponding event for a slug
-
Benjamin Hättasch authored
Create mixin (FilterByEventSlugMixin) to handle even slug parsing in generic views Add submission url config Include submission urls in central url config Add index view for submissions
-
Benjamin Hättasch authored
Create html template Add translation Add property for easy access to list of AK owners to AK model
-