Fix #2050 - Allow adding review wishes from document and search pages.
On the main page of a document and in document search results, a new
button allows review team members to add a review wish for that document.
For reviewers that are only on one team, this essentially works
identical to tracking a document. Reviewers that are on multiple teams
are lead through an intermediate step to select a review team, and then
returned to their search or document page.
- Legacy-Id: 16985
Note: SVN reference [16939] has been migrated to Git commit
|
||
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
forms.py | ||
models.py | ||
resources.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |