Skip to content

Commit 48f791c

Browse files
committed
Changelog entry for 5.4.1
- Legacy-Id: 7646
1 parent 618e01f commit 48f791c

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

changelog

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,21 @@ ietfdb (5.4.1) ietf; urgency=high
1010
several mail functions.
1111

1212
* Also fixed a bug in the agenda editing code caused by a change of an
13-
attribute name in the python code, but not doing the same change in
13+
attribute name in the python code but not doing the same change in
1414
templates using the attribute.
1515

16-
-- Henrik Levkowetz <henrik@levkowetz.com> 25 Apr 2014 00:08:02 +0200
16+
* Changed the logic for what is the 'current' ietf meeting to disregard
17+
whether there's an agenda for the meeting or not. This lets people see the
18+
correct session request page for the current meeting. However, it also
19+
makes the /meeting/agenda.html page fail because there's no schedule
20+
associated with the meeting; so alternative pages saying 'No agenda
21+
available' has been added, too.
22+
23+
* We're now showing the login link with a http:// scheme instead of
24+
https:// when in debug mode, in order to be able to log in when using
25+
'python manage.py runserver', which only supports http.
26+
27+
-- Henrik Levkowetz <henrik@levkowetz.com> 25 Apr 2014 17:11:32 +0200
1728

1829

1930
ietfdb (5.4.0) ietf; urgency=medium

0 commit comments

Comments
 (0)