LD needs to be able to allow for adding multiple locations for one event
Bug #552762 reported by
Laura Czajkowski
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LoCo Team Portal |
In Progress
|
Medium
|
Robert Sajdok |
Bug Description
When I create an event I want to add Location 1 venue but many if not all of our events take place afterwards in a second location/venue
At present that means I need to create the event twice to allow for me to add both locations.
An example is our release party where we go for a geeknic - VENUE 1
afterwards we head to a pub VENUE 2
Another example is where we run a barcamp - venue 1
afterwards we head for food at a hotel - venue 2
Related branches
lp://staging/~ris/loco-team-portal/fix-552762
Ready for review
for merging
into
lp://staging/loco-team-portal
- Adnane Belmadiaf: Needs Fixing
- Chris Johnston: Needs Fixing
-
Diff: 1729 lines (+1420/-11) (has conflicts)14 files modifiedMakefile (+1/-1)
loco_directory/events/forms.py (+101/-5)
loco_directory/events/migrations/0010_auto__chg_field_attendee_guests.py (+184/-0)
loco_directory/events/migrations/0011_auto__add_field_teamevent_created_by.py (+185/-0)
loco_directory/events/migrations/0012_auto__add_teameventvenue.py (+196/-0)
loco_directory/events/migrations/0013_historical_venue.py (+195/-0)
loco_directory/events/migrations/0014_auto__del_field_teamevent_venue.py (+190/-0)
loco_directory/events/models.py (+10/-2)
loco_directory/events/views.py (+114/-3)
loco_directory/media/css/venues.css (+10/-0)
loco_directory/media/js/jquery.formset.js (+170/-0)
loco_directory/media/js/venues.js (+3/-0)
loco_directory/templates/events/team_event_new.html (+26/-0)
loco_directory/templates/events/team_event_update.html (+35/-0)
Changed in loco-directory: | |
status: | New → Triaged |
status: | Triaged → Confirmed |
importance: | Undecided → Medium |
tags: | added: schema-change |
tags: | added: needs-decision |
Changed in loco-team-portal: | |
assignee: | nobody → Robert Sajdok (ris) |
Changed in loco-team-portal: | |
status: | Confirmed → Triaged |
Changed in loco-team-portal: | |
status: | Triaged → In Progress |
To post a comment you must log in.
This has affected us in Ubuntu Ireland. For the lucid release party we are going to have 2 events, in the afternoon a picnic (a.k.a. Geeknic) in a local park, then down the a pub. We'd like to put both locations down.