A refactor to give secretariat a broader selection of groups to choose from when scheduling non-working group sessions.
- Legacy-Id: 11694
Note: SVN reference [11686] has been migrated to Git commit b195beb3ad
Allowed ADs to manage out of area working groups and upload proceedings for them. Fixes issue #1648.
- Legacy-Id: 11693
Note: SVN reference [11681] has been migrated to Git commit f570ff803d
Fixed validation of submitter name and email when they are same as the holder's info. Fixes issue #1971.
- Legacy-Id: 11692
Note: SVN reference [11668] has been migrated to Git commit 0d044399e5
shows a red CANCELLED box, the text shows *** CANCELLED ***, and (as
before) the .ics file includes STATUS:CANCELLED. Fixes issue #1639.
Commit ready for merge.
- Legacy-Id: 11690
Do not show updates related to a removed IPR disclosure. Fixes#1983.
- Legacy-Id: 11688
Note: SVN reference [11666] has been migrated to Git commit 40cef39cae
Send email to secretariat when an interim meeting has been approved and is waiting for announcement.
- Legacy-Id: 11685
Note: SVN reference [11664] has been migrated to Git commit 54969aa236
Clarify that the consensus field is talking about whether the doument will include the consensus boilerplate when it is published as an RFC. Fixes#1955.
- Legacy-Id: 11684
Note: SVN reference [11663] has been migrated to Git commit 9d5a94713e
Call out downreferences in autogenerated last call text. Fixes#1982.
- Legacy-Id: 11655
Note: SVN reference [11654] has been migrated to Git commit 992aba1aec
There were multiple different regex patterns in different urlpattern
declarations, with some of them permitting characters which should not
occur in group acronym. Changed them to consistently use [-a-z0-9]+ .
- Legacy-Id: 11651
This handles the RFC-Editor and IANA sync external commands, but
need to be generalised, and applied to all external commands: TODO.
- Legacy-Id: 11646
Added links to Jabber room, Etherpad, Audio stream, and Meetecho video
participation, up to the time a session ends; switching out Jabber,
Meetecho and Audio streams with links to logs or recordings after the
end of a session.
- Legacy-Id: 11645
This will make it easier to support audio and video streaming links
which vary by meeting, but are fixed by Room. Also added migrations,
resource, admin support, supporting methods, and a bit of refactoring.
- Legacy-Id: 11644
This makes it possible to display either audio and video stream links
when a session is live, or links to the archives after a session.
- Legacy-Id: 11643