..
ballot
Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com.
2019-12-20 15:00:55 +00:00
charter
Make internal review email about an RG use the IRSG instead of the IESG in text and addresses. Fixes #2881 . Commit ready for merge.
2020-02-11 20:17:42 +00:00
conflict_review
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
draft
Add IANA expert review tracking. Commit ready for merge.
2019-08-15 20:36:07 +00:00
mail
Merged in [16824] from rjsparks@nostrum.com:
2019-10-21 14:08:11 +00:00
material
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
2019-12-05 12:41:09 +00:00
review
Fix #2061 - Improve "complete review" workflow for secretaries.
2019-11-20 14:25:05 +00:00
search
Merged in [17557] from fenton@bluepopcorn.net:
2020-03-30 20:07:25 +00:00
stats
status_change
Merged in [16824] from rjsparks@nostrum.com:
2019-10-21 14:08:11 +00:00
add_comment.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
add_sessionpresentation.html
ballot_popup.html
12/13 merged into 6.113.1.dev0 with migration ordering failure
2019-12-13 19:53:45 +00:00
bibxml.xml
Added a management command to generate draft bibxml files, and also a trial version of datatracker draft bibxml pages.
2019-11-05 18:10:29 +00:00
change_ad.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
change_shepherd.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
change_shepherd_email.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
change_state.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
change_title.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
document_ballot.html
document_ballot_content.html
Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com.
2019-12-20 15:00:55 +00:00
document_bibtex.bib
Added TeX escaping utility functions and template filters. Removed
2018-02-27 18:15:21 +00:00
document_charter.html
Added (currently inactive) code to trigger exceptions on failure to resolve template variables during tests, and added fixes for a couple of places that triggered such exceptions.
2020-01-13 17:16:43 +00:00
document_conflict_review.html
Changed a function name.
2019-07-04 16:10:21 +00:00
document_draft.html
Add tooltips with doc name to "updates" and "obsoletes" links. Fixes #2866 ; Commit ready for merge.
2020-03-30 20:22:05 +00:00
document_email.html
document_history.html
Show diff controls for a bis -00 document. Fixes #2846 . Commit ready for merge.
2019-12-12 17:17:51 +00:00
document_html.html
Added filtering of room resources in the session request form based on the 'used' flag of the room resource name. Tweaked admin to show 'used' for ResourceAssociations. Added Flipchart and U-shape-layout resources through a data migration, and added/modified resource icons.
2017-04-15 19:13:06 +00:00
document_material.html
The template filter keep_spacing can interact badly with wordwrap. Removed it from several places, and made text document display more consistent. Fixes issue #2481 .
2018-03-25 07:12:31 +00:00
document_referenced_by.html
Merged in [17179] from housley@vigilsec.com:
2020-01-07 15:29:40 +00:00
document_references.html
Merged in [17179] from housley@vigilsec.com:
2020-01-07 15:29:40 +00:00
document_review.html
Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias.
2019-06-15 12:00:48 +00:00
document_status_change.html
The template filter keep_spacing can interact badly with wordwrap. Removed it from several places, and made text document display more consistent. Fixes issue #2481 .
2018-03-25 07:12:31 +00:00
document_top.html
Added a new document tab for some documents, showing htmlized drafts and RFCs
2017-03-20 14:08:52 +00:00
document_writeup.html
Found that django's urlize() does not deal well with adjacent parantheses. Replaced it with a filter based on bleach.linkify, which does better.
2018-03-09 15:07:04 +00:00
downref.html
Add downref registry to the datatracker at the request of the IESG. Still need to integrate with Last Call message generation
2017-04-03 17:36:27 +00:00
downref_add.html
Add downref registry to the datatracker at the request of the IESG. Still need to integrate with Last Call message generation
2017-04-03 17:36:27 +00:00
drafts_for_ad.html
Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com.
2019-12-20 15:00:55 +00:00
drafts_in_iesg_process.html
Simplified docs_in_iesg_process. Added a test for it.
2018-04-24 18:27:19 +00:00
drafts_in_last_call.html
Merged in [14884] from adam@nostrum.com:
2018-03-24 15:09:50 +00:00
edit_field.html
Added a missing template.
2017-09-27 16:49:27 +00:00
edit_notify.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
edit_sessionpresentation.html
edit_telechat_date.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
email_aliases.html
eval_email.txt
frontpage.html
index_active_drafts.html
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
index_all_drafts.html
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
irsg_ballot_status.html
12/13 merged into 6.113.1.dev0 with migration ordering failure
2019-12-13 19:53:45 +00:00
recent_drafts.html
Added a 'recent drafts' page, showing drafs submitted the last 7 days.
2018-05-01 17:55:22 +00:00
relationship_help.html
remove_sessionpresentation.html
review_assignment_summary.html
This is a series of 50 migrations that changes the Document and DocAlias
2019-06-10 11:32:46 +00:00
revisions_list.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
shepherd_writeup.html
Included django.utils.html.escape() in the linkify() code, and removed it from various templates, to make sure escape is consistently applied before linkify. Fixes issue #2492 .
2018-04-09 16:36:07 +00:00
shepherd_writeup.txt
Use the recently released shepherd writeup templates. Fixes #2820 . Commit ready for merge,
2019-11-05 21:11:10 +00:00
state_help.html
submit_to_iesg.html
submit_to_iesg_email.txt
yang-check-modal-overlay.html
Added a new yang checker, 'yanglint', to the existing Yang checker class, in
2017-06-15 16:09:28 +00:00