Aktivität
von 05.05.2010 bis 03.06.2010
03.06.2010
- 19:16 Revision f312b087 (aqfinance): Prepared release 0.9.23beta.
- 19:16 Revision 55c06ad4 (aqfinance): Added context menu to allow moving transactions to another account.
- 13:55 Revision 5e60e0a3 (aqfinance): Increased version number.
- 13:54 Revision 4410ce07 (aqfinance): Added a few icons (not yet finished).
- 13:54 Revision 4b974c0d (aqfinance): Added checksum check for updates.
- 13:53 Revision 0abf38c2 (aqfinance): FW_Table: Selectecing items with CTRL held down now works.
01.06.2010
- 16:49 Revision 1b23e46a (aqfinance): Fixed a bug.
- Was not retuning the result of the check in FF_EditPartner::checkGui().
- 16:48 Revision ac361c1d (aqfinance): Implemented loghook.
- Now logs are written into logfiles in the data folder with a backlog of
currently 5.
The command line option "--debu... - 16:46 Revision 1cc88cc5 (aqfinance): Prepared release 0.9.20beta.
31.05.2010
- 23:34 Revision ba26d472 (aqfinance): Added dialog FF_SelectJob.
- This dialog is used from within the account transaction page when assigning
transactions to payments. - 23:33 Revision 010c4991 (aqfinance): Improved business page.
- - added entry to context menu to create a transfer for an incoming invoice
- 23:32 Revision 424e227f (aqfinance): Improved account statement page in account module.
- - added menu entries to context menu to assign or create payments for
given transactions
- show the full path of th... - 23:30 Revision 3b75a9e3 (aqfinance): FF_EditTransaction: Enforce currency entry on all splits.
- 23:29 Revision 34aa8cca (aqfinance): FF_EditPartner: Enforce currency entry.
- 23:29 Revision 1395961d (aqfinance): Improved FF_EditJob.
- The memo member can now be edited. The purpose field is now read/written.
- 23:28 Revision cc508207 (aqfinance): Indentation fix.
- 23:27 Revision 247881e5 (aqfinance): Setup currency/commodity when creating a partner of bank account for statements.
- 23:26 Revision 6466e8dc (aqfinance): Added getbymember flag to AE_Job::Id.
- 23:26 Revision 1595b894 (aqfinance): Fixed a bug (changed order in main.cpp).
- 23:25 Revision 52a394e1 (aqfinance): MacOSX: Improved support in local install mode.
27.05.2010
- 21:06 Revision 9f604731 (aqfinance): Prepared release 0.9.20beta.
- 21:06 Revision dd776a72 (aqfinance): Added a filter widget to partner view and partner page.
- This makes it easier to select a business partner.
- 21:05 Revision f880cfa5 (aqfinance): Show PACK_ARCHIVE_VERSION instead of PACK_TAR_VERSION.
- 03:10 Revision df16f353 (aqfinance): Fixed a bug in update check code.
- 00:40 Revision d9a7d5f1 (aqfinance): Ask before update.
26.05.2010
- 21:03 Revision fe6a71cc (aqfinance): Prepared release 0.9.17beta.
- 20:52 Revision 6d0f35a3 (aqfinance): Only add partners if the remote name of the transfer isn't empty.
- 20:52 Revision ee437333 (aqfinance): Added menu entry to assign partners to statements.
- This has not been enabled because it creates way too many partners.
- 20:51 Revision bbf71f0e (aqfinance): Uncommented auto-assigning of partners to statements.
- This would create way too many partners.
- 20:50 Revision 8f4597eb (aqfinance): Classes which use FW_ComboEdit now internally call FW_Table::reloadList().
- This fills the ComboBox on reload().
- 19:46 Revision 2d15c5f3 (aqfinance): FF_CommodityEdit: Call FW_ComboEdit::reloadList().
- This fixes ticket #22.
- 19:46 Revision bf27544d (aqfinance): FW_ComboEdit: Added method reloadList().
- This method populates the list according to the content of its
FXTextField.
This is also done upon modification of th... - 19:36 Revision 1e30ff25 (aqfinance): Fixed a bug in transfers module.
- Don't delete transfers from the "Ready" tab upon re-execution.
- 19:10 Revision 36edd240 (aqfinance): Added debug messages to FF_ItemTable.
- Sometimes table entries can't be changed... I don't know why, yet.
- 19:09 Revision 25a1a766 (aqfinance): FF_EditTransfer: Select correct partner account in combo box.
- 19:09 Revision d85aa8f2 (aqfinance): FF_EditTransaction: Check transaction splits for valid account id.
- Add the same check to FF_App::checkTransaction().
25.05.2010
- 14:26 Revision cc142ea2 (aqfinance): Prepared release 0.9.16beta.
- 14:26 Revision 441d686a (aqfinance): Transfer editor: Added combobox for partner account.
- 14:26 Revision 8716c6fb (aqfinance): Increased verbosity.
- 14:25 Revision 1021d64f (aqfinance): Decreased verbosity.
- 14:25 Revision 1e3578b7 (aqfinance): Finally fixed an old and nasty bug.
22.05.2010
- 23:23 Revision 5bfc4a13 (aqfinance): Only add account to existing users if the payee name fully matches.
- 23:23 Revision 35075c9d (aqfinance): Moved database related code menu entries into a new sub-menu.
- 17:13 Revision e40bbdbf (aqfinance): Minor beautification.
- 17:13 Revision 6b00ea1a (aqfinance): Added methods to retrieve the currently selected bank accounts of a bank account view.
- 17:12 Revision 0cdf75fe (aqfinance): Added functions to automatically assign partners to transfers.
- Partners will be created if they don't exist. If a partner for a transfer
exists but it doesn't contain the bank acco... - 17:10 Revision 00728ecf (aqfinance): Added group type for partner groups.
- 17:10 Revision e710303f (aqfinance): Improved FW_ComboEdit.
- Now we use the full width of the FXTextField as the minimum width for the
combo pane.
21.05.2010
- 19:18 Revision 54b68510 (aqfinance): Return an error code if a date string is invalid.
- 16:23 Revision 4227290f (aqfinance): Prepared release 0.9.15beta.
- 16:22 Revision 4d51e9d9 (aqfinance): Fixed a bug.
15.05.2010
- 18:56 Revision cf218ef1 (aqfinance): Prepared release 0.9.13beta.
- 18:56 Revision d3e9aba1 (aqfinance): Improved account- and bankaccount statement views.
- For newly opened account/bank account statement views we now use the
settings of the last opened (actually: last clos... - 18:53 Revision 35e4de20 (aqfinance): Copy transfers when clicking "Execute Transfer" in the "Ready" tab.
- 18:52 Revision 0894c745 (aqfinance): Added AE_Transaction_Matches() and AE_Transaction_List_SelectMatching().
- 18:51 Revision beaa2ee5 (aqfinance): FF_SelectAccount dialog now also contains a filter widget.
14.05.2010
- 15:16 Revision 9f73c5d9 (aqfinance): Improved feedback when no database is open.
- Disable any database related action and show an informational
message. - 14:49 Revision c640cdc2 (aqfinance): Improved FW_ComboEdit.
- Now the list contains all entries if the textfield is empty.
The width of the list is now determined by the width of ...
12.05.2010
- 23:34 Revision a400f43f (aqfinance): Prepared release 0.9.11beta.
- 01:25 Revision 89d070cf (aqfinance): Create sub-accounts in deviating currency if necessary.
- When creating an account for a bank account also check the currency.
Create a subaccount of an existing account but w... - 01:24 Revision 0fe682a1 (aqfinance): Re-sorted statementent comparisons.
- 01:23 Revision 0deb69c2 (aqfinance): Removed debug message from ff_dateedit.cpp.
- 01:23 Revision d70f2907 (aqfinance): Added convenience functions to FF_CommidityEdit.
- 01:23 Revision c2002784 (aqfinance): Added Partner field to transfer editor.
- 01:22 Revision add9c12d (aqfinance): Allow editing of the currency of a bank account.
- 01:22 Revision 3941f65d (aqfinance): Minor change.
- 01:22 Revision f082c695 (aqfinance): Improved version string.
06.05.2010
- 20:45 Revision 9975049d (aqfinance): Prepared release 0.9.9beta.
- 19:14 Revision d887cb4f (aqfinance): Don't allow editing the date of an opening balance entry.
- 19:13 Revision 2333a49b (aqfinance): Create opening balance when auto-creating accounts.
- Added transaction flag "INITIAL".
- 01:03 Revision 06204dc1 (aqfinance): Allow assigning bank account id to an account.
- 01:03 Revision 806fe1d3 (aqfinance): Allow ESC key to abort cell entry in transaction and statement table.
05.05.2010
- 14:58 Revision bf27eb5d (aqfinance): Prepared release 0.9.8beta.
- 14:58 Revision 85003f30 (aqfinance): Decreased verbosity.
- 14:46 Revision 0755de5e (aqfinance): Improved duplicate detection.
- Now we don't compare hashes but instead inspect statements in more detail.
Purpose and remote name are normalized for... - 14:44 Revision 8bb7ffb2 (aqfinance): Added function AE_Utils_NormalizeUtf8Umlauts() which makes strings comparable.
- We are now able to compate two strings even if one of them uses umlauts
and the other has umlauts translated (e.g. ae... - 14:43 Revision f5be0735 (aqfinance): Removed unused code.
- 14:43 Revision 5085c74c (aqfinance): Online account update now uses the last date for which there are statements as startdate.
- Uses the new function AE_Book_FindLatestStatement().
- 14:42 Revision 8e8ae2d8 (aqfinance): Fixed a bug (GWEN_Time_new() has months 0-11, not 1-12).
Auch abrufbar als: Atom