datatracker/ietf/liaisons
2011-04-18 09:40:19 +00:00
..
management Rename 'LiaisonDetail.taken_care' field to 'action_taken'. Miscellaneous associated fixes. Enhanced liaison-related admin pages. 2011-02-02 15:35:21 +00:00
migrations 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. 2011-02-02 16:04:42 +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 Fix typo. 2011-03-24 12:36:31 +00:00
admin.py Set the 'person' field of the LegacyLiaisonUser in the admin interface to be handled as a raw id field with search button, rather than as a choice list. 2011-04-07 14:04:07 +00:00
decorators.py Accounts authorized to sumbit liaison statements. See #343 2010-07-08 09:23:43 +00:00
feeds.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
forms.py Merged in fix from esanchez@yaco.es to fix Liaison Cc field editability and secretariat ability to post liaisons for others. 2011-04-18 09:40:19 +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 Add some refinements for the admin interface. Show contact link and coloured Login/User links to show broken entries. 2011-03-24 10:05:55 +00:00
sitemaps.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
tests.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
testurl.list Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
urls.py Allow the user to select a referenced liaison. Fixes #381 2010-10-01 10:17:40 +00:00
utils.py Fix function declaration. A parameter was missing so the ajax call trying to request the cc fields fails. See #577 2011-04-06 14:21:24 +00:00
views.py Fix to permit secretariat staff to post liaisons on behalf of liaison managers, assuming the permissions of the person they post on behalf of for this purpose. 2011-04-13 13:02:21 +00:00
widgets.py Allow to filter the to field when a Liaison Manager changes de from field. Fixes #577 2011-02-02 14:46:01 +00:00