Ole Laursen
498dc38507
Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3
...
- Legacy-Id: 3773
2011-12-15 14:13:54 +00:00
Ole Laursen
2bbe307c05
Fix annoying duplicate entry bug in the from list for a Secretariat person
...
- Legacy-Id: 3351
2011-08-22 23:16:32 +00:00
Ole Laursen
b9e1753ef6
Port and proxy liaison views to new schema and add a bunch of tests
...
- Legacy-Id: 3350
2011-08-22 23:15:35 +00:00
Ole Laursen
91ced5c24a
Fix some problems with liaison importer and related models, add a
...
test, port account management and related utilities, fix up proxy and
port most of the views and form code
- Legacy-Id: 3345
2011-08-19 21:11:49 +00:00
Henrik Levkowetz
5497fa4b8e
Fix to permit secretariat staff to post liaisons on behalf of liaison managers, assuming the permissions of the person they post on behalf of for this purpose.
...
- Legacy-Id: 3046
2011-04-13 13:02:21 +00:00
Henrik Levkowetz
2b50bfdcef
Only try to populate the liaison user/email list from the from_entity if it's set.
...
- Legacy-Id: 2904
2011-03-24 09:59:53 +00:00
Emilio A. Sánchez López
a6dc8912e3
Do no try retrieve extra information if previous errors have been detected. See #581
...
- Legacy-Id: 2809
2011-02-04 09:27:33 +00:00
Henrik Levkowetz
07c1eea5c2
Merged in changes from esanchez@yaco.es, changesets 2790-2791. Refined handling of the To: and From: address lists when the Liaison Manager is also a WG Chair or AD.
...
- Legacy-Id: 2801
2011-02-02 17:31:02 +00:00
Henrik Levkowetz
63bc9cff6d
Changes from esanchez@yaco.es, changesets 2783-2789. Lets the secretariat send liaisons on behalf of others, corrected powers to liaison managers, and other fixes.
...
- Legacy-Id: 2800
2011-02-02 16:04:42 +00:00
Henrik Levkowetz
1837b38bc8
Rename 'LiaisonDetail.taken_care' field to 'action_taken'. Miscellaneous associated fixes. Enhanced liaison-related admin pages.
...
- Legacy-Id: 2798
2011-02-02 15:35:21 +00:00
Emilio A. Sánchez López
fb7b3d2152
Allow to filter the to field when a Liaison Manager changes de from field. Fixes #577
...
- Legacy-Id: 2790
2011-02-02 14:46:01 +00:00
Emilio A. Sánchez López
5684bc324d
Allow the secretariat to send liaisons on behalf of another user. Fixes #578
...
- Legacy-Id: 2787
2011-02-01 18:56:07 +00:00
Emilio A. Sánchez López
53fae6e4c5
Hide 'send and post' button to SDO Liaison Managers when they select their SDO in the from field. Fixes #577
...
- Legacy-Id: 2786
2011-02-01 17:32:50 +00:00
Emilio A. Sánchez López
79785fe75b
Check if the user has permission to edit a liaison. See #577
...
- Legacy-Id: 2785
2011-02-01 17:21:04 +00:00
Henrik Levkowetz
d75a57d60c
Fix typo in method calls to send email.
...
- Legacy-Id: 2778
2011-02-01 10:24:01 +00:00
Henrik Levkowetz
81f8dfc6ad
Prevent things from crashing if some of the email fields are null for a liaison.
...
- Legacy-Id: 2762
2011-01-27 15:01:18 +00:00
Emilio A. Sánchez López
cf26454bd3
Show reverse liaison reference in liaison detail. Fixes #387
...
- Legacy-Id: 2550
2010-10-10 20:20:30 +00:00
Emilio A. Sánchez López
de3bfded23
Anorther bug fixing. Fixes #385
...
- Legacy-Id: 2549
2010-10-10 19:56:03 +00:00
Emilio A. Sánchez López
98d15a3e08
Fix bull calling incorrect function. Fixes #385
...
- Legacy-Id: 2548
2010-10-10 19:51:44 +00:00
Emilio A. Sánchez López
46d48acc01
Allow sorting liaisons when selecting a related liaison. Fixes #386
...
- Legacy-Id: 2546
2010-10-08 11:12:28 +00:00
Emilio A. Sánchez López
80ca4e9f18
Allow to take care of a liaison with deadline. Fixes #385
...
- Legacy-Id: 2545
2010-10-08 10:34:56 +00:00
Emilio A. Sánchez López
895b8950eb
Add sorting to liaison list view. Fixes #383
...
- Legacy-Id: 2543
2010-10-07 11:31:55 +00:00
Emilio A. Sánchez López
73f9fe310b
Allow the user to select a referenced liaison. Fixes #381
...
- Legacy-Id: 2538
2010-10-01 10:17:40 +00:00
Emilio A. Sánchez López
f581e0fb8e
Fixes anonymous liaison detail view. Fixes Secretariat group name. Fixes #362
...
- Legacy-Id: 2481
2010-08-17 09:33:30 +00:00
Emilio A. Sánchez López
bfaf558e8d
Liaison edit view. See #362
...
- Legacy-Id: 2475
2010-08-13 07:41:09 +00:00
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
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
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
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
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
Henrik Levkowetz
cd030d3b43
Adding copyright notices to all python files
...
- Legacy-Id: 716
2007-06-27 21:16:34 +00:00
Henrik Levkowetz
5872696834
Moving ietf to trunk/ietf
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 96.1
2007-05-04 12:37:28 +00:00