Skip to content

Releases: ietf-tools/datatracker

2.20

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Invalid DateTime
Release Author: Henrik Levkowetz


  • Merged in Roberts django-based replacement for the old perl script
    generating all_id.txt

2.19

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Sat, March 21, 2009 at 9:33 PM UTC
Release Author: Henrik Levkowetz


  • Merged in code from Pasi containing auxiliary tables and support scripts
    for his new document meta-information pages.

  • Merged in code from Pasi for a machine-readable list of documents on the
    next iesg-agenda.

  • ** To deploy this release, the Django db sync command has to be run
    (python .../ietf/manage.py syncdb) and the cron scripts which fetch
    information from the RFC-editor and tools.ietf.org has to be set up
    to run **

2.18

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Invalid DateTime
Release Author: Henrik Levkowetz


  • Made the plenary agenda font larger

  • Don't show break location information for lunch breaks (requires new
    column in non_session table, with the show_break_location information).

2.17

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Mon, March 2, 2009 at 8:51 PM UTC
Release Author: Henrik Levkowetz


  • Fixed the agena problem where breaks would not have the right name. Also
    refactor and simplify the agenda code and templates. Requires some database
    changes, too.

  • Made the liaison statement list inherit from base.html, to have the same style

  • Changed to table layout for the base page. Not puristic, but the non-table
    approach had problems with some pages, (some content being forced to start
    below the lefthand menu even when there was space higher up), and I could see
    no easy way to fix it.

  • Added the text from the original IPR declaration to the detail page for
    declarations submitted by mail. Made the link to the email text page more
    prominent. Fixed some html issues.

  • Added a link to the meeting agenda to the lefthand menu, and did some minor
    fixes to the html.

  • Added more people to the autogenerated release mail.

2.16

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Wed, February 18, 2009 at 12:46 PM UTC
Release Author: Henrik Levkowetz


  • Added per-draft IPR information to the IESG agenda
  • From Pasi: Fixed links for RFCs in IESG agenda, and show deferred ballots
  • Added a test and development view which (sort of) lets you look at
    old IESG telechat agendas by date
  • Added a machine-readable view listing IPR declarations per draft/rfc

2.15

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Thu, February 12, 2009 at 12:22 PM UTC
Release Author: Henrik Levkowetz


  • Merged in Pasi's fixes for links in the public version of the IESG agenda

  • Fix som nits in the new IESG agendapage (show and link to drafts with
    explicit revision numbers, and provide direct links to the text-only
    version of drafts)

2.14

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Tue, February 3, 2009 at 12:09 PM UTC
Release Author: Henrik Levkowetz


  • Changed to BSD license instead of OSL in the LICENSE file.

  • Updated broken links in the lefthand menubar in base.html

  • Added an explicit "This IPR disclosure was removed" message for
    removed IPR disclusures

  • Merged in code from Pasi, fixing some broken links in the IESG
    agenda pages

2.13

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Thu, November 6, 2008 at 4:20 PM UTC
Release Author: Henrik Levkowetz


  • Fixed IETFWG.area_acronym() so it works, and added IETFWG.area_directors()

  • Added to the mkrelease script the generation of a mail about the
    release to various interested parties.

  • Changed the IDtracker's not in the tracker error message, as it
    sounded a bit as if there was no record of the draft in question.

  • Added a new better blue-background ietf logo

  • Merged in code for a new IESG telechat agenda page at /iesg/agenda/,
    from Pasi Eronen pasi.eronen@nokia.com

  • Made the dunn_sent_date field of InternetDrafts optional

  • Removed references to code not yet merged in, related to wg charters

2.12

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Thu, November 6, 2008 at 4:20 PM UTC
Release Author: Henrik Levkowetz


  • settings.py: Fixed broken setting for database host, which had a
    hardcoded IP address when it should be empty.

2.11

16 Mar 22:46
Compare
Choose a tag to compare

Release Date: Thu, November 6, 2008 at 4:20 PM UTC
Release Author: Henrik Levkowetz


  • Template and layout fixes. Removed broken links from the lefthand
    menu-bar.