datatracker/ietf/templates
Bill Fenner 89a8834177 Rename "initial" to "initial_members" so that it doesn't shadow
the form attribute "initial" (as in initial data)

Render the form field-by-field for MailingListForm, so that
we can render the mailing list name conditionally as a text input
box or as a hidden field with the value in the page.  We can also
insert the domain name here too.  (Note that this means that
hidden fields in this form other than domain name have to be
treated specially!)
 - Legacy-Id: 270
2007-06-08 19:54:59 +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 Initial implementation of view_related. The related_docs() function 2007-06-06 02:14:29 +00:00
idtracker Create I-D Search form, with field names matching the old search 2007-06-01 02:05:00 +00:00
iesg IESG Announcment list page only lists announcements with ballog_id 2007-06-08 19:21:03 +00:00
ipr Cleaned away unnecessary hidden fields in IPR form 2007-05-28 09:18:43 +00:00
liaisons Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
mailinglists Rename "initial" to "initial_members" so that it doesn't shadow 2007-06-08 19:54:59 +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