datatracker/ietf/templates
Bill Fenner 2bf510f43b Add "myifchanged" tag, which is different from the standard ifchanged
in two ways:
 * It permits an "else" clause.  This code is from http://code.djangoproject.com/ticket/4534
 * It doesn't push the context while rendering, so context changes can be performed (like the change that cycle makes: putting the current value into the context)

Use this new tag to cycle the row color if the ballot_id has changed, or
if it's a synthetic document.
 - Legacy-Id: 380
2007-06-13 18:43:56 +00:00
..
announcements Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
feeds Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idindex Fixing some template changes needed after the model surgery in changeset [186], and extending the attribute alignment to IprRfc and IprDraft models. 2007-06-13 14:05:26 +00:00
idtracker Add "myifchanged" tag, which is different from the standard ifchanged 2007-06-13 18:43:56 +00:00
iesg IESG Announcment list page only lists announcements with ballog_id 2007-06-08 19:21:03 +00:00
ipr Fixing some template changes needed after the model surgery in changeset [186], and extending the attribute alignment to IprRfc and IprDraft models. 2007-06-13 14:05:26 +00:00
liaisons Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
mailinglists Remove non-wg wizard header that accidentally snuck in. 2007-06-11 17:10:34 +00:00
meeting Complete Meeting Materials page 2007-06-04 19:52:52 +00:00
my Allow login/logout/password change. The initial view once logged 2007-05-24 20:18:11 +00:00
registration Allow login/logout/password change. The initial view once logged 2007-05-24 20:18:11 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
404.html Adding HTTP 404 error page template 2007-06-07 14:11:43 +00:00
500.html Adding a placeholder HTTP 500 error page template 2007-06-07 14:17:09 +00:00
apps.html Minor tweak: Make the links produced by the top index page end in '/'. 2007-05-31 09:14:49 +00:00
base-new.html Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
base.html Added a favicon in order to be able to distinguish the test tracker tabs from the datatracker tabs in the browser 2007-05-28 14:20:54 +00:00
debug.html Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
email_failed.html I committed the middleware that uses this but forgot to commit 2007-06-08 18:25:13 +00:00