Commit graph

13026 commits

Author SHA1 Message Date
Ryan Cross 2ad9313589 In announcement tool, remove Reply-To default of
"ietf@ietf.org" and make field required.
 - Legacy-Id: 19155
2021-06-24 21:07:00 +00:00
Robert Sparks 9a0d818490 Set version info and settings back to development mode
- Legacy-Id: 19115
2021-06-11 13:12:42 +00:00
Robert Sparks a83d60dd55 Set version info to release version 7.32.0 before branching.
- Legacy-Id: 19113
2021-06-11 13:12:33 +00:00
Robert Sparks ff8d1325d6 Changelog entry for 7.32.0
- Legacy-Id: 19112
2021-06-11 13:12:28 +00:00
Robert Sparks c06824c23d Code coverage data for release 7.32.0
- Legacy-Id: 19111
2021-06-11 13:12:14 +00:00
Robert Sparks 77881658d2 Putting 19103 back in the mergequeue.
- Legacy-Id: 19110
2021-06-10 23:15:05 +00:00
Robert Sparks 4dcd2cbaa6 Merged in [19104] from rjsparks@nostrum.com:
Allow people to volunteer for NomCom via the datatracker.
 - Legacy-Id: 19109
Note: SVN reference [19104] has been migrated to Git commit 86102b9980
2021-06-10 23:12:01 +00:00
Robert Sparks cca1d0b2c2 Merged in [19101] from rcross@amsl.com:
Fix /api/v2/person/person to work with Robot apikey.
 - Legacy-Id: 19108
Note: SVN reference [19101] has been migrated to Git commit 92f2d02207
2021-06-10 22:19:46 +00:00
Robert Sparks 570c59fbde Merged in [19100] from rjsparks@nostrum.com:
Update bin/daily to adjust for the change in exposing the iana mirror.
 - Legacy-Id: 19107
Note: SVN reference [19100] has been migrated to Git commit d4bb116a5b
2021-06-10 21:13:56 +00:00
Robert Sparks 3bbd3ed2f6 Merged in [19095] from rjsparks@nostrum.com:
Handle bare numbers and rfc names with a space for the /doc/html view. Fixes #1999.
 - Legacy-Id: 19106
Note: SVN reference [19095] has been migrated to Git commit 5f6816d742
2021-06-10 21:01:17 +00:00
Robert Sparks 69a4220f31 defer 19103 until the release after next
- Legacy-Id: 19105
2021-06-10 20:49:49 +00:00
Robert Sparks 86102b9980 Allow people to volunteer for NomCom via the datatracker. Commit ready for merge.
- Legacy-Id: 19104
2021-06-10 20:35:50 +00:00
Ryan Cross 92f2d02207 Fix /api/v2/person/person to work with Robot apikey. Commit ready for merge.
- Legacy-Id: 19101
2021-06-09 18:13:17 +00:00
Robert Sparks d4bb116a5b Update bin/daily to adjust for the change in exposing the iana mirror. Commit ready for merge.
- Legacy-Id: 19100
2021-06-09 15:18:02 +00:00
Robert Sparks 5f6816d742 Handle bare numbers and rfc names with a space for the /doc/html view. Fixes #1999. Commit ready for merge.
- Legacy-Id: 19095
2021-06-07 21:25:42 +00:00
Robert Sparks c8ed251ae3 Set version info and settings back to development mode
- Legacy-Id: 19092
2021-06-06 14:57:19 +00:00
Robert Sparks f2a8940684 Set version info to release version 7.31.0 before branching.
- Legacy-Id: 19090
2021-06-06 14:57:09 +00:00
Robert Sparks 38ad7c8019 Changelog entry for 7.31.0
- Legacy-Id: 19089
2021-06-06 14:57:04 +00:00
Robert Sparks 44e6731229 Code coverage data for release 7.31.0
- Legacy-Id: 19088
2021-06-06 14:56:46 +00:00
Robert Sparks 2a9b60c4da guard against many sessions.
- Legacy-Id: 19087
2021-06-06 14:16:08 +00:00
Robert Sparks 44566f80cb reorder migrations
- Legacy-Id: 19086
2021-06-04 23:08:49 +00:00
Robert Sparks b7c3d03cba Merged in [19083] from jennifer@painless-security.com:
Fix renamed field in group migrations 0043 and 0044. Fixes error in 19075.
 - Legacy-Id: 19085
Note: SVN reference [19083] has been migrated to Git commit f5a1730257
2021-06-04 23:02:42 +00:00
Robert Sparks ea0c0e1ad1 Merged in [19081] from fenton@bluepopcorn.net:
Added IESG document state to review request information. Fixes #3235.
 - Legacy-Id: 19084
Note: SVN reference [19081] has been migrated to Git commit 6ec7347f8d
2021-06-04 22:47:03 +00:00
Jennifer Richards f5a1730257 Fix renamed field in group migrations 0043 and 0044. Fixes error in 19075. Commit ready for merge.
- Legacy-Id: 19083
2021-06-04 21:58:53 +00:00
Robert Sparks 80798f8dfa Avoid duplicate choices for person api endpoints.
- Legacy-Id: 19082
2021-06-04 21:45:16 +00:00
Jim Fenton 6ec7347f8d Added IESG document state to review request information. Fixes #3235. Commit ready for merge.
- Legacy-Id: 19081
2021-06-04 21:00:58 +00:00
Robert Sparks 3571a4cd86 Merged in [19074] from kivinen@iki.fi:
Adds new filtering tags for sessions which have multiple sessions. I.e., in addition to wg,area,type there is wg-sessa, wg-sessb or wg-sessc etc on the tags, so now you can filter either all wg sessions or only specific sessions. Also removes the unused session.order_number, but not yet the session.order_in_meeting() function (which I think is unused too).
 - Legacy-Id: 19080
Note: SVN reference [19074] has been migrated to Git commit ddefdecca7
2021-06-04 20:21:49 +00:00
Robert Sparks 5bb08bc103 Merged in [19075] from jennifer@painless-security.com:
Clean up handling of non-WG groups on the group edit page; restrict parent/child group relationships by type. Fixes #3253.
 - Legacy-Id: 19079
Note: SVN reference [19075] has been migrated to Git commit 2a2e5f0c24
2021-06-04 19:59:29 +00:00
Robert Sparks 58c072083d Merged in [19073] from jennifer@painless-security.com:
Handle groups without area when sorting unscheduled sessions in schedule editor. Fixes #3173.
 - Legacy-Id: 19077
Note: SVN reference [19073] has been migrated to Git commit 0ade3f789a
2021-06-04 19:09:52 +00:00
Robert Sparks ddcd80766e Merged in [19071] from mark@painless-security.com:
Update the mkdevbranch script for new Trac location, don't clobber existing paths
The script has been cleaned up, adjusted to avoid clobbering an SVN path that already exists when running it for a single sprinter login, and run with the new locations for the Trac system.
This is a decently huge rewrite of the script.  It's pulled a lot of logic into functions, excised the python code into its own file, etc.
 - Legacy-Id: 19076
Note: SVN reference [19071] has been migrated to Git commit 537b76eb76170d69036999f8a8ef20fd81caca93
2021-06-04 18:42:01 +00:00
Jennifer Richards 2a2e5f0c24 Clean up handling of non-WG groups on the group edit page; restrict parent/child group relationships by type. Fixes #3253. Commit ready for merge.
- Legacy-Id: 19075
2021-06-04 17:31:53 +00:00
Tero Kivinen ddefdecca7 Adds new filtering tags for sessions which have multiple sessions. I.e., in addition to wg,area,type there is wg-sessa, wg-sessb or wg-sessc etc on the tags, so now you can filter either all wg sessions or only specific sessions. Also removes the unused session.order_number, but not yet the session.order_in_meeting() function (which I think is unused too).
- Legacy-Id: 19074
2021-06-03 20:03:14 +00:00
Jennifer Richards 0ade3f789a Handle groups without area when sorting unscheduled sessions in schedule editor. Fixes #3173. Commit ready for merge.
- Legacy-Id: 19073
2021-06-03 18:55:34 +00:00
Robert Sparks 6b153bcf41 Merged in [19056], [19057], and [19058] from rjsparks@nostrum.com:\n Captured the svn hooks used after moving the repository. Fixes #3297.
- Legacy-Id: 19069
Note: SVN reference [19056] has been migrated to Git commit 14df71e4e7

Note: SVN reference [19057] has been migrated to Git commit cc3047e719

Note: SVN reference [19058] has been migrated to Git commit 52d274f730
2021-06-02 20:05:50 +00:00
Robert Sparks f09e90d567 Merged in [19055] from rjsparks@nostrum.com:
Redirect to materials page for attempts to see proceedings for meetings that do not yet have schedules. Fixes #3294.
 - Legacy-Id: 19068
Note: SVN reference [19055] has been migrated to Git commit ffd82f1ce8
2021-06-02 19:59:18 +00:00
Robert Sparks 634951c053 Merged in [19054] from rcross@amsl.com:
Fix error on Telechat doc detail page when conflict review doc has no ballot. Fixes #3245.
 - Legacy-Id: 19067
Note: SVN reference [19054] has been migrated to Git commit 511006fe8e
2021-06-02 19:46:43 +00:00
Robert Sparks a48b6153e2 Merged in [19052] from housley@vigilsec.com:
Allow IAB Programs to be listed in meeting request conflicts.  Fixes #3270.
 - Legacy-Id: 19066
Note: SVN reference [19052] has been migrated to Git commit 45dcc10418
2021-06-02 19:28:09 +00:00
Robert Sparks 6cafa6b72e Merged in [19048] from housley@vigilsec.com:
Remove generate-wg-aliases and generate-draft-aliases scripts.  They were replaced with management commands.
 - Legacy-Id: 19065
Note: SVN reference [19048] has been migrated to Git commit d8ec82524a
2021-06-02 19:05:11 +00:00
Robert Sparks 0299a75d18 Merged in [19033] from rjsparks@nostrum.com:
Add PersonalApiKeyEvent purge to bin/daily.
 - Legacy-Id: 19064
Note: SVN reference [19033] has been migrated to Git commit fce86df3dc
2021-06-02 18:48:22 +00:00
Robert Sparks 96602e1eb9 Merged in [19030] from mark@painless-security.com:
First swipe at making past sessions unchangable for official schedules
This change locks down the schedule of any meeting that is fully in the past.  It leaves open sessions that have finished for meetings that have not yet finished.
Addresses (partially) issue #3083.
 - Legacy-Id: 19063
Note: SVN reference [19030] has been migrated to Git commit e3ee370981
2021-06-02 18:32:28 +00:00
Robert Sparks 11d420bf69 Merged in [19028] from jennifer@painless-security.com:
Accept 'None' when updating DocumentAuthor affiliation / country.
 - Legacy-Id: 19062
Note: SVN reference [19028] has been migrated to Git commit 1155fb32f6
2021-06-02 18:09:54 +00:00
Robert Sparks 74d3895033 Merged in [19026] from rjsparks@nostrum.com:
guard docauthor fields.
 - Legacy-Id: 19061
Note: SVN reference [19026] has been migrated to Git commit 65619f2fa8
2021-06-02 17:51:50 +00:00
Robert Sparks 6e14727e09 Tweaked results of r19059 to allow for a better transition post release.
- Legacy-Id: 19060
2021-06-02 17:39:52 +00:00
Robert Sparks 6fa54b66bc Merged in [19035] from rcross@amsl.com:\n Change PERSON_API_KEY_VALUE for mail archive lookups. Change /api/v2/person/person to ROBOT to prepare for switching from personal api key to robot, mail-archive api key. Once in place, generate new key for this endpoint and install.
- Legacy-Id: 19059
Note: SVN reference [19035] has been migrated to Git commit b7502ed96c
2021-06-02 16:40:27 +00:00
Robert Sparks 52d274f730 Captured the last of the current commit hooks. Fixes #3297. Commit ready for merge.
- Legacy-Id: 19058
2021-06-02 16:24:58 +00:00
Robert Sparks cc3047e719 Continued testing of commit hooks. Related to #3297. Commit ready to merge.
- Legacy-Id: 19057
2021-06-02 16:22:57 +00:00
Robert Sparks 14df71e4e7 Capturing changes to pre-commit and testing commit hook correction. Related to #3297. Commit ready to merge.
- Legacy-Id: 19056
2021-06-02 15:00:55 +00:00
Robert Sparks ffd82f1ce8 Redirect to materials page for attempts to see proceedings for meetings that do not yet have schedules. Fixes #3294. Commit ready for merge.
- Legacy-Id: 19055
2021-06-01 22:57:12 +00:00
Ryan Cross 511006fe8e Fix error on Telechat doc detail page when conflict review doc has no ballot. Fixes #3245. Commit ready for merge.
- Legacy-Id: 19054
2021-06-01 22:32:45 +00:00
Robert Sparks 40e41ea157 Adding two commits from Russ to the mergequeue
- Legacy-Id: 19053
2021-06-01 18:41:02 +00:00