Skip to content

Commit cbe4079

Browse files
committed
Changelog entry for 6.79.0
- Legacy-Id: 15065
1 parent 75ae5cb commit cbe4079

1 file changed

Lines changed: 62 additions & 0 deletions

File tree

changelog

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,65 @@
1+
ietfdb (6.79.0) ietf; urgency=medium
2+
3+
**IPR patent info field fixes, IESG position API enhancement, and more.**
4+
5+
This release enhances the IESG position API to send notification emails on
6+
changes, widens some IPR disclosure form fields to accept more text, and
7+
fixes a patent application number validation issue for IPR forms. It adds
8+
some useful links and a new filtering option to the past meetings page,
9+
updates document stream status indications so as to be less prone to
10+
misinterpretation, addresses an issue with session request forms, and fixes
11+
an issue with I-D expirations and another related to ordering of documents
12+
on IESG agendas.
13+
14+
From the commit log:
15+
16+
* Set file upload permissions to 0644 to avoid problems with photo access.
17+
18+
* Increased the length of the patent title in IPR forms
19+
20+
* Fixed a typo. Fixes issue #2500 which caused different document ordering
21+
on the IESG agenda compared with the IESG agenda documents page.
22+
23+
* Increased the size of the patent_notes form field, and tweaked the
24+
validate_patent_number validator to accept US application numbers
25+
containing a series number and forward slash.
26+
27+
* Merged in [15055] from rcross@amsl.com:
28+
Fixed an issue where user can make two session request submissions,
29+
corrupting data. Also, ignore deleted session requests in edit view.
30+
31+
* Merged in [15047] from rcross@amsl.com:
32+
Reduced the get_meeting buffer to handle earlier shceduling requests date.
33+
34+
* Added origin indication to a group of stats templates to make it easier
35+
to find the origin of stats configurations.
36+
37+
* Added group links to the past meetings page, and also important dates
38+
links to IETF meetings with important-date pages.
39+
40+
* Added IETF to past meetings filter pane, in order to be able to filter
41+
out interims.
42+
43+
* Fixed a problem with the expire-ids code, and added logging to catch
44+
future problems.
45+
46+
* Modified the IESG position setting API to send email messages about
47+
positions set.
48+
49+
* Tweaked the wording of coverage_changes output.
50+
51+
* Fixed an issue where simplified sorting of DocEvents resulted in some
52+
ballot icons not being shown on the IESG agenda documents page.
53+
54+
* Changed incorrect use of 404 status code in api to 400. Fixes issue
55+
#2498.
56+
57+
* Removed what could be a misleading 'RFC' from the stream indication in
58+
document search results.
59+
60+
-- Henrik Levkowetz <henrik@levkowetz.com> 23 Apr 2018 12:28:57 +0000
61+
62+
163
ietfdb (6.78.0) ietf; urgency=medium
264

365
**Document search on IRTF state, performance improvements**

0 commit comments

Comments
 (0)