nick
d546ad0392
misc: revert ietf/group/views.py changes
...
- Legacy-Id: 19535
2021-11-02 18:51:00 +00:00
nick
c2979adc2b
misc: devcontainer - django debug toolbar profile + dockerfile cleanup
...
- Legacy-Id: 19529
2021-11-02 18:08:04 +00:00
Robert Sparks
d7841409ca
Provide a page that shows how current charter text renders through markdown. Related to #2695 . Commit ready for merge.
...
- Legacy-Id: 19357
2021-09-08 16:47:47 +00:00
Robert Sparks
f3a433672a
Merged in [19316] from rjsparks@nostrum.com:
...
Adjust groupfeatures has_session_materials to match modern usage. Adjusted proceedings and materials templates to show fewer unnecessary duplicates. Fixes #2981 and #3387 .
- Legacy-Id: 19335
Note: SVN reference [19316] has been migrated to Git commit d4899b78f9
2021-09-04 15:01:38 +00:00
Robert Sparks
cecf079139
Merged in [19315] from rjsparks@nostrum.com:
...
Restore ADs ability to charter new groups. Fixes #3397 . ,
- Legacy-Id: 19334
Note: SVN reference [19315] has been migrated to Git commit 311b4728e1
2021-09-04 03:21:32 +00:00
Robert Sparks
333173271d
Merged in [19313] from rjsparks@nostrum.com:
...
Show new group types on active groups page, but see #3393 .
- Legacy-Id: 19333
Note: SVN reference [19313] has been migrated to Git commit aeff343eee
2021-09-04 03:01:33 +00:00
Robert Sparks
0ebccd4583
Merged in [19311] from rjsparks@nostrum.com:
...
Adjust tests and forms to match changes to permissions made in through the admin. These need to use the data rather than the code. See #3393 .
- Legacy-Id: 19331
Note: SVN reference [19311] has been migrated to Git commit 4240ce088e
2021-09-03 22:08:07 +00:00
Robert Sparks
c8552cbb55
Merged in [19310] from rjsparks@nostrum.com:
...
Add IETF Administrative LLC groups. Fixes #3302 .
- Legacy-Id: 19330
Note: SVN reference [19310] has been migrated to Git commit 847f37dbf7
2021-09-03 22:06:12 +00:00
Robert Sparks
ff5707b5f0
Merged in [19307] from rjsparks@nostrum.com:
...
Add IAB Administrative Support Group group type. Add IAB groups to the group menu. Clearly delineate group types in the group menu. Fixes #3295 and #3296 .
- Legacy-Id: 19328
Note: SVN reference [19307] has been migrated to Git commit d42730300a
2021-09-03 21:29:12 +00:00
Robert Sparks
d4899b78f9
Adjust groupfeatures has_session_materials to match modern usage. Adjusted proceedings and materials templates to show fewer unnecessary duplicates. Fixes #2981 and #3387 . Commit ready for merge.
...
- Legacy-Id: 19316
2021-09-03 15:14:06 +00:00
Robert Sparks
311b4728e1
Restore ADs ability to charter new groups. Fixes #3397 . Commit ready for merge,
...
- Legacy-Id: 19315
2021-09-02 23:25:36 +00:00
Robert Sparks
aeff343eee
Show new group types on active groups page, but see #3393 . Commit ready for merge.
...
- Legacy-Id: 19313
2021-09-01 15:54:25 +00:00
Robert Sparks
4240ce088e
Adjust tests to match changes to permissions made in through the admin. These need to use the data rather than the code. See #3393 . Commit ready for merge.
...
- Legacy-Id: 19311
2021-09-01 14:30:09 +00:00
Robert Sparks
847f37dbf7
Add IETF Administrative LLC groups. Fixes #3302 . Commit ready for merge.
...
- Legacy-Id: 19310
2021-08-31 22:13:38 +00:00
Robert Sparks
d42730300a
Add IAB Administrative Support Group group type. Add IAB groups to the group menu. Clearly delineate group types in the group menu. Fixes #3295 and #3296 . Commit ready for merge.
...
- Legacy-Id: 19307
2021-08-30 19:39:21 +00:00
Jennifer Richards
2060173f3a
Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147 . Commit ready for merge.
...
- Legacy-Id: 19306
2021-08-30 17:02:49 +00:00
Robert Sparks
62a3a4fe41
Restrict group creation to the secretariat. Commit ready to merge.
...
- Legacy-Id: 19277
2021-08-05 14:56:28 +00:00
Robert Sparks
f3b72e4bc1
Improve tests that look person names in responses. Commit ready for merge.
...
- Legacy-Id: 19271
2021-08-04 14:46:11 +00:00
Robert Sparks
b99eecc1ae
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.
...
- Legacy-Id: 19270
2021-08-03 22:22:35 +00:00
Robert Sparks
a29480703f
Changed implementation of can_manage_all_groups_of_type to use GroupFeatures.groupman_authroles. Commit ready for merge.
...
- Legacy-Id: 19259
2021-07-22 19:29:50 +00:00
Robert Sparks
359889c1f7
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.
...
- Legacy-Id: 19258
2021-07-22 18:34:57 +00:00
Robert Sparks
7ede0942d0
Rename ietf.group.utils.can_manage_group_type to can_manage_all_groups_of_type to improve code readability where it is used. Commit ready for merge.
...
- Legacy-Id: 19256
2021-07-22 18:05:06 +00:00
Robert Sparks
c01fea3920
Show groupman_authroles in the GroupFeatures admin list. Commit ready for merge.
...
- Legacy-Id: 19254
2021-07-21 20:10:30 +00:00
Robert Sparks
84717102b0
Add BOF Requests to the datatracker. Commit ready for merge.
...
- Legacy-Id: 19228
2021-07-15 20:15:54 +00:00
Robert Sparks
62c364899c
Guard a sort that gets a mix of integers and None. Commit ready for merge.
...
- Legacy-Id: 19224
2021-07-15 16:28:15 +00:00
Robert Sparks
805d1f4a7e
Use BOF consistently.
...
- Legacy-Id: 19212
2021-07-14 17:33:14 +00:00
Robert Sparks
f5a04263e5
Added the notion of responsible leadership.
...
- Legacy-Id: 19202
2021-07-07 17:49:35 +00:00
Robert Sparks
d61e26567d
Scroll to buttons before clicking on them in Selenium tests. Fixes #3314 . Commit ready for merge.
...
- Legacy-Id: 19153
2021-06-24 16:39:36 +00:00
Robert Sparks
a32d00af0a
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.
...
- Legacy-Id: 19151
2021-06-24 15:44:55 +00:00
Robert Sparks
44566f80cb
reorder migrations
...
- Legacy-Id: 19086
2021-06-04 23:08:49 +00:00
Robert Sparks
b7c3d03cba
Merged in [19083] from jennifer@painless-security.com:
...
Fix renamed field in group migrations 0043 and 0044. Fixes error in 19075.
- Legacy-Id: 19085
Note: SVN reference [19083] has been migrated to Git commit f5a1730257
2021-06-04 23:02:42 +00:00
Jennifer Richards
f5a1730257
Fix renamed field in group migrations 0043 and 0044. Fixes error in 19075. Commit ready for merge.
...
- Legacy-Id: 19083
2021-06-04 21:58:53 +00:00
Robert Sparks
5bb08bc103
Merged in [19075] from jennifer@painless-security.com:
...
Clean up handling of non-WG groups on the group edit page; restrict parent/child group relationships by type. Fixes #3253 .
- Legacy-Id: 19079
Note: SVN reference [19075] has been migrated to Git commit 2a2e5f0c24
2021-06-04 19:59:29 +00:00
Jennifer Richards
2a2e5f0c24
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.
...
- Legacy-Id: 19075
2021-06-04 17:31:53 +00:00
Robert Sparks
b8b3047d99
Merged in [19022] from housley@vigilsec.com:
...
Add test for creation of RG Chairs in the irtg.org domain.
- Legacy-Id: 19023
Note: SVN reference [19022] has been migrated to Git commit c42935363a
2021-05-20 22:02:02 +00:00
Russ Housley
c42935363a
Add test for creation of RG Chairs in the irtg.org domain. Commit ready for merge.
...
- Legacy-Id: 19022
2021-05-20 20:15:49 +00:00
Robert Sparks
ed68a97685
Merged in [18993] from housley@vigilsec.com:
...
Add aliases for RGs in irtf.org and IAB programs in iab.org. Fixes #3271
- Legacy-Id: 19021
Note: SVN reference [18993] has been migrated to Git commit 886b99c273
2021-05-20 20:14:49 +00:00
Russ Housley
886b99c273
Add aliases for RGs in irtf.org and IAB programs in iab.org. Fixes #3271
...
- Legacy-Id: 18993
2021-05-13 20:34:11 +00:00
Robert Sparks
216ec499df
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.
...
- Legacy-Id: 18971
2021-05-01 19:57:04 +00:00
Robert Sparks
6d7a0b6d0f
Merged in [18939] from jennifer@painless-security.com:
...
Consolidate repeated searchable field code into SearchableField class. Fix single-valued searchable fields. Make javascript test config reusable. Use Django Form.media for JS/CSS inclusion. Fixes #3196 , #3204 .
- Legacy-Id: 18948
Note: SVN reference [18939] has been migrated to Git commit 17d37723f7
2021-04-12 22:07:03 +00:00
Robert Sparks
404d115934
Merged in [18936] from rjsparks@nostrum.com:
...
Retain strict acronym validation, specifically disallowing hyphens, for new groups of types that create documents, while allowing existing groups and new non-document-creating groups to validate when they contain hyphens. Fixes #3236 . Commit
- Legacy-Id: 18945
Note: SVN reference [18936] has been migrated to Git commit 04f5b4ae4dcbbf8a39281f0b79b1a6271439fd1a
2021-04-12 17:08:58 +00:00
Jennifer Richards
17d37723f7
Consolidate repeated searchable field code into SearchableField class. Fix single-valued searchable fields. Make javascript test config reusable. Use Django Form.media for JS/CSS inclusion. Fixes #3196 , #3204 . Commit ready for merge.
...
- Legacy-Id: 18939
2021-04-09 15:18:11 +00:00
Russ Housley
45b14c83a7
Convert generate-draft-aliaes and generate-wg-aliases into management commands: generate_draft_aliases and generate_group_aliases. Also provide tests for the new management commands.
...
- Legacy-Id: 18913
2021-03-13 17:30:35 +00:00
Jennifer Richards
e11583a87f
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146 . Commit ready for merge.
...
- Legacy-Id: 18829
2021-02-12 20:31:00 +00:00
Jennifer Richards
df37793e14
Use Roles instead of dedicated model for liaison statement group contacts. Fixes #3100 . Commit ready for merge.
...
- Legacy-Id: 18828
2021-02-12 16:39:20 +00:00
Robert Sparks
9a9f3fa360
Merged in [18798] from jennifer@painless-security.com:
...
Improve handling of submissions for closed working groups. Fixes #3058 .
- Legacy-Id: 18807
Note: SVN reference [18798] has been migrated to Git commit 233bff8196
2021-01-27 23:19:42 +00:00
Jennifer Richards
233bff8196
Improve handling of submissions for closed working groups. Fixes #3058 . Commit ready for merge.
...
- Legacy-Id: 18798
2021-01-18 14:55:25 +00:00
Robert Sparks
03e5121f72
Remove HistoricalGroupFeatures. Fixes #3152 . Commit ready for merge.
...
- Legacy-Id: 18782
2020-12-18 18:57:26 +00:00
Robert Sparks
643749316b
Allow program leads to request meetings. Fixes #3141 . Commit ready for merge.
...
- Legacy-Id: 18718
2020-11-23 20:36:47 +00:00
Henrik Levkowetz
088033d843
Added matching indexes to a number of models with ordering by multiple keys.
...
- Legacy-Id: 18664
2020-11-09 19:41:12 +00:00