|
| 1 | +ietfdb (5.6.2) ietf; urgency=medium |
| 2 | + |
| 3 | + This release contains the datatracker bugfixes and enhancements from the |
| 4 | + IETF-90 Code Sprint. Many thanks to everyone that contributed! |
| 5 | + |
| 6 | + Contributions that continue to arrive during the week will be merged in |
| 7 | + to a new release at the end of the week or the beginning of next week. |
| 8 | + |
| 9 | + * Merged in [8155] from rcross@amsl.com: |
| 10 | + Allow Team Chairs access to proceedings. |
| 11 | + |
| 12 | + * Merged in [8154] from rcross@amsl.com: |
| 13 | + Fixed a bug where ScheduledSession objects were still being created |
| 14 | + without a related session. |
| 15 | + |
| 16 | + * Merged in [8150] from rjsparks@nostrum.com: |
| 17 | + Small cleanup refactor removing redundant configuration line in settings |
| 18 | + for charter text URLs. |
| 19 | + |
| 20 | + * Changed the length of the NameModel slug field from 8 to 32 characters. |
| 21 | + Added a corresponding migration. |
| 22 | + |
| 23 | + * Merged in [8146] from sunqi.csnet.thu@gmail.com: |
| 24 | + Changed the ietfauth file to allow to change the replaces relationship |
| 25 | + without setting the doc stream. Fixes ticket #1305. |
| 26 | + |
| 27 | + * Merged in [8143] from tterriberry@mozilla.com: |
| 28 | + Allow IRTF chair to adopt a draft into any RG. Fixes #1082. |
| 29 | + |
| 30 | + * Merged in [8137] from rjsparks@nostrum.com: |
| 31 | + First automated javascript test using PhantomJS and Selenium. |
| 32 | + |
| 33 | + * Merged in personal/shane/v5.6.2-dev0@8144 from shane@time-travellers.org: |
| 34 | + Added untrack to document and search pages. Fixes #1381. |
| 35 | + |
| 36 | + * Merged in [8136] from denghui@chinamobile.com: |
| 37 | + Added display of the relevant draft revision number for ballot comments. |
| 38 | + Fixes issue #911. |
| 39 | + |
| 40 | + * Permit really long sessions, and don't expire sessions on browser |
| 41 | + close. On request from Pete Resnick. |
| 42 | + |
| 43 | + * Merged in [8122] from gnocuil@gmail.com: |
| 44 | + Force mailing to secretary when a charter state changed to internal or |
| 45 | + external review. Fixes ticket #1444. |
| 46 | + |
| 47 | + * Merged in [8121] from fanpeng@chinamobile.com: |
| 48 | + Added a 'No Errata' indication for RFCs with no errata. Changed the link |
| 49 | + to the draft text for expired drafts to use the archive at |
| 50 | + www.ietf.org/archive/id/ instead of tools.ietf.org/id/. Fixes ticket #1112 |
| 51 | + and #1432. |
| 52 | + |
| 53 | + * Added a meta tag to the base template, to specify a page character set. |
| 54 | + |
| 55 | + * Merged in [8114] from gnocuil@gmail.com: |
| 56 | + Changed the template to highlight groups from different areas instead of |
| 57 | + the same area. Fixes ticket #1368. |
| 58 | + |
| 59 | + * Merged in [8099] from rjsparks@nostrum.com: |
| 60 | + Use the name field from the materials upload form. Fixes ticket #1445. |
| 61 | + |
| 62 | + -- Henrik Levkowetz <henrik@levkowetz.com> 22 Jul 2014 14:21:25 -0700 |
| 63 | + |
| 64 | + |
1 | 65 | ietfdb (5.6.1) ietf; urgency=medium |
2 | 66 |
|
3 | 67 | * Added an x_frame_options setting to permit datatracker pages to be |
|
0 commit comments