summaryrefslogtreecommitdiff
path: root/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt
AgeCommit message (Expand)Author
2021-09-07Wrap ebicsweb() in a try-catch block.MS
2021-09-06Define LibEuFin error codes.MS
2021-09-04FIXMEMS
2021-09-01make remaining timestamping use UTCMS
2021-09-01Camt timestamping uses UTC.MS
2021-08-31Errors policy.MS
2021-08-31fix Camt.052 generationMS
2021-08-31Implement C52 handler.MS
2021-08-31fix DB queryMS
2021-08-31remove newlinesms
2021-08-31Implementing date range search in C53.ms
2021-08-30Use EBICS_PROCESSING_ERROR as "Internal server error".MS
2021-08-30same + revert accidental changeMS
2021-08-30Prefer EBICS_UNSUPPORTED_ORDER_TYPE for "not implemented".MS
2021-08-30sameMS
2021-08-30Using EBICS_PROCESSING_ERROR for "not implemented".MS
2021-08-30Ebics C53 handler takes the response from the DB.MS
2021-08-30Completing Camt generation after "ticks".MS
2021-08-30Actually creating c53 documents upon each tick.ms
2021-08-29Sandbox database changes, to implement statement report.MS
2021-08-23Camt: coordinating PRCD and CLBD balances.MS
2021-08-23Calculate balance per bank account entity, and not per IBAN.MS
2021-08-07towards taler-style error codesFlorian Dold
2021-08-07sandbox: do not compute balance, as implementation sometimes throwsFlorian Dold
2021-08-06implement simulate-incoming-transactions cli commandFlorian Dold
2021-05-27Calculating balances in the Sandbox.MS
2021-04-30Implement Sandbox transactions both sides: debtor AND creditor.MS
2021-02-05remove avoidable nullable affecting AcctSvcrRefMS
2021-01-22remove (some) unused variablesMS
2021-01-21restrict resource names, cleanupFlorian Dold
2021-01-21don't confuse account servicer reference with payment information idFlorian Dold
2021-01-19address Sandbox compile-warningsMS
2021-01-18Remove avoidable MsgId value per transaction (sandbox)MS
2021-01-17bic is optionalFlorian Dold
2021-01-17make BIC optional, fix typoFlorian Dold
2021-01-15make sure only one Camt is respondedms
2021-01-14fix loop skipms
2021-01-13CLI tweaksFlorian Dold
2021-01-12Testing previous change.MS
2020-12-11Taler facade.MS
2020-12-04Get payments' integration tests to pass.MS
2020-12-04Require BIC from Pain.01.MS
2020-12-04address validation issuesMS
2020-12-04Refactoring Camt generation.MS
2020-12-04more abstraction at sandboxMS
2020-12-03evolving sandboxMS
2020-09-03fixing testsMS
2020-09-03fixing testsMS
2020-08-14Update instances of PaymentsTable to BankAccountTransactionsTabletanhengyeow
2020-07-30fix attributes setting/gettingMS