Projekt

Allgemein

Profil

Aktivität

von 06.03.2010 bis 04.04.2010

01.04.2010

01:59 Revision 45cfad9a (aqfinance): Removed a remark.
admin
01:59 Revision 9f5d1218 (aqfinance): Fixed a typo.
admin
01:59 Revision a52da692 (aqfinance): Fixed a problem in AE_Transaction_GetCounterSplit().
We need special handling for zero amounts. admin
01:58 Revision 9329c838 (aqfinance): Improved FF_TransactionTable.
Now allows for input of debit- and credit amounts directly into the
table. Also added some handlers for some editors.
admin
01:56 Revision a0c4fc90 (aqfinance): Added FF_AccountTree::addSelectedAccounts().
admin
01:55 Revision 1e9611e3 (aqfinance): Added some info text to transaction pages. Allow for adding transactions.
admin
01:54 Revision 04d164f5 (aqfinance): Added a filter widget to account page.
admin
01:53 Revision 6683925b (aqfinance): Moved some basic methods from FF_GroupTree to FW_CheckTree.
admin
01:53 Revision cf52a749 (aqfinance): Add EUR and USD first in setup wizard.
admin

30.03.2010

01:00 Revision 54fc7f44 (aqfinance): More work on I18N support.
- removed unneeded files and functions
- use setup wizard from main menu (->create database)
- moved setup wizard int...
admin
00:57 Revision 2e544532 (aqfinance): Added more account templates.
admin
00:57 Revision 25ef90d1 (aqfinance): Added support for I18N.
Started with language support for "de". admin

27.03.2010

17:26 Revision aa202845 (aqfinance): More work on account page of setup wizard.
admin
14:14 Revision 20d1018b (aqfinance): Some organisational work.
- require latest versions of gwen and aqbanking
- use GWEN_PathManager to lookup paths
- make it possible to configur...
admin
02:11 Revision 2c6a380e (aqfinance): Started working on a setup wizard.
- created class FW_CheckTreeItem, make FF_GroupTree inherit this class
instead of FXFoldingList directly. This clas...
admin

26.03.2010

01:03 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 Revision 6dc0cfc2 (aqfinance): AE_Account: Fixed a problem in setter for rules.
admin
18:04 Revision e08f798e (aqfinance): FF_RuleTree now shows the combine mode.
admin
18:04 Revision 81104830 (aqfinance): FF_AccountTree now also shows the currencies.
admin
18:03 Revision 63594cea (aqfinance): FF_RuleView now sends signals when adding/editing a rule.
admin
18:03 Revision 03e7cb13 (aqfinance): Fixed a bug in rule editor.
admin
18:02 Revision 6f4e9fde (aqfinance): Fixed a bug in account editor.
admin
18:02 Revision 96b9271d (aqfinance): Added FF_ManageItems.
admin
00:39 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 Revision 8de1c505 (aqfinance): Removed no longer needed fields of AE_ITEM, adapted code accordingly.
admin
01:22 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 Revision 2a5846ae (aqfinance): Added module AE_Trans4Job (not yet finished).
admin
01:57 Revision fb0814e0 (aqfinance): Moved job functions to their own files.
admin
01:57 Revision 11c7d5f1 (aqfinance): Fixed a few bugs.
admin
01:56 Revision f4733b04 (aqfinance): Added class AE_ItemTemplate including widgets and dialogs.
admin

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
 

Auch abrufbar als: Atom