Henrik Levkowetz
9e43474612
Fixed an issue with the htmlization of links in release notes.
...
- Legacy-Id: 16820
2019-10-03 21:58:38 +00:00
Henrik Levkowetz
9d4ca615d3
Merged in [16607] from rcross@amsl.com:
...
Fix issue where third session requests, which rerequire AD approval, get left with approved status, instead of scheduled, after Secretraiat sends out notifications of official schedule. Fixes #2765 .
- Legacy-Id: 16817
Note: SVN reference [16607] has been migrated to Git commit 9a82586e1b
2019-10-02 20:55:54 +00:00
Henrik Levkowetz
7931b3196d
Merged in [16701] from rcross@amsl.com:
...
Add migration to remove any break / registration sessions that have already been created for future meetings. Goes with changes for #2713 .
- Legacy-Id: 16816
Note: SVN reference [16701] has been migrated to Git commit 0bbdbca8ac
2019-10-02 20:53:30 +00:00
Henrik Levkowetz
07375b46f8
Added log.unreachable() for the code that creates unknown-email-*' addresses. Addresses issue #2696 .
...
- Legacy-Id: 16814
2019-10-02 17:45:44 +00:00
Henrik Levkowetz
4af77bbc8e
Fixed a bug in gather_submission_submitter().
...
- Legacy-Id: 16808
2019-10-02 04:07:00 +00:00
Henrik Levkowetz
bee8d13a57
Removed some test assertions which are incorrect after the previous commit
...
- Legacy-Id: 16806
2019-10-01 22:13:20 +00:00
Henrik Levkowetz
038e90649d
From rcross@amsl.com: Don't copy breaks etc, when creating new Empty Schedule for meetings. Fixes issue #2713 .
...
- Legacy-Id: 16805
2019-10-01 20:30:40 +00:00
Henrik Levkowetz
92a84117b4
Added a type hint stub file for ietf/api/__init__.py, to capture variables created during module initialization.
...
- Legacy-Id: 16804
2019-10-01 20:29:02 +00:00
Henrik Levkowetz
445f2cf614
Set version info and settings back to development mode
...
- Legacy-Id: 16801
2019-10-01 16:16:03 +00:00
Henrik Levkowetz
535650bec0
Set version info to release version 6.104.0 before branching.
...
- Legacy-Id: 16799
2019-10-01 16:15:53 +00:00
Henrik Levkowetz
5a5d18c5c5
Removed 2 package.json files that interfered with bower operation.
...
- Legacy-Id: 16796
2019-10-01 15:39:47 +00:00
Henrik Levkowetz
8c71252fee
Merged in [16688] from sasha@dashcare.nl:
...
Fix #2478 - When completing review, show which addresses it is posted to.
- Legacy-Id: 16795
Note: SVN reference [16688] has been migrated to Git commit 68ea11a916
2019-10-01 15:02:03 +00:00
Henrik Levkowetz
25ac3b67f5
Merged in [16680] from sasha@dashcare.nl:
...
Fix #2354 - Make review_completed configurable per team and review type
This includes a migration to change mailtrigger slugs to be up to 64
characters instead of 32, as some slugs would not fit and require clunky
abbreviations.
A data migration creates triggers for existing teams, and they are also
created on the fly if a trigger does not exist yet, providing a safe
fallback for new review teams. The review_completed mailtrigger serves
as the template for new triggers.
This commit also includes tests for gather_address_lists(), as none
existed.
- Legacy-Id: 16794
Note: SVN reference [16680] has been migrated to Git commit 1390ae073c
2019-10-01 13:35:52 +00:00
Henrik Levkowetz
70380cb8ea
Merged in [16672] from sasha@dashcare.nl:
...
Fix #2328 - Use mailtriggers to find destinations in review app
As the review app has several conditionals that don't fit
entirely well within mailtriggers, the templates use a bit
of extra context to figure out who exactly to include. This also
extends the tests for review, to check for correct recipients.
It also adds a tiny feature to mailtrigger to entirely exclude
certain addresses, as required by the review-generated mails.
- Legacy-Id: 16793
Note: SVN reference [16672] has been migrated to Git commit 88b7b45b0e
2019-10-01 13:06:48 +00:00
Henrik Levkowetz
632423aa6c
Merged in [16670] from sasha@dashcare.nl:
...
Fix #2590 - Allow secretary to adjust date when completing a review.
This also fixes other issues identified in #2590 , around the
modification of historical document events. The behaviour is now:
- When the assigned reviewer posts a review, a single event is
created, set to current date/time.
- When the secretary records a review in the datatracker, they may
set a different completion date, which is autofilled if an email
is selected. One event is generated for the original completion
date, and one for the secretary's action.
- Each revision generates a new event, rather than updating previous
existing events.
- Legacy-Id: 16791
Note: SVN reference [16670] has been migrated to Git commit 3942f9acc7
2019-10-01 12:05:04 +00:00
Henrik Levkowetz
24ede9a1ae
In wordwrap(), consider lines consisting entirely of some non-alphanumeric characters like ---- or === to be block (paragraph) separators. Fixes issue #2806 .
...
- Legacy-Id: 16790
2019-10-01 11:08:41 +00:00
Henrik Levkowetz
12bf466832
Merged in [16668] from sasha@dashcare.nl:
...
Fix #2560 - Sort names in history when changing list of members.
- Legacy-Id: 16789
Note: SVN reference [16668] has been migrated to Git commit de9cde9e43
2019-10-01 10:15:46 +00:00
Henrik Levkowetz
c63ace2721
Removed debug-related code from group edit clean_acronym(). Fixes issue #2804 .
...
- Legacy-Id: 16787
2019-09-30 21:37:40 +00:00
Henrik Levkowetz
10c8596664
Merged in [16667] from sasha@dashcare.nl:
...
Fix #2071 - Add optional comment field for close request.
- Legacy-Id: 16786
Note: SVN reference [16667] has been migrated to Git commit 4669b0934b
2019-09-30 20:55:16 +00:00
Henrik Levkowetz
4c28f69172
Set version info and settings back to development mode
...
- Legacy-Id: 16781
2019-09-30 16:55:49 +00:00
Henrik Levkowetz
b93cc3e83d
Set version info to release version 6.103.1 before branching.
...
- Legacy-Id: 16779
2019-09-30 16:55:38 +00:00
Henrik Levkowetz
902f7769d1
Fixed incorrect type hints for Migration.dependencies.
...
- Legacy-Id: 16776
2019-09-30 16:25:58 +00:00
Henrik Levkowetz
33e8733b91
Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run.
...
- Legacy-Id: 16772
2019-09-30 15:42:18 +00:00
Henrik Levkowetz
2d858f2e0a
Added mypy and django-stubs to Py3 requirements, and added a mypy test case.
...
- Legacy-Id: 16768
2019-09-30 15:37:32 +00:00
Henrik Levkowetz
4ed73d2ba9
Removed unused .py file
...
- Legacy-Id: 16767
2019-09-30 15:35:03 +00:00
Henrik Levkowetz
e0479d8d13
Changed the call signature of docevent_from_submission() to take an optional Person object, rather than person name. Added a type hint for the signature.
...
- Legacy-Id: 16764
2019-09-29 20:00:49 +00:00
Henrik Levkowetz
a1db2d5aef
Tweaked the condition for waiving submission email confirmation slightly.
...
- Legacy-Id: 16760
2019-09-27 06:12:55 +00:00
Henrik Levkowetz
60ba9f5a27
Set version info and settings back to development mode
...
- Legacy-Id: 16756
2019-09-26 18:42:35 +00:00
Henrik Levkowetz
4c9cddfaa6
Set version info to release version 6.103.0 before branching.
...
- Legacy-Id: 16754
2019-09-26 18:42:24 +00:00
Henrik Levkowetz
3939c0b88c
Changed draft submission to not require an email round-trip when the submitter is logged in. Added corresponding test cases.
...
- Legacy-Id: 16749
2019-09-26 14:43:26 +00:00
Henrik Levkowetz
466bd0675e
Added asciiFullname and asciiSurname attributes to the XML submission test template.
...
- Legacy-Id: 16748
2019-09-26 14:41:48 +00:00
Henrik Levkowetz
125ec9b3b7
Added a template interpolation variable for document title to the submission test text template.
...
- Legacy-Id: 16747
2019-09-26 14:40:36 +00:00
Henrik Levkowetz
eabf121abe
Added code to detect conflicting information for draft name, revision, and title when both XML and text versions of a document are submitted.
...
- Legacy-Id: 16746
2019-09-26 14:38:47 +00:00
Henrik Levkowetz
78889979a1
Changed the draft submission form and views so that an email address is required for each author in order to complete self-service draft submission. It is possible to add these as metadata updates, but this will lead to submission through the secretariat (and the email addresses will still be required). Also updated related templates to make the handling of form section headings more consistent.
...
- Legacy-Id: 16745
2019-09-23 17:26:16 +00:00
Henrik Levkowetz
1efd28752c
Added some caching to /release/ pages. With now more than 350 releases, the page response times had increased to typically 4s. Caching in view and template brought this down to ~160ms.
...
- Legacy-Id: 16744
2019-09-21 12:36:08 +00:00
Henrik Levkowetz
d7c4639d4f
Set version info and settings back to development mode
...
- Legacy-Id: 16742
2019-09-20 16:19:14 +00:00
Henrik Levkowetz
638436364e
Set version info to release version 6.102.0 before branching.
...
- Legacy-Id: 16740
2019-09-20 16:18:41 +00:00
Henrik Levkowetz
a3f59ee9a2
Added conversion of version 3 XML draft submissions to v3 HTML, in addition to text. Added a link to HTML versions (when present) to the document status page, and renamed the link to the htmlized version to 'htmlized'. Converted the submission XML test-file to version 3. Added test code to check that HTML is generated for version 3 XML submissions.
...
- Legacy-Id: 16737
2019-09-20 14:24:44 +00:00
Henrik Levkowetz
2c72d33b84
Added class 'bg-danger' to submission error messages. The big 'Meta-Data errors found' pane on red background is so noticeable that class 'text-danger' which gives bold text is insufficient to stand out clearly. Adding 'bg-danger' gives the specific error messages red background, too.
...
- Legacy-Id: 16736
2019-09-20 11:31:09 +00:00
Henrik Levkowetz
44f42cdb3a
Undid the previous commit
...
- Legacy-Id: 16735
2019-09-20 11:30:04 +00:00
Henrik Levkowetz
e3e9f676b7
Added class 'bg-danger' to submission error messages. The big 'Meta-Data errors found' pane on red background is so noticeable that class 'text-danger' which gives bold text is insufficient to stand out clearly. Adding 'bg-danger' gives the specific error messages red background, too.
...
- Legacy-Id: 16734
2019-09-20 11:28:53 +00:00
Henrik Levkowetz
4283740bf1
Added a link to RFCs rendered with inline errata (where available) to the /doc/rfcNNNN pages.
...
- Legacy-Id: 16732
2019-09-13 22:59:38 +00:00
Henrik Levkowetz
96f6f47758
Updated rfc-editor sync code to recognize the new Tooling Issue queue state.
...
- Legacy-Id: 16730
2019-09-11 16:20:25 +00:00
Henrik Levkowetz
3e67a395b5
Updated ietf.sync.rfceditor.parse_index() to use the new rfc-index schema (changed placement of the page-count element).
...
- Legacy-Id: 16729
2019-09-11 12:48:19 +00:00
Henrik Levkowetz
3160f55597
Added code to catch a form error regularly caused by form spam and return a failure instead of triggering a server 500.
...
- Legacy-Id: 16728
2019-09-10 16:10:11 +00:00
Henrik Levkowetz
81bc17533a
Set version info and settings back to development mode
...
- Legacy-Id: 16723
2019-09-08 15:29:06 +00:00
Henrik Levkowetz
b1e8e4a1d1
Set version info to release version 6.101.0 before branching.
...
- Legacy-Id: 16721
2019-09-08 15:28:40 +00:00
Henrik Levkowetz
28bd819f91
Updated bower-managed static web assets
...
- Legacy-Id: 16718
2019-09-08 15:02:28 +00:00
Henrik Levkowetz
3336f4a11b
Merged in [16656] from rjsparks@nostrum.com:
...
Add IANA expert review tracking.
- Legacy-Id: 16716
Note: SVN reference [16656] has been migrated to Git commit e45a32e49f
2019-09-08 14:34:29 +00:00
Henrik Levkowetz
100aa3f35d
Removed OBE page 'todo' under 'release'.
...
- Legacy-Id: 16711
2019-09-05 23:02:23 +00:00