datatracker/ietf/group
Paul Selkirk b5ee9ec9ab
fix: Don't allow group chair to change group parent (#6496)
* fix: Don't allow group chair to change group parent (#6037)

* test: Fix test_edit_parent_field, add test_edit_parent (whole form)

* test: Verify that the chair can't circumvent the system to change the group parent

* fix: 403 if user tries to edit an unknown or hidden field

* fix: Give edwg GroupFeatures a parent type

This tracks a change that was made directly in the production database
to fix the immediate cause of #6037.

* Empty commit to trigger github unit test
2023-11-05 12:32:03 +01:00
..
management chore: remove one shot iab artifact importers (#6258) 2023-08-31 17:14:18 -05:00
migrations feat: move IAB appeals into the datatracker (#6229) 2023-08-29 14:07:30 -05:00
templatetags fix: Return NomComs, not Groups, from active_nomcoms filter (#5726) 2023-05-31 15:05:59 -05:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py feat: move IAB appeals into the datatracker (#6229) 2023-08-29 14:07:30 -05:00
factories.py Simpler fix 2023-10-02 11:43:11 +03:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py fix: Don't allow group chair to change group parent (#6496) 2023-11-05 12:32:03 +01:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
models.py feat: move IAB appeals into the datatracker (#6229) 2023-08-29 14:07:30 -05:00
resources.py feat: move IAB appeals into the datatracker (#6229) 2023-08-29 14:07:30 -05:00
tests.py fix: point menu item for editoral stream to rswg documents (#5206) 2023-02-27 08:40:43 -06:00
tests_appeals.py feat: move IAB appeals into the datatracker (#6229) 2023-08-29 14:07:30 -05:00
tests_info.py fix: Don't allow group chair to change group parent (#6496) 2023-11-05 12:32:03 +01:00
tests_js.py chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker (#5259) 2023-03-09 10:12:26 -06:00
tests_review.py feat: Allow review rejections to be undone (#6312) 2023-09-27 08:57:34 -05:00
urls.py feat: move IAB appeals into the datatracker (#6229) 2023-08-29 14:07:30 -05:00
utils.py feat: move IAB appeals into the datatracker (#6229) 2023-08-29 14:07:30 -05:00
views.py fix: Don't allow group chair to change group parent (#6496) 2023-11-05 12:32:03 +01:00