Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  admin 36c156d4 mehr als 19 Jahren aquamaniac - added admin/fixuifiles to EXTRA_DIST - prepar...
  doc 589ca76b etwa 15 Jahren martin More work on documentation. git-svn-id: https:...
  m4 7f8ae785 fast 12 Jahren martin Added m4 script for gwenhywfar. git-svn-id: ht...
  po f431ee61 mehr als 11 Jahren martin Typo in translation string (Elias Oltmanns) gi...
  src 0bf540ef etwa 11 Jahren martin AqHBCI: Actually use the flag AH_BANK_FLAGS_SEP...
  tutorials adc60576 mehr als 11 Jahren martin Modified patch submitted by Elias Oltmanns. Do...
.cvsignore 392 Bytes 2eba86fb mehr als 19 Jahren cstim Add cvsignores git-svn-id: https://devel.aqba...
.gitignore 2,6 KB ca9c5397 mehr als 11 Jahren martin Added patches/ folder to .gitignore. git-svn-i...
AUTHORS 37 Bytes 29a14cd2 etwa 21 Jahren aquamaniac Initial revision git-svn-id: https://devel.aq...
COPYING 51,4 KB 780833b3 mehr als 11 Jahren martin Updated COPYING. - AqPaypal is no longer provi...
Doxyfile.in 62,4 KB b02b0a14 mehr als 14 Jahren christian Include the C++ wrapper into doxygen, with the ...
INSTALL 9,02 KB 29a14cd2 etwa 21 Jahren aquamaniac Initial revision git-svn-id: https://devel.aq...
Makefile.am 8,18 KB 98f93e66 mehr als 14 Jahren martin Adapted to latest changes in Gwen. AqBanking n...
Makefile.cvs 6,29 KB ada71b91 mehr als 11 Jahren martin Makefile.cvs: Added "--enable-full-doc=yes" to ...
NEWS 25,7 KB 49c5fcf6 mehr als 15 Jahren martin Fixed a bug in Makefile.am. git-svn-id: https:...
README 11,5 KB f87d4b75 mehr als 14 Jahren christian Update link to kmymoney, as asked by Thomas Bau...
TODO 553 Bytes 9e1a26c2 etwa 13 Jahren martin Added some todo's git-svn-id: https://devel.aq...
aqbanking-config.in.in 2,02 KB 917a4c19 etwa 15 Jahren martin Applied a patch by Manuel Osdoba (fixes #87). ...
aqbanking.iss.in 12,2 KB 2f683a18 etwa 18 Jahren christian Really cleanup registry keys in Inno setup file...
aqbanking.m4 5,78 KB 63bcff34 mehr als 15 Jahren martin Fixed a really old bug (reported by Felix Moell...
aqbanking.pc.in 1,22 KB 917a4c19 etwa 15 Jahren martin Applied a patch by Manuel Osdoba (fixes #87). ...
aqbanking.spec.in 8,39 KB ea0b0b75 mehr als 16 Jahren martin Fixed specfile. git-svn-id: https://devel.aqb...
configure.ac 44,2 KB 3a04665c etwa 11 Jahren martin AqHBCI: Make the handling of SEPA formats user ...
gource.sh 370 Bytes 8c0085ce mehr als 14 Jahren martin Added gource script. git-svn-id: https://devel...
mksymlinks.sh.in 3,34 KB 8cd9e502 mehr als 14 Jahren christian Add more wrapper classes to aqbankingpp; let th...
system.h.in 635 Bytes a5537892 mehr als 19 Jahren cstim Merge branch_2_0 into HEAD. git-svn-id: https...
version.h.in 1,13 KB 28b569e6 fast 15 Jahren martin Removed unneeded lines. git-svn-id: https://de...

Aktuellste Revisionen

# Datum Autor Kommentar
0bf540ef 17.05.2014 16:21 martin

AqHBCI: Actually use the flag AH_BANK_FLAGS_SEPA_PREFER_SINGLE_DEBITNOTE.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2575 5c42a225-8b10-0410-9873-89b7810ad06e

17118b4a 17.05.2014 16:20 martin

AqHBCI: Add support for SEPA multi transfers.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2574 5c42a225-8b10-0410-9873-89b7810ad06e

0b00f544 17.05.2014 16:19 martin

AqHBCI: Some jobs listed in the bpd may still be disabled on specific accounts.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2573 5c42a225-8b10-0410-9873-89b7810ad06e

cfccb4ef 17.05.2014 16:18 martin

Handle batch booking requests for SEPA jobs.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2572 5c42a225-8b10-0410-9873-89b7810ad06e

7684e5d6 17.05.2014 16:16 martin

AqHBCI: Simply look up multi-jobs by their job names

Since the SEPA exporter now graciously handles batches of
transactions, the algorithm on the job level can be significantly
simplified. In fact, the same rules apply to SEPA and traditional
multi-jobs now....

a1cced25 17.05.2014 16:15 martin

SEPA exporter: Extend support for multi jobs and eliminate some pitfalls

Implements support for multiple Payment Information blocks per
generated pain message. In particular, only transactions with a
matching set of the relevant data are stored in a single Payment...

3a04665c 17.05.2014 16:14 martin

AqHBCI: Make the handling of SEPA formats user configurable

This approach involves a new priority option in the profiles of the
SEPA ImExporter. The default configuration gives preference to the
highest supported variant of a SEPA format, that is to say,...

c55a767f 17.05.2014 16:13 martin

SEPA exporter: Further reduce code duplication.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2568 5c42a225-8b10-0410-9873-89b7810ad06e

87f7373f 17.05.2014 16:11 martin

SEPA exporter: Make the choice between CORE and COR1 a profile option.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2567 5c42a225-8b10-0410-9873-89b7810ad06e

4beb9c4b 17.05.2014 16:10 martin

SEPA exporter: Unify interface to pain.001.00x.0y documents

This time, the code handling credit transfer initiation messages has
been consolidated. Profiles (including the default profile) have been
updated to match the new scheme. The ccm profile, which used to be...

Alle Revisionen anzeigen | Revisionen anzeigen

Auch abrufbar als: Atom