datatracker/ietf/group
Henrik Levkowetz a1fc8722f2 Merged in [15824] from rjsparks@nostrum.com:
Make it more obvious that a group has been replaced when looking at its pages. Fixes #2661.
 - Legacy-Id: 15826
Note: SVN reference [15824] has been migrated to Git commit fdf0964c40
2018-12-16 20:43:12 +00:00
..
migrations Captured another GroupFeatures model tweak. 2018-07-14 16:26:11 +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 This commit replaces the code defined group features with features held 2018-07-12 10:51: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 Added an explicit ID-Exists state for the IESG state machine. Reworked code so that the IESG state machine always has a state. Added the ability to release a document from a working group, research group, or the independent stream. Releasing a document removes all stream state, and sets the document to have no stream. 2018-12-11 22:38:05 +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 Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
forms.py Only do state-parent cross-validation on the group edit form when both fields are used on the form. (Many invocations of the form suppress all but one field.) Fixes #2597. Commit ready for merge. 2018-11-03 03:55:53 +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 This commit replaces the code defined group features with features held 2018-07-12 10:51:48 +00:00
resources.py This commit replaces the code defined group features with features held 2018-07-12 10:51:48 +00:00
tests.py Converted ietf.group.tests to factories. Commit ready for merge. 2018-07-12 21:23:50 +00:00
tests_info.py Make it more obvious that a group has been replaced when looking at its pages. Fixes #2661. Commit ready for merge. 2018-12-14 22:25:55 +00:00
tests_review.py Commit ready for merge. 2018-11-03 08:41:23 +00:00
urls.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
utils.py This commit replaces the code defined group features with features held 2018-07-12 10:51:48 +00:00
views.py Merged in [15804] from rjsparks@nostrum.com: 2018-12-13 14:29:58 +00:00