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
|
ed2042da0e
|
Some additional tweaks to the review assingment migrations.
- Legacy-Id: 16183
|
2019-05-02 15:40:21 +00:00 |
|
Henrik Levkowetz
|
9282195d6c
|
Fixed some migrations issues that prevented the review assignment refactoring migrations from being reversed and re-applied.
- Legacy-Id: 16182
|
2019-05-02 13:49:14 +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
|
b85052fe63
|
Checkpoint. Lots of tests will still fail. Reordered some migrations. Brought about half of the ietf.doc.views_review views into line with the new models. Next step is the other half.
- Legacy-Id: 16012
|
2019-03-07 23:08:14 +00:00 |
|
Robert Sparks
|
82025f9dca
|
Continuing to checkpoint.
- Legacy-Id: 15986
|
2019-03-01 23:23:39 +00:00 |
|