Skip to content

Commit 9b0fd4f

Browse files
committed
Changelog entry for 7.16.0
- Legacy-Id: 18474
1 parent e19cd27 commit 9b0fd4f

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

changelog

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
ietfdb (7.16.0) ietf; urgency=medium
2+
3+
**Updated new schedule editor**
4+
5+
* Merged in ^/branch/iola/meeting-improvement-r18382@18466. This provides a
6+
beta-level snapshot of the new schedule editor work. All known issues
7+
should be fixed, but there might be adjustments needed after experience
8+
with using the new edit view.
9+
10+
* Changed to using BASE_DIR as starting point for finding patch files in
11+
checks.maybe_patch_libraries(), instead of CWD. Fixes an issue with
12+
running management commands with the current directory being different
13+
than the top of the datatracker app tree.
14+
15+
* Rewrote some code in document_main to avoid using the iesg_state.slug
16+
attribute when iesg_state might not be set.
17+
18+
* Fixed a pyflakes nit.
19+
20+
* Backported a patch to production that changed the secretariat
21+
session-request tool session lengths to 60/120 minutes.
22+
23+
-- Henrik Levkowetz <henrik@levkowetz.com> 08 Sep 2020 10:59:01 +0000
24+
25+
126
ietfdb (7.15.1) ietf; urgency=medium
227

328
* Fixed an issue in the auth48 state_alert_badge() template filter, which

0 commit comments

Comments
 (0)