datatracker/ietf/review
Tero Kivinen a3fb6a49a3
fix: add review team setting allowing reviewers to reject assignments past the deadline (#5418)
* Added a new review team setting
allow_reviewer_to_reject_after_deadline that will allow rejecting
review requests, even after the deadline is past. Also modified that
the secretary, or whoever manages the reviews is always allowed to
reject the review regardless of the deadline as he/she could change
the deadline anyways.

* Fixed but in view_reviews (wrong variable name), added more test
cases to the test_reviews.py for different reject cases.

* test: More thoroughly exercise assignment rejection

* chore: Renumber migration

* test: Unrelated user cannot reject assignments

---------

Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
2023-09-14 11:48:28 -05:00
..
migrations fix: add review team setting allowing reviewers to reject assignments past the deadline (#5418) 2023-09-14 11:48:28 -05:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00
admin.py Merged in changes from trunk up to r17584. 2020-04-07 16:02:52 +00:00
factories.py chore: use factory-boy 3.3 (#6269) 2023-09-05 09:54:30 -05:00
mailarch.py fix: close open things (#5593) 2023-05-10 11:19:34 -05:00
models.py fix: add review team setting allowing reviewers to reject assignments past the deadline (#5418) 2023-09-14 11:48:28 -05:00
policies.py fix: review refactoring issue 2023-07-23 09:58:01 -07:00
resources.py Merged in [17069] from sasha@dashcare.nl: 2019-11-26 16:09:43 +00:00
tests.py fix: Fix transient test failures due to i18n names (#4695) 2022-11-06 12:29:49 +00:00
tests_policies.py fix: review refactoring issue 2023-07-23 09:58:01 -07:00
utils.py fix: Shows requested reviews for doc fixes (#6022) 2023-07-25 07:59:45 -07:00