Skip to content

Commit 2148f4c

Browse files
committed
Changelog entry for 3.56
- Legacy-Id: 3208
1 parent 2a35f91 commit 2148f4c

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

changelog

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
ietfdb (3.56)
2+
3+
This is a minor release with various bugfixes and minor admin enhancements.
4+
The most long-term noticable enhancement is added support for app- and
5+
module-specific admin email addresses which will receive stack traces on
6+
uncaught exceptions.
7+
8+
Details:
9+
10+
* Change the cutoff-settings to match what's desired. Move CUTOFF_HOUR
11+
to settings. Change the submission page template to not show the form
12+
during the down period.
13+
14+
* Set up app-specific email addresses so the respective developers will
15+
be notified about failures in code they have worked with. Make django
16+
pick up app- and module-specific admin email addresses for stack trace
17+
messages.
18+
19+
* Make admin form lists work a bit better with non-ascii content in
20+
non-unicode tables.
21+
22+
* Admin support for StreamedID, so one can look at it.
23+
24+
* Get person info without limiting hits to iesglogins. WG Chairs will have
25+
logins but not IESG logins ...
26+
27+
* Tweak ipr search to only look for IPRs in the appropriate state.
28+
29+
* Tweak PersonOrOrgName.email() to handle non-ascii names a bit better.
30+
31+
* Don't let the linewrapping algorithm churn infinitely.
32+
33+
* Some IPR admin tweaks. Provide a __unicode__ method and show a contact
34+
even if multiple have been set for an IPR declaration.
35+
36+
-- Henrik Levkowetz <henrik@levkowetz.com> 23 Jul 2011 15:26:16 +0200
37+
138
ietfdb (3.55)
239

340
This release adds the wgchair tracker functionality, and also contains

0 commit comments

Comments
 (0)