Aktivität
von 22.02.2010 bis 23.03.2010
23.03.2010
- 01:58 Revision 2a5846ae (aqfinance): Added module AE_Trans4Job (not yet finished).
- 01:57 Revision fb0814e0 (aqfinance): Moved job functions to their own files.
- 01:57 Revision 11c7d5f1 (aqfinance): Fixed a few bugs.
- 01:56 Revision f4733b04 (aqfinance): Added class AE_ItemTemplate including widgets and dialogs.
19.03.2010
- 00:39 Revision 4b8b6cf3 (aqfinance): Improved job editor and tree widget.
- - added menu command for XML writing
- added a few icons
- added more job handlers
18.03.2010
- 03:19 Revision 665631c4 (aqfinance): Added APIDOC for AE_Book_ReadXml().
- 03:07 Revision 671f77f8 (aqfinance): Added modules for XML import and export of database.
- With these modules it is now possible to dump a database to an XML
file (e.g. for backup purposes) and to read it bac... - 03:04 Revision d7067bc7 (aqfinance): Added "-O0" to CFLAGS.
17.03.2010
- 14:38 Revision d99f9724 (aqfinance): DB code: Added virtual function AEDB_DB_GetColumnList().
- This is in preparation of the xmldump tool.
- 06:29 Revision 62cfc8be (aqfinance): More work on business module.
- The business module can now manage open tasks. Invoices and payments can
now be added. Fixed a few bugs.
16.03.2010
- 21:37 Revision 57730892 (aqfinance): Improved interoperability with QBankManager.
- - read category on import, create appropriate accounts if necessary
- FM_AccountAccPage now also rebuilds when Accoun...
13.03.2010
- 02:33 Revision 7211a5af (aqfinance): Listing open bills now works!
- - added query functions "areset" and "isclear"
- added module AE_OpenBills
- removed unneeded code (ae_rollback)
12.03.2010
- 13:18 Revision 4f800264 (aqfinance): Use AEDB_Query now also from within database plugin.
- 02:13 Revision 3f5037c3 (aqfinance): Minor speedup.
- 01:57 Revision 6e595b75 (aqfinance): Prepared switch to single query object.
- 01:39 Revision 4edeae50 (aqfinance): More work on business code.
- 01:39 Revision f15794d8 (aqfinance): Icons resized.
- 01:39 Revision 21bd039e (aqfinance): Moved AE_Query code to database where we can use it also from within the database.
- Currently we have two implementations of query code. This is the first step
in unification.
11.03.2010
- 23:53 Revision a910245d (aqfinance): Started working on a business module. Use new icons.
- 23:32 Revision 41b19c3b (aqfinance): Added preliminary business icon.
- 18:27 Revision 9bdeae49 (aqfinance): Added a few flags to AE_TASK.
- 09:41 Revision 8fa1cf4c (aqfinance): Work on build system.
- Removed autogenerated files; sources are now created when necessary using
typemaker2. Removed unneeded files. - 08:45 Revision 18354707 (aqfinance): Added .gitignore for autogenerated files.
- 08:40 Revision dcb48abb (aqfinance): Removed autogenerated files.
- 08:36 Revision 83add128 (aqfinance): Started working on AE_TASK.
10.03.2010
- 23:26 Revision 6f86d6f3 (aqfinance): Income accounts need reversed sign, too.
- 23:26 Revision 08ad37af (aqfinance): Use FF_ValueEdit in ItemTable, added 2 columns to FF_SplitTable.
- 21:55 Revision dfaf629f (aqfinance): Added a split editor, fixed a few bugs.
- NOTE: Remember to always set the dbId in newly read objects!
- 17:10 Revision fcd71b85 (aqfinance): Added handling for account balances, removed category handling.
- Removed PlaceHolder account type, added flag for that purpose.
- 00:57 Revision 2aa6c9f2 (aqfinance): More work on Simple GUI.
- - added widget FF_CategoryEdit (stripped down version of FF_AccountEdit)
- added dialogs
- FF_SelectCategory (strip...
09.03.2010
- 16:29 Revision f26e2ee6 (aqfinance): Transactions and Splits are now created by typemaker2.
- - added function AE_Book_ApplyTransaction()
- 16:26 Revision e15fb5ca (aqfinance): Major speedup of database in edit mode.
- This has been achieved by using GWEN_IDMAP objects to memorize positions
of modified/added objects in the session log... - 01:34 Revision 22d3231b (aqfinance): Improved rule editor, slightly modified match colors in statement- and transaction tables.
08.03.2010
- 22:53 Revision 62030f59 (aqfinance): Changed code of AE_Book_ReadAccountTree.
- 22:35 Revision cbb5577e (aqfinance): Much more work.
- - removed commodity handling (we now only handle currencies)
- removed FF_ManageCommodities
- improved account type h...
06.03.2010
- 20:21 Revision a7b687ac (aqfinance): Add AE_Utils and FF_ValueEdit.
- Values can now have units which are correctly parsed by AE_Utils. This
will simplify amount editing (FF_AmountEdit wi... - 18:31 Revision a73c7aad (aqfinance): Added handling of items and item templates.
- Use these items in AE_EditJob. This makes writing invoices much faster.
- AE_ADDRESS now uses a common field for stre... - 18:26 Revision c75941d7 (aqfinance): Fixed a typo.
- 01:58 Revision 86a8bce6 (aqfinance): Improved dbdir plugin.
- The header now also contains the number of objects currently stored in
the database (including free'd ones). This was... - 01:56 Revision ba67dd0d (aqfinance): More work on some dialogs.
- - FF_EditGroup now reads/writes its geometry
- fixed a bug in FF_EditPartner (was not setting opts)
- added dialog FF...
05.03.2010
- 18:42 Revision d3ba5089 (aqfinance): Added Taxes (including dialogs and widgets).
- An editor still needs to be written.
- added dueDate to AE_JOB - 01:11 Revision fb24de93 (aqfinance): Removed some unneeded entries from .gitignore.
- 01:10 Revision 783be17d (aqfinance): Added some preliminary text to README.
- 01:10 Revision 919cfa33 (aqfinance): Transformed many classes to typemaker2 classes.
- This transformation makes it easier to add fields to objects. It also makes
sure that all stuff which is written can ...
04.03.2010
- 20:46 Revision d053fa96 (aqfinance): Much more work on import framework.
- - added widgets
- FF_PartnerEdit
- added dialogs
- FF_EditStatements
- FF_EditPartnerStmRules
- FF_EditJob now ... - 01:07 Revision 48ca4bff (aqfinance): Fixed a bug in bank account view.
- 00:49 Revision 3690a73d (aqfinance): Many changes and improvements.
- - added table for partner rules
- allow editing of rules from within the partner editor
- added function AE_Book_Read...
03.03.2010
01.03.2010
- 23:47 Revision 59cc8138 (aqfinance): Started working on dialog FF_EditJob.
- - more work on ff_amountedit and ff_itemtable
- removed debugging message in ff_statementtable.cpp
- added some field...
25.02.2010
- 13:57 Revision 0c53572a (aqfinance): Use HTML parser and label from GWEN-GUI-FOX16, removed internal HTML code.
- 13:56 Revision a81f2eff (aqfinance): Added import functions to menu.
24.02.2010
Auch abrufbar als: Atom