Skip to content

Commit c588e95

Browse files
committed
Updated changelog, listing v4.03 changes so far.
- Legacy-Id: 4390
1 parent 3f3ae20 commit c588e95

1 file changed

Lines changed: 86 additions & 0 deletions

File tree

changelog

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,90 @@
1+
ietfdb (4.03)
2+
3+
Merged in [4364] from rjsparks@nostrum.com:
4+
* Expose how many pages each document contains on the docs on future
5+
telechats page. Fixes bug #828
6+
7+
Merged in fixes to the charter branch (r4345 - r4353 and r4354 - r4381)
8+
from olau@iola.dk.:
9+
10+
* Check and sanitize text file upload (code is factored out in a new
11+
helper so it can be reused elsewhere in the future).
12+
13+
* Move charter state help to /doc/help/state/charter/.
14+
15+
* Say "generate" rather than "edit" when there's no text in the boxes
16+
17+
* Don't show diff box if there's only 1 entry (and itself).
18+
19+
* Say "Charter" rather than "Recharter" on the charter /doc/ page if the
20+
group is proposed or a BoF.
21+
22+
* Treat BoF as proposed WG.
23+
24+
* s/WG/group/ in acronym clash error.
25+
26+
* Add a star to the required fields.
27+
28+
* Fix test broken by previous commit.
29+
30+
* Fix buggy new group acronym check.
31+
32+
* Amend previous commit to generate writeups on entering internal review
33+
instead.
34+
35+
* Generate action and review text automatically.
36+
37+
* Make phrasing sligtly more clear.
38+
39+
* Make it move obvious what the change state view actually does by
40+
rephrasing the form.
41+
42+
* Fix some phrasing bugs.
43+
44+
* Fix terminology confusion and say "send ballot" rather than "issue
45+
ballot" to clear up that it is not actually created.
46+
47+
* Fix wording of send ballot comment, the actual text was still specific
48+
to drafts.
49+
50+
* Don't show edit button for snapshots.
51+
52+
* Fix bug in hiding "external review needed" checkbox.
53+
54+
* Create charters in state notrev instead of intrev, as a side effect
55+
this fixes a problem with comments not being saved when starting
56+
review on charter.
57+
58+
* Use revision numbers to identify ballots and put a warning on closed
59+
ballots.
60+
61+
* Fix bug in event description when copying over the final approved
62+
charter file.
63+
64+
* Offer text from latest approved revision in case there's no initial text
65+
for a recharter submit form.
66+
67+
* Reverse direction of revisions on charter /doc/ page to match
68+
tools.ietf.org/html/draft-*.
69+
70+
* Change max acronym length to 10 instead of 8
71+
72+
From Henrik:
73+
74+
* Fixed the signature of DocEventAdmin method (needs explicit 'self' parameter)
75+
76+
* Added various fixes and correction of merge errors.
77+
78+
* Merged in fixes to the migration from olau@iola.dk.
79+
80+
* Merged in the charter branch from olau@iola.dk.
81+
82+
* Added a from Adam with a tweak from Henrik for empty .ics files
83+
84+
-- Henrik Levkowetz <henrik@levkowetz.com> 04 May 2012 14:17:33 +0200
85+
186
ietfdb (4.02)
87+
288
Merged [4288] from rjsparks@nostrum.com:
389

490
* Made several changes to correctly use the new (RFC6410) "Internet Standard" level

0 commit comments

Comments
 (0)