..
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
Import users from htpasswd file, searching IESGLogin, WgPassword,
2007-06-22 16:07:23 +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
Skip the diff of one of the /idindex/ entries -- the stored diff can't match both, since the diffed URLs are specified at the top of the diff.
2007-06-22 09:01:49 +00:00
idtracker
Skip the diff for the last call - #120
2007-06-25 18:00:33 +00:00
iesg
Changing to sorted diffs for recent and previous IESG announcements. Doing this shows what seems to be a flaw in the old scripts, listing some informational documents among the Protocol Announcements. Adding an acceptable diff for the remaining diff which is a result of this.
2007-06-22 23:13:11 +00:00
ietfauth
Make PersonOrOrgInfo unique=True again. Various things assume
2007-06-22 16:09:46 +00:00
ipr
Fixed order of query arguments, for redirect test
2007-06-21 15:12:00 +00:00
liaisons
Catch up with long-ago "areas"->"area" rename.
2007-06-17 13:43:49 +00:00
mailinglists
Render the receipt page with proper contents
2007-06-25 17:41:40 +00:00
meeting
The agenda.txt got changed into a redirect.
2007-06-25 17:49:54 +00:00
my
More test URLs
2007-06-17 09:30:35 +00:00
proceedings
Remove ztrain area name for training sessions
2007-06-20 12:59:08 +00:00
redirects
Add previous_announcement show_detail command.
2007-06-22 01:48:06 +00:00
templates
Format the receipt page with table
2007-06-25 17:56:46 +00:00
utils
Removing unused import from ietf/utils/views.py
2007-06-22 23:21:05 +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
context_processors.py
Remove the hardcoded " - WCF" from the title.
2007-06-25 16:32:08 +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
Remove the hardcoded " - WCF" from the title.
2007-06-25 16:32:08 +00:00
tests.py
Changing to sorted diffs for recent and previous IESG announcements. Doing this shows what seems to be a flaw in the old scripts, listing some informational documents among the Protocol Announcements. Adding an acceptable diff for the remaining diff which is a result of this.
2007-06-22 23:13:11 +00:00
testurl.list
Bah. Managed to introduce space before comma in [582]. Fixed.
2007-06-21 15:24:15 +00:00
urls.py
Alternative review pages which shouldn't shift when new test-URLs are added. Old review URLs still work, but withouth guarantee against shifting when new test-URLs are added.
2007-06-21 20:07:24 +00:00
views.py
Moving ietf to trunk/ietf
2007-05-04 12:37:28 +00:00