Improved ability to delete a meeting
Bug #1005114 reported by
Chris Johnston
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Summit |
Fix Released
|
Medium
|
Chris Johnston |
Bug Description
Schedulers should be able to delete a meeting from the meeting page and not have to go into the admin area to do so.
Related branches
lp://staging/~cjohnston/summit/rm-rf
- Summit Hackers: Pending requested
-
Diff: 125 lines (+80/-0)5 files modifiedsummit/schedule/templates/schedule/admin.html (+3/-0)
summit/schedule/templates/schedule/confirm_deletion.html (+16/-0)
summit/schedule/templates/schedule/delete_confirm.html (+20/-0)
summit/schedule/views.py (+38/-0)
summit/urls.py (+3/-0)
Changed in summit: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Chris Johnston (chrisjohnston) |
Changed in summit: | |
status: | In Progress → Fix Released |
milestone: | none → 1.2.2 |
To post a comment you must log in.