|
| 1 | +ietfdb (6.4.2) ietf; urgency=medium |
| 2 | + |
| 3 | + This is a bugfix release, with details as follows: |
| 4 | + |
| 5 | + * Adjusted numerous document action button colours as requested by the |
| 6 | + secretariat. Fixes issue #1803 |
| 7 | + |
| 8 | + * Provided a bit more information in rfc-editor sync warnings. |
| 9 | + |
| 10 | + * Added an eyecatching symbol to indicate bug-reporting, starting out very |
| 11 | + large, with the intention of reducing the size as people get used to it. |
| 12 | + |
| 13 | + * Fixed an html issue in the agenda template, and added information to be |
| 14 | + shown when no WG/RG groups have been scheduled, and the agenda session |
| 15 | + customization table is empty. |
| 16 | + |
| 17 | + * Tweaked the anchor ids for agenda timeslots to avoid identical ids for |
| 18 | + different slots. |
| 19 | + |
| 20 | + * Added information about which the required submission upload format |
| 21 | + alternatives are (.txt or .xml). |
| 22 | + |
| 23 | + * Tweaked the error message for 2 submission form validation errors. |
| 24 | + |
| 25 | + * Changed the default settings for the test crawler from ietf.settings to |
| 26 | + ietf.settings_testcrawl. |
| 27 | + |
| 28 | + * In [10079], the inline template was inadvertently changed from unicode |
| 29 | + to ascii, which breaks a number of pages. Fixed this. |
| 30 | + |
| 31 | + * Merged in [10115] from rjsparks@nostrum.com: |
| 32 | + Remove an extraneous field from the form that lets the nomcom chair paste |
| 33 | + in a questionnaire response. |
| 34 | + |
| 35 | + * Merged in [10109] from rjsparks@nostrum.com: |
| 36 | + Make it clearer in search results when one IPR disclosure updates another. |
| 37 | + Fixes #1798. |
| 38 | + |
| 39 | + * Fixed a typo in the meeting agenda template. Fixes issue #1793. |
| 40 | + |
| 41 | + * Do utf-8 encoding of the fields in the JSON blob for meeting sessions. |
| 42 | + Fixes issue #1790 |
| 43 | + |
| 44 | + * Merged in [10079] from rcross@amsl.com: |
| 45 | + Fixed message formatting in IPR event history. |
| 46 | + |
| 47 | + * Merged in [10078] from rcross@amsl.com: |
| 48 | + Resolved issue where partially entered IPR related document info causes |
| 49 | + 500 error. |
| 50 | + |
| 51 | + * Added a menu item linking to the session request tool. Fixes issue #1789. |
| 52 | + |
| 53 | + * Made some submission form validation errors apply to all uploads, not |
| 54 | + only to .txt uploads. Tweaked som validation error wordings. |
| 55 | + |
| 56 | + * Merged in [10062] from olau@iola.dk: |
| 57 | + Fixed a problem with timeslot.location = None in agenda_csv. |
| 58 | + |
| 59 | + * Added branch/iola to places checked for 'ready for merge' tags in the |
| 60 | + commit messages. |
| 61 | + |
| 62 | + |
| 63 | + -- Henrik Levkowetz <henrik@levkowetz.com> 07 Oct 2015 12:31:56 -0700 |
| 64 | + |
| 65 | + |
| 66 | + |
1 | 67 | ietfdb (6.4.1) ietf; urgency=medium |
2 | 68 |
|
3 | 69 | This is a minor release with various enhancements and bugfixes: |
|
0 commit comments