Merge lp:~jcsackett/launchpad/blueprints-in-ui-not-specification into lp:launchpad
| Status: | Merged |
|---|---|
| Approved by: | Aaron Bentley on 2012-11-21 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 16299 |
| Proposed branch: | lp:~jcsackett/launchpad/blueprints-in-ui-not-specification |
| Merge into: | lp:launchpad |
| Diff against target: |
51 lines (+4/-4) 4 files modified
lib/lp/registry/interfaces/pillar.py (+1/-1) lib/lp/registry/interfaces/product.py (+1/-1) lib/lp/registry/javascript/sharing/tests/test_pillarsharingview.html (+1/-1) lib/lp/registry/templates/pillar-sharing.pt (+1/-1) |
| To merge this branch: | bzr merge lp:~jcsackett/launchpad/blueprints-in-ui-not-specification |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Aaron Bentley (community) | 2012-11-21 | Approve on 2012-11-21 | |
|
Review via email:
|
|||
Commit Message
Updates Specification sharing policy to Blueprint sharing policy in the UI.
Description of the Change
Summary
=======
On the sharing page, we refer to the Specification sharing policy; while in
some places we do reference specifications we generally want Blueprints.
Accordingly, this should be changed in the UI.
Preimp
======
None.
Implementation
==============
Updated UI facing uses of "Specification sharing policy" to "Blueprint sharing
policy".
Updated the title attribute of the pillar and product additionally; it's
possible these should be left alone. If the reviewer feels so, I'll change
them back without argument.
Updated reference in tests.
Tests
=====
bin/test -vvct test_pillarsharing
QA
==
Ensure the text is changed on the +sharing page.
LoC
===
Part of Private Projects.
Lint
====
Checking for conflicts and issues in changed files.
Linting changed files:
lib/lp/
lib/lp/
lib/lp/
lib/lp/
