.. |
management
|
Allow to take care of a liaison with deadline. Fixes #385
|
2010-10-08 10:34:56 +00:00 |
migrations
|
Fix Data Migrations. Fixes #389
|
2010-10-15 10:08:58 +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
|
Fixes anonymous liaison detail view. Fixes Secretariat group name. Fixes #362
|
2010-08-17 09:33:30 +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
|
Do not include the current liaison when searching if a title exists. Fixes #390
|
2010-10-20 09:12:31 +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
|
Allow to show liaison titles correctly in unicode. See #388
|
2010-10-15 07:02:06 +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
|
Added the group agronym to the "From" and "To" lists. Fixes #391
|
2010-10-20 09:13:07 +00:00 |
views.py
|
Show reverse liaison reference in liaison detail. Fixes #387
|
2010-10-10 20:20:30 +00:00 |
widgets.py
|
Allow the user to select a referenced liaison. Fixes #381
|
2010-10-01 10:17:40 +00:00 |