datatracker/ietf/group
2021-08-05 14:56:28 +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 Show groupman_authroles in the GroupFeatures admin list. Commit ready for merge. 2021-07-21 20:10:30 +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 Bring the factory-boy and Faker dependencies forward through some minor breaking changes. Stop using the deprecated fr_QC locale in Faker. Commit ready for merge. 2021-08-03 22:22:35 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Use BOF consistently. 2021-07-14 17:33:14 +00:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py Changed the signature of can_manage_all_groups_of_type to only take a type_id. Removed the logic that tried to distinguish permissions for teams by parent - that should be modeled as separate type_ids instead. Commit ready for merge. 2021-07-22 18:34:57 +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 Improve tests that look person names in responses. Commit ready for merge. 2021-08-04 14:46:11 +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 Changed implementation of can_manage_all_groups_of_type to use GroupFeatures.groupman_authroles. Commit ready for merge. 2021-07-22 19:29:50 +00:00
views.py Restrict group creation to the secretariat. Commit ready to merge. 2021-08-05 14:56:28 +00:00