Commit graph

10083 commits

Author SHA1 Message Date
Henrik Levkowetz f445e1a94b Set version info and settings back to development mode
- Legacy-Id: 18315
2020-07-29 20:52:41 +00:00
Henrik Levkowetz 11a848a700 Set version info to release version 7.12.0 before branching.
- Legacy-Id: 18313
2020-07-29 20:52:22 +00:00
Henrik Levkowetz 5f8a1d4b6c Added 'text/x-markdown' as an accepted MIME type for agenda and minutes uploads.
- Legacy-Id: 18310
2020-07-29 18:34:53 +00:00
Henrik Levkowetz 0ac92d3ae4 Merged in [18299] from rjsparks@nostrum.com:
Missing migrations from 18298.
 - Legacy-Id: 18309
Note: SVN reference [18299] has been migrated to Git commit e7e1cc2a8e
2020-07-29 14:37:51 +00:00
Henrik Levkowetz 9dbdbd5078 Merged in [18296] from rjsparks@nostrum.com:
Show RSOC from the Group menu. Fixes #3024.
 - Legacy-Id: 18308
Note: SVN reference [18296] has been migrated to Git commit 328c92f395
2020-07-29 14:18:29 +00:00
Henrik Levkowetz a4a89b1134 Merged in [18282] from mark@painless-security.com:
Add IETF sessions to the types that emit parent group name in the session assignment slug, so that the parent group name will be present on the HTML row ID in the agenda for IAB sessions.  Also update the wording on special sessions.  Fixes #3034.
 - Legacy-Id: 18307
Note: SVN reference [18282] has been migrated to Git commit b6c3a8f1f8
2020-07-29 13:29:45 +00:00
Henrik Levkowetz 57f6fba930 Merged in [18276] from housley@vigilsec.com:
Send email to AD when an IETF Last Call expires that contains downrefs. Fixes #2472
 - Legacy-Id: 18306
Note: SVN reference [18276] has been migrated to Git commit e0ca07e65d
2020-07-29 13:08:10 +00:00
Henrik Levkowetz dbd4202065 Merged in [18275] from fenton@bluepopcorn.net:
Adds programs to concluded groups page. Fixes #3023.
 - Legacy-Id: 18305
Note: SVN reference [18275] has been migrated to Git commit 1cacc6715b
2020-07-29 11:53:16 +00:00
Henrik Levkowetz 7af17420ae Merged in [18272] from fenton@bluepopcorn.net:
Interim change to prevent chairs from editing milestone description. Fixes #3036.
 - Legacy-Id: 18304
Note: SVN reference [18272] has been migrated to Git commit 65c7080b1f
2020-07-29 11:16:28 +00:00
Henrik Levkowetz 8ac37a3f51 Added some normalisation of the reg_type and ticket_type entries in the OIDC registration scope.
- Legacy-Id: 18301
2020-07-28 21:04:28 +00:00
Robert Sparks 44d19f0533 Let MyPy know a decoration is on purpose. Commit ready for merge.
- Legacy-Id: 18297
2020-07-28 16:49:08 +00:00
Robert Sparks 328c92f395 Show RSOC from the Group menu. Fixes #3024. Commit ready for merge.
- Legacy-Id: 18296
2020-07-28 16:10:42 +00:00
Henrik Levkowetz 5d296775ca Changed the error logging propagation setting for some errors.
- Legacy-Id: 18295
2020-07-28 15:24:41 +00:00
Henrik Levkowetz 3ba391d11b Set version info and settings back to development mode
- Legacy-Id: 18292
2020-07-28 14:53:13 +00:00
Henrik Levkowetz f7143b47e2 Set version info to release version 7.11.0 before branching.
- Legacy-Id: 18290
2020-07-28 14:52:52 +00:00
Henrik Levkowetz 072b35c6af Merged in [18285] from rjsparks@nostrum.com:
Better handle materials with names that end with a string that looks like a version (-nn). May address #3040.
 - Legacy-Id: 18287
Note: SVN reference [18285] has been migrated to Git commit a98e00508c
2020-07-28 14:23:36 +00:00
Henrik Levkowetz ae6513f1c9 Improved the handling in the OpenID Connect userinfo response of multiple meeting registrations with different email addresses for the same person.
- Legacy-Id: 18286
2020-07-28 14:01:20 +00:00
Robert Sparks a98e00508c Better handle materials with names that end with a string that looks like a version (-nn). May address #3040. Commit ready for merge.
- Legacy-Id: 18285
2020-07-27 20:41:59 +00:00
Henrik Levkowetz fb78f9add7 Added a workaround to display text/markdown as text in agenda popups. More work is needed to convert markdown to HTML for this view. See issue #3039.
- Legacy-Id: 18284
2020-07-27 14:14:36 +00:00
Mark J. Donnelly b6c3a8f1f8 Add IETF sessions to the types that emit parent group name in the session assignment slug, so that the parent group name will be present on the HTML row ID in the agenda for IAB sessions. Also update the wording on special sessions. Fixes #3034. Commit ready for merge.
- Legacy-Id: 18282
2020-07-27 04:31:50 +00:00
Henrik Levkowetz f10255e0e2 Merged in [18270] from valery@smyslov.net:
Added display of verified errata in red, not verified in orange in document lists.

    #2997
 - Legacy-Id: 18280
Note: SVN reference [18270] has been migrated to Git commit 126d32b37f
2020-07-26 14:46:35 +00:00
Henrik Levkowetz c9e99e3436 Refined the code in ietf.sync.rfceditor that deals with errata to distinguish between rejected errata and other errata.
- Legacy-Id: 18279
2020-07-26 14:11:04 +00:00
Henrik Levkowetz 83a74c8f92 Tweaked the messages from bin/rfc-editor-index-updates to be slightly more informative.
- Legacy-Id: 18278
2020-07-26 14:09:43 +00:00
Henrik Levkowetz 0a0df995e6 Merged in [18250] from jennifer@painless-security.com:
Reject or require manual processing for submissions when inconsistent SubmissionDocEvent revs exist. Fixes #2909.
 - Legacy-Id: 18277
Note: SVN reference [18250] has been migrated to Git commit b61bdc289b
2020-07-26 11:15:49 +00:00
Russ Housley e0ca07e65d Send email to AD when an IETF Last Call expires that contains downrefs. Fixes #2472
- Legacy-Id: 18276
2020-07-25 21:09:50 +00:00
Jim Fenton 1cacc6715b Adds programs to concluded groups page. Fixes #3023. Commit ready for merge.
- Legacy-Id: 18275
2020-07-25 19:02:26 +00:00
Henrik Levkowetz 02eefc3a01 Changed the URL to use for meeting attendees information in the new registration system
- Legacy-Id: 18274
2020-07-25 18:34:59 +00:00
Jim Fenton 65c7080b1f Interim change to prevent chairs from editing milestone description. Fixes #3036. Commit ready for merge.
- Legacy-Id: 18272
2020-07-25 18:01:31 +00:00
Valery Smyslov 126d32b37f #2997
- Legacy-Id: 18270
2020-07-25 17:25:31 +00:00
Henrik Levkowetz e07aafea90 Set version info and settings back to development mode
- Legacy-Id: 18266
2020-07-25 13:37:07 +00:00
Henrik Levkowetz c2f173a5db Set version info to release version 7.10.1 before branching.
- Legacy-Id: 18264
2020-07-25 13:36:47 +00:00
Henrik Levkowetz 6a8c6e7c26 Merged in [18246] from rcross@amsl.com:
Change 'BOF or IRTF Sessions' to just 'BOF Sessions' at secretariats
request.
 - Legacy-Id: 18261
Note: SVN reference [18246] has been migrated to Git commit 287a672dcd
2020-07-25 13:02:44 +00:00
Henrik Levkowetz da5004be5f Added individual ical links for meeting sessions on the agenda, and changed the phone handset icon to a group icon for the various online conference links.
- Legacy-Id: 18260
2020-07-24 22:26:17 +00:00
Henrik Levkowetz 1d11328c7b Updated font-datatracker, removing fd-users and adding fd-group.
- Legacy-Id: 18259
2020-07-24 22:24:16 +00:00
Henrik Levkowetz f0baae3623 Made test parts that depends on yanglint conditional. Added some informational messages about tests skipped due to missing resources.
- Legacy-Id: 18255
2020-07-24 13:43:59 +00:00
Henrik Levkowetz e056abd888 Tweaked the handling of yanglint settings.
- Legacy-Id: 18254
2020-07-24 13:39:03 +00:00
Jennifer Richards b61bdc289b Reject or require manual processing for submissions when inconsistent SubmissionDocEvent revs exist. Fixes #2909. Commit ready for merge.
- Legacy-Id: 18250
2020-07-24 13:24:00 +00:00
Ryan Cross 287a672dcd Change "BOF or IRTF Sessions" to just "BOF Sessions" at secretariats
request.
 - Legacy-Id: 18246
2020-07-23 21:59:40 +00:00
Henrik Levkowetz 9f812ca17c Swapped out the fa-users icon for an alternative (packaged in font-datatracker) fd-users
- Legacy-Id: 18243
2020-07-23 17:21:42 +00:00
Henrik Levkowetz e20dc144f3 Added a setting for an explicit path to yanglint, in order to be able to detect its presence or absence.
- Legacy-Id: 18242
2020-07-23 17:20:37 +00:00
Henrik Levkowetz 11c276e828 Swapped out the conference URL icon from 'fa-phone' to 'fa-users', and changed the tooltip to 'Online conference'.
- Legacy-Id: 18241
2020-07-23 17:00:14 +00:00
Henrik Levkowetz 6c303c1126 Added 'gather.town' to the domains recognized as conference service domains.
- Legacy-Id: 18240
2020-07-23 16:53:45 +00:00
Henrik Levkowetz 7bc5e4fbfc Added a check for inallowable characters in slide titles at upload time.
- Legacy-Id: 18239
2020-07-23 14:58:21 +00:00
Henrik Levkowetz 249090f767 Set version info and settings back to development mode
- Legacy-Id: 18224
2020-07-22 20:42:42 +00:00
Henrik Levkowetz 5e6f85892f Set version info to release version 7.10.0 before branching.
- Legacy-Id: 18222
2020-07-22 20:42:23 +00:00
Henrik Levkowetz 12cc7a945a Undid an ordering dependency for migration name.0015_populate_extref.
- Legacy-Id: 18219
2020-07-22 20:24:48 +00:00
Henrik Levkowetz 2fb6f34ae0 Updated settings, permitting iframe content and csrf for gather.town
- Legacy-Id: 18218
2020-07-22 20:10:49 +00:00
Henrik Levkowetz 34922f34d7 Merged in [18207] from rjsparks@nostrum.com:
Add the migration intended to go with r18206.
 - Legacy-Id: 18217
Note: SVN reference [18207] has been migrated to Git commit 715be93f1b
2020-07-22 13:06:26 +00:00
Henrik Levkowetz 34ca5946bf Merged in [18206] from rjsparks@nostrum.com:
Allow modelforms, particularly the admin, to treat joint_with_groups as a optional field. Fixes #3029.
 - Legacy-Id: 18216
Note: SVN reference [18206] has been migrated to Git commit 7a48a2b497
2020-07-21 21:30:38 +00:00
Henrik Levkowetz 068493d8bd Merged in [18205] from rjsparks@nostrum.com:
Add rudimentary validation to the admin group form acronym field. Partially addresses #3026.
 - Legacy-Id: 18215
Note: SVN reference [18205] has been migrated to Git commit 82928b8033
2020-07-21 20:06:56 +00:00