Merge lp:~abentley/launchpad/product-specifications-privacy into lp:launchpad
| Status: | Merged |
|---|---|
| Approved by: | Aaron Bentley on 2012-10-17 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 16167 |
| Proposed branch: | lp:~abentley/launchpad/product-specifications-privacy |
| Merge into: | lp:launchpad |
| Prerequisite: | lp:~abentley/launchpad/product-specifications-storm |
| Diff against target: |
150 lines (+79/-3) 4 files modified
lib/lp/blueprints/browser/tests/test_specificationtarget.py (+29/-1) lib/lp/registry/browser/tests/test_product.py (+19/-1) lib/lp/registry/model/product.py (+3/-1) lib/lp/registry/tests/test_product.py (+28/-0) |
| To merge this branch: | bzr merge lp:~abentley/launchpad/product-specifications-privacy |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Deryck Hodge (community) | 2012-10-16 | Approve on 2012-10-17 | |
|
Review via email:
|
|||
Commit Message
Enable privacy for Product.
Description of the Change
= Summary =
Fix bug #1058411: private blueprints break product pages with specification listings
== Proposed fix ==
Update Product.
== Pre-implementation notes ==
None
== LOC Rationale ==
Part of Private Projects.
== Implementation details ==
None
== Tests ==
bin/test -t TestPrivacy.
== Demo and Q/A ==
Add a proprietary specification to a project. It should be listed in the portlet and in +specs. Using the +sharing page, remove your ability to see proprietary information. It should be gone from the portlet and +specs, but you should be able to see everything else.
= Launchpad lint =
Checking for conflicts and issues in changed files.
Linting changed files:
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
