Skip to content

Commit 7dacf3a

Browse files
committed
Update changelog
- Legacy-Id: 19770
1 parent f6d13b4 commit 7dacf3a

1 file changed

Lines changed: 109 additions & 0 deletions

File tree

changelog

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,112 @@
1+
ietfdb (7.41.0) ietf; urgency=medium
2+
3+
* Merged in [19672] from jennifer@painless-security.com:
4+
Add tests of meeting forms for the new session purpose work and a few
5+
other untested parts. Fix a few bugs uncovered.
6+
7+
* Merged in [19675] from jennifer@painless-security.com:
8+
Update uploaded_filename when modifying agenda through the interim
9+
meeting request edit view. Fixes #3395.
10+
11+
* Merged in [19679] from jennifer@painless-security.com:
12+
Include requester's last name as part of a bofreq document's name.
13+
Fixes #3377.
14+
15+
* Merged in [19683] from jennifer@painless-security.com:
16+
Guard against absent 'form_class' kwarg in IETFJSONField.formfield().
17+
18+
* Merged in [19694] from jennifer@painless-security.com:
19+
Better handle invalid character encodings in process_email and
20+
feedback_email commands. Add tests of this using stdin.
21+
22+
* Merged in [19700] from lars@eggert.org:
23+
Add space between RFC and number.
24+
25+
* Merged in [19710] from jennifer@painless-security.com:
26+
Allow nomcom chair to edit liaisons as well as members and generate
27+
GroupEvents when changed. Share code between group and nomcom for this
28+
purpose. Fixes #3376.
29+
30+
* Merged in [19711] from krathnayake@ietf.org:
31+
Adds private app authentication API for bibxml. Fixes #3480.
32+
33+
* Merged in [19713] from lars@eggert.org:
34+
Remove ietf/templates/iesg/scribe_template.html and related,
35+
which is not used anymore according to the secretariat.
36+
(On merge, rjsparks@nostrum.com also removed the three other
37+
templates that only that one included, and removed the test
38+
that covered the view tht was removed).
39+
40+
* Merged in [19716] from jennifer@painless-security.com:
41+
Update CSS selectors to update times/timezones for any elements with
42+
.time/.current-tz classes, not just span. Fixes #3485.
43+
44+
* Merged in [19718] from rjsparks@nostrum.com:
45+
Update the utility that generates batches of bibxml3 files to match the
46+
way the view uses the templates.
47+
48+
* Merged in [19719] from rjsparks@nostrum.com:
49+
Change the I-D announce text to mention rsync instead of ftp per
50+
RFC9141 and its associated transition plan.
51+
52+
* Merged in [19693] from nick@staff.ietf.org:
53+
feat: cypress JS testing for agenda meetings + weekview swimlane (WIP)
54+
55+
* Merged in [19696] from nick@staff.ietf.org:
56+
feat: add nomcom expand panel test
57+
58+
* Merged in [19697] from nick@staff.ietf.org:
59+
feat: add nomcom expand panel test (with missing file)
60+
61+
* Merged in [19698] from nick@staff.ietf.org:
62+
feat: add nomcom questionnaires tabs tests
63+
64+
* Update coverage to reflect removal of scribe templates
65+
66+
* Merged in [19741] from lars@eggert.org:
67+
Add ghostscript to app image, which is used by some tests.
68+
69+
* Merged in [19744] from jennifer@painless-security.com:
70+
Treat application/octet-stream as text/markdown for '.md' materials
71+
uploads. Refactor FileUploadForm hierarchy to reduce boilerplate. Fixes
72+
#3163.
73+
74+
* Merged in [19747] from rjsparks@nostrum.com:
75+
Provide a more direct replacement for tools.ietf.org/id at doc/id.
76+
77+
* Merged in [19748] from nick@staff.ietf.org:
78+
docs: add CONTRIBUTING.md (with associated assets) and
79+
CODE_OF_CONDUCT.md
80+
81+
* Merged in [19750] from nick@staff.ietf.org:
82+
build: Add GitHub Actions workflow for automatic nightly datatracker DB
83+
image build
84+
85+
* Merged in [19751] from nick@staff.ietf.org:
86+
misc: add .gitignore + fix cypress files to match JS style guide
87+
88+
* Merged in [19753] from rjsparks@nostrum.com:
89+
Provide pdfs of htmlized (pdfized) documents to replace
90+
tools.ietf.org/pdf/ at /doc/pdf.
91+
92+
* Merged in [19761] from nick@staff.ietf.org:
93+
fix: skip chromedriver install if arch is not supported in docker build
94+
95+
* Merged in [19763] from jennifer@painless-security.com:
96+
Add ability to import session minutes from notes.ietf.org. Mock out
97+
calls to the requests library in tests. Call markdown library through a
98+
util method. Fixes #3489.
99+
100+
* Merged in [19766] from jennifer@painless-security.com:
101+
Accept/replace invalid Unicode bytes when processing ipr response
102+
emails. Fixes #3489.
103+
104+
* Pin weasyprint to an earlier version because of packaging trouble with
105+
dependencies.
106+
107+
-- Robert Sparks <rjsparks@nostrum.com> 10 Dec 2021 15:58:04 +0000
108+
109+
1110
ietfdb (7.40.0) ietf; urgency=medium
2111

3112
** Codesprint, session purposes, new docker dev env, performance improvements **

0 commit comments

Comments
 (0)