datatracker/ietf/group
Ole Laursen 0144ef366b Add description field on group, enable most group info page views to
work without a group type to pave the way for /group/<acronym>/ URLs,
make charter page more generic, enable it to handle descriptions and
walk over all personnel instead of picking out specific types
of roles, add a redirect view on /group/<acronym>/ to lead to either
documents/ or charter/, add simple group.features() class to be able
to condition on group features rather than specific group types,
adjust group pages menu accordingly
 - Legacy-Id: 7758
2014-05-20 10:19:26 +00:00
..
migrations Add description field on group, enable most group info page views to 2014-05-20 10:19:26 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
ajax.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
colors.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
edit.py Make sure BoF states don't show up for RGs 2014-04-02 11:44:17 +00:00
features.py Add description field on group, enable most group info page views to 2014-05-20 10:19:26 +00:00
feeds.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
info.py Add description field on group, enable most group info page views to 2014-05-20 10:19:26 +00:00
mails.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
milestones.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
models.py Add description field on group, enable most group info page views to 2014-05-20 10:19:26 +00:00
tests.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
tests_info.py Add simple overview page with links to concluded groups, use that instead of the tools page for the left menu link 2014-04-03 11:49:05 +00:00
urls.py Add description field on group, enable most group info page views to 2014-05-20 10:19:26 +00:00
urls_info.py Add simple overview page with links to concluded groups, use that instead of the tools page for the left menu link 2014-04-03 11:49:05 +00:00
urls_stream.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
utils.py Remove IETFWG_DESCRIPTIONS_PATH which is no longer useful as all charter files will soon have been moved 2014-04-08 14:15:49 +00:00
views_stream.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00