Aktivität
von 14.10.2021 bis 12.11.2021
11.11.2021
- 22:24 AqBanking Revision b673bfdb (aqbanking): CSV: Fixed onvista-trans profile.
- 22:23 AqBanking Revision 4e78c2c1 (aqbanking): CSV: Improved check for needed negation.
- 22:13 AqFinance Revision 23837aa5 (aqfinance): Add hint about available newer versions to update dialog.
- 21:45 AqFinance Revision 3d90a018 (aqfinance): aqfinance-cli: Compile each module on its own.
- 20:40 AqFinance Revision 0dbe1611 (aqfinance): Simplified code for share imports.
- 20:40 AqFinance Revision e5c995df (aqfinance): aqfinance-cli: Improved output of "listshares".
- 20:39 AqFinance Revision 0b168547 (aqfinance): aqfinance-cli: Fixed "dbinit".
- 19:22 AqFinance Revision 54af240e (aqfinance): Import trades using AqBanking's CSV importer.
- 17:42 AqFinance Revision 6d9a6643 (aqfinance): Started using AqBanking for trade import.
- 14:05 AqBanking Revision 77b7f697 (aqbanking): CSV: Changed onvista-prices profile to make it usefull also for transaction import.
- Since the file also contains initial buy price and initial value of the shares
bought such a file can also be used to... - 14:03 AqBanking Revision 8ec1afcf (aqbanking): Decreased verbosity.
- 13:21 AqBanking Revision f03e3baa (aqbanking): CSV: Added profile onvista-prices.
- 13:18 AqBanking Revision 45dbc010 (aqbanking): CSV: More cleanup. Fixed a typo.
- 12:44 AqBanking Revision 6a06b89e (aqbanking): Incremented version.
- 12:33 AqBanking Revision 766d3422 (aqbanking): Added 0BUILD for CSV profiles.
- 12:32 AqBanking Revision dadd53ed (aqbanking): CSV: Added profile "onvista-trans.conf".
- Import format for files containing transactions from onvista bank.
- 09:24 AqBanking Revision bd3454a4 (aqbanking): CSV: Also translate unitPriceDate.
- 09:24 AqBanking Revision 640aede0 (aqbanking): Cleanup AH_ImExporterCSV__ImportFromGroup().
- 09:24 AqBanking Revision b4181838 (aqbanking): Improve CSV importer.
- 09:24 AqBanking Revision 925dd288 (aqbanking): Added "taxes" to AB_TRANSACTION.
07.11.2021
- 17:45 AqFinance Revision 7d217696 (aqfinance): Calculate current value of shares.
- 01:12 AqFinance Revision 0b5d8e57 (aqfinance): Read and assign share prices.
06.11.2021
- 19:50 AqFinance Revision cd3486f9 (aqfinance): Added missing file to 0BUILD.
- 16:28 AqBanking Revision ddbbf538 (aqbanking): added missing update of SEPA internal transfer target accounts
- added showing and getting of SEPA internal transfer accounts in the
account editing dialog - 13:30 AqFinance Revision 2a0c6638 (aqfinance): Prepared release 0.9.139beta.
01.11.2021
- 23:26 AqFinance Revision 34f75241 (aqfinance): More work on FF_EditTrade dialog.
31.10.2021
- 16:53 AqFinance Revision 34e8ecf4 (aqfinance): Started working on trade editor.
- 15:03 AqFinance Revision 0d87c8d1 (aqfinance): Removed TODO entry.
- 15:02 AqFinance Revision c16d7fa6 (aqfinance): Added "-Wall" to debug cflags.
- 15:01 AqFinance Revision 50d1fc3c (aqfinance): Fixed calculation of trade costs/fees.
- We need to use trade fees only for one tradeItem ina trade, otherwise the
fees are calculated too high. - 15:00 AqFinance Revision b639267d (aqfinance): Fixed a typo.
- 15:00 AqFinance Revision 9b721881 (aqfinance): Added flag "ISFIRSTINTRADE" to AE_TRADE_ITEM.
- This is used to correctly calculate fees per lot.
- 14:59 AqFinance Revision b5158d33 (aqfinance): Fixed a compiler warning.
29.10.2021
- 22:04 AqFinance Revision 173649c0 (aqfinance): Added csv import profiles.
- 22:04 AqFinance Revision 01e0d080 (aqfinance): README: Added some thoughts for dialogs.
- 22:04 AqFinance Revision c00c5660 (aqfinance): Added unfinished class FF_MultiIconColumn.
- 19:00 AqFinance Revision 2dc1fd00 (aqfinance): Removed *.conf from .gitignore.
- Need to change this file anyway.
- 18:28 AqFinance Revision 53de6e0c (aqfinance): Fixed a bug flagged by the compiler.
- 18:28 AqFinance Revision 23c0e36b (aqfinance): Removed non-existing files from 0BUILD.
28.10.2021
- 22:50 AqFinance Revision 31d3052b (aqfinance): Removed file from 0BUILD (moved to "transactions/").
- 22:49 AqFinance Revision 97116935 (aqfinance): Ignore errors on import (onvista files close with two empty lines).
- 22:49 AqFinance Revision 76a780cd (aqfinance): Fixed a typo.
- 22:48 AqFinance Revision b3773ac5 (aqfinance): aqfinance-cli: Added command to import prices from CSV files.
- First supported profile is onvista "Depotuebersicht".
- 20:09 AqFinance Revision 896bdf71 (aqfinance): Minor changes to de.po by poedit.
- 20:08 AqFinance Revision b604e3ea (aqfinance): Trades: Added price import (not tested, yet).
- Renamed functions used by both trade- and price import.
- 13:54 AqFinance Revision 716fc298 (aqfinance): Renamed file "shares_add_depot.c" to "depot_add.c".
- 13:51 AqFinance Revision 2cc7c4b8 (aqfinance): aqfinance-cli: Added command "listdepots".
27.10.2021
- 00:17 AqFinance Revision 491208f0 (aqfinance): Use UltimateCreditor if available.
- Was already using UltimateDebtor.
26.10.2021
- 10:50 AqBanking Revision 4f23ad70 (aqbanking): aqpaypal: Set transaction memo attribute from paypal response field 'NOTE'
24.10.2021
- 21:02 Gwenhywfar Revision 0f041ffe (gwenhywfar): Typemaker2: Fixed a bug.
- 21:02 Gwenhywfar Revision 901311e6 (gwenhywfar): Typemaker2: Fixed *_copy() function.
- 21:01 AqBanking Revision c44052ea (aqbanking): Fixed 0BUILD files for new SEPA internal transfer code.
- 21:00 AqBanking Revision e6bec038 (aqbanking): Fixed a typo. Added debug option to 0BUILD.
- 20:30 AqBanking Revision c1688a06 (aqbanking): Merge sb_20211012_SepaInternalTransfer into master.
- 18:51 AqFinance Revision 4d73f4a2 (aqfinance): Work on German translations.
- 02:27 AqFinance Revision 0395f90c (aqfinance): Added missing libs.
- 02:26 AqFinance Revision 976325c6 (aqfinance): Improved README.
- 02:26 AqFinance Revision cffe2d72 (aqfinance): Incremented version number.
23.10.2021
- 18:25 Gwenhywfar Revision ec35aea4 (gwenhywfar): Increased build version.
- 18:25 Gwenhywfar Revision c48bede9 (gwenhywfar): Fixed a typo.
- 18:24 Gwenhywfar Revision 791e172b (gwenhywfar): Added test for environment variable.
- 18:24 AqBanking Revision 22c0448f (aqbanking): Fixed paths.
- 18:23 AqFinance Revision 30c0e256 (aqfinance): Fixed paths.
- 17:15 AqFinance Revision 75094a09 (aqfinance): Updated I18N catalogs. Compile by default.
- 16:09 Gwenhywfar Revision 1f4a9e44 (gwenhywfar): Minor code simplifications.
- 15:52 AqFinance Revision 6267e64c (aqfinance): More work on shares import. Add depot, use profile etc.
22.10.2021
- 23:12 AqFinance Revision ca05cb4a (aqfinance): More work on trading module.
- Store more info in AE_TRADE, reduce AE_TRADE_ITEM.
21.10.2021
- 23:11 AqFinance Revision e72a01cd (aqfinance): Increased verbosity.
- 23:11 AqFinance Revision f5033f02 (aqfinance): Change the ways LOT names are generated for better sorting in GUI.
- 23:11 AqFinance Revision d9c26e43 (aqfinance): Fixed a typo. Added cli command to import shares.
- 23:10 AqFinance Revision 43b84d11 (aqfinance): Add 0BUILD option to use debug cflags.
- 19:45 AqFinance Revision ba3b285c (aqfinance): Added inline functions for AE_PRICE.
- 19:45 AqFinance Revision 30236c82 (aqfinance): Handle currencies in trade imports.
- 15:51 AqFinance Revision 964e8793 (aqfinance): aqfinance-cli: Added command "listshares".
- 15:51 AqFinance Revision 5945a24e (aqfinance): Increased verbosity.
- 15:51 AqFinance Revision 8840698f (aqfinance): Add shareInfo for buyItem.
- 15:51 AqFinance Revision d5360bc3 (aqfinance): Fixed a typo.
- 15:50 AqFinance Revision b5830c8f (aqfinance): More work on trade tree.
18.10.2021
- 23:47 AqFinance Revision a6ae1cc2 (aqfinance): AE_TradeImport_ImportCsvUsingProfile() now imports into book.
- 23:46 AqFinance Revision 1fc24d38 (aqfinance): Fixed a log message.
- 23:46 AqFinance Revision bb70bbc7 (aqfinance): More information on failure.
- 23:45 AqFinance Revision 23113c3b (aqfinance): aqfinance-cli: Added command to check a db.
- 20:46 AqFinance Revision 7bf798b9 (aqfinance): Set commodityIds upon import.
- 00:00 AqFinance Revision f903cf5a (aqfinance): Fixed a bug (duplicate print).
17.10.2021
- 23:59 AqFinance Revision 4ef5fc72 (aqfinance): Fixed storage classes.
- 23:34 AqFinance Revision dda4b32c (aqfinance): Added tests for shares import.
- 23:34 AqFinance Revision a1cee122 (aqfinance): Started working on shares import.
- 23:33 AqFinance Revision 815bb3c2 (aqfinance): Added tmp pointer to AE_SHARE.
- 23:32 AqFinance Revision 877c0555 (aqfinance): Add inline convenience functions.
- 23:31 AqFinance Revision 2130fe6d (aqfinance): Added some tmp pointers to AE_SHARE_INFO.
- Maybe not needed, will probably get removed later.
- 23:30 AqFinance Revision fc473ead (aqfinance): Make function AE_TradeUtils_ReadTradeObjects() public.
- Used by new import module.
- 23:30 AqFinance Revision 26169950 (aqfinance): Add function to get global data dirs.
- 17:08 AqBanking Revision 5db06b58 (aqbanking): fixed mem leak, freeing of reference account list was not correct
- 11:37 AqBanking Revision fd2c5f99 (aqbanking): added missing memory deallocations
- 10:41 AqBanking Revision 2c92d2e5 (aqbanking): make sure the reference accounts are persistent in the account spec
- 00:58 AqBanking Revision bb8fa243 (aqbanking): Added entry to TODO file.
16.10.2021
- 19:58 AqBanking Revision bafbf860 (aqbanking): fixed small problem in refaccount typemaker file
- 18:08 Gwenhywfar Revision 0b4bd033 (gwenhywfar): CSV: Cleanup, allow for subfields.
- The CSV importer can now also handle subfields and parse them accordingly.
This is usefull if a CSV field contains mo... - 15:42 AqFinance Revision 6dc8fda6 (aqfinance): Fixed dialog headers for "Create Planned Transfer".
- 15:31 AqFinance Revision 2da636ba (aqfinance): More work on shares module.
- 15:31 AqFinance Revision 96acc890 (aqfinance): Fixed a bug (was ignoring shares without lots).
- 15:30 AqFinance Revision f2d5047e (aqfinance): Use code from FM_Transfers instead of duplicating it.
- 15:30 AqFinance Revision 04818053 (aqfinance): Added some methods to sharetree.
- 15:29 AqFinance Revision 588faa68 (aqfinance): Fixed bug of missing table type "share".
- 15:29 AqFinance Revision 14505153 (aqfinance): Added "extern "C" for use in C++.
- 15:28 AqFinance Revision 66e0e92e (aqfinance): Added some methods to grouptree2.
- 15:27 AqFinance Revision 7b17371b (aqfinance): Allow to repeat transfers as planned transfers.
- - moved transfers code from modtabpage to module
- transfers page now has a button to create a planned transfer from ...
15.10.2021
- 22:18 AqBanking Revision 527c87af (aqbanking): removed wrongly committed file
- 22:13 AqBanking Revision f212cd33 (aqbanking): amended .gitignore and GWEN build file for aqbanking typemaker2 types
- 22:06 AqBanking Revision 7b761eed (aqbanking): improved command sepainternaltransfer of aqbanking-cli: lets the user
- choose from the list of available reference accounts if none is given as
commmand line option
Amendend a few copyrigh... - 20:26 AqFoxExt Revision e0d3285f (aqfoxext): Added functions to FXXBaseTree.
- - getCurrentBaseTreeItem()
- unselectAll() - 00:07 AqFinance Revision ae48f0cc (aqfinance): Added column "Current Value".
- 00:03 AqFinance Revision 07e0a4d8 (aqfinance): More work on trades/shares module.
14.10.2021
- 23:08 AqFinance Revision 6add2a59 (aqfinance): Also copy groupid from share to shareInfo.
- 23:08 AqFinance Revision 24b02462 (aqfinance): Started working on GUI module for shares.
- 23:07 AqFinance Revision 57a43435 (aqfinance): Fixed bugs concerning creating tables for new types.
- 22:25 AqBanking Revision 0ed33dd4 (aqbanking): added SEPA internal transfers (SEPA-Uebertrag)
- 21:15 AqFinance Revision e8e72fab (aqfinance): Enabled class AE_PRICE.
- 20:23 AqFinance Revision 266cf273 (aqfinance): Started working on trade module.
- 20:22 AqFinance Revision da8621a9 (aqfinance): Moved ae_share.xml to trade folder.
- 20:21 AqFinance Revision 5537a786 (aqfinance): Fixed some more compiler warnings.
- 20:21 AqFinance Revision b6bed4de (aqfinance): Fixed return values.
- 20:21 AqFinance Revision 1ac4fc2c (aqfinance): Fixed some compiler warnings.
Auch abrufbar als: Atom