Skip to content

Commit e89a4a2

Browse files
committed
Changelog entry for 5.7.4
- Legacy-Id: 8653
1 parent 224876f commit e89a4a2

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

changelog

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,73 @@
1+
ietfdb (5.7.4) ietf; urgency=medium
2+
3+
This release contains the datatracker bugfixes and enhancements from the
4+
IETF-91 Code Sprint. Many thanks to everyone that contributed!
5+
6+
* Merged in [8634] from rcross@amsl.com:
7+
Removed the 'none selected' option from licensing options of the new IPR
8+
form.
9+
10+
* Merged in [8624] from rcross@amsl.com:
11+
Removed the secauth middleware, replacing it with role_required
12+
decorators.
13+
14+
* Merged in [8623] from suresh.krishnan@ericsson.com:
15+
Added code advising the IESG Secretary of personnel changes in WGs. Fixes
16+
issue #1357.
17+
18+
* Merged in [8609] from tterriberry@mozilla.com, with minor changes:
19+
Allow changing the title of a charter document. Fixes #1334
20+
21+
* Reworked the generation of draft aliases and WG aliases, after trying
22+
out the output of the previous version for real.
23+
24+
* Merged in [8622] from harald@alvestrand.no:
25+
Adding a missing column header to the search results page.
26+
27+
* Merged in [8617] from liudapeng@chinamobile.com:
28+
Added the possibility of choosing RGs in the search page. Fixes issue
29+
#1355.
30+
31+
* Merged in [8614] from harald@alvestrand.no:
32+
Added validation of the names given to saved meeting schedules. Fixes
33+
issue #1425.
34+
35+
* Merged in [8611] from rjsparks@nostrum.com:
36+
Allow chairs to edit the notification field. Fixes bug #1517.
37+
38+
* Merged in [8608] from rjsparks@nostrum.com:
39+
Allow chosing the initial state when beginning WG processing of a draft.
40+
Fixes bug #1406.
41+
42+
* Merged in [8602] from suresh.krishnan@ericsson.com:
43+
Retain the currently set of tags when document state is edited. Fixes
44+
issue #1295.
45+
46+
* Merged in [8585] from rjsparks@nostrum.com:
47+
Tests that a message is set when a shepherd is not changed. Related to
48+
#1508 and r8504.
49+
50+
* Merged in [8584] from rjsparks@nostrum.com:
51+
Reworked smtp error warning and logging to not use hard-to-read
52+
context_managers. Fixes bug #1390.
53+
54+
* Merged in [8573] from rcross@amsl.com:
55+
Fixed role_required to permit access to proposed RGs.
56+
57+
* Added code to require posting confirmation for some particular draft name
58+
prefixes such as 'draft-iesg-', 'draft-iana-', 'draft-rfc-', and some
59+
more.
60+
61+
* Added a requirements.txt file which can be read by pip in order to install
62+
the packages needed to make the datatracker work. Set up a virtualenv,
63+
and then run pip install -r requirements.txt in it.
64+
65+
* Added settings for the PhantomJS ghostdriver.log and the temporary meeting
66+
materials and bluesheets directories used during testing, so that it's
67+
possible to place them in other places than the working copy.
68+
69+
-- Henrik Levkowetz <henrik@levkowetz.com> 13 Nov 2014 03:37:10 +0000
70+
171
ietfdb (5.7.3) ietf; urgency=medium
272

373
* Merged in [8634] from rcross@amsl.com:

0 commit comments

Comments
 (0)