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
/
trustlypayment
Age
Commit message (
Expand
)
Author
2025-10-10
Re-implement Trustly refund tracker on top of the ledger
Magnus Hagander
2023-07-25
BREAKING CHANGE: Allow the currency format to be configurable.
Dave Page
2022-07-15
Rename instances of variables "l"
Magnus Hagander
2020-07-13
Remove unused imports
Magnus Hagander
2020-07-04
Fix incorrect call to is_anonymous
Magnus Hagander
2020-04-01
Specify on_delete for all ForeignKey and OneToOneFields
Magnus Hagander
2020-03-29
Remove date parameter to create_accounting_entry
Magnus Hagander
2020-03-12
Replace datetime.now() with timezone.now()
Magnus Hagander
2019-11-01
Switch to using pycryptodome instead of pycrypto
Magnus Hagander
2019-07-10
Ensure email addresses are lowercase throughout
Magnus Hagander
2019-03-27
Fix typos
Magnus Hagander
2019-03-25
Fix two message typos
Magnus Hagander
2019-02-11
Don't reverse debit and credit in trustly withdrawals
Magnus Hagander
2019-02-10
Don't reverse sign of the amount twice
Magnus Hagander
2019-02-10
Get datestamp from the correct object
Magnus Hagander
2019-02-10
Fix copy/paste error
Magnus Hagander
2019-02-10
Fix more missing imports
Magnus Hagander
2019-02-10
Fix missing import
Magnus Hagander
2019-02-10
Fix default passing (dict not parameters)
Magnus Hagander
2019-02-10
Fix method access
Magnus Hagander
2019-02-09
Teach Trustly payments to register pending bank transfers
Magnus Hagander
2019-01-28
Schedule existing django management commands
Magnus Hagander
2019-01-24
Handle Trustly payments in pending state
Magnus Hagander
2019-01-22
Fix sign on fees conversion
Magnus Hagander
2019-01-22
Get actual amount from the proper structure
Magnus Hagander
2019-01-22
Get currency value from the correct place
Magnus Hagander
2019-01-22
Attempt to deal with Trustly refunds in the wrong currency
Magnus Hagander
2019-01-22
Add missing parameter to log of failed Trustly payments
Magnus Hagander
2019-01-19
Fix trustly withdrawal fetching
Magnus Hagander
2019-01-19
Remove now incorrect text from README files
Magnus Hagander
2019-01-19
Re-factor payment methods and move configuration to the database
Magnus Hagander
2019-01-10
Fix more unicode issues
Magnus Hagander
2019-01-10
Fix a number of base64 and hashing related issues
Magnus Hagander
2019-01-10
Replace __unicode__ with __str__
Magnus Hagander
2019-01-10
Import related fixes from 2to3
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2019-01-04
Switch to using requests for http requests
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2019-01-04
Switch to new style try/except handling
Magnus Hagander
2018-12-15
Replace usage of has_key()
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix comment warnings
Magnus Hagander
2018-12-14
Fix spaces before/after comma and colon
Magnus Hagander
2018-12-14
Fix spacing around operators
Magnus Hagander
2018-12-14
Manual fix of further whitespace issues
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-12-12
Implement system skinning, remove pgeu data
Magnus Hagander
2018-09-07
Specify on_delete parameter for all ForeignKeys
Vik Fearing
2018-09-07
Fix imports of django urlresolves
Vik Fearing
2018-06-29
Fix code spelling errors in cannot-happen paths
Magnus Hagander
[next]