diff --git a/changelog b/changelog
index 4e5649632..ae1448535 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,7 @@
ietfdb (5.11.0) ietf; urgency=medium
+ **Django 1.7**
+
This relese upgrades Django from 1.6.4 to 1.7.1, and tastypie from 0.11.1 to
0.12.1. It changes the database migrations infrastructure from that provided
by "south", to the builtin replacement newly introduced with Django 1.7.
@@ -225,6 +227,8 @@ ietfdb (5.10.1) ietf; urgency=medium
ietfdb (5.10.0) ietf; urgency=medium
+ **Enhanced IPR Support**
+
This release provides work from rcross@amsl.com which refactors and enhances
the IPR support in the datatracker. Here is an overview of the changes:
@@ -261,6 +265,8 @@ ietfdb (5.10.0) ietf; urgency=medium
ietfdb (5.9.0) ietf; urgency=medium
+ **Enhanced Team Support**
+
* Merged in [8711] from rjsparks@nostrum.com:
Added functionality for management of group materials, focusing on groups
@@ -298,6 +304,8 @@ ietfdb (5.8.1) ietf; urgency=medium
ietfdb (5.8.0) ietf; urgency=medium
+ ** JSON Api **
+
This release introduces a machine-readable API to the datatracker database
content, based on Tastypie (https://django-tastypie.readthedocs.org/).
@@ -338,6 +346,8 @@ ietfdb (5.8.0) ietf; urgency=medium
ietfdb (5.7.4) ietf; urgency=medium
+ **IETF 91 Code Sprint**
+
This release contains the datatracker bugfixes and enhancements from the
IETF-91 Code Sprint. Many thanks to everyone that contributed!
@@ -580,6 +590,8 @@ ietfdb (5.7.1) ietf; urgency=medium
ietfdb (5.7.0) ietf; urgency=medium
+ **Enhanced Person-Chooser Widget**
+
This release merges in work from olau@iola.dk which enhances a number of
pages in the datatracker where forms contain fields where a person should be
chosen, such as for instance when choosing the shepherd of a document, so
@@ -775,6 +787,8 @@ ietfdb (5.6.3) ietf; urgency=medium
ietfdb (5.6.2) ietf; urgency=medium
+ **IETF 90 Code Sprint**
+
This release contains the datatracker bugfixes and enhancements from the
IETF-90 Code Sprint. Many thanks to everyone that contributed!
@@ -863,6 +877,8 @@ ietfdb (5.6.1) ietf; urgency=medium
ietfdb (5.6.0) ietf; urgency=medium
+ **Team Pages**
+
This release adds group page support also for non-WG/RG groups, extending
and generalising the work done recently to add RG pages. In particular,
this provides the Edu team with a place to upload and display educational
@@ -950,6 +966,8 @@ ietfdb (5.5.1) ietf; urgency=medium
ietfdb (5.5.0) ietf; urgency=medium
+ **Research Group Pages**
+
This is a feature release, which introduces pages and workflow support for
IRTF RGs, similar to what is available for IETF WGs. You'll find the rg pages
under /rg/, for instance https://datatracker.ietf.org/rg/cfrg . Having this
@@ -1092,6 +1110,8 @@ ietfdb (5.4.1) ietf; urgency=high
ietfdb (5.4.0) ietf; urgency=medium
+ **Enhanced Agenda Scheduling**
+
This is a feature release which brings in an updated version of the agenda
scheduling code. There are still known bugs and rough edges, but this
version has many bugfixes and cleaned up issues, and brings essential
@@ -1184,6 +1204,8 @@ ietfdb (5.3.1) ietf; urgency=medium
ietfdb (5.3.0) ietf; urgency=medium
+ **Django Authentication replaces Basic HTTP Auth**
+
This release changes user authentication for the datatracker from basic http
auth to Django's built-in authentication. This has the advantage of making it
possible to log out, and log in as a different user, which can be useful,
@@ -1259,6 +1281,8 @@ ietfdb (5.2.1) ietf; urgency=medium
ietfdb (5.2.0) ietf; urgency=low
+ **PyFlakes**
+
This is a code cleanup release. It adds a test and a managemement command
to run pyflakes (pyflakes is a bit like 'lint' for Python) over the
datatracker code, and provides cleaned-up code so that the new pyflakes test
@@ -1337,6 +1361,8 @@ ietfdb (5.1.1) ietf; urgency=medium
ietfdb (5.1.0) ietf; urgency=high
+ **IETF 89 Code Sprint**
+
This release contains the datatracker bugfixes and enhancements from the
IETF-89 Code Sprint. Many thanks to everyone that contributed! There are
still some contributions from the sprint in the pipeline; they will be included
@@ -1556,6 +1582,8 @@ ietfdb (5.0.1) ietf; urgency=medium
ietfdb (5.0.0) ietf; urgency=medium
+ **Database Schema Conversion Complete**
+
With this release, a journey which started in 2008 with a *major* redesign
of the IETF database schema has reached its goal. We've now converted the
datatracker completely to the schema designed then, swapping out all the
@@ -1606,6 +1634,8 @@ ietfdb (4.95) ietf; urgency=medium
ietfdb (4.90) ietf; urgency=medium
+ **Shim Layer Removal**
+
This release removes almost all parts of the shim-layer code which was
used to provide a semblance of the old database schema to user-interface
code after we moved to a new database schema in the early part of 2012.
@@ -1647,6 +1677,8 @@ ietfdb (4.84) ietf; urgency=low
ietfdb (4.83) ietf; urgency=high
+ **IETF 88 Code Sprint**
+
This release provides the code from the IETF-88 code sprint, and also
a number of fixes to things reported during the IETF.
@@ -1927,6 +1959,8 @@ ietfdb (4.81) ietf; urgency=medium
ietfdb (4.80) ietf; urgency=high
+ **Agenda Scheduling Tool**
+
This is a major release which provides the code drop from phase 3 of the
Agenda Scheduling Tool. The code has been merged in, and a lot of minor
alignments done. Deployment of this will make the phase 3 agenda editing
@@ -2146,6 +2180,8 @@ ietfdb (4.71) ietf; urgency=medium
ietfdb (4.70) ietf; urgency=high
+ **NomCom Support**
+
This release provides a datatracker nomcom app, ported from the earlier
standalone nomcom app written by henrik. It includes public nomcom
pages which provides an interface for members of the community to
@@ -2157,6 +2193,8 @@ ietfdb (4.70) ietf; urgency=high
ietfdb (4.61) ietf; urgency=medium
+ **IETF 87 Code Sprint**
+
This release provides the code from the IETF-87 code sprint, and also
a number of fixes to things reported during the IETF, and some enhancements
requested.
@@ -2254,6 +2292,8 @@ ietfdb (4.61) ietf; urgency=medium
ietfdb (4.60) ietf; urgency=high
+ **Shimfree Document Pages**
+
This release provides new shimfree code in /doc/ which replaces code mainly
from /idrfc/ and /idindex/. It comprises the first two code drops from the
shimfree project. There are also some additional functionality, as detailed
@@ -2519,12 +2559,14 @@ ietfdb (4.51) ietf; urgency=low
ietfdb (4.50) ietf; urgency=medium
- This is a major feature release, which introduces datatracker support
- for milestone management. WG Chairs will, if they are logged in, see
- an 'Add or edit milestones' button on the WG's Charter page in the
- datatracker, just below the charter text, and Area Directors and
- Secretariat staff will see a new link 'Milestones' in the left-hand
- menu-bar, leading to a page which lists Milestones Needing Review.
+ **Milestone Management**
+
+ This is a major feature release, which introduces datatracker support
+ for milestone management. WG Chairs will, if they are logged in, see
+ an 'Add or edit milestones' button on the WG's Charter page in the
+ datatracker, just below the charter text, and Area Directors and
+ Secretariat staff will see a new link 'Milestones' in the left-hand
+ menu-bar, leading to a page which lists Milestones Needing Review.
-- Henrik Levkowetz
{{ item.version }} | {{ item.date|slice:":11" }} | +{{ item.title }} |