Robert Sparks
|
cc1eade4f8
|
fix: correct headers for charter evaluation email (#7937)
|
2024-09-16 08:57:05 -05:00 |
|
Henrik Levkowetz
|
5b2087f910
|
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.
- Legacy-Id: 13505
|
2017-06-02 23:13:22 +00:00 |
|
Robert Sparks
|
e5306eda00
|
Instrumented issuing ballots. Simplified the ballot-issued email significantly. Deferred adding ballot_saved mail for the automatic yes positions.
- Legacy-Id: 10068
|
2015-08-28 17:33:49 +00:00 |
|
Ole Laursen
|
7e00fa1424
|
Move the Secretariat group email utility to wginfo and the rest of the wgcharter stuff to doc/(views|urls|utils)_charter.py alongside the other document types
- Legacy-Id: 7121
|
2014-01-13 16:08:58 +00:00 |
|