..
ad_approval_email.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
approval_mail.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
approval_mail_rfc_editor.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
ballot_deferred_email.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
ballot_rfceditornote.txt
ballot_writeup.txt
feat: Remove document notes from the datatracker ( #6387 )
2023-10-09 12:15:18 -05:00
bofreq_editors_changed.txt
Staging for merge forward
2021-07-06 18:05:54 +00:00
bofreq_new_revision.txt
Staging for merge forward
2021-07-06 18:05:54 +00:00
bofreq_responsible_changed.txt
Added the notion of responsible leadership.
2021-07-07 17:49:35 +00:00
bofreq_title_changed.txt
Staging for merge forward
2021-07-06 18:05:54 +00:00
change_notice.txt
charter_internal_review.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
close_irsg_ballot_mail.txt
Notify IRSG when an IRSG ballot is created. Fixes #2978 . Commit ready for merge.
2020-07-13 16:45:45 +00:00
close_rsab_ballot_mail.txt
feat: enable editorial stream adoption and balloting ( #5011 )
2023-01-31 13:50:51 -06:00
comment_added_email.txt
doc_adopted_email.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
downrefs_notice.txt
Send email to AD when an IETF Last Call expires that contains downrefs. Fixes #2472
2020-07-25 21:09:50 +00:00
email_iesg_processing.txt
external_resource_change_request.txt
Allow external resources to be set/suggested during submission process. Fixes #3068 . Commit ready for merge.
2021-04-19 20:21:19 +00:00
iana_expert_review_state_changed.txt
Send email to new mailtrigger controlled destinations when iana expert review state changes. Fixes #3121 . Commit ready for merge.
2020-11-18 21:32:48 +00:00
intended_status_changed_email.txt
issue_iesg_ballot_mail.txt
Notify IRSG when an IRSG ballot is created. Fixes #2978 . Commit ready for merge.
2020-07-13 16:45:45 +00:00
issue_irsg_ballot_mail.txt
Notify IRSG when an IRSG ballot is created. Fixes #2978 . Commit ready for merge.
2020-07-13 16:45:45 +00:00
issue_rsab_ballot_mail.txt
feat: enable editorial stream adoption and balloting ( #5011 )
2023-01-31 13:50:51 -06:00
last_call_announcement.txt
fix: redundant word in banner for Legacy stream documents ( #7207 )
2024-08-05 09:48:48 -05:00
last_call_request.txt
lc_to_yang_doctors.txt
Send extra mail to yangdoctors chairs when a draft with yang checks goes into IETF LC. Fixes #2419 . Commit ready to merge.
2020-07-30 21:44:02 +00:00
publication_request.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
pulled_from_rfc_queue_email.txt
remind_action_holders_mail.txt
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146 . Commit ready for merge.
2021-02-12 20:31:00 +00:00
resurrect_completed_email.txt
fix: use Internet-Draft more consistently across the UI ( #5104 )
2023-02-11 10:09:28 -06:00
resurrect_request_email.txt
review_possibly_replaces_request.txt
state_changed_email.txt
stream_changed_email.txt
stream_state_changed_email.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
stream_tags_changed_email.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
update_telechat.txt