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