This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
579cb3eabe
datatracker
/
ietf
/
templates
/
doc
/
conflict_review
History
Robert Sparks
6b779e9d4c
Send email when the responsible AD for a conflict review is changed. Include the stream manager and stream steering group when the responsible AD changes or when the telechat date changes.
Fixes
#2497
. Commit ready for merge.
...
- Legacy-Id: 15152
2018-05-21 22:02:34 +00:00
..
approval_text.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
approve.html
Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/.
2017-02-22 11:40:55 +00:00
changed_ad.txt
Send email when the responsible AD for a conflict review is changed. Include the stream manager and stream steering group when the responsible AD changes or when the telechat date changes.
Fixes
#2497
. Commit ready for merge.
2018-05-21 22:02:34 +00:00
review_choices.txt
merged in from 4.20-ise
2012-06-22 20:25:17 +00:00
review_started.txt
checkpoint.
2015-08-11 21:52:28 +00:00
start.html
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
submit.html
Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/.
2017-02-22 11:40:55 +00:00