datatracker/ietf/liaisons
2011-02-01 17:32:50 +00:00
..
management Allow to take care of a liaison with deadline. Fixes #385 2010-10-08 10:34:56 +00:00
migrations 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 2011-02-01 16:55:25 +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 Check if the user has permission to edit a liaison. See #577 2011-02-01 17:21:04 +00:00
admin.py Order admin lists related whit liaisons. Fixes #388 2010-10-15 07:33:37 +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 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 2011-02-01 16:55:25 +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 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 2011-02-01 16:55:25 +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 Allow the user to select a referenced liaison. Fixes #381 2010-10-01 10:17:40 +00:00
utils.py Hide 'send and post' button to SDO Liaison Managers when they select their SDO in the from field. Fixes #577 2011-02-01 17:32:50 +00:00
views.py Hide 'send and post' button to SDO Liaison Managers when they select their SDO in the from field. Fixes #577 2011-02-01 17:32:50 +00:00
widgets.py Allow the user to select a referenced liaison. Fixes #381 2010-10-01 10:17:40 +00:00