File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ietfdb (6.55.4) ietf; urgency=medium
22
3+ * Added a test for interim meeting agenda and minutes urls.
4+
5+ * Did a bit of optimization of the /meeting/past/ view.
6+
7+ * Fixed a problem with loosing the outermost html element when massaging
8+ html agendas, which resulted in mangled agendas if that element was
9+ <pre/>.
10+
11+ * Merged in [13832] from rjsparks@nostrum.com:
12+ Treat Area Groups similar to Working Groups and Research Groups where it
13+ makes sense to do so.
14+
15+ * Use a datatracker internal url for session agendas and minutes, to
16+ avoid X-Frame-Options SAMEORIGIN preventing agenda display in frames.
17+
18+ * django-bootstrap3 9.0.0 breaks compatibility with 8.x.y; disallow 9.0.0
19+ and higher till we can rewrite.
20+
21+ * Merged in [13830] from rjsparks@nostrum.com:
22+ Show all the sessions for area groups in the proceedings. Fixes #2265.
23+ Should be patched into production.
24+
25+ * Added wiki creation for groups in state 'bof'
26+
327 * Replaced the local copy of the draft/rfc htmlization code with rfc2html
428 as installed modeule.
529
You can’t perform that action at this time.
0 commit comments