datatracker/ietf/templates/review
2019-11-21 22:41:11 +00:00
..
completed_review.txt Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself. 2019-04-30 16:54:06 +00:00
deadline_changed.txt Allow those people who can make a review request to edit the request deadline. Send mail to other directorate secretaries when one secretary makes a change to a request. Fixes #2233. Commit ready for merge. 2018-01-22 21:43:53 +00:00
notify_ad.txt Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself. 2019-04-30 16:54:06 +00:00
partially_completed_review.txt Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself. 2019-04-30 16:54:06 +00:00
review_reminder_overdue_assignment.txt Refs #2277 - Send daily reminders of overdue reviews to secretaries 2019-09-30 12:27:43 +00:00
review_request_changed.txt Add pages to assignment email. Fixes #2838. Commit ready for merge. 2019-11-21 22:41:11 +00:00
reviewer_assignment_rejected.txt Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
reviewer_availability_changed.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
reviewer_reminder.txt This is a series of 50 migrations that changes the Document and DocAlias 2019-06-10 11:32:46 +00:00
reviewer_reminder_all_open_reviews.txt Fix #2337 - Send periodic reminders of open reviews every X days (opt-in) 2019-09-05 15:02:56 +00:00
reviewer_reminder_unconfirmed_assignments.txt Fix #2475 - Send opt-in reminders for unconfirmed review assignments. 2019-10-01 13:01:19 +00:00
reviewer_unavailability_ending.txt Fix #2231 - Send reminders before long UnavailabilityPeriods expire 2019-09-05 11:59:40 +00:00
secretary_reminder.txt This is a series of 50 migrations that changes the Document and DocAlias 2019-06-10 11:32:46 +00:00
unavailable_table.html Added padding to the <th> column in the unavailability period list of 2019-11-17 04:21:16 +00:00