..
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
Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with.
2011-07-23 12:49:56 +00:00
accounts.py
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
2011-08-17 17:44:40 +00:00
accountsREDESIGN.py
Port and proxy liaison views to new schema and add a bunch of tests
2011-08-22 23:15:35 +00:00
admin.py
Fix some problems with liaison importer and related models, add a
2011-08-19 21:11:49 +00:00
decorators.py
Accounts authorized to sumbit liaison statements. See #343
2010-07-08 09:23:43 +00:00
feeds.py
Port and proxy liaison views to new schema and add a bunch of tests
2011-08-22 23:15:35 +00:00
forms.py
Fix some problems with liaison importer and related models, add a
2011-08-19 21:11:49 +00:00
formsREDESIGN.py
Port and proxy liaison views to new schema and add a bunch of tests
2011-08-22 23:15:35 +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
mails.py
Switch liaison over to using the IETF SMTP handling instead of
2011-08-23 11:27:09 +00:00
models.py
Switch liaison over to using the IETF SMTP handling instead of
2011-08-23 11:27:09 +00:00
proxy.py
Switch liaison over to using the IETF SMTP handling instead of
2011-08-23 11:27:09 +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
Switch liaison over to using the IETF SMTP handling instead of
2011-08-23 11:27:09 +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
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
2011-08-17 17:44:40 +00:00
utilsREDESIGN.py
Port and proxy liaison views to new schema and add a bunch of tests
2011-08-22 23:15:35 +00:00
views.py
Fix annoying duplicate entry bug in the from list for a Secretariat person
2011-08-22 23:16:32 +00:00
widgets.py
Move fixture generation for names to name app, add liaison edit test,
2011-08-22 12:37:56 +00:00