..
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
Change the idindex search to use GET to allow bookmarking searches.
2007-06-18 14:24:56 +00:00
idtracker
Use a regular ChoiceField for substate to allow "None" as an
2007-06-18 21:18:55 +00:00
iesg
previous_announcement.cgi has a show_detail mode too.
2007-06-18 16:48:59 +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
Supply form0 to the templates, and use that in ListReqAuthorized.html
2007-06-18 16:39:47 +00:00
meeting
meeting/urls.py has been restored with .html and .txt url
2007-06-18 19:14:26 +00:00
my
More test URLs
2007-06-17 09:30:35 +00:00
proceedings
Improved fix to the first undefined symbol problem in proceedings/models.py (Bills original fix in [213] reinstated)
2007-06-05 17:30:22 +00:00
redirects
Missed restoring .html on the meeting materials page.
2007-06-18 19:11:42 +00:00
templates
rfc.status.status (e.g., "Informational") conflicted with
2007-06-18 22:02:17 +00:00
utils
Test urls for /review/
2007-06-18 19:30:58 +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
* Adding a SERVER_EMAIL setting in settings.py and settings_local_test.py
2007-06-08 17:01:07 +00:00
tests.py
Adding a page review facility under the URL /review/. This is based on frames and takes the URLs in question from the testurl.list files.
2007-06-18 14:34:00 +00:00
testurl.list
Add test URL for top page
2007-06-16 16:22:57 +00:00
urls.py
Adding a page review facility under the URL /review/. This is based on frames and takes the URLs in question from the testurl.list files.
2007-06-18 14:34:00 +00:00
views.py
Moving ietf to trunk/ietf
2007-05-04 12:37:28 +00:00