Aktivität
von 27.11.2018 bis 26.12.2018
26.12.2018
- 23:21 Revision 1c47bd70 (aqbanking): AqEBICS: Started porting to AqBanking6.
- 23:20 Revision adfa9e61 (aqbanking): AqBanking: Added optional jobQueue to AB_AccountQueue.
- This is needed by the new port of AqEBICS to AqBanking6.
- 17:05 AqBanking 5.99.11beta herausgegeben
- Diese Version behebt einige Fehler in den letzten Versionen.
- 15:53 Revision 8ce44402 (aqbanking): Prepared 5.99.11beta
- 15:06 Revision 5fb85f3b (aqbanking): Updated TODO.
- 15:06 Revision 305aa538 (aqbanking): Improved apidoc.
- 15:06 Revision bb7d01bf (aqbanking): Fixed a bug.
- 15:06 Revision f46b3a17 (aqbanking): Added a remark.
- 15:06 Revision 19cbe9a0 (aqbanking): Fixed using static strings.
- 12:51 Revision 851da00e (aqbanking): AqBanking: Fix AB_Provider_SortProviderQueueIntoUserQueueList().
- 12:51 Revision 921d4f0b (aqbanking): AqHBCI: Fix looping over account queue list.
23.12.2018
- 23:13 Revision 363d5cce (aqbanking): Prepared release 5.99.10beta.
- 23:13 Revision 7ad6b326 (aqbanking): Fixed a bug.
- 22:43 Revision ee87ded4 (aqbanking): AqBanking: Fixed update code.
- For latest versions of AqBanking the order of the update functions needed
to change. - 20:35 Revision 74d32dbc (aqbanking): Updated TODO.
- 20:35 Revision 11492376 (aqbanking): BUILD: Partially revert commit ef63ee14.
- Doesn't solve my problem anyway, but makes problems for others.
21.12.2018
- 03:13 Revision 705ea915 (aqbanking): Updated TODO.
- 03:09 Revision 35dd6f6c (aqbanking): Removed autobuilt files.
- 03:07 Revision 89d61c4c (aqbanking): Prepared 5.99.9beta.
- 02:32 Revision d35c1d68 (aqbanking): AqHBCI: Fixed a bug in editaccount dialog.
- 02:32 Revision e6c3c1b3 (aqbanking): AqHBCI: Re-order AH_Job__Commit_Accounts_AddOrModify()
- We first need to set the UPD before updating account specs, because the
latter needs current UPDs to create transacti... - 02:31 Revision fe8726da (aqbanking): AqHBCI: Increased verbosity.
- 00:31 Revision 76fccbde (aqbanking): Updated TODO.
- 00:30 Revision 1bd64137 (aqbanking): AqBanking: Increased verbosity.
19.12.2018
- 23:47 Revision 26c08e37 (aqbanking): Incremented version.
- 23:47 Revision 782fc0d8 (aqbanking): BUILD: Only rebuild ChangeLog if there is a .git folder.
- 23:46 Revision 5d0f5329 (aqbanking): Fixed a bug.
- Bug detected with an old gcc version (4.4.5): Double definition of
AB_IMEXPORTER_ACCOUNTINFO_LIST. - 23:44 Revision b8705716 (aqbanking): BUILD: Added missing files. Only build ChangeLog if there is a .git folder.
- Historically, autotools sometimes forgets to add files to the tarball on
"make dist" which are declared in a *_DATA d... - 16:32 Revision 8a5b5c53 (aqbanking): BUILD: Major simplification; directly use profiles/*.conf.
- The only things changing when translating *.conf.in files were the version
variable, and since that is now directly t... - 15:59 Revision dcafe4e7 (aqbanking): XML-Importer: Added schema file and profile for pain.001.003.03.
- This is used for standing order reports in HBCI/FinTS.
- 15:55 Revision bc6b7caa (aqbanking): AqHBCI: Finished implementing JobSepaStandingOrdersGet.
- 01:46 Revision 237c61fd (aqbanking): aqbanking-cli: Fixed a bug.
- 01:46 Revision 5af4ca91 (aqbanking): aqhbci: Added missing callback.
- 01:00 Revision e5a7c8c7 (aqbanking): AqHBCI: Prepared importing of SEPA documents.
- - added a log message to AH_Job_SepaStandingOrdersGet_Process() to get
an example file for the XML importer - 00:59 Revision f04a21ae (aqbanking): aqbanking-cli: Improved command "listbal".
- This command now also takes a template string as argument, this string
can be used to determine how the balances are ...
18.12.2018
- 00:02 AqBanking 5.99.7beta herausgegeben
- Der neue XML-Parser ist nun fertig und kann bereits komplette
camt.052.001.02-Dateien parsen, die man von den Banken...
17.12.2018
- 23:45 Revision 4310c8bf (aqbanking): BUILD: Set minimum required Gwenhywfar version.
- 23:44 Revision d9d9734f (aqbanking): Bugfix.
- 23:31 Revision e65952ec (aqbanking): AqHBCI: Fixed a bug in job description file for JOB_GetTransactions_CAMT.
- 23:30 Revision c175b94d (aqbanking): XML-Importer: Finished implementing.
- - now parses the XML file and imports the data into an ImExporter context.
- improved schema file for camt.052.001.02 - 23:28 Revision 8baaaab4 (aqbanking): AqHBCI: Use new importer "xml" to import camt.052.001.02.
- 19:54 Revision 00a83178 (aqbanking): Adde entry to TODO.
- 19:54 Revision 47d304d3 (aqbanking): XML-Importer: Moved parser to GWEN, improved CAMT schema.
- The parser does not depend on any function or structure in AqBanking,
and it is generic enough to be usefull for othe... - 00:28 Revision 10a207c6 (aqbanking): XML-Importer: Added description.
- 00:16 Revision bb14c6f8 (aqbanking): XML-Importer: Added definitions for transactionKeys.
- 00:15 Revision 01009dc5 (aqbanking): XML-Importer: Decreased verbosity.
16.12.2018
- 23:41 Revision cdf082e4 (aqbanking): ImExport: Started working on a generic XML im-/exporter.
- - this module uses XML files to translate an incoming XML file into
a GWEN_DB which is then imported.
- added funct... - 12:58 Revision 03e808db (aqbanking): AqHBCI: Fixed a bug in EditAccount dialog.
- 12:55 Revision b33a27a3 (aqbanking): Completed removal of AB_ACCOUNT_STATUS.
- 06:28 Revision 7b00d25f (aqbanking): Adapted README.aqbanking6 to latest changes.
- 06:19 Revision 83d669cc (aqbanking): CAMT: Read FI id (if given).
- Having a FiID would be fantastic as it would allow for safe duplicate
detection (currently only available with OFX Di... - 05:51 Revision 2b650321 (aqbanking): CAMT: Read additional information (TransactionText).
- 05:39 Revision e51b59b7 (aqbanking): Added TODO item.
- 05:39 Revision 4705a894 (aqbanking): AqHBCI/CAMT: Fixed a bug, decreased verbosity. Works now.
- Data returned in CAMT looks a bit different from data in SWIFT MT94x,
so it will produce duplicates when changing fro... - 04:55 Revision 57374afd (aqbanking): AqHBCI: Added account flag AH_BANK_FLAGS_PREFER_CAMT_DOWNLOAD
- If this is set AqHBCI tries to create a CAMT download job, If that doesn't
work it falls back to SWIFT MT94x.
This f... - 04:38 Revision fbc4370c (aqbanking): AqHBCI: Added version 7 of JobGetTransactions (SWIFT MT94x)
- 04:38 Revision 368a0022 (aqbanking): AqHBCI: Added job AB_GetTransactionsCAMT (CAMT 052.001.02)
- - retrieves CAMT 052.001.02 files from the bank. Much better than
SWIFT MT940/2! - 04:36 Revision f4a16f5b (aqbanking): Added CAMT parser. AB_BALANCE uses GWEN_DATE now. Removed AB_ACCOUNT_STATUS.
15.12.2018
- 16:12 Revision 5460544b (aqbanking): Fixed a memory leak.
- 16:02 Revision 08e6d8fa (aqbanking): Removed a superfluous counter.
- 16:01 Revision fdda2035 (aqbanking): Fixed memory leaks.
- 13:12 Revision 942309da (aqbanking): Fixed a few problems indicated by cppcheck.
- Those weren't really bugs, but now cppcheck stays silent.
- 13:11 Revision 7f84dd77 (aqbanking): Added support for cppcheck and scan-build.
- 13:10 Revision ed773e59 (aqbanking): Fixed .gitignore.
- 02:23 AqBanking 5.99.6beta herausgegeben
- Aus den Portierungsarbeiten fuer GnuCash und KMyMoney heraus haben sich noch kleinere API-Aenderungen ergeben, die in...
- 02:08 Revision c17fd69b (aqbanking): Prepared 5.99.6beta.
- 02:07 Revision 2fa7ef73 (aqbanking): AqNone: Added .gitignore.
- 02:06 Revision 74571eef (aqbanking): Fixed root .gitignore.
- 02:05 Revision d9e71a45 (aqbanking): GIT: Removed autobuilt files from GIT.
- 02:05 Revision ef63ee14 (aqbanking): BUILD: No longer autobuild typemaker2 files.
- Autobuilding was problematic when compiling tarball.
- 01:29 Revision ea1a8efb (aqbanking): BUILD: Dont install cellphoneproduct.h
- 01:29 Revision eb3f6461 (aqbanking): AqBanking6: Moved AB_Banking_GetProviderDescrs() to banking.h
- This is an exported function.
- 01:28 Revision 61c596a2 (aqbanking): SWIFT: Fixed a typo.
- 01:28 Revision 31e0138e (aqbanking): AqHBCI: Renamed a variable ("e" is a bad var name to search for).
- 01:27 Revision 7c8bed76 (aqbanking): AqHBCI, AqOfxConnect: Dont show user id in output, just the unique id.
- 01:19 Revision 84abe2ba (aqbanking): AB_TRANSACTION: added originatorId, stringIdForApplication (needed by KMM).
- stringIdForApplication is used in my patch for KMYMoney to store the
job id for KMYMoney. - 01:17 Revision 88a0a699 (aqbanking): BUILD: No longer install *_be.h files.
- 01:17 Revision 9849f0ee (aqbanking): Doxyfile: decreased DOT graphic depth.
14.12.2018
13.12.2018
- 20:21 Revision c92a8a70 (aqbanking): aqbanking6: Added compatibility functions for KMyMoney.
- KMyMoney uses AB_Banking_GetAccountByAlias() in AqBanking5, which in
turn uses application-specific data storage prov... - 19:56 Revision 0f293628 (aqbanking): aqbanking-cli: removed command "chkacc".
- Not needed since transfers and debit notes are now based on SEPA in Germany,
and the only country for which checks ha... - 19:51 Revision efe14ad6 (aqbanking): aqbanking-cli: changed command listtrans to just print transactions
- - you can now specify a template string which determines how the transactions
are to be printed to the console.
- p... - 19:49 Revision ba5b9174 (aqbanking): aqbanking-cli: Added command "export"
- - this command does what "listtrans" previously did: export transactions
- 19:48 Revision 4a10ec3d (aqbanking): aqbanking: Fixed a bug and a typo.
- 19:47 Revision cfa5bb69 (aqbanking): aqbanking: Added a few functions to help working with imexporter contexts.
- These functions have mainly been copied from account_spec.xml since
functions needed here are very similar to those n... - 17:06 Revision e1846469 (aqbanking): aqbanking-cli: Code cleanup.
- The code is now more readable. The file "util.c" can be used as an example
on how to create banking jobs like transfe... - 01:58 Revision ee1210e3 (aqbanking): aqbanking-cli: Implemented "addsepadebitnote" and "debitnote"
11.12.2018
- 22:41 Revision 5505319d (aqbanking): Currently disabled EBICS backend (not ported, yet).
- 22:41 Revision fa791987 (aqbanking): AqHBCI: Fixed a typo.
- 22:40 Revision 47019080 (aqbanking): Removed file no longer used.
- 22:40 Revision 6ecbe226 (aqbanking): BUILD: Added missing files to Makefiles.
- 22:40 Revision 78fc2c38 (aqbanking): aqbanking-cli: Allow for templates in command listaccs
- - aqbanking-cli listaccs can now take a template string which tells the
command how to print the matching account s...
10.12.2018
- 22:19 Revision c94888b1 (aqbanking): AqHBCI: Added APIDOC for flag AH_USER_FLAGS_VERIFY_NO_BANKSIGNKEY
- 21:34 Revision 7ec4e2c7 (aqbanking): AqHBCI-RDH9: Added dialog to show when there is no bank sign key in RDH9.
- - ignore bank signature when there is no public bank sign key.
In such a case a dialog is shown upon first occurren... - 19:45 Revision 8ddc3993 (aqbanking): AqHBCI: Store all expected bank keys.
- - when receiving a key we must check the key type
09.12.2018
- 22:03 Revision c93c36ed (aqbanking): AqBanking6: Fixed a bug.
- - apps might already have set the job status to "enqueued"
- 20:04 Revision 33a37d73 (aqbanking): AqBanking: Removed not needed functions.
- 20:04 Revision fae5107f (aqbanking): BankInfo: Removed no longer maintained files.
- 20:03 Revision 4021324e (aqbanking): AqHBCI: Removed old file.
- 01:02 Revision 8cb1e655 (aqbanking): Updated TODO.
- 00:54 Revision ab38edfb (aqbanking): AqBanking6: Fixed/enabled some dialogs, fixed some bugs.
08.12.2018
- 05:26 Revision 515e0550 (aqbanking): Always compile-in aqnone as a fallback.
- 05:26 Revision ecbd8d34 (aqbanking): Increased verbosity.
- 05:25 Revision 5e1b520b (aqbanking): Fixed a few bugs.
- 03:17 Revision 0e36c85e (aqbanking): Assign unique ids to every job which is passed to AB_Banking_SendCommands.
- 03:16 Revision 301da35a (aqbanking): No longer install some internal headers.
- 03:15 Revision b8d6b2c7 (aqbanking): Added function AB_Transaction_List_ForEachByType(for GnuCash).
- 03:14 Revision b394958c (aqbanking): Added tutorial5 which shows usage of "List_ForEach" functions.
- 03:14 Revision 3e81a456 (aqbanking): Added missing headers, removed references to headers no longer exported.
- - also changed argument "AB_BANKING*" to "const "AB_BANKING*" where
appropriate (results from my first port of GnuC...
07.12.2018
- 21:44 Revision f0f2bd8b (aqbanking): AqBanking6: Cleanup.
- 21:17 Revision c6bc8968 (aqbanking): AqBanking6: Removed some more symbols from export list.
- 20:44 Revision b4604b23 (aqbanking): BUILD: Added missing define.
- 20:43 Revision 366c21f5 (aqbanking): AqBanking6: Activated internal ImExporter plugins.
- 20:43 Revision 3feb74d3 (aqbanking): AqBanking6: Removed moved files.
- 20:42 Revision dbfb084f (aqbanking): AqBanking6: Bankinfo plugin "de" reintegrated (works again).
- 20:41 Revision 20534a58 (aqbanking): SWIFT: Fixed DBIO plugin (was not exporting main symbol).
- 20:40 Revision 9a890daa (aqbanking): AqBanking6: Moved bankinfoplugin*.* to backendsupport/
- 01:09 Revision b2c88246 (aqbanking): Updated TODO.
- 01:05 Revision fa8af718 (aqbanking): AqBanking6: Statically link plugins into AqBanking.
- - therefore I had to move the plugins folder below "libs" and create the
real AqBanking library (containing the plu...
06.12.2018
- 02:48 Revision 9e411d0b (aqbanking): BUILD: Create libbackends.la
- - libbackends.la contains all backends. The next step will be to link
that library into aqbanking. - 02:11 Revision 0482f682 (aqbanking): BUILD: Condensed file hierarchy prior to withdrawing plugin system.
- 01:44 Revision c497b860 (aqbanking): AqBanking: Keep a list of created AB_PROVIDER objects.
- There is no need to always re-create those object, we don't do that
for AB_IMEXPORTER objects.
Also, such a list hel... - 00:55 Revision b38111aa (aqbanking): AqBanking6: Reorganized files within AqBanking.
- Allows for better separation of application and backend API.
05.12.2018
- 23:10 Revision f723ccd1 (aqbanking): AqBanking: Added a note about a function which probably needs to be implemented.
- 23:09 Revision 605421d3 (aqbanking): AqBanking: Re-enabled dialogs.
- 23:08 Revision ba97e716 (aqbanking): AqHBCI: Fixed a few bugs in dialogs.
- 23:08 Revision 3c945d64 (aqbanking): AqBanking: Removed unneeded include.
- 23:07 Revision 265c059d (aqbanking): AqBanking: Sorted function list in AB_BANKING.
- 23:07 Revision 9cbfbd26 (aqbanking): AqBanking: Added LIST2 support to AB_PROVIDER.
- 23:06 Revision 1f900ec8 (aqbanking): AqBanking: Removed unneeded files.
- 23:05 Revision d06a99df (aqbanking): BUILD: Updated CMAKE and PC files.
- 17:12 Revision fd620b82 (aqbanking): Updated documentation.
- 17:08 Revision c9c0825b (aqbanking): Removed DTAUS parsers as discussed on aqbanking-user.
- DTAUS is a German data format which is no longer used by banks in
Germany. - 17:03 Revision bc7009ad (aqbanking): AqBanking6: Removed bankinfo data for AT, CA, CH and US.
- This data was not updated for some time and it isn't needed anymore in
times of SEPA.
The German bankinfo file is ke... - 16:19 Revision 8e894c19 (aqbanking): AqBanking6: Started working on im-/export API.
- 15:51 Revision cc9987f4 (aqbanking): BUILD: Remove aqpaypal-tool from configure.ac.
- 15:51 Revision e551382f (aqbanking): AqOfxConnect: Don't export unneeded symbols.
- 15:50 Revision eac8b187 (aqbanking): AqPaypal: Ported aqpaypal-tools to AB_Provider_Control framework.
- - removed aqpaypal-tool
- no longer export symbols - 15:49 Revision 584a369f (aqbanking): AqNone: No longer export symbols.
- 14:37 Revision 8f64535e (aqbanking): AqHBCI: Removed libaqhbci.so
- - the plugin module no longer exports symbols (excect the plugin factory
symbol)
- libaqhbci no longer needed, sinc... - 14:35 Revision 3d1f6979 (aqbanking): AqHBCI: Removed tool hbcixml.
- - didn't use this tools for a few years now, kept it just for
sentimental reasons. No need to port it, the basic fu... - 14:33 Revision 4ba53e69 (aqbanking): AqBanking: Fixed a typo.
- 13:46 Revision 5e96e0ce (aqbanking): Completed moving aqhbci-tool to AH_Provider_Control() framework.
- 03:32 Revision c96dc858 (aqbanking): AqBanking6: More work on porting backends and tools. Added AB_Provider_Control().
- - AB_Provider_Control() is a variable extension provided by backends which
can be used by e.g. setup tools
- with t...
04.12.2018
- 16:55 Revision a5e0a7b4 (aqbanking): AqPaypal: Finished porting to AqBanking6.
- 00:17 Revision d05363fa (aqbanking): COPYING: Added Stefan Bayer.
03.12.2018
- 00:56 Revision 4fe1fa2f (aqbanking): AqPaypal: Removed aqpaypal-tool command "addaccount".
- - this will be automatically done by "adduser" (as is the case with the
graphical setup already).
- more work on po... - 00:55 Revision 2f567178 (aqbanking): AqHBCI: Fixed function name.
- 00:55 Revision ccddc7e6 (aqbanking): AqBanking6: Moved functions to public area.
02.12.2018
- 18:58 Revision 81f6c869 (aqbanking): AqBanking6: More work on porting backends.
- 18:19 Revision fac0b802 (aqbanking): AqBanking6: Moved more sharable code from the backends to AqBanking.
- - handling AB_ACCOUNT_SPEC objects is mainly in all backends the same.
The only difference is, that some backends h... - 15:04 Revision 8d0330f4 (aqbanking): update .gitignore before rebase
- 15:04 Revision 535c91d3 (aqbanking): * another try for Makefiles
- 15:04 Revision 5e97c25f (aqbanking): * added handling of certificates
- * added usage of DS key
- 15:04 Revision 2afdfa02 (aqbanking): * fix Makefile.am
- 15:04 Revision 7eeb8d72 (aqbanking): * revert even more
- 15:04 Revision 997eecdc (aqbanking): * revert to original state
- 15:04 Revision 0ca4522b (aqbanking): * next try
- 15:04 Revision 54144071 (aqbanking): * decativate writing of ChangeLog form git log for now, breaks compiling
- when getting clean source tree with git archive.
- 15:04 Revision a276e175 (aqbanking): * write ChangeLog only if this is really a Git repository
- 15:04 Revision a3a63907 (aqbanking): * further try to get buidling working
- 15:04 Revision 0851d3a1 (aqbanking): * hopefully fixes build problem
- 15:04 Revision 84f78a91 (aqbanking): * fixed typo
- 15:04 Revision c6a0357f (aqbanking): * added missing source file for RDH7 message crypt functions
- 15:04 Revision db7e10cf (aqbanking): * first attempt at RDH7
- 01:56 Revision 885bc8ae (aqbanking): AqPaypal: Started porting to AqBanking6.
- 01:56 Revision c6524305 (aqbanking): AqOfxConnect: Fixed a few typos.
- 01:55 Revision 39da5872 (aqbanking): AqHBCI: Fixed a few typos.
- 01:55 Revision 02beb882 (aqbanking): AqNone: Adapted to AqBanking6. Well... not much to be done...
01.12.2018
- 19:55 Revision c573920c (aqbanking): AqPaypal: Cleanup, split provider.c into multiple files.
- 19:55 Revision a7c64f36 (aqbanking): AqBanking6: Added TODO note.
- 19:55 Revision 549f2549 (aqbanking): AqOfxConnect: Store last version.
- 19:54 Revision 1799c048 (aqbanking): AqHBCI: Moved version detection to provider.c.
- 19:18 Revision 5699f079 (aqbanking): AqHBCI: Dialogs adapted to AqBanking6.
- 16:21 Revision 547b672a (aqbanking): Updated TODO.
- 16:21 Revision 2e075cad (aqbanking): AqHBCI: Cleanup file structure.
- 16:20 Revision be70653a (aqbanking): AqOfxConnect: Use the new queueId in AB_TRANSACTION.
- 16:19 Revision feaf83fa (aqbanking): AqBanking6: Assign queueId to jobs before sending to banks.
- 02:49 Revision a0619f89 (aqbanking): Mostly minor beautifications.
- 01:43 Revision 5675255e (aqbanking): AqOfxConnect: Adapted dialogs to AqBanking6.
- 00:33 Revision 3ea0fbd3 (aqbanking): AqBanking6: Ported AqOfxConnect to AqBanking6.
- 00:33 Revision cf6d8c5e (aqbanking): AqBanking6: Removed unneeded functions in backend aqnone.
- 00:32 Revision 548c5a71 (aqbanking): AqBanking6: Moved functions from aqhbci to AB_PROVIDER.
- - this allows for those functions to be used by other backends as well
28.11.2018
- 16:25 Revision bbebfae5 (aqbanking): Updated TODO (many things from the list already done).
- 15:53 Revision d1a70143 (aqbanking): AqBanking6: Cleanup of build system, source files.
- 14:21 Revision 677ac96e (aqbanking): AqBanking6: Fixed a bug.
- 02:18 Revision 20d66fa0 (aqbanking): AqBanking6: Adapted TODOs.
- 02:07 Revision 55c7756f (aqbanking): Fixed memory leaks.
- 02:05 Revision 996a9e7b (aqbanking): AqBanking6: Added user management to AB_PROVIDER.
- - also ported user.xml to typemaker2
Auch abrufbar als: Atom