datatracker/ietf/name/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 chore: Add type annotations to satisfy linter (#5435) 2023-03-29 09:06:14 +09:00
0002_telechatagendasectionname.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
0003_populate_telechatagendasectionname.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
0004_statements.py feat: IAB statements (#5940) 2023-07-23 11:00:24 -07:00
0005_feedbacktypename_schema.py chore: merge main and fix conflicts 2023-08-30 16:35:20 -05:00
0006_feedbacktypename_data.py chore: merge main and fix conflicts 2023-08-30 16:35:20 -05:00
0007_appeal_artifact_typename.py chore: merge main and fix conflicts 2023-08-30 16:35:20 -05:00
0008_removed_objfalse.py feat: Capture that IPR disclosures are removed under the Objectively False IPR Disclosure Policy (#6231) 2023-09-11 13:14:46 -05:00
0009_iabworkshops.py feat: iab workshops (#6684) 2023-11-27 08:09:30 -06:00
0010_rfc_doctype_names.py chore: reorder migrations 2023-12-05 12:15:17 -06:00
0011_subseries.py chore: reorder migrations 2023-12-05 12:15:17 -06:00
0012_adjust_important_dates.py chore: reorder migrations 2023-12-05 12:15:17 -06:00
0013_narrativeminutes.py feat: Import IESG artifacts into the datatracker (#6908) 2024-02-20 16:35:08 -06:00
__init__.py Introduce more generic ballot models, start porting doc ballot page to the 2012-03-30 17:16:50 +00:00