Aktivität
von 29.07.2022 bis 27.08.2022
25.08.2022
22.08.2022
21.08.2022
- 21:02 Revision fd7bf987 (aqbanking): Zpdated README.
- 20:52 Revision 6e4d47fa (aqbanking): AqHBCI: More cleanup of pintan dialog.
- 20:52 Revision 84fcfad1 (aqbanking): build: Remove mksymlinks.
- 17:13 Revision 8d33cd4a (aqbanking): AqHBCI: Fixed a compiler warning.
- 17:13 Revision d56e2228 (aqbanking): AqHBCI: More cleanup of PinTanUser setup dialog.
- 16:30 Revision ac35873a (aqbanking): AqHBCI: Code cleanup in PinTan setup dialog.
- 16:19 Revision 0e848daf (aqbanking): AqHBCI: Allow for AH_Provider_GetBankInfo() to fail.
- Not all banks support anonymous bank data requests.
Print some empty lines between the setup steps.
17.08.2022
- 23:27 Revision 33cb90b5 (aqbanking): AqBanking/gui: Increased verbosity.
- 23:27 Revision 77b4a135 (aqbanking): AqBanking/import dialog: Cleanup include list.
- 23:27 Revision 6d30c78a (aqbanking): AqBanking/import dialog: Fixed a typo.
- 23:25 Revision a79959a8 (aqbanking): AqBanking/import dialog: Fixed a bug. Cleaned include list.
- 23:25 Revision 54ffd53c (aqbanking): AqBanking/import dialog: Move importerList functions into separate files.
- 22:16 Revision 15644a62 (aqbanking): AqBanking/import dialog: Moved profileList code into separate file.
15.08.2022
- 20:59 Revision b953684a (aqbanking): AqBanking: Cleanup.
- 20:58 Revision 622c6eaa (aqbanking): AqHBCI: Fixed a bug in JobGetBalance.
12.08.2022
11.08.2022
- 22:29 Revision ab58b103 (aqbanking): AqHBCI: More cleanup of account jobs. Removed unneeded files.
- 21:50 Revision 4443dede (aqbanking): AqHBCI: Removed unneeded file.
- 21:48 Revision b9451834 (aqbanking): AqHBCI: Improved readability.
- 14:02 Revision 301ae078 (aqbanking): AqHBCI: More cleanup of JobGetBalance. Remove GWEN_INHERIT code.
- This jobs doesn't have any specific data, so GWEN_INHERIT mechanism not
needed. - 13:52 Revision d341cb94 (aqbanking): AqHBCI: Cleanup JobGetBalance.
- 13:29 Revision db85b01e (aqbanking): AqHBCI: Use AB_Provider_GetOrAddAccountInfoForAccount() in all jobs.
- - shorter code for calls
- central point where creation of AccountInfo appears making it easier
to modify for all jobs - 13:28 Revision 32f48258 (aqbanking): AqBanking: Added AB_Provider_GetOrAddAccountInfoForAccount()
- 13:05 Revision 699efb6a (aqbanking): AqHBCI: Use AB_Provider utility functions (re-use code). Rearrange code.
- 13:04 Revision 0d241723 (aqbanking): AqBanking: Added function AB_Provider_MergeContextsSetTypeAndFreeSrc().
- 12:01 Revision 95185f1d (aqbanking): AqHBCI: Use utility functions, autodetect CAMT format on download.
- 12:00 Revision dca8b02b (aqbanking): AqBanking: Added utility functions.
- 02:43 Revision e79854b1 (aqbanking): AqHBCI: More cleanup.
- 02:18 Revision 20e9786a (aqbanking): AqHBCI: Cleanup, remove unneeded files.
- 01:54 Revision 15f07493 (aqbanking): AqHBCI: Cleanup.
- 01:14 Revision faa271c6 (aqbanking): AqHBCI: A little less spaghetti code.
10.08.2022
- 22:57 Revision 3d716f31 (aqbanking): Released 6.5.3
- 22:56 Revision 275f771c (aqbanking): Prepared release 6.5.1.
- 22:27 Revision f3080eb1 (aqbanking): aqbanking-cli: Added command to show supported commands per account.
- Provides a quick overview of supported banking jobs per account.
- 22:24 Revision 52a1e183 (aqbanking): AqHBCI: Fixed a typo.
- 22:24 Revision 27c0bf73 (aqbanking): AqHBCI: Cleanup (remove defs for static function from header files).
- 19:41 Revision 4efa5858 (aqbanking): AqHBCI: Cleanup jobtransferbase.c. Probably fixed #260.
09.08.2022
08.08.2022
- 23:07 Revision ee104140 (aqbanking): Revert "AqHBCI: Move _removeAttachPoints() to cbox_send and call it there."
- This reverts commit 1f12d1a8eb950564760652a10c87958c680a80d7.
- 23:06 Revision d6a3286d (aqbanking): AqHBCI: Probably fixed a bug in attach code/ack code handling (#263).
- 22:48 Revision 1f12d1a8 (aqbanking): AqHBCI: Move _removeAttachPoints() to cbox_send and call it there.
07.08.2022
31.07.2022
- 17:15 Revision e15e1b68 (aqbanking): SWIFT: Removed unneeded code.
- 17:10 Revision 0f076643 (aqbanking): SWIFT: Transform all purpose lines into a single value also for unstructured :86: tag.
- 16:54 Revision 500f5367 (aqbanking): SWIFT: Added param to allow reading extra data from :61: tags.
- MT940 files received via FinTS don't usually contain such data so for
fints940/2 profiles this extra data is ignored.... - 16:20 Revision 7568d568 (aqbanking): SWIFT/AqHBCI: Add profiles fints940 and fints942 and use them in AqHBCI.
- This is the new default MT940 profile for AqHBCI. It continues using the
date of the first balance when there is no b... - 15:38 Revision 22b44138 (aqbanking): Prepared release 6.5.2.
- 15:38 Revision 67985a2b (aqbanking): Prepared release 6.5.1.
- 13:58 Revision ee97a560 (aqbanking): SWIFT: Added another dateFallback mode: "none".
- If booking date is missing leave it empty.
- 01:49 Revision e20ef70b (aqbanking): SWIFT: Fixed checking for structured :86: elements.
- Only advance pointer by 3 if the data really is structured.
- 01:40 Revision d0a5d378 (aqbanking): SWIFT: Introduced module param "dateFallback"
- Default mode is the current behaviour ("balanceDate") which is to use the
date of the previously encountered balance ... - 01:15 Revision eab72e11 (aqbanking): SWIFT: Moved more tag parsers into dedicated files.
- 01:11 Revision 12f3d9be (aqbanking): SWIFT: Moved parsing of :25: element into dedicated files.
- 01:04 Revision 56728f22 (aqbanking): SWIFT: Removed swift_p.h (no longer needed).
- 01:02 Revision d339f83d (aqbanking): SWIFT: Moved more code into own files. More cleanup.
30.07.2022
- 18:45 Revision 0be1fe23 (aqbanking): SWIFT: Moved :86:-Parser into its own files. Cleanup includes.
- 18:19 Revision a29bbdec (aqbanking): SWIFT: Use shared code in parser for 940/60.
- 18:10 Revision f5c08270 (aqbanking): SWIFT: More improvements.
- - move parser for :60:/:62: to own files
- share code for reading dates - 17:24 Revision b0ad5ff2 (aqbanking): SWIFT: Improved maintainability. Less spaghetti code.
- Improve code for :61: parsing, now moved into its own file.
Increase code sharing.
Auch abrufbar als: Atom