Projekt

Allgemein

Profil

Aktivität

von 21.02.2010 bis 22.03.2010

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
admin

18.03.2010

03:19 Revision 665631c4 (aqfinance): Added APIDOC for AE_Book_ReadXml().
admin
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...
admin
03:04 Revision d7067bc7 (aqfinance): Added "-O0" to CFLAGS.
admin

17.03.2010

14:38 Revision d99f9724 (aqfinance): DB code: Added virtual function AEDB_DB_GetColumnList().
This is in preparation of the xmldump tool. admin
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.
admin

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...
admin

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)
admin

12.03.2010

13:18 Revision 4f800264 (aqfinance): Use AEDB_Query now also from within database plugin.
admin
02:13 Revision 3f5037c3 (aqfinance): Minor speedup.
admin
01:57 Revision 6e595b75 (aqfinance): Prepared switch to single query object.
admin
01:39 Revision 4edeae50 (aqfinance): More work on business code.
admin
01:39 Revision f15794d8 (aqfinance): Icons resized.
admin
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.
admin

11.03.2010

23:53 Revision a910245d (aqfinance): Started working on a business module. Use new icons.
admin
23:32 Revision 41b19c3b (aqfinance): Added preliminary business icon.
admin
18:27 Revision 9bdeae49 (aqfinance): Added a few flags to AE_TASK.
admin
09:41 Revision 8fa1cf4c (aqfinance): Work on build system.
Removed autogenerated files; sources are now created when necessary using
typemaker2. Removed unneeded files.
admin
08:45 Revision 18354707 (aqfinance): Added .gitignore for autogenerated files.
admin
08:40 Revision dcb48abb (aqfinance): Removed autogenerated files.
admin
08:36 Revision 83add128 (aqfinance): Started working on AE_TASK.
admin

10.03.2010

23:26 Revision 6f86d6f3 (aqfinance): Income accounts need reversed sign, too.
admin
23:26 Revision 08ad37af (aqfinance): Use FF_ValueEdit in ItemTable, added 2 columns to FF_SplitTable.
admin
21:55 Revision dfaf629f (aqfinance): Added a split editor, fixed a few bugs.
NOTE: Remember to always set the dbId in newly read objects! admin
17:10 Revision fcd71b85 (aqfinance): Added handling for account balances, removed category handling.
Removed PlaceHolder account type, added flag for that purpose. admin
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...
admin

09.03.2010

16:29 Revision f26e2ee6 (aqfinance): Transactions and Splits are now created by typemaker2.
- added function AE_Book_ApplyTransaction() admin
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...
admin
01:34 Revision 22d3231b (aqfinance): Improved rule editor, slightly modified match colors in statement- and transaction tables.
admin

08.03.2010

22:53 Revision 62030f59 (aqfinance): Changed code of AE_Book_ReadAccountTree.
admin
22:35 Revision cbb5577e (aqfinance): Much more work.
- removed commodity handling (we now only handle currencies)
- removed FF_ManageCommodities
- improved account type h...
admin

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...
admin
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...
admin
18:26 Revision c75941d7 (aqfinance): Fixed a typo.
admin
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...
admin
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...
admin

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
admin
01:11 Revision fb24de93 (aqfinance): Removed some unneeded entries from .gitignore.
admin
01:10 Revision 783be17d (aqfinance): Added some preliminary text to README.
admin
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 ...
admin

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 ...
admin
01:07 Revision 48ca4bff (aqfinance): Fixed a bug in bank account view.
admin
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...
admin

03.03.2010

00:30 Revision 7fc9797d (aqfinance): Added dialog FF_SelectPartner, more work on FF_EditJob.
admin

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...
admin

25.02.2010

13:57 Revision 0c53572a (aqfinance): Use HTML parser and label from GWEN-GUI-FOX16, removed internal HTML code.
admin
13:56 Revision a81f2eff (aqfinance): Added import functions to menu.
admin

24.02.2010

23:41 Revision 6ddbef40 (aqfinance): Use new HTML parser from gwen-gui-fox16 in FW_Table.
admin
00:00 Revision bc09f19b (aqfinance): Use FOX16 gui from gwenhywfar.
admin
 

Auch abrufbar als: Atom