Merge lp:~thumper/launchpad/code-imports-for-products into lp:launchpad
Proposed by
Tim Penhey
on 2010-01-14
| Status: | Merged |
|---|---|
| Approved by: | Michael Hudson-Doyle on 2010-01-14 |
| Approved revision: | not available |
| Merged at revision: | not available |
| Proposed branch: | lp:~thumper/launchpad/code-imports-for-products |
| Merge into: | lp:launchpad |
| Diff against target: |
154 lines (+43/-9) 5 files modified
lib/lp/code/browser/branchlisting.py (+1/-1) lib/lp/code/browser/codeimport.py (+25/-3) lib/lp/code/browser/configure.zcml (+6/-0) lib/lp/code/stories/codeimport/xx-create-codeimport.txt (+6/-2) lib/lp/code/templates/codeimport-new.pt (+5/-3) |
| To merge this branch: | bzr merge lp:~thumper/launchpad/code-imports-for-products |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Michael Hudson-Doyle | 2010-01-14 | Approve on 2010-01-14 | |
|
Review via email:
|
|||
Commit Message
Have a +new-import view hang off product which doesn't ask for the product name.
To post a comment you must log in.
| Tim Penhey (thumper) wrote : | # |

When requesting a code import for a known product, you shouldn't be asked to type in the product name again.
stories/ codeimport/ xx-create- codeimport. txt