Stop showing generated proceedings for older meetings that already had official proceedings. Fixes#3322.
- Legacy-Id: 19184
Note: SVN reference [19182] has been migrated to Git commit 3202a25c52
Revert the removal of the decoration of session with order_number made in r19074. The attribute is used in the templated URLs associated with Rooms (such as for the Meetecho session URL).
- Legacy-Id: 19172
Note: SVN reference [19168] has been migrated to Git commit 0d33a8dde2
Use INTERNET_ALL_DRAFTS_ARCHIVE_DIR serve all IDs. Fixes#3308 and #3309.
- Legacy-Id: 19171
Note: SVN reference [19166] has been migrated to Git commit 6b9f0887bb
In announcement tool, remove Reply-To default of
'ietf@ietf.org' and make field required.
- Legacy-Id: 19169
Note: SVN reference [19155] has been migrated to Git commit 2ad9313589
Scroll to buttons before clicking on them in Selenium tests. Fixes#3314.
- Legacy-Id: 19154
Note: SVN reference [19153] has been migrated to Git commit d61e26567d
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.
- Legacy-Id: 19152
Note: SVN reference [19151] has been migrated to Git commit a32d00af0a
Bring the nomcom factories and tests into agreement around what a valid year for a nomcom can be. Fixes#3315.
- Legacy-Id: 19149
Note: SVN reference [19148] has been migrated to Git commit 76a8a29756
Swap timeslot columns in addition to full days in schedule editor. Fixes#3216.
- Legacy-Id: 19146
Note: SVN reference [19138] has been migrated to Git commit 34891213ff
More prominently identify BoF sessions in schedule editor. Fixes#3217.
- Legacy-Id: 19145
Note: SVN reference [19136] has been migrated to Git commit 7c09aec10d
Improve visibility of other sessions for group of selected session in schedule editor. Fixes#3219.
- Legacy-Id: 19144
Note: SVN reference [19135] has been migrated to Git commit 45916f2c3c
Blur sessions for hidden areas instead of hiding entirely. Fixes#3218.
- Legacy-Id: 19143
Note: SVN reference [19134] has been migrated to Git commit ba0a3ec9cb
Indicate session and timeslot conflicts more prominently in schedule editor. Fixes#3221.
- Legacy-Id: 19142
Note: SVN reference [19133] has been migrated to Git commit 1d12391c5c
Skip populate_volunteers forward migration if nomcom2021 is not in the database. Fixes#3306.
- Legacy-Id: 19141
Note: SVN reference [19132] has been migrated to Git commit d4271e0525
Update action holders when a new draft is submitted. Fixes#3281.
- Legacy-Id: 19127
Note: SVN reference [19122] has been migrated to Git commit 197194a41c
Display rooms in blocks with identical timeslots. Add a timeslot label row above each. Fixes#3220.
- Legacy-Id: 19126
Note: SVN reference [19121] has been migrated to Git commit b42f1a2d7f
Parse RFC2047 formatted text properly in submission form. Fixes#2465.
- Legacy-Id: 19125
Note: SVN reference [19120] has been migrated to Git commit 0a645fd486
Add ConstraintNames for chair, tech, and key participant conflicts. Replace temporary UI workaround with proper conflict type handling. Fixes#3083.
- Legacy-Id: 19123
Note: SVN reference [19103] has been migrated to Git commit 66b9c41dcc
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
Added IESG document state to review request information. Fixes#3235.
- Legacy-Id: 19084
Note: SVN reference [19081] has been migrated to Git commit 6ec7347f8d
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
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
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
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
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
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
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
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
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
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
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