datatracker/ietf
2014-06-16 16:23:18 +00:00
..
bin Merged in support for RG pages, from branch/iola/rg-support. 2014-06-09 20:52:14 +00:00
community Parameterize the <wg> in /wg/<acronym> to allow for RGs, add simple /rg/ overview page based on similar /wg/ overview page, fix links and other WG/RG-specific details. All the basic pages under /rg/ now appear to be working for RGs. Edit pages and permissions are not adapted yet, though. 2014-03-22 13:11:23 +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 Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +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
dbtemplate Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
doc Changed the code to move drafts from the active draft repository to the draft archive so that all associated files will be moved, not just those with specifically listed extensions. This fixes the problem that .xml files associated with submitted drafts were moved to the unknown_ids subdirectory of the archive, instead of into the archive proper. 2014-06-16 16:23:18 +00:00
group Merged in [7879] and [7880] from olau@iola.dk to fix a couple of issues with the 5.5.0 release. 2014-06-10 15:18:08 +00:00
help Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
idindex Pyflakes cleanup compliant with pyflakes 0.8.1, which seems to find things 0.8.0 didn't fin. 2014-04-01 16:25:18 +00:00
iesg Merged [7589] from rjsparks@nostrum.com: Functional changes allowing consensus to be set back to Unknown. Fixes ticket #1150. 2014-04-16 18:45:55 +00:00
ietfauth Merged [7734] from rcross@amsl.com: changes to support IAB group types, including requesting a session and uploading materials. 2014-05-20 20:21:42 +00:00
ipr Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
liaisons Checks that an email address will survive encoding as part of validating a liaison form. Fixes bug 1410. Commit ready for merge. 2014-05-22 18:45:59 +00:00
mailinglists Made ietf/mailinglists pyflakes-clean. 2014-03-15 18:15:08 +00:00
meeting Patch from mcr@sandelman.ca: Correct the post data of a meeting test case. 2014-06-02 21:40:42 +00:00
message Made ietf/message pyflakes-clean. 2014-03-15 19:02:23 +00:00
name Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
nomcom All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
person Made ietf/person pyflakes-clean. Fixed a bug where Person.role_email() might blow up if given a group parameter. 2014-03-15 19:37:25 +00:00
redirects Made ietf/redirects pyflakes-clean. 2014-03-15 20:56:28 +00:00
release Added changeset and ticket links to the release notes under /release/ 2014-05-02 00:30:25 +00:00
secr Merged [7740] from rjsparks@nostrum.com: Fixed a crash when requesting sessions for groups that do not have ADs. Applied to production as 2014-05-13-sreq-rg.patch . 2014-05-20 20:29:24 +00:00
submit Merged in support for RG pages, from branch/iola/rg-support. 2014-06-09 20:52:14 +00:00
sync Made several changes to better handle non-ascii UTF-8 in email messages. 2014-04-29 18:45:37 +00:00
templates Merged in [7879] and [7880] from olau@iola.dk to fix a couple of issues with the 5.5.0 release. 2014-06-10 15:18:08 +00:00
utils Improves the robustness of the SMTP error handling utilities. Fixes bug #1409. Commit ready for merge. 2014-05-22 01:28:33 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Set version info and settings back to development mode 2014-06-09 21:25:57 +00:00
context_processors.py Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
feed_urls.py Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
legacy_router.py Remove unused code 2012-01-04 16:58:41 +00:00
LICENSE Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
manage.py Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
middleware.py Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
settings.py Set version info and settings back to development mode 2014-06-09 21:25:57 +00:00
settings_sqlitetest.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
urls.py Merged in support for RG pages, from branch/iola/rg-support. 2014-06-09 20:52:14 +00:00
wsgi.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00