Commit Graph

247 Commits

Author SHA1 Message Date
Grégory Soutadé 7166da185d Update TODO 2011-07-15 17:15:30 +02:00
Grégory Soutadé a0208a73d3 Update translations 2011-07-04 20:25:29 +02:00
Grégory Soutadé 753b499b48 Add XMLImportEngine
Fix some bugs in ImportPanel and ImportEngines
2011-07-04 20:23:00 +02:00
Grégory Soutadé ebe9ef4a62 Some modification where not commited previously ??? 2011-07-03 07:56:48 +02:00
Grégory Soutadé 40ca2a0f25 Add (XML) Export engine
Add Export Panel
Factorise SearchBanner
Bug fix :
 - (Import/Export engines initialization)
 - virtual field not set in Search method
 - when deleting on search results
 - Auto completion now does not require date
2011-07-02 16:39:32 +02:00
Grégory Soutadé 8c5fab48f2 Fix a bug (d\'ont check date for auto completion) 2011-06-18 11:43:02 +02:00
Grégory Soutadé 557037f397 Bug on precedent commit 2011-06-16 19:23:22 +02:00
www-data 63f2a72a06 Work on web view :
Add Button to show/hide sub operations
	Re order accounts
	Pack operations and their sub operations
2011-06-02 12:03:02 +02:00
Grégory Soutadé 6fae41b4e8 Add "non fix" category to statistics (sum of all non fix categories) 2011-05-28 19:31:42 +02:00
Grégory Soutadé 33a2cd1f0c Change charts and real/virtual mode position 2011-05-28 10:24:02 +02:00
Grégory Soutadé 9c096b0846 Update translations 2011-04-30 12:38:31 +02:00
Grégory Soutadé 8f5a651c5b Add update next months feature 2011-04-30 12:37:16 +02:00
Grégory Soutadé 2713ab5247 Update translations 2011-04-26 21:04:14 +02:00
Grégory Soutadé f7f0482521 Don't display virtual values in check mode 2011-04-26 20:58:11 +02:00
Grégory Soutadé c69621c2fe Add unresolved categories in ImportPanel
Fix two bugs :
Don't take in account unknown categories (in stats)
Don't try to draw more than MAX_CATEGORIES (12) in charts
2011-04-25 19:55:31 +02:00
Grégory Soutadé 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
Grégory Soutadé 9b91448492 Change PREFIX variable in HOST 2011-04-24 12:39:40 +02:00
Grégory Soutadé 1fd9c73587 Add Grisbi import (need to work on categories) 2011-04-23 20:16:31 +02:00
Grégory Soutadé 7533319ad4 Add EnterPressed handled in UserDialog and Search (for description) 2011-04-09 19:22:32 +02:00
Grégory Soutadé 0e93b41bc7 Update Kisscount.pot 2011-04-09 19:07:00 +02:00
Grégory Soutadé d6ade299e3 Display virtual accounts at the end
Fix a bug in LonkOrUnlinkOperation (when year was not previously loaded)
Translate categories in PreferencesPanel
2011-04-03 19:11:34 +02:00
Grégory Soutadé d0b537d6c9 Fix a bug : Search for previous operation failed 2011-03-25 19:36:21 +01:00
Grégory Soutadé 478728f69e Update french.po
Add libofx-dev dependency for debian packages
2011-03-24 19:23:25 +01:00
Grégory Soutadé 37afcab06f Merge branch 'dev' of cybelle:kisscount into dev 2011-03-23 20:35:47 +01:00
Grégory Soutadé 35f660b234 Functionnal version of ImportPanel 2011-03-23 20:35:29 +01:00
Grégory Soutadé 6da33cbe35 First pass for imports (with OFX imports) 2011-03-20 19:08:24 +01:00
Grégory Soutadé d2f23fd6a0 Temp commit 2011-03-13 19:22:17 +01:00
Grégory Soutadé 2c56271e1b Temp commit 2011-03-13 19:15:21 +01:00
Grégory Soutadé 4ae3f211cd Fixs for Debian packaging 2011-03-07 09:06:37 +01:00
Grégory Soutadé 6773ef05dd Fixs for Debian packaging 2011-03-06 18:37:44 +01:00
Grégory Soutadé 221bd7eb40 Fixs for Debian packaging 2011-03-06 18:32:16 +01:00
Grégory Soutadé 6a20953757 Add Debian packaging 2011-03-06 17:20:42 +01:00
Grégory Soutadé 7f08ad06ea First attempt to make a Debian package 2011-03-05 12:26:35 +01:00
Grégory Soutadé 9e53f9b73d Try another cursor 2011-02-24 21:00:52 +01:00
Grégory Soutadé 5451d3c4ce Fix a bug with categories (again)
Disable interface during mass update (cursor not changed :()
Resize search icon
2011-02-24 20:59:30 +01:00
Grégory Soutadé 16e90b8fc0 Database is now at ~/.kisscount/kc.bdd 2011-02-20 14:22:31 +01:00
Grégory Soutadé 46df6c01d3 Bug with categories translation 2011-02-19 20:30:52 +01:00
Grégory Soutadé 8792ac2a8e Add Real mode 2011-02-19 13:41:59 +01:00
Grégory Soutadé 4cb57641d8 Take in accountt debit for virtual operations (and forgot them on check mode) 2011-02-17 19:48:27 +01:00
Grégory Soutadé 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
Grégory Soutadé bf417a503d Add virtual accounts (potential bugs) 2011-02-14 20:56:59 +01:00
Grégory Soutadé 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
Grégory Soutadé 142837b59e Bug in previous commit 2011-02-10 20:04:33 +01:00
Grégory Soutadé ab176b9fc3 Possibility to find operations with unknown category/account 2011-02-09 21:36:29 +01:00
Grégory Soutadé aec66e7212 Bugs on precedent commit 2011-02-09 20:50:21 +01:00
Grégory Soutadé 2b07cb0b30 Possibility to choose a replacement when delete accounts and categories 2011-02-08 21:17:35 +01:00
Grégory Soutadé 1b03559b2b Forgot package_win32.sh 2011-02-06 09:18:43 +01:00
Grégory Soutadé 37a199ead2 Little adjustement concerning _() macro (maybe it s a compiler problem) 2011-02-06 09:07:57 +01:00
Grégory Soutadé 0c344a0273 Add Windows specific code 2011-02-05 21:02:03 +01:00
Grégory Soutadé bd4809042b Use a sizer for menu generate 2011-01-29 21:01:01 +01:00