.. |
announcements
|
Corrected send_scheduled_announcement fixes.
|
2010-11-09 08:55:23 +00:00 |
bin
|
Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts.
|
2010-10-26 14:49:12 +00:00 |
contrib
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
cookies
|
Merged [2942] from kivinen@iki.fi:
|
2011-03-26 14:30:40 +00:00 |
database-notes
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
idindex
|
Catch bad or missing area when generating the all_id2 file.
|
2010-08-19 13:52:28 +00:00 |
idrfc
|
Fix from Brandon (updated somewhat) for a bad reverse() argument.
|
2011-03-29 15:53:05 +00:00 |
idtracker
|
Tweak the admin interface for WGs and Chairs, adding some useful links to the tabular displays.
|
2011-03-24 10:11:55 +00:00 |
iesg
|
Merged [2945] from peter.musgrave@magorcorp.com:
|
2011-03-26 14:32:41 +00:00 |
ietfauth
|
Show user levels as more than numbers in the IESG login table. Add utility methods for use in the admin interface.
|
2011-03-24 10:07:46 +00:00 |
ipr
|
Merged [2948] from bmheight@gmail.com:
|
2011-03-26 14:36:10 +00:00 |
liaisons
|
Merged [2984] from lars.eggert@nokia.com:
|
2011-03-26 18:52:52 +00:00 |
mailinglists
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
meeting
|
Don't return 500 if given a URL with no query part.
|
2011-03-31 12:25:24 +00:00 |
proceedings
|
Merged [2990] from adam@nostrum.com:
|
2011-03-28 17:42:56 +00:00 |
redirects
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
templates
|
Fix a couple of places where we have to handle potential exceptions from the URL reverse() call, because not all old draft names adhere to the current rules. For RFC 1356 the draft name was draft-ietf-iplpdn-x25_isdn (notice the underscore) for which reverse() will fail.
|
2011-03-29 07:34:44 +00:00 |
utils
|
Merged [2948] from bmheight@gmail.com:
|
2011-03-26 14:36:10 +00:00 |
wginfo
|
Only accept wgnames which adhere to the constraints currently practiced. (Before this change, the URL patterns would match wg names containing non-ascii characters, which later would bomb due to mix of collations when accessing the database. Might as well return a 404 at once instead).
|
2011-03-31 12:31:50 +00:00 |
.gitignore
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
__init__.py
|
Set version info and settings back to development mode
|
2011-03-28 17:44:29 +00:00 |
context_processors.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
manage.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
middleware.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
settings.py
|
Set version info and settings back to development mode
|
2011-03-28 17:44:29 +00:00 |
settings_sqlitetest.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
urls.py
|
Disable the bulk delete action from the admin interface.
|
2011-03-24 10:12:51 +00:00 |