Skip to content

chore: Merge main into feat/rfc - #6078

Merged
jennifer-richards merged 34 commits into
feat/rfcfrom
main-merge-feat-rfc
Aug 4, 2023
Merged

chore: Merge main into feat/rfc#6078
jennifer-richards merged 34 commits into
feat/rfcfrom
main-merge-feat-rfc

Conversation

@jennifer-richards

Copy link
Copy Markdown
Member

(by way of a merge branch to resolve conflicts)

maybe-hello-world and others added 30 commits July 20, 2023 12:26
* fix: Add `mark_safe` to `person_link` to prevent HTML escaping

Fixes part of #5834, namely #5834 (comment)

* fix: Fix tests instead of marking name safe
* fix: restore ability to create status change documents

Fixes #5962

* chore: address review comment
* fix: Make name/email lookups case-insensitive (#5972)

Use icontains so that looking up name or email is case insensitive
Added a test

Fixes: 5972

* fix: Use __iexact not __icontains
When a draft is submitted for manual processing, clarify that
no action is needed; the Secretariat has the next steps.

Fixes: #5918
* fix: Fix menu hover issue

Fixes #5702

* Fix leftmenu hover issue
When filtering nominees, `Questionnaire` implies `Accepted == yes`
so fix the dropdown test tosay that.

Fixes: #4688
* fix:no history entry when changing RFC Editor note for doc

* fix:no history entry when changing RFC Editor note for doc

---------

Co-authored-by: Priyanka Narkar <priyankanarkar@dhcp-91f8.meeting.ietf.org>
* fix: return 404 for non-existing revisions
Links to non-existing revisions to docs should return 404

* fix: change rfc/rev and search behaviour

* refactor: fix tab level

* fix: return 404 for rfc revision for bibtex
* fix: provide date for revisions in bibtex output

* refactor: change walrus to if's

* fix: specify particular revision for events
…eady has review request (fixes #3211) (#5425)

* Added check that if there is already review request for the document
in question, ignore the automatic suggestion for that document.
Fixes #3211.

* fix: dont block on open requests for a previous version. Add tests

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
* 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
* feat: include submitter in email about submitted slides

fixes #6031

* chore: remove unintended whitespace change
* fix: Add editorial stream to proceedings

Fixes #5717

* fix: Move editorial stream after the irtf in proceedings
* Fix: Shows requested reviews for doc

* Changed template includes to only give required variables to them.
…ve (#6041)

* feat: allow openId to choose an unactive email if there are no active ones

* chore: correct typo

* chore: rename unactive to inactive
* fix: Improve layout of review table

* Progress

* Progress

* Final changes

* Fix tests

* Remove fluff

* Undo commits
pselkirk and others added 4 commits August 1, 2023 17:46
- Remove "Unclassified" column header, which caused misalignment in the table body.

- Show the message author - previously displayed as `(None)`.
# Conflicts:
#	ietf/doc/factories.py
#	ietf/doc/tests_status_change.py
#	ietf/name/fixtures/names.json
#	ietf/templates/doc/document_info.html
@jennifer-richards

Copy link
Copy Markdown
Member Author

The failing test is fixed by #6064 which has not yet been merged to main - letting it slide.

@jennifer-richards
jennifer-richards merged commit 91f8ed7 into feat/rfc Aug 4, 2023
@jennifer-richards
jennifer-richards deleted the main-merge-feat-rfc branch August 4, 2023 05:16
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.