index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
mailqueue
/
util.py
Age
Commit message (
Expand
)
Author
2024-05-14
Add ability to low-level queue emails in the future
Magnus Hagander
2023-06-01
Teach mailqueue viewer to show attachments in pending emails
Magnus Hagander
2020-03-25
Set flags indicating our outbound emails are auto-submitted
Magnus Hagander
2019-04-06
Make the mail queue managable through the backend interface
Magnus Hagander
2019-03-16
Fix mail sending with BCCs
Magnus Hagander
2019-01-10
Manual import fixes
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2018-12-19
Add ability to add extra bcc addresses to invoices
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix spaces before/after comma and colon
Magnus Hagander
2018-12-14
Fix spacing around parameter names
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-03-23
template.render() should not use a context, just a dict
Magnus Hagander
2017-05-30
Properly format email headers with non-ascii
Magnus Hagander
2017-04-17
Introduce send_template_mail
Stephen Frost
2015-02-09
Set sender and recipient name on outgoing emails
Magnus Hagander
2014-07-08
BCC invoice emails to treasurer@
Magnus Hagander
2013-08-14
Prevent double base64-encoding of PDFs. Oops.
Magnus Hagander
2013-08-13
Avoid duplicate encoding headers
Magnus Hagander
2013-08-13
Ensure correct encoding of MIME attachments
Magnus Hagander
2013-06-29
Send manual confreg emails using the new mail queue system
Magnus Hagander
2013-04-19
Add a simple mail queue in the database
Magnus Hagander