datatracker/ietf/group
2016-05-06 18:10:37 +00:00
..
migrations Added a migration to match the changed GROUP_EVENT_CHOICES. 2016-05-05 12:26:54 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Fix a "RemovedInDjango19Warning" warning. Commit ready for merge. 2016-01-13 12:17:36 +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 Merged community list branch with trunk 2016-05-06 17:36:04 +00:00
factories.py Capture "Status update" summaries for groups that want to provide them. These updates show on the groups charter (or about) page, and in the group history. The most recent update provided before proceedings corrections closing date is included in the group's page in the meeting proceedings. This addresses the majority of #1773 (a ticket entered on behalf of the IESG). Commit ready for merge. 2016-03-23 19:42:01 +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 Drop naming community URL patterns, just reverse them directly from 2016-05-06 18:10:37 +00:00
mails.py Merged in [10430] from rjsparks@nostrum.com: 2015-11-07 22:31:18 +00:00
milestones.py Cleaned up the checking permission for a user to manage a group. Also, cleanly handle a set of group parent links did for a loop. 2016-04-02 21:06:33 +00:00
models.py Add an entry to GROUP_EVENT_CHOICES for status updates. Fixes #1948. Commit ready for merge. 2016-04-08 17:41:01 +00:00
resources.py Fixed a typo. 2016-03-15 23:15:44 +00:00
tests.py Fill in the list archive tab, showing both mailarchive and mhonarc links when they exists. Preserve the immediate link-to-archive behavior for the group pages for lists that are not in mailarchive/mhonarc. Provides a url at the datatracker for the mailman listinfo pages to use that will show both types of archive. Commit ready for merge. 2016-02-15 20:01:51 +00:00
tests_info.py Merged community list branch with trunk 2016-05-06 17:36:04 +00:00
urls.py Add a page to show the active status reports all in one place. Fixes #1951. Commit ready for merge. 2016-04-08 17:31:16 +00:00
urls_info.py email expansions for groups 2015-08-25 18:10:51 +00:00
urls_info_details.py Drop naming community URL patterns, just reverse them directly from 2016-05-06 18:10:37 +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 Merged community list branch with trunk 2016-05-06 17:36:04 +00:00
views_stream.py Refactor search-related utilities slightly to make them more 2016-01-25 18:11:49 +00:00