|
| 1 | +ietfdb (7.36.0) ietf; urgency=medium |
| 2 | + |
| 3 | + ** Bugfixes and minor enhancements ** |
| 4 | + |
| 5 | + * Merged in [19254] [19256] [19258] [19259] from rjsparks@nostrum.com: |
| 6 | + Show groupman_authroles in the GroupFeatures admin list. |
| 7 | + Rename ietf.group.utils.can_manage_group_type to |
| 8 | + can_manage_all_groups_of_type to improve code readability where it is |
| 9 | + used. Changed the signature of can_manage_all_groups_of_type to only |
| 10 | + take a type_id. Changed implementation of can_manage_all_groups_of_type |
| 11 | + to use GroupFeatures.groupman_authroles. |
| 12 | + |
| 13 | + * Merged in [19255] from rjsparks@nostrum.com: |
| 14 | + Correct calculation of bofreq_responsible mailtrigger.Recipient to |
| 15 | + return no addresses for documents that are not of type bofreq. Fixes |
| 16 | + #3358. |
| 17 | + |
| 18 | + * Merged in [19260] from jennifer@painless-security.com: |
| 19 | + Remove Meetecho icon from agenda items and change 'Meetecho video |
| 20 | + stream' to 'Meetecho session' for remaining link. Fixes #3135, #3223. |
| 21 | + |
| 22 | + * Merged in [19262] [19263] [19264] [19265] from rjsparks@nostrum.com: |
| 23 | + Provide replacements for idnits2's internal use of tools.ietf.org: |
| 24 | + - representation of obsoleted RFCs |
| 25 | + - rfc-status blob |
| 26 | + - minimal per-document .status files |
| 27 | + |
| 28 | + * Merged in [19266] from jennifer@painless-security.com: |
| 29 | + Allow configuration of group conflict types used for each meeting Fixes |
| 30 | + #2770. |
| 31 | + |
| 32 | + * Merged in [19267] from rjsparks@nostrum.com: |
| 33 | + Improve the idnits2 state file. |
| 34 | + |
| 35 | + * Merged in [19269] from rjsparks@nostrum.com: |
| 36 | + Allow submit and expire_drafts to succeed when there is no 'next' IETF |
| 37 | + meeting in the database. Fixes #3370. |
| 38 | + |
| 39 | + * Merged in [19270] from rjsparks@nostrum.com: |
| 40 | + Bring the factory-boy and Faker dependencies forward through some minor |
| 41 | + breaking changes. Stop using the deprecated fr_QC locale in Faker. |
| 42 | + |
| 43 | + * Merged in [19271] from rjsparks@nostrum.com: |
| 44 | + Improve tests that look person names in responses. |
| 45 | + |
| 46 | + * Merged in [19272] from rjsparks@nostrum.com: |
| 47 | + Improve the BOF request upload form validation. |
| 48 | + |
| 49 | + * Merged in [19277] from rjsparks@nostrum.com: |
| 50 | + Restrict group creation to the secretariat. |
| 51 | + |
| 52 | + * Convert IETF111 Constraint objects to use new names |
| 53 | + |
| 54 | + -- Robert Sparks <rjsparks@nostrum.com> 05 Aug 2021 22:06:18 +0000 |
| 55 | + |
| 56 | + |
1 | 57 | ietfdb (7.35.0) ietf; urgency=medium |
2 | 58 |
|
3 | 59 | ** BOF Request handling, process xml submissions with v3, markdown rendering ** |
|
0 commit comments