Ryan Cross
4634b2dd73
Extended Liaison to_contacts field to 2000 characters. Fixes #2024 . Commit ready for merge.
...
- Legacy-Id: 12132
2016-10-13 18:31:18 +00:00
Ryan Cross
1ea5dcf907
Liaison changes from IETF 94 demo. Includes tab for Action Needed statements and ability to add comments to history. Commit ready for merge
...
- Legacy-Id: 10464
2015-11-12 00:26:52 +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
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
Ole Laursen
4087a9837f
End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it
...
- Legacy-Id: 8940
2015-01-28 13:25:21 +00:00
Ole Laursen
373644edf4
Port liaison submission/editing to Bootstrap, revamp the select related widget to use select2 rather than the longish popup table
...
- Legacy-Id: 8738
2014-12-12 17:59:57 +00:00
Emilio A. Sánchez López
0ccbe9144f
Allow multiple related liaisons. Close #739
...
- Legacy-Id: 8103
2014-07-18 16:15:16 +00:00
Emilio A. Sánchez López
00f6bb6023
Mark liaison statements that need action. See #1434 . Close #740
...
- Legacy-Id: 8051
2014-07-04 11:25:10 +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
Emilio A. Sánchez López
6c927f11a1
Liaison data migration to new models. See #1424
...
- Legacy-Id: 7913
2014-06-13 10:34:14 +00:00
Ole Laursen
ea24f5c3bd
Import slugify from django.utils.text (introduced in Django 1.5)
...
- Legacy-Id: 6967
2013-12-18 10:00:58 +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
Robert Sparks
1d7883fc01
Patch from yaco to avoid resetting from field. Gave the secretarait the ability to approve any unapproved liaison. Changed all the email code to use ietf.utils.mail
...
- Legacy-Id: 4761
2012-08-14 21:37:59 +00:00
Ole Laursen
980d4e6444
Move new schema models from redesign/ to ietf/
...
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen
3594f08d38
Switch liaison over to using the IETF SMTP handling instead of
...
built-in Django, fix a couple of bugs, make pending liaison emails use
the normal liaison email template too instead of duplicating the
content
- Legacy-Id: 3352
2011-08-23 11:27:09 +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
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
Ole Laursen
c7d58d6079
First draft of new liaison statement model, import SDOs as groups,
...
start on liaison statement importing
- Legacy-Id: 3309
2011-08-12 18:16:39 +00:00
Henrik Levkowetz
d3468f4ebe
Add some refinements for the admin interface. Show contact link and coloured Login/User links to show broken entries.
...
- Legacy-Id: 2907
2011-03-24 10:05:55 +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
31ae2edb8f
We need to store the unique id of the entity in the To field to allow that an SDO Liaison Manager should be able to edit a liaison sent to his SDO. See #577
...
- Legacy-Id: 2784
2011-02-01 16:55:25 +00:00
Henrik Levkowetz
c7d198f482
Merged from log:branch/yaco/liaison@2570: Yaco's port and rewrite of the Liaison Statement Management Tool.
...
- Legacy-Id: 2572
2010-10-26 12:59:53 +00:00
Emilio A. Sánchez López
94d3f328f8
Allow to show liaison titles correctly in unicode. See #388
...
- Legacy-Id: 2553
2010-10-15 07:02:06 +00:00
Emilio A. Sánchez López
5ab532bfac
Rename 'Liaison Manager' models to 'SDO Liaison Manager'. See #388
...
- Legacy-Id: 2552
2010-10-15 07:00:34 +00:00
Emilio A. Sánchez López
4b96b2b309
* Added a taken care field to stop deadline notifications
...
* Set 'out of date' liaisons as already taken care.
* Command to notify for liaisons close to their deadlines.
Fixes #384
- Legacy-Id: 2544
2010-10-08 08:21:48 +00:00
Emilio A. Sánchez López
20032758a0
Model migration to allow liaison references. See #381
...
- Legacy-Id: 2537
2010-10-01 10:15:16 +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
8680c99324
Send liaison by email. See #342
...
- Legacy-Id: 2462
2010-07-30 11:10:01 +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
61a512dcaa
Unambiguos from body. See #342
...
- Legacy-Id: 2376
2010-07-23 10:01:48 +00:00
Henrik Levkowetz
266b7820d0
Merged from log:branch/2.00@2363: Current release branch head to trunk.
...
- Legacy-Id: 2365
2010-07-21 12:48:05 +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
Pasi Eronen
0116d2aa4d
Minor admin site tweaks
...
- Legacy-Id: 2081
2010-03-20 16:29:01 +00:00
Pasi Eronen
d07c05976f
Fixed bunch of null/unique attributes for model fields
...
- Legacy-Id: 2063
2010-03-11 18:43:01 +00:00
Pasi Eronen
db090de329
Removed old Django 0.96 Admin classes
...
- Legacy-Id: 2054
2010-03-09 07:37:46 +00:00
Pasi Eronen
0de840c601
Run convert-096.py
...
- Legacy-Id: 1851
2009-11-09 09:11:44 +00:00
Pasi Eronen
8e85a27452
Replaced /liaison/managers/ with direct to static page on www.ietf.org
...
- Legacy-Id: 1638
2009-08-13 16:03:41 +00:00
Bill Fenner
133d407761
Add get_absolute_url to LiaisonDetail for feed
...
- Legacy-Id: 905
2007-07-30 20:16:37 +00:00
Henrik Levkowetz
cd030d3b43
Adding copyright notices to all python files
...
- Legacy-Id: 716
2007-06-27 21:16:34 +00:00
Bill Fenner
61fffa12de
Catch up with long-ago "areas"->"area" rename.
...
- Legacy-Id: 473
2007-06-17 13:43:49 +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