datatracker/ietf/liaisons
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
..
management Command to request SDO Authorized Individual list to be updated. Fixes #352 2010-07-23 08:13:55 +00:00
migrations Management of pending liaisons. 2010-08-06 17:01:23 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
accounts.py CC SDO manager if not submitter. Order organization list. See #345 2010-07-20 12:19:22 +00:00
admin.py SDO, SDO Liaison Manager and SDO Authorized Individual administration. See #344 2010-07-14 08:10:25 +00:00
decorators.py Accounts authorized to sumbit liaison statements. See #343 2010-07-08 09:23:43 +00:00
feeds.py Fixed bug in liaisons feed (item_pubdate has to return a datetime, not date -- fails badly in Django 1.0) 2009-08-13 19:32:52 +00:00
forms.py Management of pending liaisons. 2010-08-06 17:01:23 +00:00
mail.py Added a new IETFMailMessage class cause default django MailMessage do not distinguish between to and cc. See #342 2010-07-30 11:08:32 +00:00
models.py Management of pending liaisons. 2010-08-06 17:01:23 +00:00
sitemaps.py Adding IETF Trust copyright to source files missing it. 2008-03-04 18:47:46 +00:00
tests.py Added feed/sitemap canonicalization to test cases; added wgdescription instructions to test case 2009-11-08 01:26:26 +00:00
testurl.list Added more test cases for liaisons feeds 2009-11-08 05:04:22 +00:00
urls.py Management of pending liaisons. 2010-08-06 17:01:23 +00:00
utils.py Management of pending liaisons. 2010-08-06 17:01:23 +00:00
views.py Management of pending liaisons. 2010-08-06 17:01:23 +00:00
widgets.py Check if the user needs to approval to send a liaison on behalf of an entity. 2010-07-28 13:01:14 +00:00