|
| 1 | +ietfdb (6.95.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **IETF 104 code sprint** |
| 4 | + |
| 5 | + This release contains datatracker bug fixes and enhancements from the |
| 6 | + IETF-104 Code Sprint. We have several first-time sprint contributors, |
| 7 | + and a substantial set of improvements. Thanks to everyone who contributed! |
| 8 | + |
| 9 | + Notable improvements: |
| 10 | + |
| 11 | + The datatracker now supports reminders of and direct addition of downref |
| 12 | + entries at the time of document approval. Document review management has |
| 13 | + been improved with table sort options. There are a number of improvements |
| 14 | + to the agenda and materials pages, and there is now support for meeting |
| 15 | + session presenters to upload their own slides, for later approval by |
| 16 | + chairs. |
| 17 | + |
| 18 | + Additional comments, excerpted from the commit log: |
| 19 | + |
| 20 | + * Merged in [16126] from housley@vigilsec.com: |
| 21 | + Allow Secretariat to handle downrefs when they approve a document |
| 22 | + |
| 23 | + * Merged in [16124] from rcross@amsl.com: |
| 24 | + Add No Bluesheets indicator to materials page. |
| 25 | + |
| 26 | + * Merged in [16121] from rjsparks@nostrum.com: |
| 27 | + Provides menubar offset for wg anchors on the /wg page. Fixes #1481. |
| 28 | + |
| 29 | + * Merged in [16110] from rjsparks@nostrum.com: |
| 30 | + Include the note itself in email sent when the RFC editor note changes |
| 31 | + after document approval. Also changed the flow to redirect back to the |
| 32 | + writeups pages after editing the RFC editor note. Fixes #2672. |
| 33 | + |
| 34 | + * Merged in [16109] from rjsparks@nostrum.com: |
| 35 | + Protect drafts in certain IRTF states from expiring. Fixes #2669. |
| 36 | + |
| 37 | + * Merged in [16108] from fenton@bluepopcorn.net: |
| 38 | + Moved old nomcom announcements to database and removed references to |
| 39 | + legacy website. Fixes #2686. |
| 40 | + |
| 41 | + * Merged in [16107] from rjsparks@nostrum.com: |
| 42 | + Show the agenda note, if it exits, on a sessions SUMMARY line in the |
| 43 | + ical view of an agenda. Fixes #2676. |
| 44 | + |
| 45 | + * Merged in [16106] from rjsparks@nostrum.com: |
| 46 | + Don't allow users to edit the 'active' value for unknown-email-* |
| 47 | + addresses. Related to #2696. |
| 48 | + |
| 49 | + * Merged in [16103] from rjsparks@nostrum.com: |
| 50 | + Modified the admin model for SlideSubmission to use a couple of |
| 51 | + raw_id_field widgets. |
| 52 | + |
| 53 | + * Merged in [16102] from rjsparks@nostrum.com: |
| 54 | + Allow logged in users to propose slides for meeting sessions. Fixes |
| 55 | + #2547 and #2403. |
| 56 | + |
| 57 | + * Merged in [16095] from peter@akayla.com: |
| 58 | + Fixed bad calls to rfcdiff for -00 drafts and replaced drafts. Fixes |
| 59 | + issue #2697. |
| 60 | + |
| 61 | + * Merged in [16094] from magnus.westerlund@ericsson.com: |
| 62 | + Added sortable columns to Review Team Reviewers page. Partially |
| 63 | + addresses issue #2656 |
| 64 | + |
| 65 | + * Merged in [16092] from rcross@amsl.com: |
| 66 | + Remove ability to cancel a break session. Fixes #2703. |
| 67 | + |
| 68 | + * Changed the etherpad url schema to https. |
| 69 | + |
| 70 | + * Temorary workaround to upload xml validation. The tree.validate() of |
| 71 | + xml2rfc should be updated to check vocabulary version and validate against |
| 72 | + the appropriate schema, to fix this properly. |
| 73 | + |
| 74 | + * Added dbtemplate validation to the DBTemplate class, to make sure one |
| 75 | + cannot enter invalid DBtemplates through the admin. |
| 76 | + |
| 77 | + * Merged in [16089] from mahoney@nostrum.com: |
| 78 | + added instructions for entering the draft name. Fixes #1375. |
| 79 | + |
| 80 | + * Added creation of a group with the user's GID inside the docker |
| 81 | + container, if it's missing. |
| 82 | + |
| 83 | + * Merged in [16088] from rcross@amsl.com: |
| 84 | + Fixed multiple issues with secretariat non-session view, including |
| 85 | + an indicator of cancelled sessions. Fixes #2701. |
| 86 | + |
| 87 | + * Merged in [16087] from housley@vigilsec.com: |
| 88 | + Add downward references to telechat moderator package and Secretariat |
| 89 | + telechat pages. |
| 90 | + |
| 91 | + * Merged in [16085] from rcross@amsl.com: |
| 92 | + Fixed an issue where cancelling one break session would cause other |
| 93 | + breaks to get cancelled. Fixes #2699. |
| 94 | + |
| 95 | + * Added filtering by meeting for the UrlResource admin. |
| 96 | + |
| 97 | + * Changed docker/updatedb to use https://, as cloudflare doesn't do the |
| 98 | + right thing for our http:// database dump URL any more. |
| 99 | + |
| 100 | + * Added a skipIf() decorator for a test which should not be run unless |
| 101 | + the ghostscript binary is available in the test environment. |
| 102 | + |
| 103 | + -- Henrik Levkowetz <henrik@levkowetz.com> 09 Apr 2019 11:55:21 +0000 |
| 104 | + |
| 105 | + |
1 | 106 | ietfdb (6.94.1) ietf; urgency=medium |
2 | 107 |
|
3 | 108 | This is a minor bugfix release, to clear the slate for the IETF 104 sprint. |
@@ -2162,7 +2267,7 @@ ietfdb (6.72.2) ietf; urgency=medium |
2162 | 2267 | Bugfixes and minor features: |
2163 | 2268 |
|
2164 | 2269 | * Added page counts for open review requests on the reviewer assignment |
2165 | | - drop-downs of /group/*/reviews/manage/unassigned/. Fixes issue #2449. |
| 2270 | + drop-downs of /group/\*/reviews/manage/unassigned/. Fixes issue #2449. |
2166 | 2271 |
|
2167 | 2272 | * Added a patch for a faker problem with locale ro_RO names (default |
2168 | 2273 | first_names from a region without first_names explicitly declared are |
@@ -15106,6 +15211,7 @@ ietfdb (2.05) ietf; urgency=medium |
15106 | 15211 | * Refactoring and cleanup work |
15107 | 15212 |
|
15108 | 15213 | -- Henrik Levkowetz <henrik@levkowetz.com> 31 Oct 2007 08:37:37 +0100 |
| 15214 | + |
15109 | 15215 | ietfdb (2.04) ietf; urgency=medium |
15110 | 15216 |
|
15111 | 15217 | * Fixed a number of issues with the meeting agenda page. |
|
0 commit comments