Robert Sparks
8e007ce50b
Make changing skip_next on a review assignment an explicit decision of the assigner. Commit ready for merge. Fixes #2148 .
...
- Legacy-Id: 12670
2017-01-19 14:23:09 +00:00
Henrik Levkowetz
24c9751df4
Merged in [12596] from rjsparks@nostrum.com:
...
Show other completed reviews of a document on page showing the status of a review request. Fixes #2083 .
- Legacy-Id: 12605
Note: SVN reference [12596] has been migrated to Git commit 2bad0b0bcd
2016-12-21 19:19:31 +00:00
Henrik Levkowetz
ec0d6a7e4f
Merged in [12593] from rjsparks@nostrum.com:
...
Send mail to team secretaries when a review is explicitly requested. Change the From and Subject for assignment emails to reviewers to make it clearer what the review is for and who assigned it. Fixes #2053 and #2114 .
- Legacy-Id: 12602
Note: SVN reference [12593] has been migrated to Git commit 10f4892eae
2016-12-21 18:01:00 +00:00
Robert Sparks
2bad0b0bcd
Show other completed reviews of a document on page showing the status of a review request. Fixes #2083 . Commit ready for merge.
...
- Legacy-Id: 12596
2016-12-20 22:22:44 +00:00
Robert Sparks
10f4892eae
Send mail to team secretaries when a review is explicitly requested. Change the From and Subject for assignment emails to reviewers to make it clearer what the review is for and who assigned it. Fixes #2053 and #2114 . Commit ready for merge.
...
- Legacy-Id: 12593
2016-12-19 22:32:03 +00:00
Henrik Levkowetz
d401e6ba67
Fixed an error in migration dependency.
...
- Legacy-Id: 12592
2016-12-19 21:42:21 +00:00
Henrik Levkowetz
80c0e65428
Merged in [12540] from rjsparks@nostrum.com:
...
Missed adding a migration to svn for r12521. Should only be applied after r12521.
- Legacy-Id: 12591
Note: SVN reference [12540] has been migrated to Git commit 68bdff6fd5
2016-12-19 21:39:54 +00:00
Henrik Levkowetz
fb891ecf05
Merged in [12521] from rjsparks@nostrum.com:
...
Removes classes obviated in r12520. Should be held for release after r12520 is released?
- Legacy-Id: 12590
Note: SVN reference [12521] has been migrated to Git commit 483d9db895
2016-12-19 21:19:49 +00:00
Henrik Levkowetz
45d4ce67c7
Adjusted the ReviewRequest.comment AddField migration to match the change in model.
...
- Legacy-Id: 12553
2016-12-16 12:55:37 +00:00
Henrik Levkowetz
ff3638e365
Merged in [12549] from rjsparks@nostrum.com:
...
allow ads and secretaries to edit the review request comment. Fixes #2096 . (Again).
- Legacy-Id: 12550
Note: SVN reference [12549] has been migrated to Git commit 32b431cf24
2016-12-15 23:10:28 +00:00
Henrik Levkowetz
8dcc1d20a2
Merged in [12545] from rjsparks@nostrum.com:
...
Allow a review request to include a comment to show to the review team secretary at assignment time and the reviewer at review time. Fixes #2096 .
- Legacy-Id: 12548
Note: SVN reference [12545] has been migrated to Git commit 6fcd8b8a16
2016-12-15 22:45:25 +00:00
Henrik Levkowetz
fa684cf6d2
Merged in [12541] from rjsparks@nostrum.com:
...
Provide default filters for reviewer settings. Fixes #2093 .
- Legacy-Id: 12546
Note: SVN reference [12541] has been migrated to Git commit df86798cf3
2016-12-15 21:57:46 +00:00
Robert Sparks
6fcd8b8a16
Allow a review request to include a comment to show to the review team secretary at assignment time and the reviewer at review time. Fixes #2096 . Commit ready for merge.
...
- Legacy-Id: 12545
2016-12-15 21:52:12 +00:00
Henrik Levkowetz
b14e981e66
Merged in [12520] from rjsparks@nostrum.com:
...
Slight refactor of the review models to capture review team settings. Allows configuring review teams to get automatic suggestions for reviews or not. Provides a better admin for creating/managing review teams. Fixes #2048 and #2072 .
- Legacy-Id: 12544
Note: SVN reference [12520] has been migrated to Git commit b24bdb5bc3
2016-12-15 20:55:40 +00:00
Robert Sparks
df86798cf3
Provide default filters for reviewer settings. Fixes #2093 . Commit ready for merge.
...
- Legacy-Id: 12541
2016-12-15 19:48:37 +00:00
Robert Sparks
68bdff6fd5
Missed adding a migration to svn for r12521. Commit ready to merge. Should only be applied after r12521.
...
- Legacy-Id: 12540
2016-12-15 19:30:36 +00:00
Henrik Levkowetz
51fedbf483
Merged in [12505] from rjsparks@nostrum.com:
...
Disallow requesting directorate reviews of RFCs (such things would better be done with reviews of status change documents). Fixes #2065 .
- Legacy-Id: 12537
Note: SVN reference [12505] has been migrated to Git commit 1ea983a1c2
2016-12-15 16:31:36 +00:00
Henrik Levkowetz
fec5772f9a
Deprecation fix: Pass the result of active_review_teams() to a Role.objects query, instead of passing the function.
...
- Legacy-Id: 12534
2016-12-15 13:23:16 +00:00
Robert Sparks
483d9db895
Removes classes obviated in r12520. Commit ready for merge. Should be held for release after r12520 is released?
...
- Legacy-Id: 12521
2016-12-15 03:57:21 +00:00
Robert Sparks
b24bdb5bc3
Slight refactor of the review models to capture review team settings. Allows configuring review teams to get automatic suggestions for reviews or not. Provides a better admin for creating/managing review teams. Fixes #2048 and #2072 . Commit ready for merge.
...
- Legacy-Id: 12520
2016-12-14 23:26:32 +00:00
Henrik Levkowetz
9a3f6b059b
Merged Django-1.8 upgrade work to trunk. Adjusted migration names, and added migrations as necessary. Fixed some instances of broken html.
...
- Legacy-Id: 12507
2016-12-13 05:55:46 +00:00
Robert Sparks
1ea983a1c2
Disallow requesting directorate reviews of RFCs (such things would better be done with reviews of status change documents). Fixes #2065 . Commit ready for merge.
...
- Legacy-Id: 12505
2016-12-12 21:42:53 +00:00
Henrik Levkowetz
03d90163a5
Merged django-1.8 work forward to copy of 6.39.1
...
- Legacy-Id: 12504
2016-12-10 19:32:46 +00:00
Henrik Levkowetz
3c956c9896
Added migrations for new timezone data, validation on ReviewerSettings.filter_re, and new docevent types.
...
- Legacy-Id: 12493
2016-12-09 12:41:38 +00:00
Henrik Levkowetz
ef301c0f31
Merged in [12479] from olau@iola.dk:
...
Add missing team constraint in the check for previous reviews by a
reviewer.
- Legacy-Id: 12481
Note: SVN reference [12479] has been migrated to Git commit 3f98a1a182
2016-12-08 16:43:45 +00:00
Ole Laursen
3f98a1a182
Add missing team constraint in the check for previous reviews by a
...
reviewer. Commit ready for merge.
- Legacy-Id: 12479
2016-12-08 12:49:56 +00:00
Henrik Levkowetz
19ec458668
Added migrations for the model changes done for the Django 1.8 upgrade.
...
- Legacy-Id: 12478
2016-12-07 19:41:48 +00:00
Henrik Levkowetz
14776bae70
Merged django18 work forward to r12447
...
- Legacy-Id: 12455
2016-12-05 15:03:40 +00:00
Henrik Levkowetz
3b6f30fc9a
Fixed a type mismatch (no_review_from_teams_on_doc() is called with both Document and DocHistory instances; this has to be taken into account)
...
- Legacy-Id: 12453
2016-12-05 14:38:37 +00:00
Henrik Levkowetz
e79368f15e
Added new display columns to the reviewer settings admin page.
...
- Legacy-Id: 12442
2016-12-04 13:07:16 +00:00
Henrik Levkowetz
5959b3a46a
Added a validator for the reviewer settings' Filter Regexp field, to make sure that we don't later hit exceptions when trying to compile and use the regexp entered.
...
- Legacy-Id: 12439
2016-12-01 21:30:39 +00:00
Henrik Levkowetz
ca4ab7b402
Added a migration for updated help text on some review fields.
...
- Legacy-Id: 12422
2016-11-30 14:31:52 +00:00
Ole Laursen
7d8baf0015
Add reviewer name and completion date to previous reviews in manage
...
review page
- Legacy-Id: 12397
2016-11-25 10:53:37 +00:00
Ole Laursen
1970cbab16
Modify importer to take deadline from the document log if at all
...
possible, also add an extra assignment fallback using deadline =
assignment time + 30 days for early reviews that never had a deadline
(a few left in secdir)
- Legacy-Id: 12381
2016-11-17 17:16:00 +00:00
Ole Laursen
d302875381
Don't limit the team choices for ResultUsedInReviewTeam, otherwise
...
it's not possible to make a new team
- Legacy-Id: 12363
2016-11-16 10:42:18 +00:00
Ole Laursen
4826de8c5e
Decode timestamps from the previous review tool as being in UTC
...
- Legacy-Id: 12349
2016-11-14 14:11:36 +00:00
Ole Laursen
39d674b4ca
Add missing resource and missing test review secretary settings
...
- Legacy-Id: 12313
2016-11-09 10:07:49 +00:00
Ole Laursen
ceec1254f2
Add review team secretary reminders, like those for reviewers
...
- Legacy-Id: 12283
2016-11-08 16:24:28 +00:00
Ole Laursen
cde7cfacd5
Modify the reviewer overview page to display up to 10 historic reviews
...
per person from the past year instead of only 5.
Add basic reviewer stats to the assignment select box.
- Legacy-Id: 12279
2016-11-07 22:32:53 +00:00
Ole Laursen
c3e8cabafb
Revamp the layout in the manage review requests page. Drop the table
...
and instead provide more information about each document to be
reviewed, to help the secretaries determine locally on that page what
action to take. The new layout should also make it easier to fit in
more info, in case it is still found lacking.
The public review request page still provides the previous information
in the summarized tabular form, so the overview can be found there.
- Legacy-Id: 12278
2016-11-07 21:20:15 +00:00
Ole Laursen
19a3f10f69
Fix bug in telechat code, a previous rewrite to fix a possible problem
...
was misguided - we should always only look at the latest telechat
event
- Legacy-Id: 12265
2016-11-03 23:43:01 +00:00
Ole Laursen
ac1b93a8a2
Base the assignment checks on persons rather than email addresses -
...
otherwise people may use a new email address and not be caught in a
check
- Legacy-Id: 12264
2016-11-03 21:01:41 +00:00
Ole Laursen
7461409f7f
Fix bug in suggestion algorithm, it was pruning suggestions with
...
review requests from all teams, not just the team under consideration
- Legacy-Id: 12257
2016-11-03 20:31:44 +00:00
Ole Laursen
010c20801e
When importing next reviewer, set it to the reviewer following the one
...
that the old tool was pointing to, as it was pointing to the
last one having completed a review (despite being named next)
- Legacy-Id: 12255
2016-11-03 20:13:00 +00:00
Ole Laursen
b16a829ec7
Modify review import to read result data for genart from an extra dataset
...
- Legacy-Id: 12248
2016-11-03 12:49:50 +00:00
Ole Laursen
54bc9ff596
Modify importer to close review requests for done documents as status
...
"Unknown" instead of auto-closing those where the IESG state is
further in the process on - this seems to leave more requests in
genart open, but hopefully the extra data for genart will fix this
problem shortly.
- Legacy-Id: 12247
2016-11-02 16:58:03 +00:00
Ole Laursen
67e6423cb4
Modify importer to pick deadline from documents when there's an exact
...
match, otherwise prefer what's stored with the review request (fixes
a bunch of cases with multiple reviews of the same draft)
- Legacy-Id: 12246
2016-11-02 12:37:47 +00:00
Ole Laursen
b9d5352afd
Display the reviewed revision in reviewer overview page
...
- Legacy-Id: 12245
2016-11-02 11:33:25 +00:00
Ole Laursen
70dfb760cb
Don't import reviewer roles for completely unavailable reviewers who were marked as away until after 2020
...
- Legacy-Id: 12244
2016-11-01 20:57:34 +00:00
Ole Laursen
77d7d8b236
Add totals to review statistics tables and make it possible to select
...
multiple teams in the graph and get accumulated counts shown
- Legacy-Id: 12223
2016-10-27 21:36:02 +00:00