3.14
Summary: IETF 80 Code Sprint
Release Date: Mon, March 28, 2011 at 5:43 PM UTC
Release Author: Henrik Levkowetz
-
From [email protected]:
Update jQuery to 1.5.1 and jQuery UI to 1.8.11. -
From [email protected]:
On the agenda page, for the custom agenda display, now only displays groups
that are actually meeting. -
From [email protected]:
Remove unused images. Convert GIFs to smaller PNGs.
Optimize all images with http://www.smushit.com/ysmush.it/ -
From [email protected]:
Change default vertical alignment of various datatracker tables
for better readability. -
From [email protected]:
Fix typo. Fixes #566. -
From [email protected]:
Make search result table headers clickable; clicking will sort on said
column, fixes #484. -
From [email protected]:
Don't show AD/Secretariat links for Last Call etc. if they will 404.
Fixes #550. -
From [email protected]:
Meeting boxes now expand to reveal all text when users hover over them.
Fixes ticket #602. -
From [email protected]:
Added an URL to retrieve a text/plain version of the list of drafts for
a given WG. Useful for building WG-speific ePub documents of a WG's
drafts. -
From [email protected]:
Updated the JavaScript associated with the search page to
control whether thesearch
button is enabled or not. It is
now enabled if either the main search box has input, or if
any of the sub-options have input, or both. -
From [email protected]:
Adds a view of documents currently in IETF Last Call. Fixes #630. -
From [email protected]:
Remove explicit URLs in the code, using reverse() and the newly created
helper function reverse_lazy(). Fixes #628. -
From [email protected]:
Changed the way ballot discuss/comment texts are displayed to
put the text from current ADs first, and mark ex-ADs with []
following the convention on the left bar. This fixes issue #608 -
From [email protected]:
Added ical-format agenda. Fixes issue #601. -
From [email protected]:
Add IPR column to IESG Telechat Agenda. Fixes issue #552. -
From [email protected]:
Add a defer/undefer button to the edit_position dialog. Fixes issue #627. -
From [email protected]:
Changed cookie settings to be valid for 10 years, they used to be valid
until the end of session.