Commit graph

17 commits

Author SHA1 Message Date
Ole Laursen 980d4e6444 Move new schema models from redesign/ to ietf/
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen 36a3e99417 Add plain_name() helper to Person with only first name + last name, switch proxies over to using that
- Legacy-Id: 3848
2012-01-23 20:20:48 +00:00
Ole Laursen eca8a4d48c Slight rewording of debug message
- Legacy-Id: 3837
2012-01-20 14:57:37 +00:00
Ole Laursen 950be0bbbe Do constrain on content_type on old State system, but make sure we're
using the old content type
 - Legacy-Id: 3832
2012-01-19 14:50:31 +00:00
Ole Laursen 27459c5bea Fix import of stream states
- Legacy-Id: 3831
2012-01-19 14:01:49 +00:00
Ole Laursen 35e54abe69 Remove relationship reset used in debugging
- Legacy-Id: 3822
2012-01-19 11:50:24 +00:00
Ole Laursen af2e2d8801 Make sure revision number is at least the latest known revision submitted
- Legacy-Id: 3809
2012-01-13 13:16:13 +00:00
Ole Laursen 445b96838d Document is expired by system -> Document has expired
- Legacy-Id: 3807
2012-01-13 13:08:22 +00:00
Ole Laursen dceedbf53d Remove tombstone support from the code, importing drafts with their
version number unhacked
 - Legacy-Id: 3803
2012-01-12 16:50:26 +00:00
Ole Laursen f3685e7af1 Turn expiration into an explicit expires attribute on document, set
that on submission of new revision and resurrection
 - Legacy-Id: 3801
2012-01-12 12:03:45 +00:00
Ole Laursen 64c2734ff8 Reorder DraftVersions import so we trust the revision_date in there over the revision_date on the current draft
- Legacy-Id: 3789
2011-12-23 17:15:20 +00:00
Ole Laursen 4a0ee86261 Order ballot names
- Legacy-Id: 3775
2011-12-21 11:31:56 +00:00
Ole Laursen 16540e565b Remove support for status date on doc
- Legacy-Id: 3720
2011-11-28 18:28:20 +00:00
Ole Laursen 1861586dc3 Make sure expiration date is imported even if a DocumentComment is lacking (noticed by Ryan Cross)
- Legacy-Id: 3705
2011-11-24 18:25:54 +00:00
Ole Laursen 610b56dfd0 Set the type of RFCs that weren't drafts correctly
- Legacy-Id: 3700
2011-11-24 14:58:23 +00:00
Ole Laursen 9c639b3630 Add materials state types, import WgProceedingActivities events for uploads
- Legacy-Id: 3667
2011-11-17 15:12:29 +00:00
Ole Laursen b2f1e178ac Rename import-document-state.py to more appropriate import-docs.py
- Legacy-Id: 3661
2011-11-16 18:24:07 +00:00
Renamed from redesign/importing/import-document-state.py (Browse further)