datatracker/ietf
Michael Lee 02cbe98a1f * Add javascripts to the first step
* Add a method areadirectors_set to idtracker/models.py
 * Edit templates to adopt same look and feel with the existing tool
 - Legacy-Id: 550
2007-06-20 05:21:48 +00:00
..
agenda Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny. 2007-06-05 16:58:58 +00:00
announcements Add a nomcom announcement to diff. 2007-06-11 11:21:11 +00:00
bin "pretty-print" with sed instead of xmllint, because of a limitation 2007-06-14 12:18:40 +00:00
contrib This debugging keeps creeping into commits. 2007-06-18 16:49:47 +00:00
database-notes Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idindex Tweak ordering to be like the cgi version. 2007-06-18 22:37:24 +00:00
idtracker * Add javascripts to the first step 2007-06-20 05:21:48 +00:00
iesg select_related() on IDInternal eliminates most of the relevant rows 2007-06-19 17:19:19 +00:00
ietfauth Adding individual app testurl lists for /my/ and /ietfauth/ 2007-06-13 12:35:49 +00:00
ipr Fixes to IPR templates, view and model, and acceptable diffs. 2007-06-17 23:19:21 +00:00
liaisons Catch up with long-ago "areas"->"area" rename. 2007-06-17 13:43:49 +00:00
mailinglists * Add javascripts to the first step 2007-06-20 05:21:48 +00:00
meeting Add testing support for selectively ignoring regex patterns. First use case is to ignore datestamps for page creation. Also add ignore:date to the spec. in urltest.list for agenda and meeting pages, and add some ignore date regex patterns. 2007-06-19 23:31:02 +00:00
my More test URLs 2007-06-17 09:30:35 +00:00
proceedings Template and model fixes for the agenda. The model fixes really should be fixed in the database instead -- what's the sense in having the break names in the database so you can change the if you hardcode the names in the code when you need to change them ?? 2007-06-20 01:44:13 +00:00
redirects Missed restoring .html on the meeting materials page. 2007-06-18 19:11:42 +00:00
templates * Add javascripts to the first step 2007-06-20 05:21:48 +00:00
utils Added an overview page for the review pages 2007-06-19 14:54:19 +00:00
.gitignore removed extraneous .pyc files 2007-05-09 21:55:44 +00:00
__init__.py Added __version__ string 2007-05-11 15:45:45 +00:00
manage.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
middleware.py Add two middleware classes: 2007-06-04 13:52:34 +00:00
settings.py Use humanize for the "th" suffix for the IETF meeting number. 2007-06-18 22:54:15 +00:00
tests.py Empty never have a diff. A bit too easy ,;-) 2007-06-19 23:52:06 +00:00
testurl.list Add test URL for top page 2007-06-16 16:22:57 +00:00
urls.py Added an overview page for the review pages 2007-06-19 14:54:19 +00:00
views.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00