.. |
bin
|
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 |
community
|
Add description field on group, enable most group info page views to
|
2014-05-20 10:19:26 +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
|
Handle the case of asking for get_state() on an unsaved document
|
2014-05-26 15:40:07 +00:00 |
group
|
Added support data for a tentative new material document type, add a upload/edit/revise page for uploading and revising group materials, still missing a couple of details and tests
|
2014-05-23 16:26:56 +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
|
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 |
iesg
|
Made ietf/iesg pyflakes-clean.
|
2014-03-15 17:38:56 +00:00 |
ietfauth
|
Made ietf/ietfauth pyflakes-clean, additional commit.
|
2014-03-15 17:45:03 +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
|
Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ...
|
2014-03-15 18:10:35 +00:00 |
mailinglists
|
Made ietf/mailinglists pyflakes-clean.
|
2014-03-15 18:15:08 +00:00 |
meeting
|
Merged in source:personal/henrik/r7446-pyflakes@7463, which adds pyflakes tests to the test suite, and makes the code pyflakes-clean.
|
2014-03-19 18:48:33 +00:00 |
message
|
Made ietf/message pyflakes-clean.
|
2014-03-15 19:02:23 +00:00 |
name
|
Added support data for a tentative new material document type, add a upload/edit/revise page for uploading and revising group materials, still missing a couple of details and tests
|
2014-05-23 16:26:56 +00:00 |
nomcom
|
Made ietf/nomcom pyflakes-clean. Removed some dead code.
|
2014-03-15 19:26:01 +00:00 |
patches
|
Replaced the 40 MB of code in the fill_in_references script with an explanatory note.
|
2014-02-25 22:03:34 +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
|
Made ietf/release pyflakes-clean.
|
2014-03-16 08:06:45 +00:00 |
secr
|
Add support for editing Group.description in Secretariat tools
|
2014-05-22 15:08:37 +00:00 |
submit
|
Add support for RG Chairs for pre-approving draft submissions. Also fixup the preapproval JS so it auto-focuses the draft name text input when you click one of the prefilled names.
|
2014-03-25 12:14:41 +00:00 |
sync
|
Made ietf/sync pyflakes-clean.
|
2014-03-16 07:49:21 +00:00 |
templates
|
Add the template for the material upload page
|
2014-05-23 16:27:24 +00:00 |
utils
|
Added a pyflakes test.
|
2014-03-16 18:24:31 +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-03-19 20:41:22 +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
|
Added support data for a tentative new material document type, add a upload/edit/revise page for uploading and revising group materials, still missing a couple of details and tests
|
2014-05-23 16:26:56 +00:00 |
settings_sqlitetest.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
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 |
wsgi.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |