Henrik Levkowetz
|
13c69a1a55
|
Turned off html autoescape in IPR email templates.
- Legacy-Id: 16423
|
2019-07-07 13:14:42 +00: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 |
|
Henrik Levkowetz
|
625347cd2f
|
Merged trunk@9354 to facelift copy
- Legacy-Id: 9357
|
2015-04-02 06:51:34 +00:00 |
|
Robert Sparks
|
c307b1f734
|
Avoid creating blank line before headers on IPR notification email. Fixes #1609. Commit ready for merge.
- Legacy-Id: 9142
|
2015-03-02 20:38:55 +00:00 |
|
Ole Laursen
|
d61ed824cd
|
Summary: Replace old-style wordwrap custom tag with {% filter wordwrap %}
- Legacy-Id: 8965
|
2015-02-04 12:48:47 +00:00 |
|
Henrik Levkowetz
|
5183042d58
|
Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces.
- Legacy-Id: 8808
|
2014-12-21 19:26:33 +00:00 |
|