datatracker/ietf/group
Robert Sparks dbe1749438
feat: IAB statements (#5940)
* feat: support iab and iesg statements. Import iab statements. (#5895)

* feat: infrastructure for statements doctype

* chore: basic test framework

* feat: basic statement document view

* feat: show replaced statements

* chore: black

* fix: state help for statements

* fix: cleanout non-relevant email expansions

* feat: import iab statements, provide group statements tab

* fix: guard against running import twice

* feat: build redirect csv for iab statements

* fix: set document state on import

* feat: show published date on main doc view

* feat: handle pdf statements

* feat: create new and update statements

* chore: copyright block updates

* chore: remove flakes

* chore: black

* feat: add edit/new buttons for the secretariat

* fix: address PR #5895 review comments

* fix: pin pydantic until inflect catches up (#5901) (#5902)

* chore: re-un-pin pydantic
2023-07-23 11:00:24 -07:00
..
management fix: restore generation of rswg/rsab chair aliases (#5121) 2023-02-09 16:57:42 -06:00
migrations refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
templatetags fix: Return NomComs, not Groups, from active_nomcoms filter (#5726) 2023-05-31 15:05:59 -05:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py refactor: Use gettext instead of deprecated ugettext 2023-05-12 18:37:01 -03:00
factories.py test: Set DateField to a date, not a datetime, in factory (#5075) 2023-02-02 13:06:45 -06:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py fix: remove unused imports 2022-09-28 17:45:11 -03:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
models.py chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
resources.py feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
tests.py fix: point menu item for editoral stream to rswg documents (#5206) 2023-02-27 08:40:43 -06:00
tests_info.py chore: Remove unused "rendertest" stuff (#6015) 2023-07-22 12:36:07 -07:00
tests_js.py chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker (#5259) 2023-03-09 10:12:26 -06:00
tests_review.py fix: Remove automatically suggested document for document that is already has review request (fixes #3211) (#5425) 2023-07-23 10:02:40 -07:00
urls.py feat: IAB statements (#5940) 2023-07-23 11:00:24 -07:00
utils.py feat: IAB statements (#5940) 2023-07-23 11:00:24 -07:00
views.py feat: IAB statements (#5940) 2023-07-23 11:00:24 -07:00