- [4319]: Only query for regular IETF meetings when calculating cut off dates
(reported by Ryan Cross).
- [4311]: Fix bug in liaison form that prevents Secretariat users from posting
statements on behalf of SDO liaison managers in some cases.
- [4310]: Fix problem with direct replyto path in liaison form not using role
emails (reported by Stephanie McCammon).
- [4307]: Fix missing return in liaison proxy, fixes problem with from email
on https://datatracker.ietf.org/liaison/1154/ as reported by Stephanie
McCammon.
- [4260]: Move note about IANA scraping messages, apparently I managed to
put it in the wrong place (they're of course scraping draft approvals, not
the ballot announcements).
- [4253]: Move last call announcement text to last call event rather than
stuffing it inside the state change event.
- [4252]: Declare coding system to work around annoying problem when the
date produced by SVN is localized.
- Legacy-Id: 4331
Note: SVN reference [4252] has been migrated to Git commit 5858454c74
Note: SVN reference [4253] has been migrated to Git commit 25cb532348
Note: SVN reference [4260] has been migrated to Git commit 7b2963aaf0
Note: SVN reference [4307] has been migrated to Git commit b418e5d141
Note: SVN reference [4310] has been migrated to Git commit 9b4415fe51
Note: SVN reference [4311] has been migrated to Git commit bbeaa2d022
Note: SVN reference [4319] has been migrated to Git commit 7db44f8e50
Migrated HTML agenda to new data model. This has several improvements, as well, such as clearer marking of BOFs.
- Legacy-Id: 4268
Note: SVN reference [4265] has been migrated to Git commit c113bd0588
Updated agenda.ics to use new data model. Also, tons more efficient. Additionally, the description field now includes links to relevant meeting materials.
- Legacy-Id: 4267
Note: SVN reference [4226] has been migrated to Git commit 740487d69f
Related to #816 - Modified base.html so that the logo is clickable as well as the text.
- Legacy-Id: 4266
Note: SVN reference [4224] has been migrated to Git commit 5e9a33a649
Related to #817 - added a 401.html page for responding to authentication failures
- Legacy-Id: 4225
Note: SVN reference [4223] has been migrated to Git commit b867d70cfd
Making doc writeup available as read-only text to regular users who are not shepherd/AD/Secretariat etc.
Adding a link for viewing a writeup to the main datatracker page.
- Legacy-Id: 4218
Note: SVN reference [4213] has been migrated to Git commit 19dbc6c9bb
Added a link to the datatracker main document page when we announce a new document
- Legacy-Id: 4217
Note: SVN reference [4205] has been migrated to Git commit 1da78c6658ac4fdbccefc187292b52eb71375d9b
Adds a link to the datatracker main document page in the new-version notification messages
- Legacy-Id: 4215
Note: SVN reference [4204] has been migrated to Git commit 161367d320b19450a3cd7593c28ee2d95222ced9
with an RFC DocAlias but not the right state from being displayed as
RFCs (as in issue #815). Displaying them as RFCs doesn't work properly
as most of the wrapper currently assumes the RFC state.
- Legacy-Id: 4151
accidentally submitting a post twice (with Javascript) and modifying the
move-old-files-to-archive code to not move the files away if they
belong to the same submission as the one we're accepting (this
mitigates a concurrent post to at least not end up with a non-existing
draft).
- Legacy-Id: 4112