Jennifer Richards
f4629bc750
Merge pull request #6326 from rjsparks/email_expansions
...
fix: tune mailtrigger recipients and set relevant expansions for rfcs
2023-09-15 20:12:39 -03:00
Jennifer Richards
5bf43cb9a1
Merge pull request #6327 from rjsparks/was_link_fix
...
fix: make Was link go to the right place. Remove unreachable code.
2023-09-15 20:07:58 -03:00
Robert Sparks
a39a058a01
fix: populate rfc_number on DocHistory with type_id rfc
2023-09-15 17:33:05 -05:00
Robert Sparks
88e66048da
fix: make Was link go to the right place. Remove unreachable code.
2023-09-15 16:49:21 -05:00
Robert Sparks
bc177b08ea
chore: black
2023-09-15 16:15:47 -05:00
Robert Sparks
edadd99044
fix: tune mailtrigger recipients and set relevant expansions for rfcs
2023-09-15 16:02:08 -05:00
Robert Sparks
e0e647fa75
chore: repair merge damage
2023-09-15 13:59:19 -05:00
Robert Sparks
4811374014
chore: reorder migrations ( #6325 )
2023-09-15 13:10:19 -05:00
Robert Sparks
621528ad03
ci: Merge branch 'main' into feat/rfc
2023-09-15 11:48:44 -05:00
Lars Eggert
303ff70e64
fix: Linkify email address lists one-by-one ( #6315 )
...
* fix: Linkify email address lists one-by-one
Seems to work around a bug in mozilla/bleach.
Fixes #6307
* Cosmetic change
* Fix test
2023-09-15 10:45:58 -05:00
Jennifer Richards
d82588835d
chore: Update rabbitmq version to 3.12 ( #6323 )
2023-09-15 10:44:55 -05:00
Jennifer Richards
21997b1cdf
chore: Pin urllib3 to <2 ( #6321 )
2023-09-15 10:40:24 -05:00
Jennifer Richards
b635045aab
Merge pull request #6309 from rjsparks/crawl-fixes
...
fix: missed docalias artifact removal. Better use of became_rfc.
2023-09-15 11:55:27 -03:00
Robert Sparks
4ddf132efb
fix: remove leftover docalias detritus
2023-09-15 09:51:15 -05:00
Robert Sparks
20f427e013
chore: remove unused view ( #6304 )
...
* chore: remove unused view
* chore: deflake
* chore: deflake
2023-09-14 17:10:26 -05:00
Jennifer Richards
dc22d2ef0f
Merge pull request #6306 from rjsparks/move_fewer_events
...
fix: move fewer docevents
2023-09-14 19:09:14 -03:00
Robert Sparks
536c1fb6fc
fix: missed docalias artifact removal. Better use of became_rfc.
2023-09-14 16:43:26 -05:00
Jennifer Richards
bc5c411673
ci: specify/parameterize rabbitmq version ( #6308 )
...
* ci: Specify / parameterize rabbitmq version
* ci: Fix syntax in build-mq-broker.yml
2023-09-14 16:17:04 -04:00
Robert Sparks
42c4c275d2
fix: move fewer docevents
2023-09-14 12:07:09 -05:00
Tero Kivinen
a3fb6a49a3
fix: add review team setting allowing reviewers to reject assignments past the deadline ( #5418 )
...
* Added a new review team setting
allow_reviewer_to_reject_after_deadline that will allow rejecting
review requests, even after the deadline is past. Also modified that
the secretary, or whoever manages the reviews is always allowed to
reject the review regardless of the deadline as he/she could change
the deadline anyways.
* Fixed but in view_reviews (wrong variable name), added more test
cases to the test_reviews.py for different reject cases.
* test: More thoroughly exercise assignment rejection
* chore: Renumber migration
* test: Unrelated user cannot reject assignments
---------
Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
2023-09-14 11:48:28 -05:00
Jennifer Richards
70bb48618f
Merge pull request #6285 from rjsparks/rfc_template
...
fix: rationalize document_rfc.html and the view driving it
2023-09-14 12:12:32 -03:00
Jennifer Richards
82886e7d6a
Merge branch 'feat/rfc' into rfc_template
2023-09-14 12:07:04 -03:00
Nicolas Giard
4d6a2cf635
ci: always update baseline coverage when building release
2023-09-13 17:57:42 -04:00
Jennifer Richards
00bcc11247
Merge pull request #6298 from rjsparks/rfc_htmlized
...
fix: migration, main view, htmlized view repair
2023-09-13 18:53:35 -03:00
Robert Sparks
554e73657e
ci: merge main to release
2023-09-13 16:44:36 -05:00
Robert Sparks
3400d129a2
ci: merge release to main
2023-09-13 16:06:41 -05:00
Robert Sparks
92ea5a6a89
fix: correct cache variable assignment
2023-09-13 15:46:21 -05:00
Lars Eggert
d3d2f0d35f
fix: Enable js functionality on sortable tables ( #6301 )
...
Fixes #6263
Also fix the non-js "untrack_document" page while I'm here.
2023-09-13 15:31:01 -05:00
depfu[bot]
5d00e7226b
chore(deps): update all npm dependencies for dev/coverage-action ( #6290 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-13 15:30:49 -05:00
depfu[bot]
351c6980e3
chore(deps): update all npm dependencies for playwright ( #6289 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-13 15:30:40 -05:00
depfu[bot]
bcc8587a45
chore(deps): update all npm dependencies for dev/del-old-packages ( #6288 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-13 15:30:29 -05:00
dependabot[bot]
9b8969ce0b
chore(deps): bump actions/checkout from 3 to 4 ( #6275 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 15:30:19 -05:00
depfu[bot]
d3794c5f4e
chore(deps): update all Yarn dependencies ( #6291 )
...
* chore(deps): update all Yarn dependencies
* chore: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
2023-09-13 15:29:57 -05:00
Jennifer Richards
69fd3a059e
fix: Validate string before calling int() ( #6268 )
2023-09-13 15:29:16 -05:00
Robert Sparks
a571151b03
fix: allow looking at slide revisions when the slides doc name starts with rfc
2023-09-13 14:17:27 -05:00
Robert Sparks
ececc456ab
fix: repair broken html
2023-09-13 14:10:29 -05:00
Robert Sparks
3a733a36db
fix: memoize became_rfc. Address review comments.
2023-09-13 14:07:40 -05:00
Jennifer Richards
8bc4507def
feat: Give AD the action in ad-f-up doc state ( #6272 )
...
* refactor: Add helper class to compare tag changes
* feat: Give AD the action in ad-f-up state
* refactor: Remove unnecessary check
* refactor: Reorganize update_action_holders()
* refactor: Remove unnecessary guard
* test: Update test for new AD handling
* test: Update another test
* test: Test ad-f-up effect on action holders
---------
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-09-12 09:44:33 -05:00
Robert Sparks
bf50f88863
chore: remove debug
2023-09-12 09:37:13 -05:00
Robert Sparks
a307e0616c
chore: Merge branch 'feat/rfc' into rfc_htmlized
2023-09-12 09:33:45 -05:00
Robert Sparks
0c85c4169d
fix: repairs to the timeline graphic
2023-09-12 09:23:01 -05:00
Robert Sparks
5bbea70cb0
fix: repair many revision related issues with the main and htmlized views
2023-09-12 08:55:38 -05:00
Robert Sparks
be77cc9226
fix: correct missed replumbing of iprdisclosurebase
2023-09-12 08:54:11 -05:00
Robert Sparks
72d44d56c4
chore: black
2023-09-12 08:52:15 -05:00
Robert Sparks
b58ddd7674
fix: move rfc dochistory objects to rfc document objects
2023-09-12 08:51:17 -05:00
Jennifer Richards
18a1af22f8
fix: Reject nul characters in ipr search parameters ( #6292 )
...
* fix: Reject nul characters in ipr search parameters
Really ought to rework this as a form, but in the meantime
this should prevent 500s. Could probably reduce the number
of places we check the value.
* fix: Guard against absent parameters
* fix: Remove stray junk
* fix: Use correct response code (400, not 405)
* test: Test handling of null chars in IPR search
* refactor: Simplify branch statements
This helps my code validator see that "start" is
always set.
2023-09-12 08:32:16 -05:00
Paul Selkirk
febdeff85f
feat: Capture that IPR disclosures are removed under the Objectively False IPR Disclosure Policy ( #6231 )
...
* feat: Capture that IPR disclosures are removed under the Objectively False IPR Disclosure Policy (#6088 )
* chore: Move PUBLISH_IPR_STATES from settings_local to settings
* fix: Add migration for removed_objfalse in IprEventTypeName
* fix: De-conflict migration
* fix: De-conflict migration
* style: Move PUBLISH_IPR_STATES ahead of not-production block
2023-09-11 13:14:46 -05:00
Jennifer Richards
db0beea24f
Merge branch 'feat/rfc' into rfc_template
...
# Conflicts:
# ietf/templates/doc/document_rfc.html
2023-09-11 15:14:19 -03:00
Jennifer Richards
1f0f63b820
Merge pull request #6283 from rjsparks/type_in_templates
...
fix: use type instead of state in templates
2023-09-11 15:11:00 -03:00
Robert Sparks
6b6c881353
fix: construct double-submit test correctly ( #6168 )
...
* fix: construct double-submit test correctly
* chore: remove unused import
2023-09-08 13:02:18 -05:00