Commit graph

1305 commits

Author SHA1 Message Date
Emilio A. Sánchez López ed0277cdb9 Create liaison manager group.
Users in that group can send outgoing liaisons from any ietf entity.
Users in that group can send incoming liaisons from any sdo.
Fixes #356
 - Legacy-Id: 2467
2010-08-06 17:41:42 +00:00
Emilio A. Sánchez López 8e7295c996 Management of pending liaisons.
If an user can approve pending liaisons he/she have access to:
 - List of pending liaisons he/she can approve
 - Detailed view of a pending liaison with an approval button
Fixes #357
 - Legacy-Id: 2466
2010-08-06 17:01:23 +00:00
Emilio A. Sánchez López 57f1cba918 Do not send any email if option 'Post only' is used. See #342
- Legacy-Id: 2463
2010-07-30 11:25:13 +00:00
Emilio A. Sánchez López 8680c99324 Send liaison by email. See #342
- Legacy-Id: 2462
2010-07-30 11:10:01 +00:00
Emilio A. Sánchez López 7e1bf17c86 Added a new IETFMailMessage class cause default django MailMessage do not distinguish between to and cc. See #342
- Legacy-Id: 2461
2010-07-30 11:08:32 +00:00
Emilio A. Sánchez López 58988ef63e Save approval state of an outgoing liaison and do not public list the not approved ones. Fixes #353
- Legacy-Id: 2456
2010-07-29 11:48:49 +00:00
Emilio A. Sánchez López 1a2f1559c4 Check if the user needs to approval to send a liaison on behalf of an entity.
Ajax queries merged into one.
See #353
 - Legacy-Id: 2445
2010-07-28 13:01:14 +00:00
Emilio A. Sánchez López 84f30b6af9 Added approval field. See #353
- Legacy-Id: 2430
2010-07-27 11:54:56 +00:00
Emilio A. Sánchez López a64e448842 Manage 'other sdo' option when sending outgoing liaisons. Fixes #343
- Legacy-Id: 2429
2010-07-27 08:45:05 +00:00
Emilio A. Sánchez López 709181c978 Outgoing liaison form with automatic filled fields. See #343
- Legacy-Id: 2428
2010-07-27 08:08:11 +00:00
Emilio A. Sánchez López fbbf182329 Set link to new liaison management form. See #342
- Legacy-Id: 2378
2010-07-23 10:48:10 +00:00
Emilio A. Sánchez López eec8de1efe Save from of incoming liaisons. Manage CCs depending of sending entity. Fixes #345
- Legacy-Id: 2377
2010-07-23 10:04:13 +00:00
Emilio A. Sánchez López 61a512dcaa Unambiguos from body. See #342
- Legacy-Id: 2376
2010-07-23 10:01:48 +00:00
Emilio A. Sánchez López 6400bd7f69 Command to request SDO Authorized Individual list to be updated. Fixes #352
- Legacy-Id: 2375
2010-07-23 08:13:55 +00:00
Emilio A. Sánchez López ab8cbbb835 Save liaison and attachments. See #342
- Legacy-Id: 2374
2010-07-22 12:00:50 +00:00
Emilio A. Sánchez López a2cbb76acd Date picker and file attachments. See #342
- Legacy-Id: 2373
2010-07-22 08:13:48 +00:00
Emilio A. Sánchez López 547aee861a Change purpose options when purpose changes. See #342
- Legacy-Id: 2362
2010-07-20 17:34:58 +00:00
Emilio A. Sánchez López 251b161eac CC SDO manager if not submitter. Order organization list. See #345
- Legacy-Id: 2350
2010-07-20 12:19:22 +00:00
Emilio A. Sánchez López 0cf3a7f33b Update automatically POC and CC fields for incoming liaison. See #345
- Legacy-Id: 2349
2010-07-20 11:06:20 +00:00
Emilio A. Sánchez López 9084150f53 Get SDOs the user can send liaison on behalf of. See #345
- Legacy-Id: 2335
2010-07-16 08:33:06 +00:00
Emilio A. Sánchez López 9923b59d2e Send liaison form skel. See #342
- Legacy-Id: 2334
2010-07-16 08:24:18 +00:00
Emilio A. Sánchez López 8ef3b7d935 South migration to add the new sdoauthorizedindividual table. Fixes #344
- Legacy-Id: 2333
2010-07-14 08:12:31 +00:00
Emilio A. Sánchez López 070773a2f3 SDO, SDO Liaison Manager and SDO Authorized Individual administration. See #344
- Legacy-Id: 2332
2010-07-14 08:10:25 +00:00
Emilio A. Sánchez López 95afaeb5e4 Accounts authorized to sumbit liaison statements. See #343
- Legacy-Id: 2331
2010-07-08 09:23:43 +00:00
Emilio A. Sánchez López 96cb4acffa Set universal "From" address. Fixes #341
- Legacy-Id: 2324
2010-07-05 11:27:19 +00:00
Henrik Levkowetz e113f13590 Changed the text emitted during testing to have less noice at the beginning of the line -- only 'OK', 'Fail', and the initial line of coverage reports now starts at the beginning of the line, without whitespace. This makes it easier to scan a test run visually to find reported failures.
- Legacy-Id: 2259
2010-05-12 12:13:48 +00:00
Henrik Levkowetz c0d96d16f1 Regression ?!?
- Legacy-Id: 2258
2010-05-12 10:08:18 +00:00
Henrik Levkowetz 7de19a332f Tweak the document json url, and make deferred_by json seriable.
- Legacy-Id: 2257
2010-05-12 09:47:25 +00:00
Henrik Levkowetz 5f1ca04365 Some refactoring of json producing code for both ballot.json and json for a complete document, now available at <docname>/data.json
- Legacy-Id: 2256
2010-05-11 14:55:24 +00:00
Henrik Levkowetz d0c929d352 Add machine-readable ballot information (tsv and json) for all drafts: /doc/<draftname>/ballot.tsv and /doc/<draftname>/ballot.json.
- Legacy-Id: 2254
2010-05-11 13:36:38 +00:00
Henrik Levkowetz 8f74caf7d2 Add Unicode NFKC normalization of paths. Somebody just tried to access /wg/ipfix/charter/ with 'fi' composed as a ligature \ufb01...
- Legacy-Id: 2253
2010-05-11 10:11:24 +00:00
Henrik Levkowetz 22ae648a98 Set version info and settings back to development mode
- Legacy-Id: 2244
2010-05-07 10:27:47 +00:00
Henrik Levkowetz ffadce6f9c Set version info to release version 2.51 before branching.
- Legacy-Id: 2242
2010-05-07 10:27:25 +00:00
Henrik Levkowetz 897b77d994 Provide better handling of both text/plain document comments and document comments which contain html tags. Adds urlization, linebreak-preservation and html sanitization. Html sanitization would be better applied when adding comments, but we're not yet a position to enforce this for all input paths.
- Legacy-Id: 2240
2010-05-06 13:43:52 +00:00
Henrik Levkowetz b1793edefb Catch an additional exception which can occur during generation of all_id2.txt
- Legacy-Id: 2239
2010-05-06 13:40:26 +00:00
Henrik Levkowetz 51d735d5b6 Add a sanitize_html template filter.
- Legacy-Id: 2238
2010-05-06 13:39:27 +00:00
Henrik Levkowetz 604497a652 Add an html sanitizer.
- Legacy-Id: 2237
2010-05-06 13:38:29 +00:00
Henrik Levkowetz 3db627cdee Set version info and settings back to development mode
- Legacy-Id: 2233
2010-04-26 09:46:02 +00:00
Henrik Levkowetz 8c21630baf Set version info to release version 2.50 before branching.
- Legacy-Id: 2231
2010-04-26 09:45:41 +00:00
Henrik Levkowetz 443925c48a Make version information on the web pages a little less cryptic.
- Legacy-Id: 2229
2010-04-26 09:41:52 +00:00
Henrik Levkowetz 8c8f5268cb Tweak the IESG agenda page for better placement of IPR information; requested by Russ. Also align the ballot graphics.
- Legacy-Id: 2228
2010-04-26 09:30:11 +00:00
Henrik Levkowetz 585545bf22 The format_textarea template filter changes almost all html-markup to visible text, while the document comments can contain for instance links, which we want to keep. Removing this filter from the doc_history template for now -- we need a plan on how to support this usecase if we're going to apply something like this.
- Legacy-Id: 2227
2010-04-26 09:28:07 +00:00
Henrik Levkowetz f11f8b5f35 Add admin site support for the DocumentComment model.
- Legacy-Id: 2226
2010-04-26 09:21:38 +00:00
Henrik Levkowetz 3c9bb8efec Add some methods which were missing from the wrapper proxy object.
- Legacy-Id: 2225
2010-04-26 09:20:21 +00:00
Henrik Levkowetz 0038a3a559 If replaced-by information exists, display it, even if the document state seems to be incorrect (something else than 'Replaced').
- Legacy-Id: 2224
2010-04-26 09:15:20 +00:00
Henrik Levkowetz f416f13dc4 From RjS: Don't send mail if we don't have any recipients...
- Legacy-Id: 2223
2010-04-16 11:16:20 +00:00
Pasi Eronen 9e6b6e63f9 /iesg/agenda/: fix bug related to non-existing ballots
- Legacy-Id: 2222
2010-04-06 07:12:49 +00:00
Pasi Eronen ed7c14cc79 /ipr/search/: avoid exception for unexpected search types; comment out debug logging
- Legacy-Id: 2217
2010-03-29 07:17:43 +00:00
Pasi Eronen 1c44d65d76 /doc/active, all: add link to all_id2.txt
- Legacy-Id: 2216
2010-03-26 15:32:03 +00:00
Pasi Eronen 7e6c183599 /liaison/: add link to liaison statement manager tool
- Legacy-Id: 2215
2010-03-26 15:25:55 +00:00