Commit Graph

317 Commits

Author SHA1 Message Date
658ec606ed First runnable version 2011-08-27 18:35:36 +02:00
991486a042 First pass 2011-08-25 17:45:41 +02:00
ed6a7a5fef Rename header files in .hpp 2011-08-20 14:02:47 +02:00
ad29793f8c Clean header includes 2011-08-20 11:43:12 +02:00
fc3093d176 Last account/category wasn't taken in account during search 2011-08-16 20:28:22 +02:00
a4179804be Use std algorithme in view/grid 2011-08-16 18:54:24 +02:00
08ba72664c Use class enums and constants rather than global enums and define
Fix a bug : virtual transferts must not be considered as a debit
2011-08-16 18:22:35 +02:00
6d0fe8ec7b Move wxGridCellStartEditor into view/grid 2011-08-15 09:48:48 +02:00
5b9487b490 Use C++ std algorithms in controller
Use methods from User instead of directly modify attributes
2011-08-14 21:03:48 +02:00
8d7a019ca7 Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
6596097f72 Creates operator() for Account and remove sortAccounts 2011-08-14 18:29:18 +02:00
bf25a10326 USe struct instead of class for data types 2011-08-14 18:21:26 +02:00
43b2b3ccf6 Use extern "C" for sha1 2011-08-14 17:53:30 +02:00
66a60bf7a6 Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
c4a88fb459 Install KissCount into /usr/local instead of /usr 2011-08-09 17:55:46 +02:00
90a6659a84 Enhance size of description field
Change "remains" in "balance"
Fix a bug in language settings
2011-08-06 17:30:16 +02:00
61f8912ad2 Add install.sh 2011-08-02 11:59:32 +02:00
f10f97f5b8 Change ressources prefix 2011-07-26 20:23:13 +02:00
7c32e9b426 Update Debian Changelog 2011-07-24 19:02:31 +02:00
dd0882c439 update version 2011-07-24 17:11:03 +02:00
7166da185d Update TODO 2011-07-15 17:15:30 +02:00
a0208a73d3 Update translations 2011-07-04 20:25:29 +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
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
8c5fab48f2 Fix a bug (d\'ont check date for auto completion) 2011-06-18 11:43:02 +02:00
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
6fae41b4e8 Add "non fix" category to statistics (sum of all non fix categories) 2011-05-28 19:31:42 +02:00
33a2cd1f0c Change charts and real/virtual mode position 2011-05-28 10:24:02 +02:00
9c096b0846 Update translations 2011-04-30 12:38:31 +02:00
8f5a651c5b Add update next months feature 2011-04-30 12:37:16 +02:00
2713ab5247 Update translations 2011-04-26 21:04:14 +02:00
f7f0482521 Don't display virtual values in check mode 2011-04-26 20:58:11 +02:00
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
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
9b91448492 Change PREFIX variable in HOST 2011-04-24 12:39:40 +02:00
1fd9c73587 Add Grisbi import (need to work on categories) 2011-04-23 20:16:31 +02:00
7533319ad4 Add EnterPressed handled in UserDialog and Search (for description) 2011-04-09 19:22:32 +02:00
0e93b41bc7 Update Kisscount.pot 2011-04-09 19:07:00 +02:00
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
d0b537d6c9 Fix a bug : Search for previous operation failed 2011-03-25 19:36:21 +01:00
478728f69e Update french.po
Add libofx-dev dependency for debian packages
2011-03-24 19:23:25 +01:00
37afcab06f Merge branch 'dev' of cybelle:kisscount into dev 2011-03-23 20:35:47 +01: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
d2f23fd6a0 Temp commit 2011-03-13 19:22:17 +01:00
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
6773ef05dd Fixs for Debian packaging 2011-03-06 18:37:44 +01:00