datatracker/ietf/group
2019-06-19 12:57:52 +00:00
..
management Added a tiny management command to list group types per feature. 2019-01-30 15:52:33 +00:00
migrations Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
templatetags Add navigation to nomcom pages for nomcom members. Put the RFC Status change link in a saner place in the navigation. Fixes #1411 and #2433. Commit ready for merge. 2018-01-09 22:10:10 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Removed the has_dependencies GroupFeature, and used has_documents instead in the one place it was used. 2019-02-07 15:56:48 +00:00
colors.py Tweaked the color palatte for the agenda editor. Commit ready for merge. 2018-06-13 19:58:08 +00:00
dot.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
factories.py This commit replaces the code defined group features with features held 2018-07-12 10:51:48 +00:00
feeds.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
forms.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
mails.py Add the ability to add a comment to a group's history. Fixes #1483. Commit ready for merge. 2017-12-28 20:48:58 +00:00
milestones.py Fixed an issue with the milestone edit changes. 2018-03-09 21:27:58 +00:00
models.py After feedback from the RFC-Editor staff, changed the URL POST notification of Group name changes to an Email notification. 2019-05-15 18:40:23 +00:00
resources.py Added the option to order API resource lists by primary key, for stable ordering when paging through a list. 2019-06-18 12:40:19 +00:00
tests.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
tests_info.py Fixed some name versus pk issues lingering after the Document/DocAlias primary key refactoring. Fixes issue #2729. 2019-06-19 12:57:52 +00:00
tests_review.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
urls.py Removed links to the old MHonArc mail archives, and related view. 2019-05-01 21:24:41 +00:00
utils.py Fixed the 'Request closing group' button incorrectly showing for group chairs. Fixes issue #2724. 2019-06-05 14:16:14 +00:00
views.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00