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 (6.63.2) ietf; urgency=medium
2+
3+ This is a bugfix release which also brings a small improvement of the
4+ personal profile pages. From the commit log:
5+
6+ * Merged in [14211] from rcross@amsl.com:
7+ Changed to not check timeslot type on delete because other types now have
8+ this option.
9+
10+ * Changed the telechat date admin to use the 'initial-date' field value
11+ instead of the now nonfunctional form.initial dictionary. This may need
12+ revisiting under Django 1.11, which has an official api to grab a form's
13+ initial values. This fixes a server 500 error on trying to save a
14+ non-default telechat date.
15+
16+ * Tweaked the test-runner random state handling to display the correct
17+ random state filename and make sure to set the same random state on
18+ repeat runs.
19+
20+ * Added a check in bin/mkrelease for new migrations which haven't been added
21+ to the repository yet.
22+
23+ * Added a 'no active roles' annotation in the roles section of personal
24+ profile pages if there are none.
25+
26+ * Added a guard against feeding int() a non-numeric string during
27+ submission confirmation and a log assertion to report same.
28+
29+ -- Henrik Levkowetz <henrik@levkowetz.com> 16 Oct 2017 14:43:17 -0700
30+
31+
132ietfdb (6.63.1) ietf; urgency=medium
233
334 This is a small bugfix release. From the commit log:
You can’t perform that action at this time.
0 commit comments