primary keys from character strings to integers, and makes corresponding code
changes.
This was prompted by database limitations discovered when trying to make
DocAlias use a m2m document field; with 255 long strings as primary keys for
Document and DocAlias this violated the MySQL database limitations.
Changing the primary keys to integers should also improve efficiency.
Due to the data migrations which create the new integer primary keys and adds
corresponding integer foreign keys matching the previous string foreign keys
in all tables having foreign keys to Document and DocAlias, some of these
migrations take a long time. The total set of migrations are expected to have
a runtime on the order of 2 hours.
- Legacy-Id: 16237
- Legacy-Id: 16163
Note: SVN reference [16124] has been migrated to Git commit e101d94065
Note: SVN reference [16154] has been migrated to Git commit 758757038a
Show minutes on the popup for the meeting materials button on the agenda page when those minutes are available. Fixes#2711.
- Legacy-Id: 16162
Note: SVN reference [16152] has been migrated to Git commit 88f49ed2b4
Update the out-of-date links in the footer of each datatracker page. Fixes#2710.
- Legacy-Id: 16156
Note: SVN reference [16145] has been migrated to Git commit d96e042bc9
Remove some clutter from I-D upload page. The information was mived to the Instructions tab, but a higligh to the Note Well and BCP 78 was added. Fixes#2057.
- Legacy-Id: 16155
Note: SVN reference [16144] has been migrated to Git commit 37851b9742
Remove some clutter from I-D upload page. The information was mived to the Instructions tab, but a higligh to the Note Well and BCP 78 was added. Fixes#2057.
- Legacy-Id: 16151
Note: SVN reference [16144] has been migrated to Git commit 37851b9742
Allow Secretariat to handle downrefs when they approve a document
- Legacy-Id: 16134
Note: SVN reference [16126] has been migrated to Git commit 8c7e75101d
Provides menubar offset for wg anchors on the /wg page. Fixes#1481.
- Legacy-Id: 16131
Note: SVN reference [16121] has been migrated to Git commit 1c04745c3e
Include the note itself in email sent when the RFC editor note changes after document approval. Also changed the flow to redirect back to the writeups pages after editing the RFC editor note. Fixes#2672.
- Legacy-Id: 16130
Note: SVN reference [16110] has been migrated to Git commit fbfd204eb9
Moved old nomcom announcements to database and removed references to legacy website. Fixes#2686.
- Legacy-Id: 16123
Note: SVN reference [16108] has been migrated to Git commit 26ebb022e7
Show the agenda note, if it exits, on a sessions SUMMARY line in the ical view of an agenda. Fixes#2676.
- Legacy-Id: 16122
Note: SVN reference [16107] has been migrated to Git commit 69acaccf14
Allow logged in users to propose slides for meeting sessions. Fixes#2547 and #2403.
- Legacy-Id: 16118
Note: SVN reference [16102] has been migrated to Git commit becad91b0b
Fixed bad calls to rfcdiff for -00 drafts and replaced drafts. Fixes issue #2697.
- Legacy-Id: 16117
Note: SVN reference [16095] has been migrated to Git commit cfdbae1f3c