File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
1930ietfdb (5.4.0) ietf; urgency=medium
You can’t perform that action at this time.
0 commit comments