Aktivität
von 19.03.2018 bis 17.04.2018
17.04.2018
- 23:37 AqBanking Revision d673affc (aqbanking): AqHBCI: Be more verbose about addresses reported by the server.
- 23:37 AqBanking Revision d34ab8a2 (aqbanking): AqHBCI: Added current version of HIKOM.
- This is exactly the same as version 2, I have no idea, why this was specified
again, this time as version 4... - 22:25 AqBanking Revision 47c34aed (aqbanking): aqbanking-cli: Added missing argument "-E" to sepaDebitNote.
- Thanks to Henning Brauer for reporting.
- 22:03 AqFinance Revision 08335794 (aqfinance): build system: Added APIDOC framework using Doxygen.
- 22:01 AqFinance Revision 9acb234a (aqfinance): AqFinance: Auto-validate BIC and IBAN on edit of transfers.
- When copy'n'pasting an IBAN sometimes the IBAN is specified in blocks of
two two 4 digits with spaces inbetween. This... - 21:59 AqFinance Revision 3e6bcf1f (aqfinance): aqfinance-cli: Added help text for command "fromxml".
15.04.2018
- 23:04 AqDatabase Revision d0ba167d (aqdatabase): dbfile: Changed value of AQDB_DBFILE_SESSION_FLAGS_ROLLBACK to 0x80000000.
- 23:03 AqDatabase Revision 099930fc (aqdatabase): More work on documentation.
- 23:01 AqDatabase Revision 13ce38c3 (aqdatabase): Improved full apidoc creation.
14.04.2018
- 18:23 AqDatabase Revision c98e22d7 (aqdatabase): Make filename more unique.
- 18:23 AqDatabase Revision acd8bd74 (aqdatabase): dbfile: Respect AQDB_DBFILE_TABLE_FLAGS_NOCHGLOG.
- Respect this flag within the functions:
- AQDB_DbFile_AddObject()
- AQDB_DbFile_DeleteObject()
- AQDB_DbFile_WriteObj... - 17:20 AqDatabase Revision eefa73fb (aqdatabase): Revert "DbFile: Added tableFlags to AQDB_DBFILE_TABLE."
- This reverts commit 7678fc268b94da7705032ca525deefab0cabde52.
- 17:20 AqDatabase Revision 7678fc26 (aqdatabase): DbFile: Added tableFlags to AQDB_DBFILE_TABLE.
- 14:26 AqDatabase Revision b818d95e (aqdatabase): Added newlines.
- 14:25 AqDatabase Revision 992a81df (aqdatabase): Makefile.cvs: enable-full-doc for my target.
- 14:19 AqDatabase Revision e99e530e (aqdatabase): Added TODO.
- 14:19 AqDatabase Revision d9a3113c (aqdatabase): Experiment with unions to get rid of compiler warnings (doesn't work, yet).
- 14:18 AqDatabase Revision 66efa5b7 (aqdatabase): Improved APIDOC of plugin "dbfile".
- 14:17 AqDatabase Revision 28b170e0 (aqdatabase): AQFS_DbFile: Renamed member "tables" to "dbTypeTables" (improves readability).
- - split AQDB_DbFile_ReadTypes() in two functions.
- 14:13 AqDatabase Revision f58e0910 (aqdatabase): Improved documentation for sublibrary aqfilestore.
- 14:12 AqDatabase Revision 3ad7659e (aqdatabase): Removed unneeded function.
- 14:11 AqDatabase Revision bf95d747 (aqdatabase): Fixed doxygen srcdoc creation.
- 14:10 AqDatabase Revision c3a56a81 (aqdatabase): Updated Doxyfile.in to newer version (1.6.1->1.8.11).
- 03:17 AqBanking Revision 169543bc (aqbanking): AqHBCI: Ignore missing exchangeFn.
- This callback isn't needed for some of the jobs anyway.
- 03:16 AqBanking Revision de279c4a (aqbanking): AqHBCI: Fixed a bug in HKEKP definitions.
- 03:16 AqBanking Revision 9a025da9 (aqbanking): Fixed Doxyfile handling.
- Current version don't seem to ship installdox, but that doesn't seem
no longer necessary. We just need to specify the...
04.04.2018
- 23:03 AqBanking Revision 0bbddf02 (aqbanking): AqBanking-Tool: Add parameter "estatements" to request electronic statements.
- 22:12 AqBanking Revision 1a04aabb (aqbanking): AqHBCI: More work on AH_Job_GetEStatements.
- 22:11 AqBanking Revision 7c726a56 (aqbanking): AqHBCI: Fixed a type.
- 22:11 AqBanking Revision 942ced75 (aqbanking): AqHBCI: Fixed xml definition for job GetEStatement.
- 22:10 AqBanking Revision 5b7f4346 (aqbanking): AqHBCI: Use AB_ImExporterContext_GetAccountInfoForAccount()
- Choose a unique account info for an account with which a job is
associated. Much better than using
AB_ImExporterConte... - 22:07 AqBanking Revision 6a2885c6 (aqbanking): AqBanking: Added convenience functions to AB_ImExporterContext
- - AB_ImExporterContext_FindAccountInfoForAccount()
- AB_ImExporterContext_GetAccountInfoForAccount() - 22:06 AqBanking Revision 4ef4cb09 (aqbanking): AqBanking: Improved usability of AB_DOCUMENT.
- 22:05 AqBanking Revision 081f8830 (aqbanking): Fixed .gitignore.
03.04.2018
- 23:05 AqBanking Revision b69bfa19 (aqbanking): AqBanking: Added autocreated files to .gitignore.
- 23:05 AqBanking Revision f1cff369 (aqbanking): AqBanking: Remove autocreated files.
- 23:05 AqBanking Revision e076ad02 (aqbanking): AqHBCI: Started implementing job AB_GetEStatements.
- 23:05 AqBanking Revision 49e4ddd8 (aqbanking): AqBanking: Added eStatementList to ImEXporter context.
- Add list of electronic statements to ImExporterContext.
For this we use a generic type (AB_DOCUMENT) which will be us... - 23:05 AqBanking Revision 40a41b53 (aqbanking): AqBanking: Added type AB_DOCUMENT.
- 23:05 AqBanking Revision bbe757ed (aqbanking): AqBanking: Added job AB_Job_TypeGetEStatements.
- 18:19 Gwenhywfar Revision 408f2a68 (gwenhywfar): Just some thoughts for TM2...
01.04.2018
- 23:45 AqBanking Revision 8a3919e2 (aqbanking): Merge branch 'branch-5.7' except for 25d93135.
- This introduces only bc7fb002 into master.
Note: The commit 25d93135 appeared in master before but has been
reverted,... - 23:36 AqBanking Revision bc7fb002 (aqbanking): Fix windows type error in callback.
- Reported by John Ralls.
- 23:30 Gwenhywfar Revision 77941178 (gwenhywfar): Merge branch 'branch-4'
- 23:27 Gwenhywfar Revision 9c15c273 (gwenhywfar): Missing container add for textbrowser
- Needed to add gtk_container_add to add the text_view to the scroll
window.
Patch by Robert Fewell in gnucash 9b120f9... - 23:27 Gwenhywfar Revision 0c05f39b (gwenhywfar): Error for lineedit when setting text
- Critical errors were logged when trying to set the gtkentry text when
value is null, test for this before setting ent... - 23:26 Gwenhywfar Revision 8da8ecd6 (gwenhywfar): Couple of missing properties for groupbox
- When fixing related combo error a couple of critical errors were logged
for 'Function is not appropriate for this typ... - 23:25 Gwenhywfar Revision c9c916b9 (gwenhywfar): Bug794707 - Aqbanking combo boxes missing selection.
- Modified w_combobox.c setup procedure was had an error when modified
for gtk3 use.
Patch by Robert Fewell, 7033b331e...
Auch abrufbar als: Atom