datatracker/ietf/idrfc
Robert Sparks a593fec06e * Made reporting IPR consistant across document searches, IPR searches, AD document queues, last calls, and agendas. All these points now report on the document(s) being directly queried, and the documents those transitively replace or obsolete.
* Brought search results against WGs and document titles into consistency with results from searching for individual documents
* Added the IPR count to the link on the documents main page (when not zero)
* Built on Henrik's reimplementation of all_related_*, making the *_related_* functions return DocAlias lists consistently, and added corresponding _relations_ functions to get lists of actual RelatedDocument objects.
* Added getting the DocAlias with the same name to Document
* Added getting related IPR disclosures (as described in the first bullet) to Document
* Simplified ipr/related.py
* Removed the use of DraftLikeDocAlias and IETFWG from ipr/search.py. Retooled the various search functions and templates to use DocAlias and IprDocAlias directly.
* Removed dead code from ipr/search.py
* Removed the special handling of WG 2000 from ipr/search.py

Fixes bug 1071
 - Legacy-Id: 6042
2013-08-12 21:41:57 +00:00
..
fixtures Made several changes to correctly use the new (RFC6410) "Internet Standard" level 2012-04-17 21:00:26 +00:00
templatetags Merged in more shim-layer removals from olau@iola.dk 2013-07-17 20:52:39 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
__init__.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
expire.py Merged in more shim-layer removals from olau@iola.dk 2013-07-17 20:52:39 +00:00
generate_fixtures.py Replace old charter branches with new branch based on conversion branch and some preliminary work on generalizing document handling 2012-01-31 17:38:27 +00:00
idrfc_wrapper.py Merged in a lot of shim-layer removals from olau@iola.dk 2013-07-15 20:55:24 +00:00
lastcall.py Fixing the last call processing code to identify the new placeholder writeup. 2013-07-27 12:01:21 +00:00
mails.py * Made reporting IPR consistant across document searches, IPR searches, AD document queues, last calls, and agendas. All these points now report on the document(s) being directly queried, and the documents those transitively replace or obsolete. 2013-08-12 21:41:57 +00:00
markup_txt.py Rewrite draft and RFC tabs in terms of the new schema, porting 2013-01-16 14:57:01 +00:00
mirror_draft_versions.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
models.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
tests.py Merged in more shim-layer removals from olau@iola.dk 2013-07-17 20:52:39 +00:00
testurlREDESIGN.list Move idrfc/views_doc.py to doc/ with associated templates, replace the 2013-01-18 13:17:00 +00:00
urls.py Refactored the new AD dashboard view to re-use code and templates the same way the refactored previous view did. 2013-07-19 23:49:15 +00:00
utils.py Fixed nonstandard indentation. 2013-05-14 18:18:57 +00:00
views.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
views_ballot.py Merged [5901] from adam@nostrum.com: 2013-07-31 14:08:36 +00:00
views_edit.py Corrected reset of document group on document stream change. 2013-07-31 17:06:12 +00:00
views_search.py * Made reporting IPR consistant across document searches, IPR searches, AD document queues, last calls, and agendas. All these points now report on the document(s) being directly queried, and the documents those transitively replace or obsolete. 2013-08-12 21:41:57 +00:00