Link to PPA in Accepted email
Bug #381233 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
William Grant |
Bug Description
Primary archive Accepted emails link to the DSSPR, which is useful for checking build status. PPAs have no such direct URL, but a link to the PPA itself would be useful.
Related branches
lp://staging/~wgrant/launchpad/trivialities
- Curtis Hovey (community): Approve (code)
-
Diff: 462 lines (+73/-60)20 files modifiedlib/canonical/launchpad/icing/sprite.css.in (+4/-0)
lib/lp/app/templates/launchpad-notfound.pt (+1/-1)
lib/lp/bugs/javascript/bugtarget_portlet_bugtags.js (+5/-5)
lib/lp/bugs/javascript/tests/test_bugtarget_portlet_bugtags.html (+1/-1)
lib/lp/bugs/javascript/tests/test_bugtarget_portlet_bugtags.js (+18/-18)
lib/lp/bugs/templates/bugtarget-portlet-bugtags.pt (+1/-1)
lib/lp/bugs/templates/bugtask-edit-form.pt (+1/-3)
lib/lp/configure.zcml (+0/-1)
lib/lp/registry/browser/product.py (+4/-4)
lib/lp/registry/templates/team-mailinglist-moderate.pt (+0/-1)
lib/lp/soyuz/adapters/notification.py (+6/-3)
lib/lp/soyuz/adapters/tests/test_notification.py (+4/-3)
lib/lp/soyuz/browser/archive.py (+2/-2)
lib/lp/soyuz/emailtemplates/ppa-upload-accepted.txt (+1/-1)
lib/lp/soyuz/emailtemplates/ppa-upload-rejection.txt (+1/-1)
lib/lp/soyuz/scripts/queue.py (+2/-1)
lib/lp/soyuz/scripts/tests/test_copypackage.py (+5/-3)
lib/lp/soyuz/scripts/tests/test_queue.py (+15/-0)
lib/lp/soyuz/stories/ppa/xx-delete-packages.txt (+2/-4)
lib/lp/soyuz/templates/packagepublishing-details.pt (+0/-7)
tags: | added: trivial |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Nice idea.