Ole Laursen
980d4e6444
Move new schema models from redesign/ to ietf/
...
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen
fc88964298
Go through the code and replace uses of Person.name with Person.plain_name()
...
- Legacy-Id: 3849
2012-01-23 20:22:45 +00:00
Ole Laursen
5c5d534104
Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
...
- Legacy-Id: 3418
2011-09-14 14:01:17 +00:00
Ole Laursen
89dd9b83ca
Port liaison deadline reminder emails to new schema, with test;
...
refactor email to use the normal liaison email for the bulk of the
message instead of duplicating it
- Legacy-Id: 3358
2011-08-23 14:45:09 +00:00
Ole Laursen
2aa97434fb
Port SDO reminder emails to new schema, with test
...
- Legacy-Id: 3357
2011-08-23 14:10:53 +00:00
Ole Laursen
3594f08d38
Switch liaison over to using the IETF SMTP handling instead of
...
built-in Django, fix a couple of bugs, make pending liaison emails use
the normal liaison email template too instead of duplicating the
content
- Legacy-Id: 3352
2011-08-23 11:27:09 +00:00
Ole Laursen
b9e1753ef6
Port and proxy liaison views to new schema and add a bunch of tests
...
- Legacy-Id: 3350
2011-08-22 23:15:35 +00:00