|
1 | 1 | ietfdb (6.31.1) ietf; urgency=low |
2 | 2 |
|
| 3 | + This release adds more proceedings generation functionality, adds |
| 4 | + slide ordering for session materials, adds caching for the json |
| 5 | + export for the 'IETFers' iOS app, tweaks some fonts, and fixes a |
| 6 | + number of bugs: |
| 7 | + |
| 8 | + * Merged in [11891] from rjsparks@nostrum.com: |
| 9 | + Modified agenda.json to properly handle meetings that do not have an |
| 10 | + agenda yet. Fixes #2003. |
| 11 | + |
| 12 | + * Merged in [11890] from rcross@amsl.com: |
| 13 | + Modified the monthly progress report script to deal with unicode |
| 14 | + characters in document titles. |
| 15 | + |
| 16 | + * Merged in [11889] from rcross@amsl.com: |
| 17 | + Strip .py extension of report scripts to match the rest. Add |
| 18 | + svn:executable to scripts that were missing it. |
| 19 | + |
| 20 | + * Added page caching for json_agenda(). Changed localization of naive |
| 21 | + time from database in json_agenda to use settings.PRODUCTION_TIMEZONE. |
| 22 | + |
| 23 | + * Merged in [11888] from rjsparks@nostrum.com: |
| 24 | + Added an order field to sessionpresentation to allow ordering slides. |
| 25 | + Reworked the session details page to break slides and drafts into their own |
| 26 | + sections. |
| 27 | + |
| 28 | + * Added handling for an exception which could occur for charter documents |
| 29 | + which does not have a matching chartered group. |
| 30 | + |
3 | 31 | * Merged in [11877] from rjsparks@nostrum.com: |
4 | 32 | Copy group chairs on confirmation email when a new group document |
5 | 33 | revision is submitted that changes the author set. Fixes #1998. |
|
0 commit comments