@@ -48,6 +48,7 @@ ietfdb (5.6.4) ietf; urgency=medium
4848 * Merged in [8293] from rjsparks@nostrum.com (Note: Should what is now
4949 captured in the STATUSCHANGE_RELATIONS list instead be captured in the
5050 database in name_docrelationshipname? ):
51+
5152 - Refactored editing the notify field to remove redundant code.
5253 - Changed the default notification list to include .all for documents, and
5354 the wg list for wg documents.
@@ -58,6 +59,7 @@ ietfdb (5.6.4) ietf; urgency=medium
5859 document.
5960 - Adds the working group email list to the notification list when a
6061 document is adopted.
62+
6163 Fixes issue #1438.
6264
6365 * Merged in [8285] from rjsparks@nostrum.com:
@@ -68,6 +70,7 @@ ietfdb (5.6.4) ietf; urgency=medium
6870 document. Fixes #1452
6971
7072 * Merged in [8262] and [8263] from rjsparks@nostrum.com:
73+
7174 - Changes when returning_item is automatically set to match the current
7275 IESGs preferences. Removes several chunks of dead code related to editing
7376 telechat dates. Improves returning item tests.
@@ -77,6 +80,7 @@ ietfdb (5.6.4) ietf; urgency=medium
7780 update_agenda setting the returning item bit even when the user
7881 explicitly said not to. Added prompting to encourage proper setting
7982 of the returning item bit to the edit_telechat view.
83+
8084 Fixes #1209
8185
8286 * Merged in [8355] from rjsparks@nostrum.com:
@@ -87,6 +91,7 @@ ietfdb (5.6.4) ietf; urgency=medium
8791 Allow defer for status change documents. Fixes bug #1397.
8892
8993 * Merged in [8255] from rjsparks@nostrum.com:
94+
9095 - Combined defer/undefer tests from doc/tests_ballot and iesg/tests,
9196 extending them to demonstrate current reported bugs.
9297 - Made doc.active_defer_event() look for the events that are currently being
@@ -95,6 +100,7 @@ ietfdb (5.6.4) ietf; urgency=medium
95100 - Guarded against deferring an already deferred document or undeferring a
96101 document that hasn't been deferred.
97102 - Guarded against deferring a document that's not scheduled for a telechat.
103+
98104 Fixes bugs 1417, 1465, 1417
99105
100106 * Merged in [8254] from rjsparks@nostrum.com:
@@ -126,15 +132,20 @@ ietfdb (5.6.3) ietf; urgency=medium
126132
127133 * Merged in [8229] from rjsparks@nostrum.com, with minor tweaks:
128134 From mcr@sandelman.ca:
129- Refactor to remove dajaxice.
130- Modified the URLs that address schedules:
135+
136+ * Refactor to remove dajaxice.
137+
138+ * Modified the URLs that address schedules:
139+
131140 - urls now always start with /agenda, removing the mix of /agenda and
132- /schedule prefixes
141+ /schedule prefixes
133142 - urls to a given schedule include the schedule owner (by email
134- address)
135- Corrected issue that prevented deleting sessions.
136- Changed comment mechanism in timeslot_edit.js
137- Migration to change the email address for (System)
143+ address)
144+
145+ * Corrected issue that prevented deleting sessions.
146+ * Changed comment mechanism in timeslot_edit.js
147+ * Migration to change the email address for (System)
148+
138149 Fixes bug #1426
139150
140151 * Merged in [8211] from rjsparks@nostrum.com:
0 commit comments