|
| 1 | +ietfdb (6.122.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Added agenda webex URL support, and meeting-related tweaks and bugfixes** |
| 4 | + |
| 5 | + * Added webex URL to agenda.ics if Room.webex_url is non-empty. Fixes issue |
| 6 | + #2926. |
| 7 | + |
| 8 | + * Added another check to the check_draft_event_revision_integrity management |
| 9 | + command, and refined it somewhat. |
| 10 | + |
| 11 | + * Added a utility function to convert objects to dictionaries (for |
| 12 | + comparisons, for instance). |
| 13 | + |
| 14 | + * Added a --dry-run option to bin/mkdevbranch, and added some exception |
| 15 | + handling. |
| 16 | + |
| 17 | + * Help tablesorter see 'Month Year' dates as dates with a hidden day digit. |
| 18 | + Fixes issue #2921. |
| 19 | + |
| 20 | + * Refactored and extended check_draft_event_revision_integrity a bit. |
| 21 | + |
| 22 | + * Tweaked bin/mkpatch some for -c handling |
| 23 | + |
| 24 | + * Merged in [17442] from rjsparks@nostrum.com: Allow area groups to request |
| 25 | + interim meetings. Fixed #2919. |
| 26 | + |
| 27 | + * Additional tweaks to bin/mkpatch; removing buggy -r option. |
| 28 | + |
| 29 | + * Added automatic naming to bin/mkpatch when changeset or revision range is |
| 30 | + given. |
| 31 | + |
| 32 | + * Added WebEx room resource name, query method and template logic to show |
| 33 | + WebEx room resources. |
| 34 | + |
| 35 | + * Removed a debug statement |
| 36 | + |
| 37 | + * Made links from agenda room names to floorplans conditional on the room |
| 38 | + having a floor plan set. |
| 39 | + |
| 40 | + -- Henrik Levkowetz <henrik@levkowetz.com> 20 Mar 2020 19:50:12 +0000 |
| 41 | + |
| 42 | + |
1 | 43 | ietfdb (6.121.0) ietf; urgency=medium |
2 | 44 |
|
3 | | - **Tweaks for wholly virtual meeting, for IETF-107 ** |
| 45 | + **Tweaks for wholly virtual meeting, for IETF-107** |
4 | 46 |
|
5 | 47 | * Added code to show a webex call-in button on the agenda page if the session |
6 | 48 | agenda-note contains and IETF webex URL. |
|
0 commit comments