|
| 1 | +ietfdb (6.83.0) ietf; urgency=medium |
| 2 | + |
| 3 | + * Modified the list of timezones available when setting a meeting |
| 4 | + timezone so as to not show timezones that are links. (Also edited the 102 |
| 5 | + meeting timezone in the database to avoid this). Fixes issues #2531 and |
| 6 | + #2534. |
| 7 | + |
| 8 | + * Merged in [15338] from fenton@bluepopcorn.net: |
| 9 | + Adds _required_ parameter to search widget. Fixes #1832. |
| 10 | + |
| 11 | + * Merged in [15331] from housley@vigilsec.com: |
| 12 | + Add test for downref in Last Call announcement |
| 13 | + |
| 14 | + * Merged in [15329] from rcross@amsl.com: |
| 15 | + Add important dates link to proceedings. Fixes #2538. |
| 16 | + |
| 17 | + * Merged in [15328] from rcross@amsl.com: |
| 18 | + Give secretariat the ability to cancel non-working group sessions. |
| 19 | + Fixes #2537. |
| 20 | + |
| 21 | + * Updated a test to give predictable results (no future meeting dates) |
| 22 | + for commit [15361]. |
| 23 | + |
| 24 | + * Fixed an issue where /meeting/ showed the materials page of an earlier |
| 25 | + meeting, rather than the current. |
| 26 | + |
| 27 | + * Merged in [15327] from mahoney@nostrum.com: |
| 28 | + clarified description in the search form, removing the etc since you |
| 29 | + can't search on author names. Fixes issue #1159. |
| 30 | + |
| 31 | + * Merged in [15321] from rjsparks@nostrum.com: |
| 32 | + Converted ietf.group.tests to factories. |
| 33 | + |
| 34 | + * Merged in [15320] from rjsparks@nostrum.com: |
| 35 | + The cookie tests were all calling make_test_data, but not using |
| 36 | + anything it created. Removed the calls. |
| 37 | + |
| 38 | + * Merged in [15314] from rjsparks@nostrum.com: |
| 39 | + Converted the community app tests to use factories. |
| 40 | + |
| 41 | + * Added bower --> yarn conversion for web asset handling to PLAN. |
| 42 | + |
| 43 | + -- Henrik Levkowetz <henrik@levkowetz.com> 16 Jul 2018 18:40:19 +0000 |
| 44 | + |
| 45 | + |
1 | 46 | ietfdb (6.82.0) ietf; urgency=medium |
2 | 47 |
|
3 | 48 | **Group features moved from code to database** |
|
0 commit comments