Ole Laursen
6ac0920af0
Move idrfc/ templates to doc/ and subdirectories in doc/, move ported ballot_icon template tag, delete dead code
...
- Legacy-Id: 6052
2013-08-14 14:10:46 +00:00
Ole Laursen
742dbace24
Move views and templatetags from idrfc/ to doc, the I-D specific views
...
go into views_draft.py and tests in tests_draft.py; what's left in
idrfc is wrapper code, templates and the ballot_icon templatetag
- Legacy-Id: 6051
2013-08-14 10:32:25 +00:00
Ole Laursen
2cf79bb04c
Move update_telechat from idrfc.utils to doc.utils, port remaining
...
code to using log_state_changed from doc.utils, remove idrfc/utils.py
- Legacy-Id: 6050
2013-08-13 16:44:07 +00:00
Ole Laursen
a8fefd9454
Remove unused idrfc import from secr/telechat/views.py
...
- Legacy-Id: 6049
2013-08-13 16:28:21 +00:00
Ole Laursen
484293d190
Remove debug print
...
- Legacy-Id: 6048
2013-08-13 15:43:56 +00:00
Ole Laursen
867f7a8149
Get rid of some pre-redesign dead code in submit to get rid of idrfc import
...
- Legacy-Id: 6047
2013-08-13 14:47:49 +00:00
Ole Laursen
de7ae60985
Move markup_txt.py from idrfc/ to utils/
...
- Legacy-Id: 6046
2013-08-13 14:33:22 +00:00
Ole Laursen
13a15b6111
Remove unused fixture generation (for old schema)
...
- Legacy-Id: 6005
2013-08-09 16:13:51 +00:00
Ole Laursen
ed7d8f2dd5
Remove debug print
...
- Legacy-Id: 6004
2013-08-09 15:57:47 +00:00
Ole Laursen
154a4b6b23
Remove the now unused tombstone template text files
...
- Legacy-Id: 6003
2013-08-09 15:01:24 +00:00
Ole Laursen
ff2c1ae3cc
Remove the testurl list tests from idrfc, these are now handled
...
through explicit unit tests (and the test crawler which can be run
with "bin/test-crawl")
- Legacy-Id: 6002
2013-08-09 15:00:07 +00:00
Ole Laursen
ec2f0cabbf
Delete dead code from idrfc, and delete some obsolete imports too
...
- Legacy-Id: 6001
2013-08-09 14:55:51 +00:00
Ole Laursen
214b1e0a3b
Be more strict when chartering a new group, only accept [a-z][a-z0-9]+
...
as acronym (specifically not hyphens), closes #1080 .
- Legacy-Id: 5965
2013-08-07 15:23:37 +00:00
Ole Laursen
52cefc5909
Don't include WGs without areas in the area-based overviews of WGs
...
(1wg-summary.txt and 1wg-charters.txt) to prevent crashes, fixes issue
#1083
- Legacy-Id: 5963
2013-08-07 12:49:47 +00:00
Henrik Levkowetz
c6b688e0af
Added migrations which should have been part of release 4.70.
...
- Legacy-Id: 5954
2013-08-06 17:37:47 +00:00
Henrik Levkowetz
d59b16b665
Set version info and settings back to development mode
...
- Legacy-Id: 5952
2013-08-06 10:16:01 +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
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
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
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