Merge lp://staging/~joetalbott/uci-engine/add_ready_checkbox into lp://staging/uci-engine
Proposed by
Joe Talbott
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~joetalbott/uci-engine/add_ready_checkbox |
Merge into: | lp://staging/uci-engine |
Diff against target: |
88 lines (+46/-0) 2 files modified
tests/test_webui.py (+29/-0) webui/tickets/static/tickets/webuiforms.js (+17/-0) |
To merge this branch: | bzr merge lp://staging/~joetalbott/uci-engine/add_ready_checkbox |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Francis Ginther | Approve | ||
Para Siva (community) | Approve | ||
Celso Providelo (community) | Needs Fixing | ||
Review via email: mp+243878@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2014-12-19.
Commit message
Add "Ready to assign" checkbox to ticket create form.
* Sets current_
Description of the change
Add "Ready to assign" checkbox to ticket create form.
* Sets current_
To post a comment you must log in.
Unmerged revisions
- 910. By Joe Talbott <email address hidden>
-
merge with trunk and fix conflict in tests/test_webui.py
Joe,
Thanks for working on this.
Apart for the inline comment, can you extend the webui ticket creation test cover this new field ?