datatracker/ietf/group
2021-07-15 16:28:15 +00:00
..
management Add aliases for RGs in irtf.org and IAB programs in iab.org. Fixes #3271 2021-05-13 20:34:11 +00:00
migrations reorder migrations 2021-06-04 23:08:49 +00:00
templatetags Merged in [17557] from fenton@bluepopcorn.net: 2020-03-30 20:07:25 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Clean up handling of non-WG groups on the group edit page; restrict parent/child group relationships by type. Fixes #3253. Commit ready for merge. 2021-06-04 17:31:53 +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 Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
factories.py Checkpointing. Remaining work: convert meetingregistation fixup to a migration and a mgmt comment. Flesh out testing of 8989 rule 2 and fix the known edge case bug. Remove old implementation and connect UI to the new implementation. 2021-05-01 19:57:04 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Clean up handling of non-WG groups on the group edit page; restrict parent/child group relationships by type. Fixes #3253. Commit ready for merge. 2021-06-04 17:31:53 +00:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py Guard a sort that gets a mix of integers and None. Commit ready for merge. 2021-07-15 16:28:15 +00:00
models.py Clean up handling of non-WG groups on the group edit page; restrict parent/child group relationships by type. Fixes #3253. Commit ready for merge. 2021-06-04 17:31:53 +00:00
resources.py Remove HistoricalGroupFeatures. Fixes #3152. Commit ready for merge. 2020-12-18 18:57:26 +00:00
tests.py Add test for creation of RG Chairs in the irtg.org domain. Commit ready for merge. 2021-05-20 20:15:49 +00:00
tests_info.py Guard a sort that gets a mix of integers and None. Commit ready for merge. 2021-07-15 16:28:15 +00:00
tests_js.py Scroll to buttons before clicking on them in Selenium tests. Fixes #3314. Commit ready for merge. 2021-06-24 16:39:36 +00:00
tests_review.py Fixed a test case bug that compared a py3 string with bytes. 2020-10-02 12:22:40 +00:00
urls.py Merged in [18064] from rjsparks@nostrum.com: 2020-06-27 11:55:12 +00:00
utils.py Convert IRTF area groups into their own group type rather than attempting to overload AG. Fixes #3027. Commit ready for merge. 2020-07-28 18:54:44 +00:00
views.py When removing reviewers from a review team, change the state of only that team's assignments. Check to make sure the person being removed doesn't have another reviewer Role (with a different Email) in the same team. Change the disposition of any assignments from that team for the removed reviewer to 'withdrawn' rather than 'rejected'. Fixes #3320. Commit ready for merge. 2021-06-24 15:44:55 +00:00