Henrik Levkowetz
|
2d7c9629aa
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
- Legacy-Id: 16446
|
2019-07-15 15:40:51 +00:00 |
|
Henrik Levkowetz
|
d7f5c84182
|
Initial 2to3 patch with added copyright statement updates.
- Legacy-Id: 16309
|
2019-06-27 14:40:54 +00:00 |
|
Henrik Levkowetz
|
8726e74709
|
Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself.
- Legacy-Id: 16177
|
2019-04-30 16:54:06 +00:00 |
|
Henrik Levkowetz
|
bb4fe3fbbf
|
Undid previous commit
- Legacy-Id: 16153
|
2019-04-22 19:22:42 +00:00 |
|
Robert Sparks
|
334767fa6f
|
Some admin tweaks and removal of a dead template. Tests all pass now. Functionality is still not right.
- Legacy-Id: 16032
|
2019-03-14 19:14:33 +00:00 |
|
Robert Sparks
|
e91d706d5b
|
Checkpointing. This is an incomplete idea. The tests will fail massively.
- Legacy-Id: 15985
|
2019-03-01 23:19:47 +00:00 |
|
Robert Sparks
|
cb707248e2
|
Add history to ReviewerSettings. Fixes #2147. Commit ready for merge.
- Legacy-Id: 15804
|
2018-12-03 22:23:01 +00:00 |
|
Robert Sparks
|
c7bf147b1d
|
Let review teams opt in to poking a responsible AD when unhappy reviews are submitted. Fixes #2544. Commit ready for merge.
- Legacy-Id: 15675
|
2018-11-02 20:18:06 +00:00 |
|
Peter E. Yee
|
f4eba7d4df
|
Added optional reviewer unavailability reason support. Fixes issue #2146. Commit ready for merge.
- Legacy-Id: 15342
|
2018-07-14 18:04:31 +00:00 |
|
Henrik Levkowetz
|
4dad8cdf9a
|
Added a test to check for missing admin models, and added the admin models that were currently missing.
- Legacy-Id: 14021
|
2017-08-01 14:00:29 +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
|
e79368f15e
|
Added new display columns to the reviewer settings admin page.
- Legacy-Id: 12442
|
2016-12-04 13:07:16 +00:00 |
|
Ole Laursen
|
8f497af6e6
|
Add admin.py for review models
- Legacy-Id: 12128
|
2016-10-13 16:16:34 +00:00 |
|