|
| 1 | +ietfdb (7.33.0) ietf; urgency=medium |
| 2 | + |
| 3 | + ** Improvements to the schedule editor, bugfixes ** |
| 4 | + |
| 5 | + * Merged in [19103] from jennifer@painless-security.com: |
| 6 | + Add ConstraintNames for chair, tech, and key participant conflicts. |
| 7 | + Replace temporary UI workaround with proper conflict type handling. Fixes |
| 8 | + #3083. |
| 9 | + |
| 10 | + * Merged in [19118] from lars@eggert.org: |
| 11 | + Use monospace font for ballot form textareas. |
| 12 | + |
| 13 | + * Merged in [19120] from krathnayake@ietf.org: |
| 14 | + Parse RFC2047 formatted text properly in submission form. Fixes #2465. |
| 15 | + |
| 16 | + * Merged in [19121] from jennifer@painless-security.com: |
| 17 | + Display rooms in blocks with identical timeslots. Add a timeslot label |
| 18 | + row above each. Fixes #3220. |
| 19 | + |
| 20 | + * Merged in [19122] from jennifer@painless-security.com: |
| 21 | + Update action holders when a new draft is submitted. Fixes #3281. |
| 22 | + |
| 23 | + * Merged in [19130] from lars@eggert.org: |
| 24 | + Allow executing bower as root; for running within docker. |
| 25 | + |
| 26 | + * Merged in [19132] from jennifer@painless-security.com: |
| 27 | + Skip populate_volunteers forward migration if nomcom2021 is not in the |
| 28 | + database. Fixes #3306. |
| 29 | + |
| 30 | + * Merged in [19133] from jennifer@painless-security.com: |
| 31 | + Indicate session and timeslot conflicts more prominently in schedule |
| 32 | + editor. Fixes #3221. |
| 33 | + |
| 34 | + * Merged in [19134] from jennifer@painless-security.com: |
| 35 | + Blur sessions for hidden areas instead of hiding entirely. Fixes #3218. |
| 36 | + |
| 37 | + * Merged in [19135] from jennifer@painless-security.com: |
| 38 | + Improve visibility of other sessions for group of selected session in |
| 39 | + schedule editor. Fixes #3219. |
| 40 | + |
| 41 | + * Merged in [19136] from jennifer@painless-security.com: |
| 42 | + More prominently identify BoF sessions in schedule editor. Fixes #3217. |
| 43 | + |
| 44 | + * Merged in [19138] from jennifer@painless-security.com: |
| 45 | + Swap timeslot columns in addition to full days in schedule editor. |
| 46 | + Fixes #3216. |
| 47 | + |
| 48 | + * Merged in [19139] from rjsparks@nostrum.com: |
| 49 | + Refine volunteer list view. Show rfc8989 paths. |
| 50 | + |
| 51 | + * Merged in [19148] from rjsparks@nostrum.com: |
| 52 | + Bring the nomcom factories and tests into agreement around what a valid |
| 53 | + year for a nomcom can be. Fixes #3315. |
| 54 | + |
| 55 | + * Merged in [19151] from rjsparks@nostrum.com: |
| 56 | + When removing reviewers from a review team, change the state of only |
| 57 | + that team's assignments. Check to make sure the person being removed |
| 58 | + doesn't have another reviewer Role (with a different Email) in the same |
| 59 | + team. Change the disposition of any assignments from that team for the |
| 60 | + removed reviewer to 'withdrawn' rather than 'rejected'. Fixes #3320. |
| 61 | + |
| 62 | + * Merged in [19153] from rjsparks@nostrum.com: |
| 63 | + Scroll to buttons before clicking on them in Selenium tests. Fixes |
| 64 | + #3314. |
| 65 | + |
| 66 | + -- Robert Sparks <rjsparks@nostrum.com> 25 Jun 2021 15:56:58 +0000 |
| 67 | + |
| 68 | + |
1 | 69 | ietfdb (7.32.0) ietf; urgency=high |
2 | 70 |
|
3 | 71 | ** Allow volunteering for NomCom within the datatracker ** |
|
0 commit comments