File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ ietfdb (6.55.1) ietf; urgency=medium
66 * Don't deliver spurious yang extraction errors for drafts where no yang
77 modules were found.
88
9+ * Added circular parent relationship detection and logging in the
10+ Group.is_decendant_of() method, and form validation error on loop in the
11+ group edit form data cleaning.
12+
13+ * Increased the test crawlers verbose output.
14+
15+ * Added a guard around rendering of group.ad_role, which isn't always set.
16+
17+ * Refined the appearance and wording of the 'Manage document's adoption'
18+ button, to make it possible for chairs to correct an adoption in the
19+ wrong group.
20+
921 * Replaced the use of unaccent.asciify(), which has similar functionality
1022 as unidecode.unidecode(). Changed the draft parser to work exclusively
1123 with unicode text, which both makes the removal of unaccent easier, and
@@ -32,7 +44,7 @@ ietfdb (6.55.1) ietf; urgency=medium
3244 * Make sure wordwrap() and friend works as intended if they are used as
3345 template filters and given string arguments.
3446
35- -- Henrik Levkowetz <henrik@levkowetz.com> 17 Jun 2017 14:16:17 -0700
47+ -- Henrik Levkowetz <henrik@levkowetz.com> 20 Jun 2017 13:43:31 +0000
3648
3749
3850ietfdb (6.55.0) ietf; urgency=medium
You can’t perform that action at this time.
0 commit comments