datatracker/ietf/group
Henrik Levkowetz edc4cba1bd Merged in [8851] from rjsparks@nostrum.com:\n This is the first step towards using Role to represent Area directors. It
- Migrates the information captured in GroupInfo.ad to Role objects.
- Renames GroupInfo.ad to GroupInfo._ad (retaining the current column name) to prepare for deletion of that field.
- Provides ad property accessor and setter methods implemented using the group's role_set (so that the existing view code continues to work with minimal changes)
- Improved selection in many querysets that assumed only groups of type 'area' would have area directors.
Related to #1557 and #1555.
 - Legacy-Id: 8884
Note: SVN reference [8851] has been migrated to Git commit 4c9db8f250
2015-01-21 19:33:19 +00:00
..
migrations This is the first step towards using Role to represent Area directors. It 2015-01-08 20:22:23 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py This is the first step towards using Role to represent Area directors. It 2015-01-08 20:22:23 +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 This is the first step towards using Role to represent Area directors. It 2015-01-08 20:22:23 +00:00
features.py Fix some bugs in previous commit 2014-05-30 16:17:21 +00:00
feeds.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
info.py merged forward 2014-10-16 15:07:33 +00:00
mails.py Highlight need for milestone review and approval in messages to leadership when a milestone edit requires approval. Don't bother the group when the only changes are those needing approval. Fixes ticket #1501. Commit ready for merge. 2014-11-26 18:56:51 +00:00
milestones.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
models.py This is the first step towards using Role to represent Area directors. It 2015-01-08 20:22:23 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
tests.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
tests_info.py Highlight need for milestone review and approval in messages to leadership when a milestone edit requires approval. Don't bother the group when the only changes are those needing approval. Fixes ticket #1501. Commit ready for merge. 2014-11-26 18:56:51 +00:00
urls.py Move group material handling code to doc/material/ now that the view of the material is integrated into /doc/, fix a bunch of bugs 2014-06-03 09:42:16 +00:00
urls_info.py Turn charter page for non-chartering groups into about page, fix a bunch of potentially broken links due to the split between group-type prefixed URLs and /group/ ones 2014-05-30 15:59:02 +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 Added a materials manager (matman) Role, and populated it for the edu team 2014-11-24 21:40:49 +00:00
views_stream.py Revamp the AutocompletedEmailsField API a bit to allow for an AutocompletedPersonsField 2014-08-18 13:55:43 +00:00