.. |
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
|
Set the 'person' field of the LegacyLiaisonUser in the admin interface to be handled as a raw id field with search button, rather than as a choice list.
|
2011-04-07 14:04:07 +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
|
New fix for empty query strings. The QUERY_STRING in request.META is not set the same way under the builtin server as under Apache; under apache there will be a QUERY_STRING entry wich is explicitly Null. Handle this.
|
2011-04-07 09:06:38 +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
|
A quick fix for weekday-dependent plenary information in the materials list.
|
2011-04-06 12:38:20 +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-04-06 13:19:28 +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-04-06 13:19:28 +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 |