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
Henrik Levkowetz
804542519b
Added migrations which should have been part of release 4.70.
...
- Legacy-Id: 5953
2013-08-06 17:37:33 +00:00
Henrik Levkowetz
a32834c087
Set version info to release version 4.70 before branching.
...
- Legacy-Id: 5950
2013-08-06 10:15:58 +00:00
Henrik Levkowetz
0404f82285
Changelog entry for 4.70
...
- Legacy-Id: 5949
2013-08-06 10:15:56 +00:00
Henrik Levkowetz
6baea429aa
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.
...
- Legacy-Id: 5948
2013-08-06 10:09:29 +00:00
Henrik Levkowetz
27253dbd2d
Changelog entry for 4.70
...
- Legacy-Id: 5947
2013-08-06 10:05:24 +00:00
Henrik Levkowetz
a84d8910a4
Re-enabled the link to document shepherd writeups for individual drafts, which regressed in the 4.60 merge. Fixes issue #1084 .
...
- Legacy-Id: 5946
2013-08-02 12:22:33 +00:00
Henrik Levkowetz
2fa9aedf01
Set version info and settings back to development mode
...
- Legacy-Id: 5945
2013-08-01 16:26:30 +00:00
Henrik Levkowetz
fac8b399f7
Set version info to release version 4.61 before branching.
...
- Legacy-Id: 5943
2013-08-01 16:26:26 +00:00
Henrik Levkowetz
45aceb8378
Changelog entry for 4.61
...
- Legacy-Id: 5942
2013-08-01 16:26:21 +00:00
Henrik Levkowetz
e5d7c7620e
Send release notifications to the IESG, too.
...
- Legacy-Id: 5940
2013-08-01 15:03:49 +00:00
Henrik Levkowetz
17eb95c180
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.
...
- Legacy-Id: 5939
2013-08-01 14:37:50 +00:00
Henrik Levkowetz
582be932d1
Tweaked agenda presentation in order to not blow up on bad character encodings in charter file.
...
- Legacy-Id: 5938
2013-08-01 14:35:19 +00:00
Henrik Levkowetz
8675711c27
Merged [5902],[5904] from markus.stenberg@iki.fi:
...
Added support and scripts for generation of wg- and draft-aliases. Fixes issue #713 .
- Legacy-Id: 5937
Note: SVN reference [5902] has been migrated to Git commit e5b551f4ce
Note: SVN reference [5904] has been migrated to Git commit e68e51cc55
2013-08-01 12:44:49 +00:00
Henrik Levkowetz
9f998e5bbc
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.
...
- Legacy-Id: 5935
2013-07-31 17:11:19 +00:00
Henrik Levkowetz
b02d0bdd1c
Corrected reset of document group on document stream change.
...
- Legacy-Id: 5934
2013-07-31 17:06:12 +00:00
Henrik Levkowetz
8b1b38d57e
Added group secretaries to those authorise to edit group document meta-information.
...
- Legacy-Id: 5933
2013-07-31 16:07:16 +00:00
Henrik Levkowetz
88bd027776
Added handling for missing association between login and Person record.
...
- Legacy-Id: 5932
2013-07-31 14:54:03 +00:00
Henrik Levkowetz
b090f1e92c
Merged [5903] from adam@nostrum.com:
...
Added tooltip capability to document tabs, and tooltips for disabled IESG Evaluation/Review tab. Fixes bug #448 .
- Legacy-Id: 5931
Note: SVN reference [5903] has been migrated to Git commit d87379c177
2013-07-31 14:16:37 +00:00
Henrik Levkowetz
d7879978f1
Merged [5901] from adam@nostrum.com:
...
Added a document link to the emails sent on discuss/comment changes. Fixes bug #916
- Legacy-Id: 5930
Note: SVN reference [5901] has been migrated to Git commit 30dec0ec09
2013-07-31 14:08:36 +00:00
Henrik Levkowetz
941378d201
Merged [5900] from rjsparks@nostrum.com:
...
Adds related documents to the set of documents checked for IPR declarations when building last call text. Partially addresses #1071 .
- Legacy-Id: 5929
Note: SVN reference [5900] has been migrated to Git commit c69a33217e
2013-07-31 14:04:12 +00:00
Henrik Levkowetz
ddf45fd995
Merged [5899] from suresh.krishnan@ericsson.com:
...
When working group chairs added an annotation to a document, the date on the
history entry was wrong. It has now been fixed. Fixes issue #1046 .
- Legacy-Id: 5928
Note: SVN reference [5899] has been migrated to Git commit 60bab5fe50
2013-07-31 14:01:08 +00:00
Henrik Levkowetz
2cc0542666
Merged [5897] from suresh.krishnan@ericsson.com:
...
Fixes the last call processing code to identify the new placeholder writeup.
Fixes issue #884 .
- Legacy-Id: 5927
Note: SVN reference [5897] has been migrated to Git commit 8d4a171431
2013-07-31 13:56:35 +00:00
Henrik Levkowetz
6794113320
Merged [5898] from adam@nostrum.com, with
...
additional tweaks from henrik: Added the capability to search for all kinds
of documents in the main datatracker search page. Fixes bug #838 .
- Legacy-Id: 5926
Note: SVN reference [5898] has been migrated to Git commit b14a8d0cee
2013-07-31 12:45:32 +00:00
Henrik Levkowetz
3decaf3300
Added back the 'Request Publication' action (regression loss) on draft pages for the non-ietf streams.
...
- Legacy-Id: 5921
2013-07-30 14:56:25 +00:00
Henrik Levkowetz
544d252b92
Fixed a bug in rendering the AD/Shepherd column in document list pages, when no AD is associated with a document. Fixes issue #1079 .
...
- Legacy-Id: 5916
2013-07-30 11:00:59 +00:00
Henrik Levkowetz
6d8a7afa5f
Modified the doc stream-change edit form to reset doc.group to None on stream changes. Fixes issue #1078 .
...
- Legacy-Id: 5915
2013-07-30 10:02:42 +00:00
Henrik Levkowetz
4e42c65e92
Fixed double plural 's' caused by the use of 'pluralize' in the template *and* plural forms for the group headers returned by fill_in_search_attributes(). Fixes issue #1077 .
...
- Legacy-Id: 5914
2013-07-30 09:42:53 +00:00
Henrik Levkowetz
63b985036d
Fixed the incorrect blankline placemnt in the refactored template for id-index and id-abstracts, when generating abstracts. Fixes issue #1076 .
...
- Legacy-Id: 5913
2013-07-29 14:57:49 +00:00
Henrik Levkowetz
12bd97c7cf
Added convenience methods to the Document class to recursively retrieve all forward / reverse relationship of a kind or set of kinds.
...
- Legacy-Id: 5912
2013-07-29 13:31:18 +00:00
Henrik Levkowetz
7a131cd777
Fixed the handling of help pages for doc states.
...
- Legacy-Id: 5911
2013-07-29 13:25:10 +00:00
Henrik Levkowetz
5171e331e7
Added a direct link to the cookie options in use by the datatracker to the lefthand menubar. Fixes issue #1075 .
...
- Legacy-Id: 5908
2013-07-29 09:18:33 +00:00
Markus Stenberg
e68e51cc55
Removed hardcoded rewrites - bad idea, and added default .ad's also for working group documents (.group.acronym != 'none').
...
- Legacy-Id: 5904
2013-07-27 14:53:31 +00:00
Adam Roach
d87379c177
Fixed bug #448 -- added tooltip capability to document tabs
...
- Legacy-Id: 5903
2013-07-27 14:25:01 +00:00
Markus Stenberg
e5b551f4ce
First iteration of email alias generation for wg- and drafts ( issue #713 ).
...
- Legacy-Id: 5902
2013-07-27 14:11:20 +00:00
Adam Roach
30dec0ec09
Fixed bug #916
...
- Legacy-Id: 5901
2013-07-27 13:45:29 +00:00
Robert Sparks
c69a33217e
Adds related documents to the set of documents checked for IPR declarations when building last call text
...
- Legacy-Id: 5900
2013-07-27 13:07:00 +00:00
Suresh Krishnan
60bab5fe50
When working group chairs added an annotation to a document, the date on the history entry was wrong. It has now been fixed.
...
- Legacy-Id: 5899
2013-07-27 12:51:10 +00:00
Adam Roach
b14a8d0cee
Fixed bug #838
...
- Legacy-Id: 5898
2013-07-27 12:26:24 +00:00
Suresh Krishnan
8d4a171431
Fixing the last call processing code to identify the new placeholder writeup.
...
- Legacy-Id: 5897
2013-07-27 12:01:21 +00:00
Henrik Levkowetz
e91c7144d9
Additional fix for diff regression: make the RFC part of the version list.
...
- Legacy-Id: 5885
2013-07-25 20:52:17 +00:00
Henrik Levkowetz
9d2db7c6e4
Additional fix for diff regression: make the RFC part of the version list.
...
- Legacy-Id: 5884
2013-07-25 19:44:44 +00:00
Henrik Levkowetz
a055370da1
Removed debug statement.
...
- Legacy-Id: 5883
2013-07-25 19:29:05 +00:00
Henrik Levkowetz
75fa9bb0e4
Additional fix for diff regression: make the RFC part of the version list.
...
- Legacy-Id: 5882
2013-07-25 19:26:14 +00:00
Henrik Levkowetz
5eac4a86ce
Additional fix for diff regression: make the RFC part of the version list.
...
- Legacy-Id: 5881
2013-07-25 19:24:47 +00:00
Henrik Levkowetz
6a2ae39913
Fixed a regression: restore diff pane in history page for RFCs.
...
- Legacy-Id: 5880
2013-07-25 18:52:24 +00:00
Henrik Levkowetz
3c4bee32e5
Fixed a regression: display of full draft/rfc text now again obeys the full_draft cookie setting.
...
- Legacy-Id: 5879
2013-07-25 18:29:37 +00:00
Henrik Levkowetz
1e03a04eca
Changed the mimetype detection code to only read first 4k block of file, not the whole file.
...
- Legacy-Id: 5878
2013-07-25 18:28:18 +00:00
Henrik Levkowetz
a8c2bc80e9
Fixed bug in the rewritten mime-magic code.
...
- Legacy-Id: 5877
2013-07-25 15:20:21 +00:00
Henrik Levkowetz
4ed0337cae
Made the code which uses the 'magic' module to determine file type and encoding work with both the old and new interface to python-magic.
...
- Legacy-Id: 5876
2013-07-25 14:45:01 +00:00