datatracker/ietf/templates
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
..
admin Port send SDO reminder admin page to new schema 2011-08-23 18:34:58 +00:00
announcements Go through the code and replace uses of Person.name with Person.plain_name() 2012-01-23 20:22:45 +00:00
community Merged [5509] from ietf@augustcellars.com: 2013-03-13 15:31:36 +00:00
cookies Merged [2676] from kivinen@iki.fi: 2010-11-11 02:31:38 +00:00
doc * 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
feeds Port idtracker feeds to new schema, move them to doc/, clean up 2013-04-11 14:20:42 +00:00
help Added an index page at /help/state, listing the document states that 2013-07-17 20:55:35 +00:00
idindex Fixed the incorrect blankline placemnt in the refactored template for id-index and id-abstracts, when generating abstracts. Fixes issue #1076. 2013-07-29 14:57:49 +00:00
idrfc Merged [5901] from adam@nostrum.com: 2013-07-31 14:08:36 +00:00
iesg Merged in more shim-layer removals from olau@iola.dk 2013-07-17 20:52:39 +00:00
ietfauth Add simple view for setting testemailcc cookie when server is in test mode 2011-11-28 17:19:45 +00:00
ietfworkflows Tweaked code to correct access to document metadata and actions, adding RGs to the groups and group secretaries to the roles which are given access. 2013-08-01 14:37:50 +00:00
ipr * 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
liaisons Fix attachment link to work with newly submitted attachments (those 2012-03-13 11:19:13 +00:00
mailinglists Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
meeting Fixed problem with caching of utc agenda -- use a separate cache name for this. 2013-07-14 12:46:52 +00:00
nomcom Merged in the nomcom app from ejimenez@yaco.es and esanchez@yaco.es, and accompanying dbtemplate app and the (standard) docutils module. Added some tweaks to get all tests to pass and migrations to run. 2013-08-06 10:09:29 +00:00
notify_expirations Add a clean_whitespace filter in some places to get rid of any newlines embedded in document titles. 2011-02-02 15:19:27 +00:00
registration Added handling for missing association between login and Person record. 2013-07-31 14:54:03 +00:00
release Added a list of releases below the release notes at /releases/* 2013-06-14 13:13:20 +00:00
submit On request form the secretariat, added a note to the new I-D announcement 2013-07-17 10:00:05 +00:00
sync Add RFC Editor undo page, missing test and dump model 2012-11-06 17:06:10 +00:00
test Merged [2639] from fenner@fenron.net: 2010-11-08 08:47:36 +00:00
wgchairs Merged [5570] from rjsparks@nostrum.com: 2013-04-07 20:40:15 +00:00
wgcharter Add a generic state help page, make provisions for displaying 2013-04-10 16:11:27 +00:00
wginfo 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
401.html Related to #817 - added a 401.html page for responding to authentication failures 2012-03-24 18:19:30 +00:00
404.html Merged [2976] from lars.eggert@nokia.com: 2011-03-26 18:04:48 +00:00
500.html Don't send error reports both to issue tracker and secretariat issue queue. 2011-10-26 13:49:40 +00:00
base.html Clean up search views and remove dead code, port them to the new DB 2013-04-04 13:42:57 +00:00
base_leftmenu.html Added a direct link to the cookie options in use by the datatracker to the lefthand menubar. Fixes issue #1075. 2013-07-29 09:18:33 +00:00
base_wgmenu.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
debug.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
email_failed.html Prepare for email failure debugging -- make it clearer that the extra information is debug info meant for forwarding. 2012-07-03 12:04:32 +00:00
googlea30ad1dacffb5e5b.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
m_base.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00