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
/
confreg
/
invoicehandler.py
Age
Commit message (
Expand
)
Author
2024-11-06
Include invoice num in log of invoice created/canceled for regs
Magnus Hagander
2023-12-22
s/registraiton/registration/
Andreas Scherbaum
2023-11-27
Don't attempt to return users to non-existant transfer
Magnus Hagander
2023-11-01
Implement pending registration transfers with invoices
Magnus Hagander
2023-04-16
Fix the fix for unlinking prepaid vouchers on invoice cancellation
Magnus Hagander
2023-03-25
Avoid saving unnecessary registration fields in invoice processing
Magnus Hagander
2023-03-25
Properly unlink prepaid voucher on invoice cancellation
Magnus Hagander
2022-09-19
Re-implement the additional options removal for canceled invoices
Magnus Hagander
2022-03-18
Send notification when invoice expires for waitlisted registration
Magnus Hagander
2020-03-23
Fix typos
Magnus Hagander
2020-03-17
Add basic registration activity log
Magnus Hagander
2020-03-17
Track canceled registrations
Magnus Hagander
2020-03-12
Replace datetime.now() with timezone.now()
Magnus Hagander
2020-02-26
Make bulk payments paidat and createdat be datetime
Magnus Hagander
2019-06-29
Fix cancellation of invoices that had discount codes
Magnus Hagander
2019-05-04
Centralize subject prefixing for conference emails
Magnus Hagander
2019-05-03
Move conference mail templates to jinja
Magnus Hagander
2019-03-29
Fix copy/paste error
Magnus Hagander
2019-03-28
Add backend view for multiregs/bulk payments
Magnus Hagander
2019-02-09
Remove old style bulk payments
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2018-12-28
Configurable notifications for conferences
Magnus Hagander
2018-12-28
pep8 fixes for previous commits....
Magnus Hagander
2018-12-28
Re-think how refunds are handled
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix spacing around parameter names
Magnus Hagander
2018-12-14
Fix spacing around operators
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-09-07
Fix refunding of additional options invoices
Magnus Hagander
2018-04-13
Fix typo
Magnus Hagander
2018-03-08
Add basic ability to cancel registrations without invoices/refunds
Magnus Hagander
2018-02-19
Properly flag vouchercodes as unused on canceled bulk invoices
Magnus Hagander
2018-02-01
Change ConferenceRegistration.payconfirmedat to timestamptz
Vik Fearing
2018-01-29
Implement new workflow for registering multiple attendees
Magnus Hagander
2017-12-27
The Great URL Rename (TM) project
Magnus Hagander
2017-10-28
Fix formatting of "bulk invoice refunded" message
Magnus Hagander
2017-10-22
Fix another silly typo
Magnus Hagander
2017-10-22
Fix missing import
Magnus Hagander
2017-10-19
Don't cancel all registration on a bulk payment at refund
Magnus Hagander
2017-04-17
Introduce send_template_mail
Stephen Frost
2017-01-31
Remove registrations after an invoice is refunded
Magnus Hagander
2016-07-13
Clear out discount and voucher codes when an invoice is cancelled
Magnus Hagander
2016-01-21
Send email to attendees involved in bulk pay operations
Magnus Hagander
2016-01-16
Remove all support for mixed content (http/https)
Magnus Hagander
2015-09-05
Automatically remove additional options from old unconfirmed registrations
Magnus Hagander
2015-08-14
Add basic waitlist management
Magnus Hagander
2015-07-08
Add ability to post-order additional options
Magnus Hagander
2015-01-02
Add support for sending an email upon registration completion
Magnus Hagander
2014-01-01
Remove unused code and fix bugs uncovered by explicit importing
Magnus Hagander
2013-09-28
Add funcitonality to flag an invoice as refunded
Magnus Hagander
[next]