Henrik Levkowetz
413bcdabbd
Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with.
...
- Legacy-Id: 3205
2011-07-23 12:49:56 +00:00
Henrik Levkowetz
6fcf8ad76d
Admin support for StreamedID, so one can look at it.
...
- Legacy-Id: 3202
2011-07-23 12:20:16 +00:00
Henrik Levkowetz
9a6f0e410b
Get person without limiting it to iesglogins. WG Chairs will have logins but not IESG logins ...
...
- Legacy-Id: 3201
2011-07-23 12:15:21 +00:00
Henrik Levkowetz
f62bfc7588
Tweak ipr search to only look for IPRs in the appropriate state.
...
- Legacy-Id: 3200
2011-07-23 12:07:08 +00:00
Henrik Levkowetz
63ec3f95b4
Tweak PersonOrOrgName.email() to handle non-ascii names a bit better.
...
- Legacy-Id: 3199
2011-07-23 12:04:34 +00:00
Henrik Levkowetz
5ae20efdd5
Don't let the linewrapping algorithm churn infinitely.
...
- Legacy-Id: 3198
2011-07-23 12:03:04 +00:00
Henrik Levkowetz
9766ab39e5
Some IPR admin tweaks. Provide a __unicode__ method and show a contact even if multiple have been set for an IPR declaration.
...
- Legacy-Id: 3197
2011-07-23 12:01:36 +00:00
Henrik Levkowetz
f598e4b265
Make the cancel button available to the secretariat also when not coming in through the submission-hash URL.
...
- Legacy-Id: 3196
2011-07-23 11:58:33 +00:00
Henrik Levkowetz
95898de070
Since we're marking the two-page extract as safe, we need to escape html-significant characters in the draft text explicitly.
...
- Legacy-Id: 3172
2011-06-08 19:25:34 +00:00
Henrik Levkowetz
d98d27dfa6
Return an early error if we can't extract enough information from the draft to fill in the metainformation that lets the user return to this submission later. Tweak an error message.
...
- Legacy-Id: 3171
2011-06-08 19:24:15 +00:00
Henrik Levkowetz
010e924e74
Use the actual author email address rather than the method to recover email addresses when sending email.
...
- Legacy-Id: 3170
2011-06-08 19:21:41 +00:00
Henrik Levkowetz
4b06d7ec5e
Set version info and settings back to development mode
...
- Legacy-Id: 3150
2011-05-24 20:59:32 +00:00
Henrik Levkowetz
b5115d0d6c
Set version info to release version 3.55 before branching.
...
- Legacy-Id: 3148
2011-05-24 20:59:04 +00:00
Henrik Levkowetz
4560cd6636
Update a queryset filter to match the changed model for WgMeetingSession.
...
- Legacy-Id: 3146
2011-05-24 20:58:37 +00:00
Henrik Levkowetz
ddd0a7494b
Change the default initial state for a WG document to 'WG Document', instead of 'Call for Adoption ...'.
...
- Legacy-Id: 3143
2011-05-23 21:57:14 +00:00
Henrik Levkowetz
ed91fddd0c
Label the link to edit a document's WG state 'Change WG State', in order to not confuse it with changing the IESG state.
...
- Legacy-Id: 3142
2011-05-23 21:54:34 +00:00
Henrik Levkowetz
454da29c0a
Reorder the state information for a document into related groups, separated by rulers. Add some indentation to the template code to make it a bit easier to read in some places.
...
- Legacy-Id: 3141
2011-05-23 21:53:30 +00:00
Henrik Levkowetz
34128e79b5
Make the document status information table use the full width of the status pane, so dividing rulers also will stretch the full width of the pane.
...
- Legacy-Id: 3140
2011-05-23 21:51:36 +00:00
Henrik Levkowetz
0a662c2e1d
Be more consistent in the use of State vs. Status.
...
- Legacy-Id: 3139
2011-05-23 21:49:58 +00:00
Henrik Levkowetz
c485d5b527
Make the WG a draft belongs link to the WG page.
...
- Legacy-Id: 3138
2011-05-23 21:49:04 +00:00
Henrik Levkowetz
b9b17625ea
Correct an inappropriate use of the idsubmission repository location instead of the ID repository. Reported by Robert Sparks.
...
- Legacy-Id: 3137
2011-05-23 21:47:07 +00:00
Henrik Levkowetz
8d79c73685
Correct the text (add an omitted word 'press').
...
- Legacy-Id: 3136
2011-05-23 21:45:09 +00:00
Henrik Levkowetz
494b3c77fd
Fix a problem with author extraction when a given name is the same as the surname.
...
- Legacy-Id: 3135
2011-05-23 21:42:34 +00:00
Emilio A. Sánchez López
532b3ebe1f
Add wgchair management links into document view. Fixes #665
...
- Legacy-Id: 3133
2011-05-18 06:48:24 +00:00
Emilio A. Sánchez López
3628f5d501
Fix workflow migration. See #665
...
- Legacy-Id: 3132
2011-05-18 06:46:52 +00:00
Henrik Levkowetz
3ece259476
Set svn:ignore *.pyc in new directories.
...
- Legacy-Id: 3124
2011-05-12 14:29:37 +00:00
Henrik Levkowetz
b6840f065c
Only try to return a shepherd for a document if one has been assigned to the document.
...
- Legacy-Id: 3123
2011-05-12 14:27:48 +00:00
Henrik Levkowetz
9e24d26529
Add needed import.
...
- Legacy-Id: 3122
2011-05-12 14:25:16 +00:00
Henrik Levkowetz
a142e89a87
Merged in branch branch/yaco/wgchairs from esanchez@yaco.es. This provides the WG Chair Tracker functionality.
...
- Legacy-Id: 3120
2011-05-11 20:27:12 +00:00
Henrik Levkowetz
3a2185f8e7
Merged in changes from esanchez@yaco.es, changeset [3067]. Makes Liaisons' Date field editable.
...
- Legacy-Id: 3118
Note: SVN reference [3067] has been migrated to Git commit ee52775458
2011-05-11 18:40:13 +00:00
Henrik Levkowetz
36c251b314
Add a bit of admin goodness for MeetingSessions.
...
- Legacy-Id: 3117
2011-05-11 18:32:52 +00:00
Henrik Levkowetz
02b5c4e392
Set version info and settings back to development mode
...
- Legacy-Id: 3115
2011-05-10 12:58:01 +00:00
Henrik Levkowetz
6d10e6ca4a
Set version info to release version 3.54 before branching.
...
- Legacy-Id: 3113
2011-05-10 12:57:41 +00:00
Henrik Levkowetz
e904041ea9
Don't try to do string join on None, in case any address in an address list given to the mail sending routines is missing and represented by None.
...
- Legacy-Id: 3111
2011-05-10 12:13:40 +00:00
Henrik Levkowetz
cf10bc0fd0
Catch exceptions from cancelled uploads.
...
- Legacy-Id: 3110
2011-05-10 12:11:32 +00:00
Henrik Levkowetz
1d6cca7255
Merged in changes from rjsparks@nostrum.com, changeset [3107]. Fixes issues #659 , #660 , #661 , #662 and #663 .
...
- Legacy-Id: 3109
Note: SVN reference [3107] has been migrated to Git commit 6484874ca2
2011-05-09 21:34:09 +00:00
Henrik Levkowetz
ccf046368d
Add an admin interface to the submit app.
...
- Legacy-Id: 3108
2011-05-09 21:17:16 +00:00
Robert Sparks
6484874ca2
1) Restructured the position editing page to better integrate the defer button.
...
Fixes bug #659
2) Copied the jquery-1.5.1.min.js library into /static/js/lib (from /static/js)
because that's where the main document template was looking for it. There have
probably been several problems since the change that left this dangling that
showed up as things not behaving, but not as errors. The one that clued me in
was the discuss text-box not being hidden when the position wasn't DISCUSS.
They should all behave better now.
3) Added a django form validator to the discuss text field to not allow actions
when the position is Discuss, but the discuss-text is empty.
2 and 3 together fix bug #660
4) Added logic to the undefer fuction to put the document back on the previous
telechat (if that hasn't already passed). That is, date1 from telechat dates,
and not date2.
Fixes bug #661
5) Changed the last_call_announcement generation function's template to include
the abstracts from the document sets (which with modern usage means the abstract
of the document) reflecting the IESGs decision of a few months back.
Fixes bug #662
6) Removed the old tracker link from the document's main page
Fixes bug #663
_M .
M ietf/idrfc/views_ballot.py
M ietf/templates/idrfc/last_call_announcement.txt
M ietf/templates/idrfc/undefer_ballot.html
M ietf/templates/idrfc/doc_tab_document.html
M ietf/templates/idrfc/edit_position.html
_M ietf/utils/draft.py
_M static/media
A + static/js/lib/jquery-1.5.1.min.js
- Legacy-Id: 3107
2011-05-09 20:16:32 +00:00
Henrik Levkowetz
86f42b4702
Apply 'autoescape off' to all email templates which don'have it but might need it.
...
- Legacy-Id: 3102
2011-05-07 20:29:43 +00:00
Robert Sparks
024a74a562
1) Restructured the position editing page to better integrate the defer button.
...
2) Copied the jquery-1.5.1.min.js library into /static/js/lib (from /static/js)
because that's where the main document template was looking for it. There have
probably been several problems since the change that left this dangling that
showed up as things not behaving, but not as errors. The one that clued me in
was the discuss text-box not being hidden when the position wasn't DISCUSS.
They should all behave better now.
3) Added a django form validator to the discuss text field to not allow actions
when the position is Discuss, but the discuss-text is empty.
4) Added logic to the undefer fuction to put the document back on the previous
telechat (if that hasn't already passed). That is, date1 from telechat dates,
and not date2.
5) Changed the last_call_announcement generation function's template to include
the abstracts from the document sets (which with modern usage means the abstract
of the document) reflecting the IESGs decision of a few months back.
- Legacy-Id: 3097
2011-05-05 13:58:37 +00:00
Henrik Levkowetz
dd887eabeb
Expand tabs in line during text wrapping, for consistent indentation handling.
...
- Legacy-Id: 3096
2011-05-04 18:15:34 +00:00
Henrik Levkowetz
906484a327
We cannot currently assume that BallotInfo entries matching IDInternal.ballot exists. It seems ballot may be set to a value before the actual ballot entry is created, possibly by some old secretariat tool. Very broken, but we need to survive it :-(
...
- Legacy-Id: 3095
2011-05-04 18:13:53 +00:00
Henrik Levkowetz
46e169d66e
Reordering entries of submission forms and notification emails to be more appropriate.
...
- Legacy-Id: 3094
2011-05-04 18:09:44 +00:00
Henrik Levkowetz
279679a52d
Committing changes to settings.py which should have been part of version 3.53. The deployed release has been patched.
...
- Legacy-Id: 3092
2011-05-04 11:28:43 +00:00
Henrik Levkowetz
15a55351b9
Set version info and settings back to development mode
...
- Legacy-Id: 3091
2011-05-03 22:38:39 +00:00
Henrik Levkowetz
73d527ffec
Set version info to release version 3.53 before branching.
...
- Legacy-Id: 3089
2011-05-03 22:38:14 +00:00
Henrik Levkowetz
9ce212f3eb
Only add document comment 'New version available' if draft.idinternal exists. Add comment about substate change from 'Revised ID Needed' after the comment about 'New version available'.
...
- Legacy-Id: 3087
2011-05-03 22:05:33 +00:00
Henrik Levkowetz
8b1138b447
Merged in changes from esanchez@yaco.es, changesets [3063],[3064],[3065],[3075],[3076],[3078] and [3085]. Fixes submission tool issues with wrong expected version for recently expired drafts, lacking announcement emails, too narrow date tolerance, and server state changes being possible through http GET, and more; with minor tweaks to setting names in settings.py.
...
- Legacy-Id: 3086
Note: SVN reference [3063] has been migrated to Git commit af039fba02
Note: SVN reference [3064] has been migrated to Git commit fe466900e1
Note: SVN reference [3065] has been migrated to Git commit be0f5e4962
Note: SVN reference [3075] has been migrated to Git commit e0f4185c54
Note: SVN reference [3076] has been migrated to Git commit ccfd8b5eed
Note: SVN reference [3078] has been migrated to Git commit fe699f7062
Note: SVN reference [3085] has been migrated to Git commit 7fb27754f7
2011-05-03 21:41:53 +00:00
Emilio A. Sánchez López
7fb27754f7
Send announcements when posting new version of a draft. Fixes #649
...
- Legacy-Id: 3085
2011-05-03 16:08:40 +00:00
Henrik Levkowetz
663113d6fa
Previous IPR information in last call announcements could be incomplete. Use a better search for IPR declarations related to a document, and include the IPR information in the last call preview.
...
- Legacy-Id: 3084
2011-05-03 14:12:00 +00:00