59 Commits

Author SHA1 Message Date
6596097f72 Creates operator() for Account and remove sortAccounts 2011-08-14 18:29:18 +02:00
66a60bf7a6 Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
dd0882c439 update version 2011-07-24 17:11:03 +02:00
753b499b48 Add XMLImportEngine
Fix some bugs in ImportPanel and ImportEngines
2011-07-04 20:23:00 +02:00
ebe9ef4a62 Some modification where not commited previously ??? 2011-07-03 07:56:48 +02:00
ec3fa8d7d5 Use Account structure in ImportEngine instead of simply id for unresolved accounts (more information can be given)
Remove "Operating expenses" default category and add "Car" in replacement
2011-04-25 17:36:58 +02:00
35f660b234 Functionnal version of ImportPanel 2011-03-23 20:35:29 +01:00
6da33cbe35 First pass for imports (with OFX imports) 2011-03-20 19:08:24 +01:00
2c56271e1b Temp commit 2011-03-13 19:15:21 +01:00
7f08ad06ea First attempt to make a Debian package 2011-03-05 12:26:35 +01:00
92252f33c3 Searchs aren't case sensitive enough. Default categories in native language (even if switching language at runtime) 2011-02-15 19:17:18 +01:00
bf417a503d Add virtual accounts (potential bugs) 2011-02-14 20:56:59 +01:00
c03562851a Possibility to work on multiple operations (rename, change category, change account)
New database version (2) :
		fix_cost for categories
		virtual account
2011-02-13 19:30:12 +01:00
2b07cb0b30 Possibility to choose a replacement when delete accounts and categories 2011-02-08 21:17:35 +01:00
1151daf861 Show stats for current month even if next month has not been generated
Bug : Update all panels after generating/deleting month
2011-01-29 20:53:44 +01:00
a2990ede8a Forgot to remove font when deleting category 2011-01-29 16:43:00 +01:00
8a22ed135a Update Copyright 2011-01-29 13:04:15 +01:00
9985412790 Categories fonts not updated for new category
New category had read only fields in PreferencesPanel
Scrollbar for PreferencesPanel
2011-01-29 12:24:07 +01:00
www-data
d0d614beee Update version to avoid spaces for package.sh 2011-01-26 11:58:32 +01:00
d2d8e47dbc Bug on GenerateMonth with different years 2011-01-06 20:19:03 +01:00
5bf9e2f871 Bad version number 2011-01-06 18:27:58 +01:00
8d1d31619d Bad version number 2010-12-10 19:16:26 +01:00
8142c570d0 Development version 2010-12-06 19:15:22 +01:00
5a50a53b7a Fix Bug : find meta operations when search previous operations (same description)
Fix Bug : Don't update meta amount when removing one operation
Update locales
2010-12-02 19:12:27 +01:00
84bd6d8b42 Add checked/not checked criteria into search 2010-12-01 20:30:34 +01:00
765483ff15 Fix bugs in account/category modification/deletion
Fix some strings
2010-11-29 20:11:11 +01:00
84aa1fb42b Add inner month statistics 2010-11-19 19:58:02 +01:00
cedb13c3ec Fix a looooooooot of bugs 2010-11-17 21:09:41 +01:00
a6218ac1cc Fix a bug with accounts modification 2010-11-15 21:12:31 +01:00
Grégory Soutadé
2341d3e013 New user creates a blocked account 2010-11-15 13:32:17 +01:00
3618a66f03 Version 0.1 !
Correct a minor bug
2010-11-14 14:22:18 +01:00
521596abd5 Update TODO
Add Documentation
Add KissCount URL into about
Add Fix, non fix, both criteria into search
Fix a bug (modifying language and go to another panel than main)
2010-10-30 20:52:53 +02:00
28c92d3b28 Add shared account management 2010-10-24 16:04:56 +02:00
d800f23029 * Add early shared account support (Database schema has changed)
* Update TODO
2010-10-20 20:54:23 +02:00
5245ec2623 * Remove all Operation's pointers because they are dereferenced when an element of operation's vector is suppressed : so group delete works !!! (whouhou). 2010-10-03 20:31:06 +02:00
7dfe4bdb18 * Fix some Group operations bugs. Still a buggy version with Group management ! 2010-10-01 20:09:15 +02:00
3eea053d54 * Goup/Ungroup initial work
* Add INSTALL file
* Adapt KissCount to new resolution
2010-09-22 21:02:29 +02:00
2c7a1ca252 * Add category font/color (web is missing)
*  Fix a bug in category modification (PreferencesPanel), inModification = false ; missing
2010-09-09 20:54:00 +02:00
Grégory Soutadé
7edd4854f4 Fix a bug with 2010-09-08 11:02:03 +02:00
41617afc10 Fix a bug with passwords
Fix a bug in search (wildcards)
Fix a bug in wxUI (tooltips not translated)
Update translation
Update TODO
2010-08-29 09:29:34 +02:00
ceb942e3ee Use new emacs indentation rules (4 spaces instead of tabs and braces position)~ 2010-08-26 21:28:15 +02:00
dd5f231f20 Fix bugs with new users 2010-08-24 22:23:56 +02:00
fb1007bfcb Possibility pass bdd file to load at startup 2010-08-22 16:35:12 +02:00
9f7d858bc3 Add check mode
Fix bug with KissCount title on start
2010-08-21 11:49:03 +02:00
3802460429 Add "transfert" feature (don't show tansferts into statistics)
Update package.sh
2010-08-21 09:25:35 +02:00
74c401c8c7 First version of statistics (very ugly code) 2010-08-17 18:59:19 +02:00
023b1def9d * Add percents to month stats
* Remove version from translation
* Update TODO
2010-08-14 22:04:03 +02:00
8ad5e7d0ad Add ascending/descending operation order in preferences
Remove default_preferences table
Force date by default in SearchPanel
Update TODO !!
Add a generic UpdatePreference instead of SetLanguage, SetXXX into Database
2010-07-27 22:31:56 +02:00
cc70c0f804 Fix two bugs (No entry in Search Panel and Date in Search (Database))
Add auto detection for account and category using description
Auto add date with curMonth & curYear for new operation
2010-07-17 12:33:39 +02:00
de0e7fa1d9 Add operation control on SearchPanel 2010-07-16 19:28:36 +02:00