datatracker/ietf/group
Ole Laursen c7589f9b6a Integrate community lists for groups with the existing group documents
page. Each WG/RG now gets a list with an initial set of rules to
populate the list.

Refine the community list management interface a bit to support the
group lists better - group lists aren't connected to the usual track
icons so need to be able to add/remove individual drafts.

Change the "name contains" rule to support regular expressions to
enable each group to have a default replacement for the previously
implemented "related documents" search. Maintain a materialized view
of the regexp-matched drafts with a call in the submit code to avoid
having to scan all drafts/~1000 group rules all the time.
 - Legacy-Id: 10963
2016-03-22 12:48:44 +00:00
..
migrations Fixed references (relative to absolute) in template ietf/templates/group/active_areas.html, fixed build failure on unused import in file 0006_auto_20150718_0509.py, commit ready for merge 2015-07-18 15:32:57 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Removed the obsolete field Group._ad, and added a migration for the change. 2015-03-04 17:50:18 +00:00
ajax.py Added a max-age to the cache control of /group/groupmenu.ajax, in order to improve local caching. 2015-08-01 14:57:29 +00:00
colors.py Merged in [9652] from rjsparks@nostrum.com: 2015-06-22 19:41:47 +00:00
edit.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
features.py Adds views of active areas, area groups, teams, and directorates. 2015-07-30 21:51:38 +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 Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
mails.py Merged in [10430] from rjsparks@nostrum.com: 2015-11-07 22:31:18 +00:00
milestones.py Changes to unapproved milestones (e.g. attaching a draft) will not trigger a mail to the WG. Fixes #1818. Commit ready for merge. 2015-10-31 08:42:37 +00:00
models.py This release improves visibility into where and when the datatracker 2015-10-10 23:08:09 +00:00
resources.py Added a very simple html version of the json API, to make it easier to explore the api manually. 2015-08-09 16:28:55 +00:00
tests.py Added some tests for the group role email utility functions used by the alias generation scripts. Tempted to start using factory boy, but will wait till Robert's work in the nomcom branch comes in. 2015-12-04 23:10:01 +00:00
tests_info.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
urls.py (Rocky) merge forward. 2015-10-09 03:16:24 +00:00
urls_info.py email expansions for groups 2015-08-25 18:10:51 +00:00
urls_info_details.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +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 Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
views_stream.py Refactor search-related utilities slightly to make them more 2016-01-25 18:11:49 +00:00