Aktivität
von 05.06.2018 bis 04.07.2018
04.07.2018
- 21:55 Revision 80e895a4 (aqbanking): TODO.
- 21:54 Revision f2f2cce6 (aqbanking): AqHBCI: Added argument AH_PROVIDER to HBCI jobs.
- Also:
- removed AH_HBCI from AH_Outbox and friends.
- renamed itan1/2.inc to itan1/2.c (easier to edit with fte)
03.07.2018
- 23:20 Revision 8f4e388b (aqbanking): AqHBCI: Removed AH_Job_Exchange function.
- 22:08 Revision a835b472 (aqbanking): Updated TODO.
- 21:36 Revision 290fd858 (aqbanking): Temporarily disable backends other than AqHBCI.
- 21:35 Revision 4eb4fc11 (aqbanking): AqBanking, AqHBCI: Implemented AH_Provider_Begin/EndExclUseAccount/User.
- 21:08 Revision 1c372c2b (aqbanking): AqHBCI: Split provider.c into multiple files. Removed unneeded code.
- Improves readability.
- 20:35 Revision de7d61cb (aqbanking): Updated Doxyfile.in ("doxygen -u").
- 20:34 Revision 9dcc3229 (aqbanking): AqHBCI: Implemented AH_Job_HandleResults(). Completed AH_Provider_SendCommands()
- 00:03 Revision f20bb3c2 (aqbanking): Improved APIDOC generation a bit.
- 00:02 Revision 7003153b (aqbanking): AqHBCI: Removed unused member "challengeValue" from AH_Job.
02.07.2018
- 21:38 Revision f2d6043a (aqbanking): Updated TODO.
- 21:38 Revision 9ed8f74f (aqbanking): AqHBCI: More work on AH_Provider__AddCommandToOutbox().
- 21:28 Revision 5aedd8f2 (aqbanking): AqHBCI: Implemented AH_Job_HandleCommand().
- Replaces virtual function of AH_Job_TransferBase "exchangeArgs".
- 20:34 Revision 16522905 (aqbanking): AqHBCI: Condensed AddChallengeParams() functions for some types into AH_Job_TransferBase.
- Less code to maintan.
- 20:07 Revision a5be5f90 (aqbanking): AqHBCI: Introduced virtual function AH_Job_GetLimits.
- This is geared towards getting rid of AB_JOB in AqHBCI. As a side effect
there is some code cleanup concerning transa... - 00:04 Revision e9f39b9c (aqbanking): More work on code path and API simplification (by far not done yet, work-in-progress!).
01.07.2018
- 20:13 Revision 04e6a1d0 (aqbanking): More work on API simplification, starting with AqHBCI.
- The backends will only load users and accounts when needed, and it will be
the backend only which does the loading.
...
30.06.2018
- 18:41 Revision bcbc7873 (aqbanking): AqBanking: Started working on major API simplification.
- 12:56 Revision 52310206 (aqbanking): AqBanking: Adapted API doc to latest changes.
- 12:56 Revision 88e9aec5 (aqbanking): AqBanking: Moved AB_AccountType to dedicated files.
29.06.2018
- 20:31 Revision f67b8da1 (aqbanking): AqHBCI: Added missing call to AB_Transaction_SetUniqueAccountId().
- 20:30 Revision 32911bc3 (aqbanking): AqBanking: Added missing call to AB_ImExporter_AccountInfo_SetAccountId().
- 17:22 Revision f58940f1 (aqbanking): Importer test: Added testcase for CSV.
- 16:41 Revision 76693e7e (aqbanking): AqBanking: Added functions AB_Job_GetSessionId() and AB_Job_SetSessionId().
- At least AqFinance used to store a session id in the jobs appdata. With
appdata gone we need a place to store that id... - 16:39 Revision 2462951d (aqbanking): AqBanking: More work on imexporter context/account info code.
- Extended AB_ImExporterAccountInfo_GetFirstTransaction(). This function now
also takes the transaction type and comman... - 14:18 Revision ed914061 (aqbanking): AqBanking-Test: Added tool to autotest importer with some test data.
- Importers can be tested against an XML file which contains base64 encoded
test data and the expected result. This can... - 14:16 Revision 65a9d2c7 (aqbanking): AqBanking: Fixed a newly introduced bug.
- 14:15 Revision cb56473f (aqbanking): AqBanking: Enable hash strings for some typemaker2-generated types.
- 11:36 Revision 513b2521 (aqbanking): AqBanking: Reverted renaming of AB_ImExporterContext/AccountInfo to AB_ImExporter_Context/AccountInfo.
- Minimize impact on application developers.
- 01:04 Revision 9649b8bd (aqbanking): README: Added some documentation about the changes to AqBanking6.
- 00:43 Revision e8cbcf2f (aqbanking): parsers/swift: Fixed a memory bug (was cutting off the last digit of :25:).
- 00:42 Revision 46865805 (aqbanking): AqBanking: Started creating AB_IMEXPORTER_CONTEXT/ACCOUNTINFO with typemaker2.
- - renamed AB_ImExporterContext* to AB_ImExporter_Context*
- renamed AB_ImExporterAccountInfo* to AB_ImExporter_Accoun...
28.06.2018
- 15:45 Revision c3376950 (aqbanking): AqBanking: Started moving AB_EmExporter_Context/AccountInfo to typemaker2.
- This simplifies the code management since we now get conversions to DB and
to XML basically for free.
Also, the API ... - 15:38 Revision e008d7e5 (aqbanking): AqBanking: Use "with_xml" in some data types.
- 15:37 Revision dbe05583 (aqbanking): AqBanking: Removed unneeded transaction types.
16.06.2018
- 01:22 Revision caf0d2ed (aqbanking): Updated TODO.
- 01:02 Revision 725c1618 (aqbanking): AqBanking: Removed no longer needed functions.
- 00:44 Revision 429689c3 (aqbanking): AqBanking: Fixed typos.
- 00:43 Revision 28f54b84 (aqbanking): AqBanking: Removed autobuilt-files.
- 00:34 Revision 16610163 (aqbanking): AqBanking: Removed AB_IMEXPORTER_ACCOUNTINFO.securityList
- This is already contained in AB_IMEXPORTER_CONTEXT and used there by the
OfxDirectConnect backend, so we use that als...
15.06.2018
- 23:58 Revision f114268f (aqbanking): AqBanking: Create typemaker2 XML file for accstatus and balance.
- 23:00 Revision ad909b2c (aqbanking): AqBanking: Added apidoc to security.xml.
- 22:53 Revision bb913605 (aqbanking): AqBanking: Beautification.
- 22:52 Revision da5ce63c (aqbanking): AqBanking: Ported security.xml to typemaker2.
- 22:33 Revision ee2f9a13 (aqbanking): AqBanking: Added tm2-files for ab_value_list/list2.
- 22:29 Revision 8ed360b0 (aqbanking): AqBanking: Fixed a typo.
- 22:29 Revision be017c05 (aqbanking): AqBanking: Removed pin.*
- 22:17 Revision 089a37bd (aqbanking): AqBanking: Removed eutransferinfo.*
- 22:06 Revision bb76b501 (aqbanking): AqBanking: Removed textkeydescr.*
- 21:57 Revision 1400e218 (aqbanking): AqBanking: Ported message.xml to typemaker2.
- 21:01 Revision 1367501c (aqbanking): Minor beauty changes.
- 20:25 Revision dc05adaa (aqbanking): Fixed a typo in previous commit.
- 20:25 Revision 35b6927a (aqbanking): CLI: "listaccs" now also shows BIC, IBAN, unique account id and account type.
- 20:25 Revision 12413e1a (aqbanking): CLI: In "sepaTransfer" "accountType" and "iban" can now be used to specify a local account.
- Use function AB_Banking_FindAccounts2() now.
- 20:24 Revision c7140a58 (aqbanking): Added functions to translate account types.
- - AB_AccountType_toChar()
- AB_AccountType_fromChar()
Also added enum "AB_AccountType_Invalid".
14.06.2018
- 23:29 Revision 480c0214 (aqbanking): Fixed a typo in previous commit.
- 22:46 Revision 9ebbea72 (aqbanking): CLI: "listaccs" now also shows BIC, IBAN, unique account id and account type.
- 22:24 Revision 7f0ba012 (aqbanking): CLI: In "sepaTransfer" "accountType" and "iban" can now be used to specify a local account.
- Use function AB_Banking_FindAccounts2() now.
- 22:21 Revision 850d1ec0 (aqbanking): Added functions to translate account types.
- - AB_AccountType_toChar()
- AB_AccountType_fromChar()
Also added enum "AB_AccountType_Invalid".
Auch abrufbar als: Atom