.. |
announcements
|
Minor admin site tweaks
|
2010-03-20 16:29:01 +00:00 |
bin
|
From RjS: Don't send mail if we don't have any recipients...
|
2010-04-16 11:16:20 +00:00 |
contrib
|
Removed some unused code
|
2009-11-07 13:59:58 +00:00 |
database-notes
|
Updated generated-model to reflect a current database snapshot.
|
2007-09-07 12:10:14 +00:00 |
idindex
|
Catch an additional exception which can occur during generation of all_id2.txt
|
2010-05-06 13:40:26 +00:00 |
idrfc
|
Add some methods which were missing from the wrapper proxy object.
|
2010-04-26 09:20:21 +00:00 |
idtracker
|
Add a sanitize_html template filter.
|
2010-05-06 13:39:27 +00:00 |
iesg
|
/doc/: show telechat date in search results list
|
2010-03-21 16:52:31 +00:00 |
ietfauth
|
Cleaned away unused code
|
2010-03-12 07:39:36 +00:00 |
ipr
|
/ipr/search/: avoid exception for unexpected search types; comment out debug logging
|
2010-03-29 07:17:43 +00:00 |
liaisons
|
Minor admin site tweaks
|
2010-03-20 16:29:01 +00:00 |
mailinglists
|
Cleaned away unused code
|
2010-03-12 07:39:36 +00:00 |
meeting
|
Make it easier to test the agenda page for different browsers.
|
2010-03-24 19:58:04 +00:00 |
proceedings
|
Support PPTX meeting slides
|
2010-03-21 00:19:29 +00:00 |
redirects
|
Cleaned away unused code
|
2010-03-12 07:39:36 +00:00 |
templates
|
Provide better handling of both text/plain document comments and document comments which contain html tags. Adds urlization, linebreak-preservation and html sanitization. Html sanitization would be better applied when adding comments, but we're not yet a position to enforce this for all input paths.
|
2010-05-06 13:43:52 +00:00 |
utils
|
Add an html sanitizer.
|
2010-05-06 13:38:29 +00:00 |
wginfo
|
Refactoring /wg/: use redirects instead of redundant URLs; removed old charter pages (not used/linked to); misc. cleaning
|
2010-03-21 12:58:01 +00:00 |
.gitignore
|
Merged in Lars Eggert's changes to the search page, and Henrik's lefthand-menu addition
|
2008-11-18 21:36:14 +00:00 |
__init__.py
|
Set version info and settings back to development mode
|
2010-05-07 10:27:47 +00:00 |
context_processors.py
|
Show datatracker version+date in new look, too
|
2010-03-09 06:54:43 +00:00 |
manage.py
|
Avoid certain DeprecationWarnings during manage.py test
|
2009-10-28 10:07:11 +00:00 |
middleware.py
|
Add Unicode NFKC normalization of paths. Somebody just tried to access /wg/ipfix/charter/ with 'fi' composed as a ligature \ufb01...
|
2010-05-11 10:11:24 +00:00 |
settings.py
|
Add Unicode NFKC normalization of paths. Somebody just tried to access /wg/ipfix/charter/ with 'fi' composed as a ligature \ufb01...
|
2010-05-11 10:11:24 +00:00 |
urls.py
|
Add back in rudimentary Django Admin support which was lost in the 0.96 -> 1.1 transition.
|
2010-03-01 11:34:44 +00:00 |