Commit graph

7 commits

Author SHA1 Message Date
Ole Laursen 0dabaf96fb Split database into current and legacy, adding importer to copy reused
tables from legacy to new through Django (with minimal cleaning to
have the import go through) and removing migrations from submit and
liaisons as they interfere with the clean slate of the new database,
adjusting IPR model to add null=True on fields with nulls in the
database
 - Legacy-Id: 3778
2011-12-22 18:34:19 +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
Ole Laursen ea7f45d56e Port ietfworkflows and wgchairs to new schema, fix missing state
setting in I-D submission, add tests
 - Legacy-Id: 3617
2011-11-14 19:40:20 +00:00
Ole Laursen 6d400d6f87 Fix missing role.email -> role.person query
- Legacy-Id: 3427
2011-09-16 15:10:16 +00:00
Ole Laursen 7a7313f4e5 Add import-liaison.py to scripts to be run
- Legacy-Id: 3371
2011-08-25 11:12:43 +00:00
Ole Laursen 24488a957b Add import-meetings.py
- Legacy-Id: 3343
2011-08-19 10:11:41 +00:00
Ole Laursen ba8119fe1b Add script for running all the import scripts
- Legacy-Id: 3342
2011-08-19 10:05:06 +00:00