Henrik Levkowetz
ec868172c0
Merged [3240] from adam@nostrum.com:
...
Added csv output format for meeting agenda information, to assist
external applications (e.g., Android app, iPhone app) in harvesting
and displaying meeting agenda info.
- Legacy-Id: 3253
Note: SVN reference [3240] has been migrated to Git commit 1a6f72071e
2011-07-23 21:57:32 +00:00
Henrik Levkowetz
1ef0484638
Merged [3182] from adam@nostrum.com:
...
Fix for bug 677 -- no longer assume that code sprint will always be scheduled.
- Legacy-Id: 3251
Note: SVN reference [3182] has been migrated to Git commit 3c6cce67ad
2011-07-23 21:28:54 +00:00
Henrik Levkowetz
5e10b36ce7
Merged [3181] from adam@nostrum.com:
...
Fix for bug 676
- Legacy-Id: 3250
Note: SVN reference [3181] has been migrated to Git commit ec1516548a
2011-07-23 21:27:54 +00:00
Henrik Levkowetz
99e3b7ff22
Merged [3166] from rjsparks@nostrum.com:
...
Simple changes to EditInfoForm field initialization
- Legacy-Id: 3248
Note: SVN reference [3166] has been migrated to Git commit eef5028182
2011-07-23 21:15:31 +00:00
Henrik Levkowetz
8a83a38ac1
Some enhancements to the admin for IDInternal
...
- Legacy-Id: 3247
2011-07-23 21:13:48 +00:00
Adam Roach
1a6f72071e
Added csv output format for meeting agenda information, to assist
...
external applications (e.g., Android app, iPhone app) in harvesting
and displaying meeting agenda info.
- Legacy-Id: 3240
2011-07-23 15:37:09 +00:00
Henrik Levkowetz
6af5e38a78
Set version info and settings back to development mode
...
- Legacy-Id: 3213
2011-07-23 13:28:26 +00:00
Henrik Levkowetz
867019f76e
Set version info to release version 3.56 before branching.
...
- Legacy-Id: 3211
2011-07-23 13:28:02 +00:00
Henrik Levkowetz
2a35f9123a
Tweak StreamedIdAdmin.
...
- Legacy-Id: 3207
2011-07-23 13:13:58 +00:00
Henrik Levkowetz
b4592baeab
Change the cutoff-settings to match what's desired. Move CUTOFF_HOUR to settings. Change the submission page template to not show the form during the down period.
...
- Legacy-Id: 3206
2011-07-23 13:07:40 +00:00
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
Adam Roach
3c6cce67ad
Fix for bug 677 -- no longer assume that code sprint will always be scheduled.
...
- Legacy-Id: 3182
2011-06-27 20:59:05 +00:00
Adam Roach
ec1516548a
Fix for bug 676
...
- Legacy-Id: 3181
2011-06-27 19:59:38 +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
Robert Sparks
eef5028182
Simple changes to EditInfoForm field initialization
...
- Legacy-Id: 3166
2011-06-01 03:17: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