Allow chairs to upload bluesheets for interim meetings. Fixes#2165.
- Legacy-Id: 13425
Note: SVN reference [13412] has been migrated to Git commit 264f6f36e2
Correct Management Item Details link in telechat agenda_package.txt. Fixes#2158.
- Legacy-Id: 13335
Note: SVN reference [13333] has been migrated to Git commit a6070f8fb0
Add ability for secretariat to skip announcement of regular interim meetings. Fixes#2210.
- Legacy-Id: 13321
Note: SVN reference [13308] has been migrated to Git commit 53615b0970
Improve help messages for multi-day and series interim meeting types. Fixes#2194.
- Legacy-Id: 13316
Note: SVN reference [13293] has been migrated to Git commit 0a51d88741
Distinguish group that have session requests from those that do not on the materials/editable-groups page. Fixes#2284.
- Legacy-Id: 13248
Note: SVN reference [13246] has been migrated to Git commit 2e54a5c443
Check downref registry when producing Last Call text. Fixes#2069.
- Legacy-Id: 13210
Note: SVN reference [13205] has been migrated to Git commit aa7ed23cda
This completes a good chunk of the downref registry work requested in ticket
#2069. The registry has been imported to the database and can be shown, and
entries can be added to the registry. Addresses issue #2069.
- Legacy-Id: 13190
Note: SVN reference [13181] has been migrated to Git commit f0125634f8
Update vnu.jar and fix various HTML5 nits it found during a test crawl.
- Legacy-Id: 13152
Note: SVN reference [13118] has been migrated to Git commit 76a3c8bdc0
Add Country column to meeting/NN/proceedings/attendees. Fixes#2228.
- Legacy-Id: 13148
Note: SVN reference [13113] has been migrated to Git commit 990493f1c4
Change \'ID Tracker\' to \'Datatracker\' in various places. Fixes some of #2100.
- Legacy-Id: 13136
Note: SVN reference [13108] has been migrated to Git commit afdf154e0a
Two more locations where I missed that spin.min.js was loaded. Commit ready for
merge.
- Legacy-Id: 13127
Note: SVN reference [13126] has been migrated to Git commit d5d09e4e826e22f1ea61d5ed6ebeb45d079b6c8e
using the htmlization code previously developed for tools.ietf.org. As the
generation of the htmlized page is a bit too costly to do on the fly for
often-referenced drafts and RFCs, the part of each page which contains the
htmlized document is cached on file with a cache time of 2 weeks.
Changed all links which pointed to the htmlized version on tools to instead
point at the datatracker htmlized document.
Tweaked some URLs which didn't permit retrieval of intermediate-rev-charters.
Narrowed the pattern for document names to disallow dots in names, and
instead explicitly enumerated the few historical draftw with dots in the
name.
Added a file-system cache for the htmlized documents, and specified a
max_entries value for caches, overriding the default 300 entries.
Tweaked the code for new author email entries to provide a time if missing
in an updated entry.
Changed links in various email templates which pointed at tools.ietf.org
pages to instead point at datatracker pages, where appropriate.
Changed the search result rows to provide links to both the current meta-
information document pages (with a (i) info symbol) and to the new htmlized
document pages.
- Legacy-Id: 13040