Commit graph

10565 commits

Author SHA1 Message Date
Robert Sparks a32d00af0a When removing reviewers from a review team, change the state of only that team's assignments. Check to make sure the person being removed doesn't have another reviewer Role (with a different Email) in the same team. Change the disposition of any assignments from that team for the removed reviewer to 'withdrawn' rather than 'rejected'. Fixes #3320. Commit ready for merge.
- Legacy-Id: 19151
2021-06-24 15:44:55 +00:00
Robert Sparks 76a8a29756 Bring the nomcom factories and tests into agreement around what a valid year for a nomcom can be. Fixes #3315. Commit ready for merge.
- Legacy-Id: 19148
2021-06-23 16:17:09 +00:00
Robert Sparks 06f6b12b18 Refine volunteer list view. Show rfc8989 paths. Commit ready for merge.
- Legacy-Id: 19139
2021-06-22 20:09:40 +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 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 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 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 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
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 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 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 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
Russ Housley 45dcc10418 Allow IAB Programs to be listed in meeting request conflicts. Ready for merge. Fixes #3270.
- Legacy-Id: 19052
2021-06-01 18:35:54 +00:00
Russ Housley d8ec82524a Remove generate-wg-aliases and generate-draft-aliases scripts. They were replaced with management commands. Ready for merge.
- Legacy-Id: 19048
2021-05-31 18:49:38 +00:00
Ryan Cross b7502ed96c 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: 19035
2021-05-25 23:27:29 +00:00
Mark J. Donnelly e3ee370981 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.  Commit ready for merge.
 - Legacy-Id: 19030
2021-05-21 20:38:51 +00:00
Jennifer Richards 1155fb32f6 Accept 'None' when updating DocumentAuthor affiliation / country. Commit ready for merge.
- Legacy-Id: 19028
2021-05-21 15:54:03 +00:00
Robert Sparks 65619f2fa8 guard docauthor fields. Commit ready to merge.
- Legacy-Id: 19026
2021-05-21 14:20:21 +00:00
Robert Sparks b8b3047d99 Merged in [19022] from housley@vigilsec.com:
Add test for creation of RG Chairs in the irtg.org domain.
 - Legacy-Id: 19023
Note: SVN reference [19022] has been migrated to Git commit c42935363a
2021-05-20 22:02:02 +00:00
Russ Housley c42935363a Add test for creation of RG Chairs in the irtg.org domain. Commit ready for merge.
- Legacy-Id: 19022
2021-05-20 20:15:49 +00:00
Robert Sparks ed68a97685 Merged in [18993] from housley@vigilsec.com:
Add aliases for RGs in irtf.org and IAB programs in iab.org. Fixes #3271
 - Legacy-Id: 19021
Note: SVN reference [18993] has been migrated to Git commit 886b99c273
2021-05-20 20:14:49 +00:00
Robert Sparks bfad845662 Set version info and settings back to development mode
- Legacy-Id: 19017
2021-05-20 17:48:29 +00:00
Robert Sparks 8cb63ccb2c Set version info to release version 7.30.0 before branching.
- Legacy-Id: 19015
2021-05-20 17:48:20 +00:00
Robert Sparks 48fef02aab revert unintended commit of person/factories.py
- Legacy-Id: 19012
2021-05-20 17:38:31 +00:00
Robert Sparks 7cbaad721a Move adjustments to PHOTO_DIR forward from settings_sqlitetest to settings_releastetest
- Legacy-Id: 19011
2021-05-20 17:37:08 +00:00
Robert Sparks 3267cc2980 Merged in [18998] from jennifer@painless-security.com:
Prevent unscheduled session drop target from collapsing to zero size in agenda editor. Fixes #3174.
 - Legacy-Id: 19007
Note: SVN reference [18998] has been migrated to Git commit 43321f12ae
2021-05-19 14:32:46 +00:00