Aktivität
von 23.05.2010 bis 21.06.2010
21.06.2010
- 20:31 Revision 86ddce94 (aqfinance): Prepared release 0.9.30beta.
- 20:31 Revision 4020a93e (aqfinance): Implemented payment handling in class FM_AccountStmPage
- - onCmdAssignToIncomingPayment()
- onCmdCreateIncomingPayment() - 20:29 Revision 625b491a (aqfinance): Fixed a bug in FF_EditJob.
19.06.2010
- 00:46 Revision 77b5e0a9 (aqfinance): Use ThemeTabItem and new ThemeHeaderItem.
- Those Theme* widgets look much better than the default widgets!
18.06.2010
- 13:36 Revision 0739bad3 (aqfinance): Prepared release 0.9.28beta.
- 12:36 Revision dd97616b (aqfinance): Outbox: "Send Selected" implemented.
- 11:23 Revision 593ef6d8 (aqfinance): Increased version number.
- 11:22 Revision 317c146d (aqfinance): Started adding support for themed widgets.
- - use ThemeButton instead of plain FXButton
08.06.2010
- 13:11 Revision 0493563d (aqfinance): Simplified FM_BusinessTaskPage::rebuild().
- 13:10 Revision 4b541dc0 (aqfinance): Business: JobList now shows open and total sums in the task row.
- This allows for a faster overview since we don't have to expand a task
to see the total and open amounts.
07.06.2010
- 23:18 Revision f419ec70 (aqfinance): Use latest os.m4 from gwen.
- 18:37 Revision dfaf66d5 (aqfinance): Prepared release 0.9.26beta.
- 18:37 Revision b729f4cc (aqfinance): Don't use accounting-terms in transaction page of account module.
- 18:30 Revision 40ba44b2 (aqfinance): Transaction table now also handles deposit value/withdrawal value columns.
- 18:30 Revision 952b8a5c (aqfinance): Added help text to SplitEditor.
- 18:29 Revision 9e3b21ae (aqfinance): Added support for internal transfers.
- 18:28 Revision 2db5e1a7 (aqfinance): Added call to create() to all dialogs.
06.06.2010
- 00:16 Revision 4660dcc9 (aqfinance): Only minor changes.
- 00:16 Revision 3ea1a058 (aqfinance): Changed account colors to more friendly pastell tones.
- 00:16 Revision a4bfeb47 (aqfinance): Enabled Tooltips!!
05.06.2010
- 17:57 Revision 21be5f67 (aqfinance): Prepared release 0.9.25beta.
- 17:55 Revision b2e82429 (aqfinance): Added entry to context menu of bank account page (create partner).
04.06.2010
- 21:37 Revision e27f08a2 (aqfinance): Prepared release 0.9.24.
- 21:37 Revision 6b034699 (aqfinance): Fixed a bug in FW_Table: Also clear selection when clearing item list.
- 21:36 Revision 49635680 (aqfinance): Colorize account tree.
- This should make it easier to find accounts.
FW_CheckTree can now use special colors for tree items. This is now
used...
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.
Auch abrufbar als: Atom