Henrik Levkowetz
ac5e88b82b
Added a context processor to make settings generally available in page templates. Split the SECRETARIAT_TICKET_EMAIL setting into SECRETARIAT_ACTION_EMAIL and SECRETARIAT_INFO_EMAIL, with different addresses. Updated places with hardcoded ietf-action@ietf.org addresses to use the settings value, and updated some places to use ietf-infor@ietf.org instead of the ietf-action address. Fixes issue #3081 .
...
- Legacy-Id: 18501
2020-09-17 11:10:27 +00:00
Henrik Levkowetz
585271a8a1
Changed the plain UTC.ics zoneinfo entry from symlink to file.
...
- Legacy-Id: 18500
2020-09-16 18:16:28 +00:00
Henrik Levkowetz
73774b4070
- Legacy-Id: 18499
2020-09-16 18:15:50 +00:00
Henrik Levkowetz
1542ed01c9
Fixed an error in a timezone file.
...
- Legacy-Id: 18498
2020-09-15 12:02:02 +00:00
Henrik Levkowetz
aa13dae256
Added manually built UTC.ics and Etc/UTC.ics to the timezone .ics files
...
- Legacy-Id: 18497
2020-09-15 11:22:01 +00:00
Henrik Levkowetz
96330c3f43
Added a missing URL pattern for /api/openid/.
...
- Legacy-Id: 18496
2020-09-15 10:13:11 +00:00
Henrik Levkowetz
0fa1500f52
Changed the format of email addresses added to the document notifications filed when the document shepherd is set. Fixes issue #3079 .
...
- Legacy-Id: 18494
2020-09-14 13:31:39 +00:00
Henrik Levkowetz
1b90193bf0
Set version info and settings back to development mode
...
- Legacy-Id: 18492
2020-09-13 12:33:47 +00:00
Henrik Levkowetz
ffc819366b
Set version info to release version 7.17.0 before branching.
...
- Legacy-Id: 18490
2020-09-13 12:33:28 +00:00
Henrik Levkowetz
28c22659ee
Changelog entry for 7.17.0
...
- Legacy-Id: 18489
2020-09-13 12:33:17 +00:00
Henrik Levkowetz
982a5a2924
Code coverage data for release 7.17.0
...
- Legacy-Id: 18488
2020-09-13 12:32:59 +00:00
Henrik Levkowetz
724e982a1c
Added documentation of the OpenID Connect and version endpoints to /api/. Added some tests.
...
- Legacy-Id: 18487
2020-09-11 14:13:45 +00:00
Henrik Levkowetz
ac31ea1f5d
Added a datatracker version endpoint /api/version. Fixes issue #3077 .
...
- Legacy-Id: 18486
2020-09-11 14:11:37 +00:00
Henrik Levkowetz
2956d51ee9
Updated coverage data and tweaked an OpenIDtest and scope description.
...
- Legacy-Id: 18485
2020-09-11 10:48:44 +00:00
Henrik Levkowetz
e6f6f4697a
OpenID already has a photo URL as part of the 'profile' scope. Added the the datatracker photo url to the returned OpenID 'profile' scope information when a profile photo is available.
...
- Legacy-Id: 18484
2020-09-10 21:45:21 +00:00
Henrik Levkowetz
07be1f8516
Added a view to retrieve profile photos, in order to support Meetecho's need for such, at /person/{email}/photo. The default is to supply images with 80px width. Image scaling is available using the same query argument as Gravatar: ?size=200 or ?s=200 for 200-pixel wide images.
...
- Legacy-Id: 18483
2020-09-10 21:41:01 +00:00
Henrik Levkowetz
60a1e0fe3d
Tweaked the decode() templatetag code slightly.
...
- Legacy-Id: 18482
2020-09-09 19:05:59 +00:00
Henrik Levkowetz
638797cb65
Updated the decrypt() templatetag to ensure it returns string rather than bytes.
...
- Legacy-Id: 18481
2020-09-09 17:46:27 +00:00
Henrik Levkowetz
90a6ed0d08
Fixed a bad membership test.
...
- Legacy-Id: 18480
2020-09-09 15:32:38 +00:00
Henrik Levkowetz
e86bf0194b
Added an assertion to catch an unexpected document state (no IESG state set). Updated the log.assertion() function to accept a "note" argument, for more informative assertion messages.
...
- Legacy-Id: 18479
2020-09-09 14:09:43 +00:00
Henrik Levkowetz
f99d6fd38e
Set version info and settings back to development mode
...
- Legacy-Id: 18477
2020-09-08 10:59:36 +00:00
Henrik Levkowetz
163203d3de
Set version info to release version 7.16.0 before branching.
...
- Legacy-Id: 18475
2020-09-08 10:59:16 +00:00
Henrik Levkowetz
9b0fd4f342
Changelog entry for 7.16.0
...
- Legacy-Id: 18474
2020-09-08 10:59:05 +00:00
Henrik Levkowetz
e19cd27b56
Code coverage data for release 7.16.0
...
- Legacy-Id: 18473
2020-09-08 10:58:51 +00:00
Henrik Levkowetz
35ee99afa0
Added a missing migration for a change in the Schedule.base field.
...
- Legacy-Id: 18472
2020-09-08 10:38:00 +00:00
Henrik Levkowetz
e837e0e2ee
Backported a patch to production that changed the secretariat session-request tool session lengths to 60/120 minutes.
...
- Legacy-Id: 18471
2020-09-08 10:26:34 +00:00
Henrik Levkowetz
1354604581
Fixed a pyflakes nit.
...
- Legacy-Id: 18470
2020-09-07 14:57:00 +00:00
Henrik Levkowetz
0fa8800644
Rewrote some code in document_main to avoid using the iesg_state.slug attribute when iesg_state might not be set.
...
- Legacy-Id: 18469
2020-09-07 14:54:29 +00:00
Henrik Levkowetz
392a38f47d
Use BASE_DIR as starting point for finding patch files in checks.maybe_patch_libraries(), instead of CWD.
...
- Legacy-Id: 18468
2020-09-04 18:39:54 +00:00
Henrik Levkowetz
f9b3e2e477
Merged in ^/branch/iola/meeting-improvement-r18382@18466. This provides a beta-level snapshot of the new schedule editor work. All known issues should be fixed, but there might be adjustments needed after experience with using the new edit view.
...
- Legacy-Id: 18467
2020-09-04 14:28:25 +00:00
Henrik Levkowetz
6927f161dc
Set version info and settings back to development mode
...
- Legacy-Id: 18464
2020-09-02 20:55:34 +00:00
Henrik Levkowetz
3d2e471320
Set version info to release version 7.15.1 before branching.
...
- Legacy-Id: 18462
2020-09-02 20:55:15 +00:00
Henrik Levkowetz
ec7dbeb8c3
Changelog entry for 7.15.1
...
- Legacy-Id: 18461
2020-09-02 20:55:04 +00:00
Henrik Levkowetz
edf82e75f0
Code coverage data for release 7.15.1
...
- Legacy-Id: 18460
2020-09-02 20:54:47 +00:00
Henrik Levkowetz
ac51f185bc
Merged in [18446] from rcross@amsl.com:
...
Remove reference to old style exception attribute 'message'.
- Legacy-Id: 18456
Note: SVN reference [18446] has been migrated to Git commit 6a2ed891eb
2020-09-01 13:03:04 +00:00
Henrik Levkowetz
a6bbb33177
Merged in [18445] from rjsparks@nostrum.com:
...
Provide a management command to inform github backups.
- Legacy-Id: 18455
Note: SVN reference [18445] has been migrated to Git commit 30ac9833c5
2020-09-01 12:10:48 +00:00
Henrik Levkowetz
02bb72d585
Merged in [18425] from olau@iola.dk:
...
Make the IPR search form initialize the state field upon form
initialization instead of evaluating the queryset upon importing the
module. This is probably never a problem in practice in this case in
the live environment, but it's a confusing practice, and when running
the tests sometimes a bug seems to throw Django off and the error is
then shadowed by Django crashing when trying to access the
(non-existing) database.
- Legacy-Id: 18454
Note: SVN reference [18425] has been migrated to Git commit 0aa0f7d4e2
2020-09-01 10:30:55 +00:00
Henrik Levkowetz
d227f1dba6
Merged in [18414] from olau@iola.dk:
...
Compute session order from available data instead of going through the
database again (saves ~2800 queries on the IETF 106 agenda page)
- Legacy-Id: 18453
Note: SVN reference [18414] has been migrated to Git commit ca057911ea
2020-09-01 08:06:21 +00:00
Henrik Levkowetz
e9bebe1274
Merged in [18103] from olau@iola.dk:
...
Prefetch a couple of things in the agenda view to reduce the number of
queries for IETF 106 from about 3800 to about 235.
- Legacy-Id: 18452
Note: SVN reference [18103] has been migrated to Git commit a373f1d55c
2020-08-31 20:09:03 +00:00
Henrik Levkowetz
21cd74a809
Added search field and tweaked the list display for the DocAlias admin.
...
- Legacy-Id: 18451
2020-08-31 15:38:33 +00:00
Henrik Levkowetz
d63e82791e
- Legacy-Id: 18450
2020-08-31 15:37:29 +00:00
Henrik Levkowetz
2355f7c0e8
Merged in [18378] from rjsparks@nostrum.com:
...
Improved the classification of some github related external resources. Tightened validation of new resource values.
- Legacy-Id: 18449
Note: SVN reference [18378] has been migrated to Git commit 2b70735fd2
2020-08-31 15:21:42 +00:00
Henrik Levkowetz
a1b1a919ab
Merged in [18373] from mark@painless-security.com:
...
Filter out reviewers who have rejected reviewing this document in the past from the list of suggested reviewers. Fixes #2996 .
- Legacy-Id: 18448
Note: SVN reference [18373] has been migrated to Git commit d105f8ba5b
2020-08-31 11:21:07 +00:00
Henrik Levkowetz
95bca1dbed
Updated the bluesheet submission API tests slightly, to check correct handling of updates.
...
- Legacy-Id: 18447
2020-08-30 19:41:55 +00:00
Ryan Cross
6a2ed891eb
Remove reference to old style exception attribute 'message'. Commit ready for merge.
...
- Legacy-Id: 18446
2020-08-29 00:17:56 +00:00
Robert Sparks
30ac9833c5
Provide a management command to inform github backups. Commit ready for merge.
...
- Legacy-Id: 18445
2020-08-28 15:34:25 +00:00
Henrik Levkowetz
7c5a910360
Adjusted the horizontal placement of [New] labels in search results, aligning them on a vertical line for a neater look.
...
- Legacy-Id: 18444
2020-08-28 15:33:28 +00:00
Henrik Levkowetz
a8f13b79c3
Added links to v3 HTML output for v3 draft submissions. Fixesissue #3067 .
...
- Legacy-Id: 18443
2020-08-28 15:31:17 +00:00
Robert Sparks
ba7e1f3c6a
changes to improve interfacing with the backup scripts
...
- Legacy-Id: 18442
2020-08-28 15:28:22 +00:00
Henrik Levkowetz
15ea994266
Added an xml_version field to Submission objects, to capture the schema version of submitted XML files (if any). Related to issue #3067 .
...
- Legacy-Id: 18440
2020-08-28 14:31:36 +00:00