|
d2d359776b
|
Make it possible to add new organisations again - they need to be tagged
with the logged in user as the first manager, or they become orphans before
they're even created...
|
2010-02-26 12:53:26 +01:00 |
|
|
770ef1689e
|
Break out sendmail() to a separate function, so we can use it from
more places.
|
2009-12-28 18:52:35 +01:00 |
|
|
ffd7084fe5
|
Exclude fields from notification emails if they are foreign keys pointing
to this object, since their data is not available.
|
2009-12-28 14:17:16 +01:00 |
|
|
bff6f3e379
|
Generate and send proper MIME messages with notifications. If
SUPPRESS_NOTIFICATIONS is set, instead print them to the server
output pipe instead (only to be used in development server, obviously).
|
2009-09-18 16:52:57 +02:00 |
|
|
1e1955a588
|
Add URLs to all modified fields in the notification message.
|
2009-09-18 16:32:15 +02:00 |
|
|
90b758c247
|
A first very basic import.
Contains basic functionality, and an import of most of the static content
from the old site.
There is still plenty more to do...
|
2009-09-14 14:39:25 +02:00 |
|