File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ietfdb (3.16)
2+
3+ This is a minor bugfix release.
4+
5+ * Merged in [3029] from esanchez@yaco.es. Make the Cc: field of new
6+ liaisons editable.
7+
8+ * Set the 'person' field of the LegacyLiaisonUser in the admin interface
9+ to be handled as a raw id field with search button, rather than as a choice
10+ list. This should make admin updates involving the LegacyLiaisonUser table
11+ much speedier.
12+
13+ * Added a new fix for empty query strings to /meeting/agenda/agenda.ics.
14+ (The QUERY_STRING in request.META is not set the same way under the builtin
15+ server as under Apache; under apache there will be a QUERY_STRING entry wich
16+ is explicitly Null. Handles this.)
17+
18+ * Included a javascript change not previsously merged in from branch/yaco/liaison/.
19+
20+ -- Henrik Levkowetz <henrik@levkowetz.com> 07 Apr 2011 17:15:41 +0200
21+
122ietfdb (3.15)
223
324 This is a minor bugfix release.
You can’t perform that action at this time.
0 commit comments