Skip to content

Releases: ietf-tools/datatracker

2.02

16 Mar 22:46
Compare
Choose a tag to compare

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

  • Fixes for issues #182, #185

2.01

16 Mar 22:46
Compare
Choose a tag to compare

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

16 Mar 22:46
Compare
Choose a tag to compare

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.