datatracker/ietf/doc/migrations
Robert Sparks 8cb7f3dcae
feat: Import IESG artifacts into the datatracker (#6908)
* chore: remove unused setting

* feat: initial import of iesg minutes

* fix: let the meetings view show older iesg meetings

* feat: iesg narrative minutes

* feat: import bof coordination call minutes

* wip: import commands for iesg appeals and statements

* feat: import iesg statements.

* feat: import iesg artifacts

* feat: many fewer n+1 queries for the group meetings view

* fix: restore chain of elifs in views_doc

* fix: use self.stdout.write vs print in mgmt commands

* fix: use replace instead of astimezone when appropriate

* chore: refactor new migrations into one

* fix: transcode some old files into utf8

* fix: repair overzealous replace

* chore: black

* fix: address minro review comments

* fix: actually capture transcoding work

* fix: handle multiple iesg statements on the same day

* fix: better titles

* feat: pill badge replaced statements

* fix: consolodate source repos to one

* feat: liberal markdown for secretariat controlled content

* fix: handle (and clean) html narrative minutes

* feat: scrub harder

* fix: simplify and improve a scrubber

* chore: reorder migrations
2024-02-20 16:35:08 -06:00
..
0001_initial.py refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
0002_auto_20230320_1222.py refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
0003_remove_document_info_order.py fix: tweak removal of document info order (#5624) 2023-05-15 13:20:59 -05:00
0004_alter_dochistory_ad_alter_dochistory_shepherd_and_more.py chore: Add no-op migration to satisfy Django bookkeeping changes 2023-05-16 17:48:44 -03:00
0005_alter_docevent_type.py feat: IAB statements (#5940) 2023-07-23 11:00:24 -07:00
0006_statements.py feat: IAB statements (#5940) 2023-07-23 11:00:24 -07:00
0007_alter_docevent_type.py feat: Capture that IPR disclosures are removed under the Objectively False IPR Disclosure Policy (#6231) 2023-09-11 13:14:46 -05:00
0008_alter_docevent_type.py fix: Add history entry when approving the slides. (#6588) 2023-11-06 17:19:32 +01:00
0009_add_rfc_states.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0010_dochistory_rfc_number_document_rfc_number.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0011_create_rfc_documents.py refactor: Use type_id="rfc" in migration (#6746) 2023-12-07 11:38:03 -04:00
0012_move_rfc_docevents.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0013_rfc_relateddocuments.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0014_move_rfc_docaliases.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0015_relate_no_aliases.py fix: Allow blank originaltargetaliasname (#6748) 2023-12-07 15:01:55 -04:00
0016_relate_hist_no_aliases.py fix: Allow blank originaltargetaliasname (#6748) 2023-12-07 15:01:55 -04:00
0017_delete_docalias.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0018_move_dochistory.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0019_subseries.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0020_move_errata_tags.py chore: Reorder migrations (#6660) 2023-11-17 14:56:21 -04:00
0021_narrativeminutes.py feat: Import IESG artifacts into the datatracker (#6908) 2024-02-20 16:35:08 -06:00
__init__.py Finish ballot support for charters (apart from non-generic ballot 2012-04-04 18:09:03 +00:00