Skip to content

Commit 826ca3b

Browse files
committed
Changelog entry for 5.4.0
- Legacy-Id: 7627
1 parent da4f9dc commit 826ca3b

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

changelog

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
ietfdb (5.4.0) ietf; urgency=medium
2+
3+
This is a feature release which brings in an updated version of the agenda
4+
scheduling code. There are still known bugs and rough edges, but this
5+
version has many bugfixes and cleaned up issues, and brings essential
6+
imporvements to the agenda scheduling tool.
7+
8+
* Merged in [7561] from rjsparks@nostrum.com:
9+
10+
Updates and bugfixes to the agenda editing features
11+
- Removes the pattern of using ScheduledSession m2m objects with one of
12+
the relationships left as None
13+
- Improves scheduled session state handling
14+
- Simplifies sending email to scheduled session requestors
15+
- Improved timeslot purpose and room editing
16+
- Improved access controls to editing forms
17+
- Better test coverage for the meeting views
18+
- Improvements to the javascript driven by prototyping automated tests
19+
- Better initialization of a new meeting
20+
21+
On the session request form:
22+
- Allows specifiying room resources (projectors, meetecho)
23+
- Allows specifying what people must be present
24+
25+
On the schedule editing page:
26+
- correctly calculates conflict levels
27+
- displays conflicts in and out of each session separately
28+
- italicizes BoFs
29+
- shows resource and people conflicts
30+
31+
Adds automated placement as a management command
32+
33+
-- Henrik Levkowetz <henrik@levkowetz.com> 16 Apr 2014 23:22:41 +0200
34+
35+
136
ietfdb (5.3.1) ietf; urgency=medium
237

338
This is a minor release, with a number of bug-fixes and a few enhancements.

0 commit comments

Comments
 (0)