diff --git a/ietf/templates/release/todo.html b/ietf/templates/release/todo.html
index d17023a6a..816479719 100644
--- a/ietf/templates/release/todo.html
+++ b/ietf/templates/release/todo.html
@@ -12,35 +12,46 @@
- - DONE Initial merge with trunk (on separate branch)
- - DONE Re-style to make people recognise that they are at the datatracker
- - DONE Use a designed colour palette rather than arbitrary element colours
- - DONE The extra FontAwesome add-in seems to add glyphs already bundled in
+
- DONE Initial merge with trunk (on separate branch)
+ - DONE Re-style to make people recognise that they are at the datatracker
+ - DONE Use a designed colour palette rather than arbitrary element colours
+ - DONE The extra FontAwesome add-in seems to add glyphs already bundled in
glyphicons, which adds page load time and update complexity; see if we
can reduce to only the bundled glyphs. Conclusion: not feasible
- - DONE Have a look at using slightly more readable fonts than the current
+
- DONE Have a look at using slightly more readable fonts than the current
one, and change font families if it looks reasonable
- - DONE Align the use of info and warning background colours with the info and
+
- DONE Align the use of info and warning background colours with the info and
warning button colours
- DONE Add an 'About' page which gives credit to those working on the facelift.
+ - DONE Fix style consistency in WG metadata table vs. document
+ metadata table (DONE for drafts)
+ - Fix the missing IPR values on search and group pages.
- Rename the base template back to 'base.html' from 'ietf.html' now that
all templates using the old base have been fixed
- - Fix the missing IPR values on search and group pages.
- - Fix style consistency, for instance in WG metadata table vs. document
- metadata table, WG doc list vs. release list, and more
+ - Fix style consistency in WG doc list vs. release list, and more
+ - On tablets, the ballot grids has a 'click to show more' which has a
+ z-value larger than the pop-up. This only matters because it doesn't go
+ away on click on tablets. Fix.
+ - The Responsible AD Column is also lacking values in the active WGs page. Fix.
+ - Final merge to trunk
+
+
+
+
+
Can be done before or after release
+
- The header colours on the meeting requests page have inverted colour
logic compared to other list pages (info background for warnings, warning
background for sub-headers). Empty warning panes are shown. Fix.
- The agenda page uses warning colours for day headers. Fix.
- - On tablets, the ballot grids has a 'click to show more' which has a
- z-value larger than the pop-up. This only matters because it doesn't go
- away on click on tablets. Fix.
- Replace buttons which are links with something which is recognisable
- as links, preferably in submenu form. (Could be done post-release).
- - Final merge to trunk
+ as links, preferably in submenu form.
+ - The colouring of table rows for logged-in ADs, showing their own position,
+ on /iesg/agenda/documents/, has been lost. Fix.
+