Commit graph

26 commits

Author SHA1 Message Date
Henrik Levkowetz 4b0a9360f0 Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method.
- Legacy-Id: 11840
2016-08-23 10:52:08 +00:00
Ryan Cross b7bbfd8312 Various small bug fixes and tweaks to UI of Liaison Management Tool. Commit ready for merge
- Legacy-Id: 10382
2015-11-03 07:52:05 +00:00
Ole Laursen 86c3a430d1 Merge in ^/branch/iola/event-saving-refactor-r10076, fixing a few problems
- Legacy-Id: 10298
2015-10-27 10:37:06 +00:00
Robert Sparks 1a277b00ec This release improves visibility into where and when the datatracker
sends email. It makes where the datatracker sends email for a given 
action data driven, and it shows where email will be sent for actions
on documents and groups.

Commit ready for merge.
 - Legacy-Id: 10186
2015-10-10 23:08:09 +00:00
Henrik Levkowetz a7667fb29e Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool.
- Legacy-Id: 10161
2015-10-09 19:48:21 +00:00
Henrik Levkowetz 030eb5ff9f Merged in [8733] from olau@iola.dk:\n Summary: Fix old bug in liaison tool - WG discussion lists where being
CC'ed with their list_subscribe rather than list_email address, and
the former is usually a URL, not an email address so cause a
validation error when submitting the statement
 - Legacy-Id: 8868
Note: SVN reference [8733] has been migrated to Git commit 7f1683f093
2015-01-15 20:58:37 +00:00
Emilio A. Sánchez López abb74d9977 Search form for liaison statement list. See #1434
- Legacy-Id: 8049
2014-07-04 09:45:13 +00:00
Henrik Levkowetz 12f6a55dbd Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ...
- Legacy-Id: 7471
2014-03-15 18:10:35 +00:00
Ole Laursen ae2b0e2bcc Remove use of group proxies from liaisons app, move proxy_personify_role into liaisons for the time being
- Legacy-Id: 6825
2013-12-07 11:56:32 +00:00
Ole Laursen 4250a95556 Remove proxy layer from liaisons tool, do some minor cleanups of
duplicated code, make sure the custom form widgets escape their input.

There's still a bit of custom proxying going on in the IETFHM class
hierarchy.
 - Legacy-Id: 6794
2013-12-05 13:54:48 +00:00
Henrik Levkowetz 76594a4c4d Added support for IRTF liaisons.
- Legacy-Id: 4625
2012-07-20 11:36:01 +00:00
Ole Laursen 4a36338031 Add proxy for LiaisonDetail, start porting the view code utils, import various liaison roles and rename a couple of fields on LiaisonStatement to try to make them more self-explanatory
- Legacy-Id: 3321
2011-08-17 17:44:40 +00:00
Henrik Levkowetz 3418e1045b Fix call signature.
- Legacy-Id: 2906
2011-03-24 10:03:10 +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
Emilio A. Sánchez López 302c48204c Added the group agronym to the "From" and "To" lists. Fixes #391
- Legacy-Id: 2564
2010-10-20 09:13:07 +00:00
Emilio A. Sánchez López 915c93cf3e Notify by email of newly created liaisons that need approval. Fixes #361
- Legacy-Id: 2476
2010-08-13 08:09:21 +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 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 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 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 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