Henrik Levkowetz
0a885bfbb7
Fixed a test that incorrectly lookdef or author.name instead of author.plain_name()
...
- Legacy-Id: 17827
2020-05-19 09:13:00 +00:00
Henrik Levkowetz
3a963eaf29
Removed a future import
...
- Legacy-Id: 17818
2020-05-18 10:59:59 +00:00
Henrik Levkowetz
488ff08352
Merged in ^/personal/henrik/6.129.2-django2.0 which contains an upgrade of Django from 1.11 to 2.0, with the code changes needed.
...
- Legacy-Id: 17817
2020-05-18 06:50:50 +00:00
Henrik Levkowetz
a44a80b068
Set version info and settings back to development mode
...
- Legacy-Id: 17815
2020-05-18 04:46:57 +00:00
Henrik Levkowetz
0f8eddff1a
Set version info to release version 6.130.1 before branching.
...
- Legacy-Id: 17813
2020-05-18 04:46:34 +00:00
Henrik Levkowetz
d36d717fe5
Removed some debug code.
...
- Legacy-Id: 17810
2020-05-17 19:46:14 +00:00
Henrik Levkowetz
e87dd6b599
Merged in [17797] from rjsparks@nostrum.com:
...
Better use of group type in interim announcement tools. Fixes #2989 .
- Legacy-Id: 17809
Note: SVN reference [17797] has been migrated to Git commit 9ba71bebac
2020-05-17 19:44:39 +00:00
Henrik Levkowetz
bc05e7a8d0
Refactored many instances of msg.get_payload(decode=True).decode('utf-8') and similar to get_payload_text(msg), which uses msg.get_charset() to get the actual charset to do the decoding, in a consistent manner. Also removed some instances of force_str, but more remain.
...
- Legacy-Id: 17807
2020-05-16 20:20:05 +00:00
Henrik Levkowetz
0bc19f0c7c
Added group chair/secretary role information to the personal meetecho key API.
...
- Legacy-Id: 17806
2020-05-16 15:58:40 +00:00
Henrik Levkowetz
6bb0a33a8d
Fleshed out a review test slightly, and did some refactoring.
...
- Legacy-Id: 17801
2020-05-15 14:51:25 +00:00
Henrik Levkowetz
6318d49b40
Added an utility function to get email payload as unicode text.
...
- Legacy-Id: 17800
2020-05-15 14:50:22 +00:00
Henrik Levkowetz
2b68095b82
Merged in [17794] from mark@painless-security.com:
...
Add the 'msg' variable for interpolation on reviewer availability change emails, and reformat the add-a-period email. Fixes #2891 .
- Legacy-Id: 17799
Note: SVN reference [17794] has been migrated to Git commit 96bc71f51f150cec7043aca60d0156d35847019b
2020-05-15 11:33:03 +00:00
Henrik Levkowetz
3b99992083
Merged in [17722] from mark@painless-security.com:
...
Remove the 'experimental' verbiage from the references / referenced by pages. Fixes #2857 .
- Legacy-Id: 17798
Note: SVN reference [17722] has been migrated to Git commit 52c7d13f2aff6e8e92eec821e3123da6e5277c84
2020-05-15 08:33:16 +00:00
Robert Sparks
9ba71bebac
Better use of group type in interim announcement tools. Fixes #2989 . Commit ready for merge.
...
- Legacy-Id: 17797
2020-05-14 22:38:02 +00:00
Henrik Levkowetz
aa9db4995a
Disabled a test that is unreliable under Django 2.
...
- Legacy-Id: 17795
2020-05-14 15:57:21 +00:00
Henrik Levkowetz
3439f3d42c
Tweaked a log.assertion() case.
...
- Legacy-Id: 17793
2020-05-14 15:47:41 +00:00
Henrik Levkowetz
c9f69f1869
Fixed a bug in upcoming()
...
- Legacy-Id: 17791
2020-05-13 12:57:58 +00:00
Henrik Levkowetz
ddca2128b5
Set version info and settings back to development mode
...
- Legacy-Id: 17789
2020-05-13 00:22:20 +00:00
Henrik Levkowetz
f2f232fa3a
Set version info to release version 6.130.0 before branching.
...
- Legacy-Id: 17787
2020-05-13 00:21:59 +00:00
Henrik Levkowetz
154876a12a
Merged in ^/trunk@17782 (just ahead of release 6.130.0)
...
- Legacy-Id: 17783
2020-05-12 15:54:46 +00:00
Henrik Levkowetz
4f4c3fd980
Based on [17694] from mark@painless-security.com, this merges in a set of changes that provides agenda-like details on session meeting view, and fixes issue #2751 . It also aligns the styling of materials and resources link lists on the upcoming meetings and ietf agenda pages, and adds calendar symbols with links and recordings symbols with links to interim meeting pages.
...
- Legacy-Id: 17782
Note: SVN reference [17694] has been migrated to Git commit 4df7e5531f8273892c71a363cf328bb324585204
2020-05-12 13:35:57 +00:00
Henrik Levkowetz
da6a0d83f1
Reworded the instructions for submission tool bug reporting and manual posting to avoid reports going to the wrong address.
...
- Legacy-Id: 17779
2020-05-11 19:43:50 +00:00
Henrik Levkowetz
aa4bee7a19
Added set-up and tear-down of test directores for HasMeetingsTests
...
- Legacy-Id: 17776
2020-05-11 14:41:42 +00:00
Henrik Levkowetz
9a72f1b031
Updates names.json fixture, to capture the latest state of the database (minor changes only).
...
- Legacy-Id: 17774
2020-05-11 14:22:23 +00:00
Henrik Levkowetz
a26ace5bfa
Merged in [17764] from rjsparks@nostrum.com:
...
Allow IAB programs to use normal meeting mechanics. Fixes #2970 .
- Legacy-Id: 17773
Note: SVN reference [17764] has been migrated to Git commit fb8e5c6842
2020-05-11 11:41:22 +00:00
Henrik Levkowetz
b04171b526
Added guards against using attributes of None in a couple of places.
...
- Legacy-Id: 17772
2020-05-10 15:47:24 +00:00
Henrik Levkowetz
111d27486f
Added a pyflakes:ignore
...
- Legacy-Id: 17771
2020-05-10 14:25:27 +00:00
Henrik Levkowetz
0daddb5b91
Changed a log.assertion() to provide more information about the unexpected situation.
...
- Legacy-Id: 17770
2020-05-10 14:17:23 +00:00
Henrik Levkowetz
26e85ce53b
Added a catch for malformed apikey input.
...
- Legacy-Id: 17769
2020-05-10 14:16:22 +00:00
Henrik Levkowetz
02804ba163
Fixed a case of too few format string parameters.
...
- Legacy-Id: 17768
2020-05-10 14:14:50 +00:00
Henrik Levkowetz
81197f044c
Tweaked a 404 message to differentiate between two not-found cases.
...
- Legacy-Id: 17767
2020-05-10 14:13:39 +00:00
Henrik Levkowetz
ae7c7707f0
Tweaked the interim_session_buttons template, bringing it closer to the session_buttons_include template.
...
- Legacy-Id: 17766
2020-05-10 14:09:40 +00:00
Robert Sparks
fb8e5c6842
Allow IAB programs to use normal meeting mechanics. Fixes #2970 . Commit ready for merge.
...
- Legacy-Id: 17764
2020-05-08 21:11:25 +00:00
Henrik Levkowetz
6d7c5b52ee
Django 2.0 conversion. Test suite passes, except for javascript tests.
...
- Legacy-Id: 17762
2020-05-08 13:07:07 +00:00
Henrik Levkowetz
29ccca849a
Added a second link to htmlized draft content (on the datatracker) in addition to the link to the tools hosted htmlized document.
...
- Legacy-Id: 17760
2020-05-06 18:23:47 +00:00
Henrik Levkowetz
95233536ff
Fixed some instances of invalid html.
...
- Legacy-Id: 17758
2020-05-06 13:47:00 +00:00
Henrik Levkowetz
01027b977c
Set version info and settings back to development mode
...
- Legacy-Id: 17756
2020-05-06 13:31:14 +00:00
Henrik Levkowetz
e485d7f4a1
Set version info to release version 6.129.1 before branching.
...
- Legacy-Id: 17754
2020-05-06 13:30:46 +00:00
Henrik Levkowetz
42473ecfb4
Moved the agenda-popup template include for the meeting agenda page into the button-list include, to simplify agenda.html. Reduced variable dereferencing one level in many places in the agenda-popup template. Changed the look of the session-agenda links to reduce the business of the IETF agenda page and match the look of the upcoming meetings page.
...
- Legacy-Id: 17749
2020-05-05 16:03:54 +00:00
Henrik Levkowetz
2bace097ae
Updated the interim meeting agenda-links template to show appropriate things both for past and future meetings. Added support for items with video_stream() set, to support future meetecho streamed interims.
...
- Legacy-Id: 17748
2020-05-05 15:59:17 +00:00
Henrik Levkowetz
7ea7ea0311
Whitespace changes only. Reindented and reformatted a template.
...
- Legacy-Id: 17747
2020-05-05 15:56:02 +00:00
Henrik Levkowetz
9d72b65c2d
Changed the session details panel to not show icalendar links if the session has been cancelled, and to do show the full set of session agenda links if not cancelled.
...
- Legacy-Id: 17746
2020-05-05 15:52:48 +00:00
Henrik Levkowetz
e6483b20e6
Merged in [17711] from henrik@levkowetz.com:
...
Turned autoescape off for another email fragment template (production database has also been changed). Fixes an issue where test_assign_reviewer() would sometimes fail due to html-escaped characters in email text.
- Legacy-Id: 17745
Note: SVN reference [17711] has been migrated to Git commit 8ec9e1cf77
2020-05-05 15:48:15 +00:00
Henrik Levkowetz
9485de6371
Tweaked the spacing of the calendar symbol link on the session details page to match the spacing otherwise used for session detail links.
...
- Legacy-Id: 17744
2020-05-05 15:44:23 +00:00
Henrik Levkowetz
5e56f16e7c
Added the css for font-datatracker to base.html
...
- Legacy-Id: 17743
2020-05-05 15:40:55 +00:00
Henrik Levkowetz
ad37d80aa8
Added a custom font with (currently) one glyph, the meetecho symbol, in order to be able to treat it the same way as other session-related links in the session link collection on agenda.html and upcoming.html.
...
- Legacy-Id: 17742
2020-05-05 15:38:43 +00:00
Henrik Levkowetz
7b24874b0e
Merged in [17725] from rjsparks@nostrum.com:
...
Add help text strongly encouraging always having a conference link in any interim request. Fixes #2973 .
- Legacy-Id: 17741
Note: SVN reference [17725] has been migrated to Git commit caa109cb42
2020-05-05 14:46:07 +00:00
Henrik Levkowetz
dcd2b69b4f
Merged in [17724] from rjsparks@nostrum.com:
...
Use normal material management permissions for uploading bluesheets. Fixes #2975 .
- Legacy-Id: 17740
Note: SVN reference [17724] has been migrated to Git commit 139bcc1b7d
2020-05-05 14:23:26 +00:00
Henrik Levkowetz
135ade54ab
Merged in [17723] from rjsparks@nostrum.com:
...
Stop requiring AD approval of virtual interims. Fixes #2972 .
- Legacy-Id: 17739
Note: SVN reference [17723] has been migrated to Git commit 9b14d17c6c
2020-05-05 13:04:34 +00:00
Henrik Levkowetz
6f1186672f
Merged in code from mark@painless-security.com in [17694] which provides historic_group information in the session_details() view, and a test case for same. Added 'now' information in the template dictionary, for use when rendering old (vs. upcoming) session details. Commit ready for merge.
...
- Legacy-Id: 17738
Note: SVN reference [17694] has been migrated to Git commit 4df7e5531f8273892c71a363cf328bb324585204
2020-05-05 13:04:11 +00:00