|
| 1 | +ietfdb (6.125.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Various meeting-related fixes and improvements** |
| 4 | + |
| 5 | + * Merged in [17590] from rcross@amsl.com: |
| 6 | + Added support for variable length meetings to secr/meetings app. |
| 7 | + |
| 8 | + * Changed the handling of some exceptions during draft submission to give |
| 9 | + user feedback rather than server 500 responses, in order to deal better |
| 10 | + with severely malformed drafts. |
| 11 | + |
| 12 | + * Added a workaround for the current libmagic on OpenSUSE, which quite |
| 13 | + easily can mischaracterise text/plain documents as text/x-Algol68. Fixes |
| 14 | + issues #2941 and #2956. |
| 15 | + |
| 16 | + * Added validation of the session duration in interim meeting requests, with |
| 17 | + added values in settings.py for min and max duration. |
| 18 | + |
| 19 | + * Clarified the standalone XML draft submission requirements, and |
| 20 | + mentioned the xml2rfc switch to use for v3 sources. |
| 21 | + |
| 22 | + * Changes to accept a wider range of URLs when displaying call-in links from |
| 23 | + the Session agenda_note and remote_instructions fields. |
| 24 | + |
| 25 | + * Changed some fields to raw_id_fields in the MessageAdmin, for improved |
| 26 | + admin page load times. |
| 27 | + |
| 28 | + * Added 'Remote instructions' at the top of interim sesssion pages, and |
| 29 | + made the 'Meeting Details' button available to the group chairs, not only |
| 30 | + secretariat. |
| 31 | + |
| 32 | + -- Henrik Levkowetz <henrik@levkowetz.com> 08 Apr 2020 16:51:46 +0000 |
| 33 | + |
| 34 | + |
1 | 35 | ietfdb (6.124.0) ietf; urgency=medium |
2 | 36 |
|
3 | 37 | **Enhanced 'Upcoming Meetings' page, and more** |
|
0 commit comments