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