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
/
adyen
/
admin.py
Age
Commit message (
Expand
)
Author
2022-11-05
Remove hardcoded values for Adyen merchant accounts
Magnus Hagander
2022-10-19
Add merchantAccountCode as a filter for adyen notifications in django adm
Magnus Hagander
2022-10-10
Fix django admin views for adyen transactions with multiple refunds
Magnus Hagander
2022-09-12
Use link instead of dropdown for notifications of adyen reports
Magnus Hagander
2022-09-09
Make it possible to filter Adyen reports
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix spacing around operators
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-09-07
Fix imports of django urlresolves
Vik Fearing
2013-12-11
Make paypal and adyen payments searchable in the admin interface
Magnus Hagander
2013-11-04
Track refunds in the Adyen platform
Magnus Hagander
2013-10-20
Show link instead of dropdown for notification in transactionstatus as well
Magnus Hagander
2013-10-20
Add link from raw notifications to notifications in admin interface
Magnus Hagander
2013-10-20
Add link back from adyen notifications to raw notifications
Magnus Hagander
2013-10-19
Add merchant account code to notification admin list
Magnus Hagander
2013-09-23
Invert log to show red=error
Magnus Hagander
2013-09-23
Track which payment method is being used
Magnus Hagander
2013-09-23
Ensure pspreference is unique, and show it in the logs
Magnus Hagander
2013-09-23
Include settled date and amount in admin list
Magnus Hagander
2013-09-23
Include download information about reports
Magnus Hagander
2013-09-23
Track amount and settled amount on transaction statuses
Magnus Hagander
2013-09-16
Show the amount of transaction statuses
Magnus Hagander
2013-09-10
Show confirmed field in list view of notifications
Magnus Hagander
2013-09-09
Include info about if a notification is live or test in the admin listing
Magnus Hagander
2013-09-09
Implement Adyen payment processor module
Magnus Hagander