should be able to search calendar by title or blueprint id
Bug #881555 reported by
Steve Langasek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Summit |
Fix Released
|
Wishlist
|
Michael Hall |
Bug Description
Since UDS is now a rather large affair spanning 5 days and including many tracks, and the rules for what causes a blueprint to be a candidate for scheduling or not are opaque to outsiders, it would be helpful if summit allowed searching by both blueprint name and blueprint title. This would let us easily confirm that a session *is* scheduled for the blueprint, and see when it is scheduled, without having to do a text search through multiple webpages.
Related branches
lp://staging/~mhall119/summit/meeting-search
- Chris Johnston: Approve
-
Diff: 402 lines (+303/-5)8 files modifiedsummit/common/templates/base.html (+18/-3)
summit/media/css/site.css (+28/-0)
summit/schedule/templates/schedule/daily.html (+10/-1)
summit/schedule/templates/schedule/search.html (+143/-0)
summit/schedule/templates/schedule/summit.html (+4/-0)
summit/schedule/tests.py (+83/-0)
summit/schedule/views.py (+16/-1)
summit/urls.py (+1/-0)
Changed in summit: | |
status: | Confirmed → Fix Committed |
assignee: | nobody → Michael Hall (mhall119) |
Changed in summit: | |
status: | Fix Committed → Fix Released |
importance: | Undecided → Wishlist |
To post a comment you must log in.
For example https:/ /blueprints. launchpad. net/hwe- cycle/+ spec/hwe- p-uefi- status
The settings seems right, but it did not get a session on the UDS calendar.