Projekt

Allgemein

Profil

Aktivität von admin

von 25.02.2010 bis 26.03.2010

26.03.2010

01:03 AqFinance Revision 0f28938f (aqfinance): Started working on a setup wizard, added FF_ManageItems.
Allow writing of an account subtree to an XML file (for easy creation of
template accounts).
admin

25.03.2010

18:05 AqFinance Revision 6dc0cfc2 (aqfinance): AE_Account: Fixed a problem in setter for rules.
admin
18:04 AqFinance Revision e08f798e (aqfinance): FF_RuleTree now shows the combine mode.
admin
18:04 AqFinance Revision 81104830 (aqfinance): FF_AccountTree now also shows the currencies.
admin
18:03 AqFinance Revision 63594cea (aqfinance): FF_RuleView now sends signals when adding/editing a rule.
admin
18:03 AqFinance Revision 03e7cb13 (aqfinance): Fixed a bug in rule editor.
admin
18:02 AqFinance Revision 6f4e9fde (aqfinance): Fixed a bug in account editor.
admin
18:02 AqFinance Revision 96b9271d (aqfinance): Added FF_ManageItems.
admin
00:39 AqFinance Revision ec6faa0c (aqfinance): Improved business module. Most jobs are now supported.
Handling ware transactions now works (implemented from "Doering/Buchholz:
Buchhaltung und Jahresabschluss").
AE_Book...
admin

24.03.2010

02:21 AqFinance Revision 8de1c505 (aqfinance): Removed no longer needed fields of AE_ITEM, adapted code accordingly.
admin
01:22 AqFinance Revision 0bc1e299 (aqfinance): Removed AE_ITEM_TEMPLATEs again.
We now use AE_ITEM again to store item templates. This class now has
entries for sell and buy operations.
FF_ItemTabl...
admin

23.03.2010

01:58 AqFinance Revision 2a5846ae (aqfinance): Added module AE_Trans4Job (not yet finished).
admin
01:57 AqFinance Revision fb0814e0 (aqfinance): Moved job functions to their own files.
admin
01:57 AqFinance Revision 11c7d5f1 (aqfinance): Fixed a few bugs.
admin
01:56 AqFinance Revision f4733b04 (aqfinance): Added class AE_ItemTemplate including widgets and dialogs.
admin

19.03.2010

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

17.03.2010

14:38 AqFinance Revision d99f9724 (aqfinance): DB code: Added virtual function AEDB_DB_GetColumnList().
This is in preparation of the xmldump tool. admin
06:29 AqFinance 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 AqFinance 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 AqFinance 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 AqFinance Revision 4f800264 (aqfinance): Use AEDB_Query now also from within database plugin.
admin
02:13 AqFinance Revision 3f5037c3 (aqfinance): Minor speedup.
admin
01:57 AqFinance Revision 6e595b75 (aqfinance): Prepared switch to single query object.
admin
01:39 AqFinance Revision 4edeae50 (aqfinance): More work on business code.
admin
01:39 AqFinance Revision f15794d8 (aqfinance): Icons resized.
admin
01:39 AqFinance 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 AqFinance Revision a910245d (aqfinance): Started working on a business module. Use new icons.
admin
23:32 AqFinance Revision 41b19c3b (aqfinance): Added preliminary business icon.
admin
18:27 AqFinance Revision 9bdeae49 (aqfinance): Added a few flags to AE_TASK.
admin
09:41 AqFinance Revision 8fa1cf4c (aqfinance): Work on build system.
Removed autogenerated files; sources are now created when necessary using
typemaker2. Removed unneeded files.
admin
08:45 AqFinance Revision 18354707 (aqfinance): Added .gitignore for autogenerated files.
admin
08:40 AqFinance Revision dcb48abb (aqfinance): Removed autogenerated files.
admin
08:36 AqFinance Revision 83add128 (aqfinance): Started working on AE_TASK.
admin

10.03.2010

23:26 AqFinance Revision 6f86d6f3 (aqfinance): Income accounts need reversed sign, too.
admin
23:26 AqFinance Revision 08ad37af (aqfinance): Use FF_ValueEdit in ItemTable, added 2 columns to FF_SplitTable.
admin
21:55 AqFinance 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 AqFinance Revision fcd71b85 (aqfinance): Added handling for account balances, removed category handling.
Removed PlaceHolder account type, added flag for that purpose. admin
00:57 AqFinance 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 AqFinance Revision f26e2ee6 (aqfinance): Transactions and Splits are now created by typemaker2.
- added function AE_Book_ApplyTransaction() admin
16:26 AqFinance 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 AqFinance Revision 22d3231b (aqfinance): Improved rule editor, slightly modified match colors in statement- and transaction tables.
admin

08.03.2010

22:53 AqFinance Revision 62030f59 (aqfinance): Changed code of AE_Book_ReadAccountTree.
admin
22:35 AqFinance 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 AqFinance 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 AqFinance 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 AqFinance Revision c75941d7 (aqfinance): Fixed a typo.
admin
01:58 AqFinance 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 AqFinance 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 AqFinance Revision d3ba5089 (aqfinance): Added Taxes (including dialogs and widgets).
An editor still needs to be written.
- added dueDate to AE_JOB
admin
01:11 AqFinance Revision fb24de93 (aqfinance): Removed some unneeded entries from .gitignore.
admin
01:10 AqFinance Revision 783be17d (aqfinance): Added some preliminary text to README.
admin
01:10 AqFinance 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 AqFinance 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 AqFinance Revision 48ca4bff (aqfinance): Fixed a bug in bank account view.
admin
00:49 AqFinance 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 AqFinance Revision 7fc9797d (aqfinance): Added dialog FF_SelectPartner, more work on FF_EditJob.
admin

01.03.2010

23:47 AqFinance 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 AqFinance Revision 0c53572a (aqfinance): Use HTML parser and label from GWEN-GUI-FOX16, removed internal HTML code.
admin
13:56 AqFinance Revision a81f2eff (aqfinance): Added import functions to menu.
admin
 

Auch abrufbar als: Atom