Releases: ietf-tools/datatracker
2.07
Release Date: Mon, May 19, 2008 at 12:11 AM UTC
Release Author: Henrik Levkowetz
The full list of changes is here, highlights below:
http://tools.ietf.org/tools/ietfdb/log/branch/2.00?rev=1161&stop_rev=1070
-
Adjustments to the default settings, to match the new deployment environment
at AMS -
Template updates for agendas:
- Use python, not template-language, to decide if the month is
different. - Don't use "odate" and add a space where appropriate.
- Use a datetime and time zone instead of hardcoding (ET).
(let the model combine the date and the time)
- Use python, not template-language, to decide if the month is
-
Per suggestion from John Klensin, add a link directly to the text of the
I-D, but only give the explicit link to the draft if it's active. -
Expanded description of a document on the agenda.
-
Added authorization infrastructure. No impact on current functionality,
but needed for future features. -
Added a feed for documents on the IESG telechat. Improved the admin
interface for iesg_login and irtf rg's and chairs. -
/meeting/ now redirects to meeting//materials.html
-
Licencing information added. IETF Trust copyright added as needed.
2.06
2.05
2.04
Release Date: Mon, July 16, 2007 at 8:19 PM UTC
Release Author: Henrik Levkowetz
- Fixed a number of issues with the meeting agenda page.
2.03
2.02
Release Date: Mon, July 2, 2007 at 10:00 PM UTC
Release Author: Henrik Levkowetz
-
Updates to tests, redirects, feeds, and templates to fix various blemishes.
Fixes issue #168. -
Improved error message for empty search result. Fixes issue #175
-
Handle non-numeric flag values. Fixes issue #178
-
Removed old footer. Fixes issue #164
-
Added missing image files. Fixes issue #156
-
Replaced some hardcoded links with redirects. Fixes issue #163
2.01
Release Date: Thu, June 28, 2007 at 8:55 AM UTC
Release Author: Henrik Levkowetz
This is a minor bugfix release.
-
Added a missing blue ball image used in many pages.
-
Fixed some broken links under /ipr
-
Other minor tweaks
2.00
Release Date: Thu, June 28, 2007 at 12:34 AM UTC
Release Author: Henrik Levkowetz
Public Datatracker Port to Python/Django
This release is a complete re-write of the CGI/Perl-based IESG datatracker
in Python, using the Django framework. It comprises about 8000 lines of
Python code, and 6000 lines of template code. The work was done as a
skunkworks project by Bill Fenner and Henrik Levkowetz from mid-April
to mid-May 2007, and continued as an official project from then on.