datatracker/ietf
2012-03-08 14:11:12 +00:00
..
announcements Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting 2012-02-28 17:29:52 +00:00
bin Merged in changes from the conversion branch 2011-06-28 18:20:20 +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 Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +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
doc Guard against blowup when displaying std_level if it hasn't been set. 2012-03-07 10:13:35 +00:00
group Add filtering by group for Role list page in admin. 2012-03-07 13:40:57 +00:00
idindex In all_id2.txt, set the WG field as empty for AD-sponsored documents which have group set to an area. Fixes a problem with draft alias generation. 2012-03-07 10:36:39 +00:00
idrfc Try to deduce the correct day of month for RFC publication dates for 2012-03-07 13:26:40 +00:00
idtracker Guard against trying to use .is_authenticated() on a plain string. The error condition can occur when an exception has been triggered before the auth middleware has run. Related to #767 and #768. 2012-03-07 09:57:56 +00:00
iesg Add .distinct() to some more queries, fixes problem with drafts showing up twice 2012-03-08 14:11:12 +00:00
ietfauth Add some more roles for use in the Secretariat tools (requested by 2012-03-01 18:21:43 +00:00
ietfworkflows Be more careful in generating links to draft actions, fixes problem 2012-03-08 13:01:20 +00:00
ipr Turn id field into an AutoField (by relying on the implicit primary 2012-03-02 13:14:42 +00:00
liaisons Guard against trying to use .is_authenticated() on a plain string. The error condition can occur when an exception has been triggered before the auth middleware has run. Related to #767 and #768. 2012-03-07 09:59:59 +00:00
mailinglists Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
meeting Only consider active plenary agenda documents for display in meeting agenda. Look for 'technical' in document name, rather than title, as title could be empty. Fixes #793. 2012-03-07 10:28:05 +00:00
message Save announcements generated by the system as Messages, adding an 2012-02-08 21:05:28 +00:00
name Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
person Refine the splitting of flat names into constituent parts. Fixes #769. 2012-03-07 10:34:45 +00:00
proceedings Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting 2012-02-28 17:29:52 +00:00
redirects Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
submit Be a bit more careful with handling the submitter info as well as it 2012-03-01 18:06:38 +00:00
templates Be more careful in generating links to draft actions, fixes problem 2012-03-08 13:01:20 +00:00
utils Save announcements generated by the system as Messages, adding an 2012-02-08 21:05:28 +00:00
wgchairs Fix bug in is_area_director_for_group 2012-03-01 18:45:14 +00:00
wgcharter Fix import paths to include ietf. 2012-01-30 17:26:07 +00:00
wginfo Only show 'concluded' for specific status_id values, not as the inverse of 'proposed' and 'active'. Related to #786. 2012-03-07 10:17:00 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Set version to 4.00. 2012-03-06 18:30:42 +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
legacy_router.py Remove unused code 2012-01-04 16:58:41 +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 Add Ole as admin, so he'll get tracebacks. 2012-03-07 10:32:11 +00:00
settings_sqlitetest.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
urls.py Dependencies of wgrecord to wgcharter rename 2011-09-20 06:39:56 +00:00