Projekt

Allgemein

Profil

Aktivität

von 14.02.2022 bis 15.03.2022

13.03.2022

23:42 AqFinance Revision b258cd3a (aqfinance): Graphs: Enabled year reports.
admin
22:31 AqFinance Revision 3d8056f6 (aqfinance): graphs: Started code cleanup.
- moved code into different files
- smaller functions
admin

10.03.2022

23:52 AqFinance Revision d4bda6d1 (aqfinance): Fixed a compiler warning.
admin
23:40 AqFinance Revision 768cdedc (aqfinance): report2: Cleanup code for AF_Report2_CreateReport().
- major code cleanup (smaller functions, easier to read and understand)
- added function AF_Report2_AccountTree2Categ...
admin
23:38 AqFinance Revision a1866bb9 (aqfinance): report2: Added convenience function AF_Report2_Settings_GetTimeSpan().
admin
23:37 AqFinance Revision 7da851ab (aqfinance): AF_Graph_free(): No longer free dataset!
admin
23:36 AqFinance Revision f8d485c0 (aqfinance): Added missing includes.
admin
23:35 AqFinance Revision e9d12f9a (aqfinance): BUILD: Increased required gwbuild version. Incremented version.
admin

02.03.2022

20:21 Libchipcard Revision 913b862a (libchipcard): Fix memory leaks in card.c
while running a small inhouse application under AddressSanitizer I
stumbled over a few small memory leaks in card.c:
...
mkmvz
20:18 Libchipcard Revision 61eb11ad (libchipcard): Fix variable ordering in libchipcard-*.pc.in
the pkg-config file libchipcard-client.pc is not usable as-is:
$ pkg-config libchipcard-client --cflags
Variable 'da...
mkmvz
20:13 Libchipcard Revision 35e9d803 (libchipcard): Fix variable ordering in libchipcard-*.pc.in
the pkg-config file libchipcard-client.pc is not usable as-is:
$ pkg-config libchipcard-client --cflags
Variable 'da...
mkmvz
11:54 AqBanking Bug #257: GLS bank + HBCI Chipkarte: getaccounts + getsysid fehler
ah, ein 'sendkeys' hatte gefehlt. Das war soweit meine Notizen stimmen bei der DB nicht noetig. Unter [[RDH7_einricht... laforge
11:29 AqBanking Bug #257 (Closed): GLS bank + HBCI Chipkarte: getaccounts + getsysid fehler
Ich versuche gerade HBCI mit Chipkarte fuer ein GLS-Bank-Konto einzurichten, analog dazu wie ich das bei der Deutsche... laforge

28.02.2022

23:21 AqBanking Revision 227e1cc8 (aqbanking): bankinfo/generic: Remove "assert()" (simple error message should suffice).
admin
23:20 AqBanking Revision ae79d685 (aqbanking): GWENBUILD: Added missing files to install list.
admin
23:20 AqBanking Revision 34e278dc (aqbanking): GWENBUILD: No longer require gtk2.
admin

25.02.2022

00:17 AqBanking Bug #256: gcttol and other tools do not show all available commands
Refactor gsa tool to use GWEN_Funcs_xxx functions
rhabacker
00:04 AqBanking Bug #256: gcttol and other tools do not show all available commands
For gcttool use GWEN_Funcs related shortcuts
rhabacker

24.02.2022

23:56 AqBanking Bug #256: gcttol and other tools do not show all available commands
Fixes for gcttool transations applied.
Patch 0002* is required to regenerate po/de.po with ...
rhabacker
23:52 AqBanking Bug #256: gcttol and other tools do not show all available commands
After adding similar support to gsa I noticed a small issue in gcttools, which is fixed by this patch. rhabacker

19.02.2022

19:19 AqBanking Bug #249: Error on executing job, Status: rejected (5)
I talked to my bank and they told me that their FinTS/HBCI server only serves the last 90d. The fact that I am being... devurandom

18.02.2022

00:28 AqBanking Bug #256: gcttol and other tools do not show all available commands
Definately no. I want to stay with C, I really want to avoid the complications that arise from using C++ especially i... martin

17.02.2022

16:39 AqBanking Bug #255 (Closed): Hbci mit chipkarte (Volksbank): Fehler in libchipcard: "Unexpected tag length modifier"
martin
16:35 AqBanking Bug #255: Hbci mit chipkarte (Volksbank): Fehler in libchipcard: "Unexpected tag length modifier"
Hallo, nein, problem ist nicht mehr aufgetreten.
Make clean habe ich zunächst nicht gemacht, da ich ja aus den frisc...
ErwinRieger

16.02.2022

12:37 Gwenhywfar Revision 23e6944f (gwenhywfar): src/base/funcs: Uppercase macros.
admin
12:31 AqBanking Bug #256: gcttol and other tools do not show all available commands
Would it be possible to use c++ here ? There would be some nice features available like polymorph functions and const... rhabacker
12:28 AqBanking Bug #256: gcttol and other tools do not show all available commands
see appended patches rhabacker
12:12 AqBanking Bug #256: gcttol and other tools do not show all available commands
And how about the shorter element macros proposed above? martin
12:04 AqBanking Bug #256: gcttol and other tools do not show all available commands
> Also, normally we have macros in all-caps in gwen/aqbanking...
This macros could be be easily converted to real ...
rhabacker
10:29 AqBanking Bug #256: gcttol and other tools do not show all available commands
Also, normally we have macros in all-caps in gwen/aqbanking... martin
10:28 AqBanking Bug #256 (Feedback): gcttol and other tools do not show all available commands
Hmm, maybe we can add some shortcuts for the macros?
"GWEN_Funcs_Entry_DB_NODE_Args_Help" already takes half of a ...
martin
10:10 AqBanking Bug #256 (Closed): gcttol and other tools do not show all available commands
Ah, I see the problem (fixed in GIT).
In funcs.c you need to include "config.h", otherwise GWENHYWFAR_API is not p...
martin
10:01 AqBanking Bug #256: gcttol and other tools do not show all available commands
Without that library added on Linux I get:
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wdecla...
rhabacker
09:56 AqBanking Bug #256 (Feedback): gcttol and other tools do not show all available commands
Nice work, thanks!
One question: In gcttool/Makefile.am you changed added this by adding "$(top_builddir)/src/base...
martin
09:43 AqBanking Bug #256: gcttol and other tools do not show all available commands
Patches appended rhabacker
09:33 AqBanking Bug #256 (Feedback): gcttol and other tools do not show all available commands
Followup from https://www.aquamaniac.de/rdm/issues/254:
> When I looked more closely at the sources of gwenhywfar,...
rhabacker
12:30 Gwenhywfar Revision f536f5d6 (gwenhywfar): Add shortcuts to GWEN_Func_Entry macros
rhabacker
12:30 Gwenhywfar Revision 8957f32c (gwenhywfar): Convert some GWEN_FUNC_... macros to real functions
rhabacker
10:24 Gwenhywfar Revision 5f787d91 (gwenhywfar): gct-tool: Added help strings for some functions.
admin
10:19 Gwenhywfar Revision 2fe55752 (gwenhywfar): Make output a bit more compact.
admin
10:17 Gwenhywfar Revision 2637b5c2 (gwenhywfar): Adjusted style.
admin
10:15 Gwenhywfar Revision 033bbf69 (gwenhywfar): Cleaned up header.
admin
10:07 Gwenhywfar Revision 88980e03 (gwenhywfar): Fixes of some compiler warnings, added missing includes.
admin
10:02 Gwenhywfar Revision 0dfae81c (gwenhywfar): Refactor gcttool to use GWEN_Funcs_xxx functions
rhabacker
10:02 Gwenhywfar Revision 6090a5e0 (gwenhywfar): Refactor gwentest to use GWEN_Funcs_xxx functions
rhabacker
10:02 Gwenhywfar Revision 39f7850f (gwenhywfar): Add GWEN_Funcs_xxx functions
These functions provide a common way to add tests and commands
for command line applications.
Since available comman...
rhabacker
09:46 AqBanking Bug #252 (Closed): /usr/lib64/gwenhywfar/plugins/79/configmgr/dir: cannot open shared object file: No such file or directory
You are right, the first try is not really necessary in the way we use the library loader.
However, the function G...
martin
09:30 AqBanking Bug #255 (Feedback): Hbci mit chipkarte (Volksbank): Fehler in libchipcard: "Unexpected tag length modifier"
Interessanter Bugreport... Ist das noch mal aufgetreten? Hattest Du bei "make" vorher "make clean" gemacht? Scheinbar... martin
09:25 AqBanking Bug #249 (Feedback): Error on executing job, Status: rejected (5)
I would need the full console log (redacted to remove user ids) to analyze the problem. It can't be #219 as fair as I... martin
09:18 AqBanking Bug #219 (Closed): Abfrage der Kontoumsätze bei der ApoBank ergibt error (11)
Wegen Inaktivitaet geschlossen, falls das Problem weiter besteht bitte melden.
martin
09:13 AqBanking Bug #244 (Closed): Konten nicht verfügbar nach getAccounts mit HVB
Gefixed im git repo.
martin
09:12 AqBanking Bug #251 (Closed): Widget [storePasswordCheck] not found
martin
09:11 AqBanking Bug #251 (Resolved): Widget [storePasswordCheck] not found
Thanks!!, applied to git. martin
09:03 AqBanking Bug #251: Widget [storePasswordCheck] not found
Patch updated
To avoid duplicated code to set `n` a new input dialog attribute `storePasswordCheckEnabled` has bee...
rhabacker
09:12 AqBanking Bug #254 (Closed): gwentest does not show all available tests
martin
00:52 AqBanking Bug #254 (Resolved): gwentest does not show all available tests
Got it ;-)
Thanks, just applied to git repo.
martin
09:09 Gwenhywfar Revision 33ec2761 (gwenhywfar): Fix warning "dialog.c:695: Widget [storePasswordCheck] not found"
The mentioned widget is only available if it has not been removed in
GWEN_DlgInput_new() has been removed. To check t...
rhabacker
00:51 Gwenhywfar Revision 98bd683c (gwenhywfar): GUI: Changed color of info text in progress dialog to "darkgreen".
"green" is hardly readable... admin
00:50 Gwenhywfar Revision 184098cc (gwenhywfar): gwentest: add missing test 'pw5'
rhabacker
00:49 Gwenhywfar Revision 65b36264 (gwenhywfar): gwentest: display of all available tests corrected
Fixes bug #254 rhabacker

15.02.2022

22:38 AqBanking Bug #254: gwentest does not show all available tests
Friendly reminder rhabacker
18:30 Gwenhywfar Revision ba8bc11b (gwenhywfar): Merge branch 'rel-5.9.0'
admin
18:29 Gwenhywfar Revision 025d37a2 (gwenhywfar): Merge branch 'rel-5.9.0' into maint
admin
18:28 Gwenhywfar gwenhywfar-5.9.0.tar.gz
martin
18:28 Gwenhywfar gwenhywfar-5.9.0.tar.gz.asc
martin
17:08 Gwenhywfar Revision dffa7646 (gwenhywfar): Prepared release 5.9.0.
admin
11:18 AqBanking Revision 281cafac (aqbanking): AqHBCI: Fixed a bug in previous commit.
admin
11:16 AqBanking Revision eea6ed19 (aqbanking): AqHBCI: Decreased verbosity in progress dialogs.
admin

14.02.2022

17:12 AqBanking Revision 66b21dd3 (aqbanking): AqHBCI: Another fix for _dispatchResponsesToJobQueue().
admin
16:59 AqBanking Revision c98a6636 (aqbanking): AqHBCI: Also check for ref job in previous msg.
admin
16:13 AqBanking Revision c6f62026 (aqbanking): GWBUILD: Fixed installation/generation of plugin description files.
admin
13:39 AqBanking Revision 9740ab43 (aqbanking): AqHBCI: Increased verbosity.
admin
00:32 AqBanking Revision cc0d0cb4 (aqbanking): AqHBCI: Increased verbosity.
admin
 

Auch abrufbar als: Atom