|
| 1 | +ietfdb (6.27.0) ietf; urgency=high |
| 2 | + |
| 3 | + **Floor plan enhancements** |
| 4 | + |
| 5 | + This release builds on 6.26.0 to provide enhanced floor plan and room |
| 6 | + location functionality. The room names on the agenda now link to the |
| 7 | + datatracker floor plan with a blinking arrow showing the room location on |
| 8 | + the floor plan, just as on Tony Hansen's floor plans on tools.ietf.org. The |
| 9 | + floor plan page shifts to the correct floor when showing a room location. |
| 10 | + The floor plan page now lists functional names, in addition to room names. |
| 11 | + Both floor plans and blinking arrows now adapt to various screen sizes, and |
| 12 | + should be functional on smartphones, tablets, and laptops. |
| 13 | + |
| 14 | + There are also some bug fixes and enhancements unrelated to the floor plans: |
| 15 | + |
| 16 | + * Fixed various issues with the interim approval request email text when |
| 17 | + used for non-WG groups (RGs, for instance). Added supporting template |
| 18 | + filter functions. Related to issues #1979 and #1980. |
| 19 | + |
| 20 | + * Modified the Alias test-data factory to work around a problem with the |
| 21 | + backend collapsing aliases with accented and unaccented versions of the |
| 22 | + same name. |
| 23 | + |
| 24 | + * Added a 'verbose_name' attribute to the GroupTypeName table, with |
| 25 | + updated admin and a data migration to provide verbose group names. |
| 26 | + |
| 27 | + * Added support in the interim meeting request form for taking a group id |
| 28 | + parameter as query arg. |
| 29 | + |
| 30 | + * Replaced the hardcoded 'Area Director' approval role in the interim |
| 31 | + approval notification email text with a group-dependent list of approval |
| 32 | + roles. Fixes issue #1980. |
| 33 | + |
| 34 | + * Pre-filled the group choice in the interim meeting request form when |
| 35 | + linked from a button in the group's meeting tab. |
| 36 | + |
| 37 | + * Split up the action buttons on the group meeing tab to put buttons after |
| 38 | + the 'close group' button on a new line. Added an interim meeting request |
| 39 | + button. |
| 40 | + |
| 41 | + * Modified the interim announcement text to be less rude if remote |
| 42 | + participation isn't supported. Fixes issue #1979. |
| 43 | + |
| 44 | + * Merged in [11530] from rjsparks@nostrum.com: |
| 45 | + Adds a publisher to the digital preservation feed. |
| 46 | + |
| 47 | + -- Henrik Levkowetz <henrik@levkowetz.com> 09 Jul 2016 14:55:47 -0700 |
| 48 | + |
| 49 | + |
1 | 50 | ietfdb (6.26.0) ietf; urgency=high |
2 | 51 |
|
3 | 52 | **Meeting floor plans** |
|
0 commit comments