1+ ietfdb (6.76.1) ietf; urgency=medium
2+
3+ **IETF 101 code sprint, release 2**
4+
5+ This release provides improved meeting attendance statistics (under
6+ /stats/meeting/overview/), improved test coverage, additional menu entries,
7+ html template fixes, total page count on the Last Call page, the ability
8+ for ADs to clear ballots themselves without going through the secretariat,
9+ and more. It also changes the default cookie setting for showing or hiding
10+ the duplicate left-hand menu column. (If you don't like the new default, use
11+ the 'User>Preferences' menu item to revert to the old look.)
12+
13+ Again, many thanks to all the contributors!
14+
15+ From the commit log:
16+
17+ * Merged in [14902] from rjsparks@nostrum.com:
18+ Test coverage improvements for ietf/secr/telechat/views.
19+
20+ * Merged in [14900] from rjsparks@nostrum.com:
21+ Improvements to test coverage for ietf/secr/drafts/views.py.
22+
23+ * Merged in [14899] from rjsparks@nostrum.com:
24+ Cleaner charter factory simplifies test code.
25+
26+ * Added submenu to the Statistics menu entry, pointing at the individual
27+ stats pages, and entries for NomComs and Releases.
28+
29+ * Merged in [14896] from rjsparks@nostrum.com:
30+ Improved test coverage for ietf/doc/views_charter.py.
31+
32+ * Fixed the base template to have id='content' for the content also when
33+ not showing the left-hand menu.
34+
35+ * Updated the cookies tests to match the new left_menu default.
36+
37+ * Changed the default setting for the datatracker left-hand menu to
38+ 'off'. The top menu is always present, and works well.
39+
40+ * Tweaked the document list iCalendar links to not show for presentations
41+ on days in the past.
42+
43+ * Merged in [14884] from adam@nostrum.com:
44+ Adding page count to last call page.
45+
46+ * Merged in [14883] from adam@nostrum.com:
47+ Adding link to documents in last call to the AD dashboard side menu.
48+
49+ * Merged in [14849] from ben@nostrum.com:
50+ Give ADs the red Clear Ballot button
51+
52+ * Merged in [14880] from rjsparks@nostrum.com:
53+ Added a Draft test suite.
54+
55+ * Merged in [14879] from kivinen@iki.fi:
56+ Backfilled IETF meetings starting from 1 and backfilled the attendee
57+ numbers for them. Modified the overview attendee statistics page to use
58+ different colors for different venue continents.
59+
60+ * Tweaked the meeting registratoin import to deal more gracefully with
61+ too long names and email addresses, and to fill in the total attendees
62+ number for the meeting.
63+
64+ * Tweaked mergeready to accept an additional hold-for-merge file outside
65+ the repository.
66+
67+ -- Henrik Levkowetz <henrik@levkowetz.com> 24 Mar 2018 21:04:22 +0000
68+
69+
170ietfdb (6.76.0) ietf; urgency=medium
271
3- **IETF 101 code sprint**
72+ **IETF 101 code sprint, release 1 **
473
574 This release contains datatracker bugfixes and enhancements from the IETF-101
675 Code Sprint. It brings new views to merge duplicate person records, fixes
@@ -13,7 +82,7 @@ ietfdb (6.76.0) ietf; urgency=medium
1382 * Merged in [14864] from rjsparks@nostrum.com:
1483 Improved test coverage for ietf.meeting.views.
1584
16- * Updated Note Well. Fixes issue 2474.
85+ * Updated Note Well. Fixes issue # 2474.
1786
1887 * Tweaked person factory ascii name generation to not include periods
1988 inside names.
0 commit comments