Aktivität
von 13.04.2024 bis 12.05.2024
05.05.2024
- 18:39 Revision 2806f70b (aqbanking): aqhbci: Fixed a double-free error which causes crash in apps.
- - see https://bugs.gnucash.org/show_bug.cgi?id=799302 for more info
- 18:39 Revision 943e3336 (aqbanking): aqhbci: Fixed a double-free error which causes crash in apps.
- - see https://bugs.gnucash.org/show_bug.cgi?id=799302 for more info
- 17:13 Revision 0d5bbc09 (aqbanking): aqhbci: fixed a bug.
02.05.2024
- 23:53 Revision 5420b627 (aqbanking): AH_EditUserRdhDialog: check for open changes before user actions.
- 23:42 Revision 5bf7e09a (aqbanking): aqhbci: updated AH_EditUserRdhDialog
- cleanup and reuse code
01.05.2024
- 23:25 Revision f31c2d2d (aqbanking): aqhbci: share code in dialogs.
- 23:24 Revision e45beefe (aqbanking): aqhbci: added widget files for common types to help sharing code.
- 21:44 Revision 964e0a3d (aqbanking): aqhbci: rewrite dialog AH_EditUserPinTanDialog.
- cleanup, prepare reuse of code.
- 21:34 Revision 04b930c3 (aqbanking): AH_EditAccountDialog: Some minor fixes.
- 16:44 Revision 138684f6 (aqbanking): aqhbci: Use correct logdomain.
- 01:07 Revision a2467fbe (aqbanking): AH_EditAccountDialog: improved readability of the code for this dialog.
- 01:05 Revision 08247e17 (aqbanking): editaccount: make "countryEdit" writable.
28.04.2024
- 23:45 Revision c48a903b (aqbanking): aqbanking-cli: more work on sepaInternalTransfer
- - added "-rbic", "-rname"
- let command line args override any other data - 23:23 Revision 90727dcb (aqbanking): aqbanking-cli: allow for remote account name to be empty.
- Most of the time the remote IBAN should be enough. However, if not you can
always give the name. - 23:13 Revision 7d923ed8 (aqbanking): aqbanking-cli: fixed a potential problem
- only change db variable if non set.
- 23:06 Revision cb1bbaa1 (aqbanking): aqbanking-cli: more robust handling of "remote name".
- source "remoteName" in descending order:
- from command line argument
- from reference account
- from account spec - 22:54 Revision 5b2ad098 (aqbanking): AH_Job_GetTargetAccount: use more meaningfull function name.
- 22:49 Revision c8dc6113 (aqbanking): AH_Job_GetTargetAccount: more cleanup.
- 22:41 Revision fd80fdc0 (aqbanking): AH_Job_GetTargetAccount: fixed comments.
- 22:38 Revision 57cf8d3a (aqbanking): AH_Job_GetTargetAccount: move "AB_ACCOUNT_SPEC *as" out of loop.
- we only need to lookup the structure and add transaction limits once.
- 22:26 Revision edfebad9 (aqbanking): AH_Job_GetTargetAccount: use const.
- 22:25 Revision 4d84830f (aqbanking): AH_Job_GetTargetAccount: reuse code.
- Make AH_AccountJob() the base type and use its init code.
- 22:17 Revision 379c2581 (aqbanking): aqhbci: use owner name in AH_Job_GetTargetAccount if none received.
- 22:14 Revision 5e9efb52 (aqbanking): AqHBCI: clean AH_Job_GetTargetAccount (shorter functions, improve readability)
- 19:39 Bug #310: aqbanking-cli kennt kein Kommandozeilenargument für den Kontoinhaber des Referenzkontos für SEPA-Übertrag
- Fix ist in branch sb-202404-301-aqbanking-cli-missing-name
- 16:33 Bug #310 (New): aqbanking-cli kennt kein Kommandozeilenargument für den Kontoinhaber des Referenzkontos für SEPA-Übertrag
- Aus der Mailingliste:
Hallo Stefan,
hallo Liste,
danke für Deine Antwort.
getaccepa hatte ich schon gemacht. ... - 19:33 Revision 0d776e58 (aqbanking): fix for #301, fix problems with potentially missing remote name in the
- reference account when using the cli, either use one given directly at
the command line or ask if none is in the stor... - 16:36 Bug #306: Gwenhywfar 5.11.1beta doesn't build in Mingw64
- Should be fixed now.
- 16:32 Revision 1194d1b5 (aqbanking): Merge branch 'rel-6.5.9beta'
- Released 6.5.9beta.
- 15:52 Revision bf965758 (aqbanking): Prepared release 6.5.9beta
- 11:55 Bug #309 (New): AqBanking v6.5.8.0beta: Bei Überweisung kommt "HBCI: 9050 - Die Nachricht enthält Fehler."
- Ich habe heute erstmalig mit der AqBanking v6.5.8beta eine Überweisung durchgeführt.
Dabei ist der Fehler "HBCI: 905... - 11:46 Revision e6398550 (aqbanking): ignore aqbanking-cli.vg (valgrind log file).
- 11:45 Revision b0307be9 (aqbanking): build: require gwen 5.11.2.
25.04.2024
- 00:18 Bug #304: No matching iTAN mode found
- Ich habe gerade GnuCash auf ein aktulles Nightly aktualisiert (gnucash-stable-C5.6-84-g9c18bc889c-D5.6-14-g03946c22.f...
24.04.2024
- 20:54 Bug #308 (New): gwenhywfar-5.11.2beta t5_gui.hpp:34:10: schwerwiegender Fehler: QString: Datei oder Verzeichnis nicht gefunden
- Hallo Ihr lieben und fleißigen Mitmenschen,
ich habe auch mit meiner MBS nun auch das "Keine gültigen iTAN Methode...
21.04.2024
- 22:21 Revision c403983b (aqbanking): aqgivve: fixed declaration of callback AG_Provider_FreeData(), hide private functions.
- 18:32 Bug #306: Gwenhywfar 5.11.1beta doesn't build in Mingw64
- > Hmm, "static void GWENHYWFAR_CB" already is in the forward declaration for _freeData in those files. So "GWENHYWFAR...
- 16:07 Bug #306: Gwenhywfar 5.11.1beta doesn't build in Mingw64
- Also, strndup() is now replaced with GWEN_Text_strndup().
- 16:03 Bug #306: Gwenhywfar 5.11.1beta doesn't build in Mingw64
- regarding endian.h and the functions declared therein: this has now been replaced with "portable_endian.h" from https...
- 15:47 Bug #306 (Feedback): Gwenhywfar 5.11.1beta doesn't build in Mingw64
- Hmm, "static void GWENHYWFAR_CB" already is in the forward declaration for _freeData in those files. So "GWENHYWFAR_C...
15.04.2024
- 20:10 Bug #307 (New): AQBanking 6.5.1beta depends on Gwenhywfar 5.11, configure tests for 5.8.2.1.
- Several files in src/libs/plugins/backends/aqgivve/ #include "gwenhywfar/json.h". That file exists in Gwen 5.11 and n...
- 01:15 Bug #306 (Feedback): Gwenhywfar 5.11.1beta doesn't build in Mingw64
- In src/msgio/endpoint_msgio.c, endpoint_tcpc.c, endpoint_tcpd.c, and endpoint_multilayer.c:
error: conflicting type...
Auch abrufbar als: Atom