Add new Review Request Dropdown hook to allow dynamic urls in actions.
Review Request #6633 — Created Nov. 23, 2014 and discarded
Added new hook to allow dynamic urls in dropdown menu items
!TODO!:
Links don't actually do anything
Links shown (at the bottom-left of the screen) when hovering over produce the correct results.
Description | From | Last Updated |
---|---|---|
Col: 1 E302 expected 2 blank lines, found 1 |
reviewbot | |
Col: 1 E122 continuation line missing indentation or outdented |
reviewbot | |
Col: 73 W291 trailing whitespace |
reviewbot | |
Col: 1 E302 expected 2 blank lines, found 1 |
reviewbot | |
Col: 1 E122 continuation line missing indentation or outdented |
reviewbot | |
Col: 73 W291 trailing whitespace |
reviewbot |
-
Tool: Pyflakes Processed Files: reviewboard/extensions/hooks.py reviewboard/reviews/models/review_request.py Tool: PEP8 Style Checker Processed Files: reviewboard/extensions/hooks.py reviewboard/reviews/models/review_request.py
-
-
-
- Change Summary:
-
Added review request id from context variable.
- Summary:
-
[WIP]Add new Review Request Dropdown hook to allow dynamic urls in actions.Add new Review Request Dropdown hook to allow dynamic urls in actions.
- Commit:
-
ae9c0b2e21c0d7fc49349e70a95d35bb86c5aa789369aa382d5baca6bd38a9fd66cb2a9750054e26
-
Tool: Pyflakes Processed Files: reviewboard/extensions/hooks.py reviewboard/reviews/models/review_request.py Tool: PEP8 Style Checker Processed Files: reviewboard/extensions/hooks.py reviewboard/reviews/models/review_request.py
- Change Summary:
-
Undo review_request.py model changes. They should not be in this review request.
- Description:
-
Merge branch 'master' into rr_status
Added new hook to allow dynamic urls in dropdown menu items
~ TODO:
~ !TODO!:
- find the correct attribute in context variable. Links don't actually do anything - Commit:
-
9369aa382d5baca6bd38a9fd66cb2a9750054e26fa9c67267899931c5672bddee688334c3dd2d652
-
Tool: Pyflakes Processed Files: reviewboard/extensions/hooks.py Tool: PEP8 Style Checker Processed Files: reviewboard/extensions/hooks.py