Commit Graph

351 Commits

Author SHA1 Message Date
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
f8f108ea8b Enhance size of description field
Change "remains" in "balance"
Fix a bug in language settings
2011-08-06 17:34:26 +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
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
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
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
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
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
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
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
6a20953757 Add Debian packaging 2011-03-06 17:20:42 +01:00
7f08ad06ea First attempt to make a Debian package 2011-03-05 12:26:35 +01:00
9e53f9b73d Try another cursor 2011-02-24 21:00:52 +01:00
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
16e90b8fc0 Database is now at ~/.kisscount/kc.bdd 2011-02-20 14:22:31 +01:00
46df6c01d3 Bug with categories translation 2011-02-19 20:30:52 +01:00
8792ac2a8e Add Real mode 2011-02-19 13:41:59 +01:00
4cb57641d8 Take in accountt debit for virtual operations (and forgot them on check mode) 2011-02-17 19:48:27 +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
142837b59e Bug in previous commit 2011-02-10 20:04:33 +01:00
ab176b9fc3 Possibility to find operations with unknown category/account 2011-02-09 21:36:29 +01:00
aec66e7212 Bugs on precedent commit 2011-02-09 20:50:21 +01:00
2b07cb0b30 Possibility to choose a replacement when delete accounts and categories 2011-02-08 21:17:35 +01:00
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
bd4809042b Use a sizer for menu generate 2011-01-29 21:01:01 +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
e477e3a70c Grouped operations have bad month/year in SearchPanel 2011-01-29 12:02:49 +01:00
f870f81265 Merged 2011-01-29 11:46:23 +01:00
9c423efd83 Fix a bug in search engine and enhance grouped operations displays 2011-01-29 11:41:14 +01:00
www-data
d0d614beee Update version to avoid spaces for package.sh 2011-01-26 11:58:32 +01:00
81884250bc Solve bug of scrollbar and window when there is a lot of operations in AccountPanel 2011-01-23 09:51:08 +01:00
a4b01362de Fix a bug in account creation 2011-01-16 20:50:48 +01:00
d71f055dfc Fix several bugs in StatsPanel :
Bad selection of year with multiple years
    Bad year range check
    Unordered accounts (makes account selection points to bad indexes on account graph)
2011-01-08 12:17:54 +01:00
d2d8e47dbc Bug on GenerateMonth with different years 2011-01-06 20:19:03 +01:00
e6ca15f5f3 Better fix for previous bug 2011-01-06 18:59:23 +01:00
5bf9e2f871 Bad version number 2011-01-06 18:27:58 +01:00
c527fad756 Bug of new year 2011-01-06 18:18:31 +01:00
6317511fd8 Forgot to remove debugging disply 2010-12-20 20:17:46 +01:00
6dead9f19d Merge branch 'KissPanel' into dev 2010-12-20 20:16:24 +01:00
7c85467a5a Use a factory to create panels instead of hard coded panels 2010-12-20 19:28:24 +01:00
286c9f01dc Merge branch 'master' into dev 2010-12-15 19:43:16 +01:00
3785a72613 Fix a bug in SearchPanel (bad category displayed) 2010-12-15 19:30:31 +01:00
9101da3e2b First work for KissPanel 2010-12-15 19:13:16 +01:00
59d770c928 Add lib directory check in Makefile 2010-12-12 20:20:06 +01:00
8d1d31619d Bad version number 2010-12-10 19:16:26 +01:00
9355c42093 Fix a bug in search (selecting opposite types of operation) 2010-12-10 19:08:41 +01:00
8142c570d0 Development version 2010-12-06 19:15:22 +01:00
80ef4f640a Bug in previous patch ... 2010-12-04 10:43:40 +01:00
37b4dabbe1 Fix bug : negative amount on debit/credit (GridAccount)
Fix bug : bad computation of next year due to previous commit
2010-12-03 19:03:48 +01:00
e85648ee84 Forgot one label in SearchPanel 2010-12-02 19:20:04 +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
c88c3b4836 Fix a lot of bugs (again) 2010-11-23 21:06:01 +01:00
16891b0ae6 Add a warning when a debit is made on a blocked account 2010-11-20 17:17:03 +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
3cc7687c22 Add licencing information into About 2010-11-05 20:51:35 +01:00
bd0558a9b0 Maybe fix a bug, maybe not 2010-11-05 20:32:39 +01:00
115bf8f305 Fix a bug with blocked account computation 2010-11-05 19:25:11 +01:00
e97da06dd4 Remove some bugs :( 2010-11-03 20:32:46 +01:00
c012ab042e Remove unnecessary Fit() 2010-11-01 20:40:23 +01:00
0832e020c4 Add blocked account (mainly for statistics)
Really fix the previous bug
2010-11-01 11:34:39 +01:00
7af9f1d9c2 It is better to test before commiting ... 2010-10-30 21:00:18 +02: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
c3ecedb2c1 Fix a lot of bugs :
*  Missing center in PreferencesPanel for categories suppression
*  Previous not checked operations needs to be inverted (positive if negative, and negative if positive)
*  New operation needs to be sorted before insertion in InsertIntoGrid (GridAccount.cpp)
2010-10-27 21:01:32 +02:00
6568acbae7 Meta specifications where not reported into search 2010-10-25 21:33:09 +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
5b5637f53a * Update meta operation when a child is modified
* Add (or discover) a bug
2010-10-16 21:16:03 +02:00
f2dcfcb356 * Corrects a lot of bugs
* Add Tabulation when it's a meta operation child
2010-10-14 22:16:22 +02:00
f33f6ab85a * Add formula support
*  Fix a bug (cannot add new operations due to bug in FormulaEditor)
2010-10-14 20:49:49 +02:00
effc630650 * Fix a bug due to formulas (impossible to add a new operation) 2010-10-10 21:34:37 +02:00
0c3a148472 * Correct two bugs with meta operations (one operation left after deleting, and transfert displays)
* Add primary support for formulas
2010-10-08 20:47:56 +02:00
477d155c3f * Group/UnGroup seems to work 2010-10-07 20:24:35 +02:00
8ff39c01e9 * Improve check/uncheck on grouped operations 2010-10-04 22:10:21 +02:00
340a53094d Improve Group feature 2010-10-04 20:15:03 +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
6e0b51c9fe Replace pointers by references 2010-10-03 18:31:25 +02:00
6bd42b26a8 Fix nasty inverted Grid Tree bug 2010-10-02 10:25:40 +02:00
135e702eb1 Fix a bug in RemoveMeta 2010-10-02 10:03:24 +02:00
7dfe4bdb18 * Fix some Group operations bugs. Still a buggy version with Group management ! 2010-10-01 20:09:15 +02:00
d9f75e5329 Fix a lot of bugs (bad fix operation count, bad calendar display, operation metas not copied) and start deep implementation of meta.
DON'T USE THIS VERSION. It's a very buggy one !
2010-09-28 21:38:14 +02:00
3eea053d54 * Goup/Ungroup initial work
* Add INSTALL file
* Adapt KissCount to new resolution
2010-09-22 21:02:29 +02:00
e7a2b0c988 Add grid editor/renderer for multiple operations 2010-09-14 21:11:41 +02:00
4a90f93130 Move code grid into GridAccount
Clear and focus to password textctrl when typing invalid password at login
2010-09-13 19:19:11 +02:00
85e7b0c186 Move grid management code into GridAccount 2010-09-12 19:19:16 +02:00
9c52ca5362 Some Grid code moved to GridAccount 2010-09-12 18:10:40 +02:00
67d3275b28 Fix a bug with category font/color on new operation insertion 2010-09-12 10:36:17 +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
fc0159fbc5 * Fix a bug with not escaped characters
* Use GetLastRowId instead of doing another SQL request
* Handle request failling
* Fix a bug, wxGridCellFastBoolEditor crashes when deleted
2010-09-05 12:08:48 +02:00
0456397fc8 Bad git previous manipulation 2010-09-04 11:58:59 +02:00
b820a3632a * Create a grid directory for grid's components
* Fix a bug inside ShowPanels
* Add fast comboboxes editing inside grids
2010-09-04 11:54:49 +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
4583dae912 Fix a bug on stats (when total = 0)
Fix a bug modifying account values (infinite recursive loop)
2010-08-26 19:50:32 +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
d12e00c6fb Some optimizations on empty wxString comparison and on Search (Database) 2010-08-21 09:54:04 +02:00
3802460429 Add "transfert" feature (don't show tansferts into statistics)
Update package.sh
2010-08-21 09:25:35 +02:00
75dfe39a03 Percents into statistics have now minimum two digits
Package libraries into lib instead of root (package.sh)
2010-08-20 21:33:59 +02:00
5da154cd48 Add statistics
Update README
Update TODO
2010-08-18 21:28:40 +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
8568c42339 Early support of operation fusion and formula 2010-08-06 21:20:19 +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
7e41063b42 Fix a bug in search (absolute amounts) and remove automatic dating for new fix operation 2010-07-26 21:03:22 +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
d9359b2f98 Fix two bugs (Upper case in database avoiding accents, and cat/account with the same name during modification into PreferencesPanel)
Updating translations
2010-07-16 18:38:13 +02:00
5286926588 Add some verification to SearchPanel & wxID_ANY in place of -1 2010-07-14 18:56:07 +02:00
d248b848b4 Forgot licence 2010-07-14 16:25:19 +02:00
14a74b84f8 First version of SearchPanel (+ code migration for GridAccount) 2010-07-14 16:22:02 +02:00
2c1c8b7b76 GridAccount code moved 2010-07-14 14:36:21 +02:00
6ca15e23b0 wip 2010-07-14 11:15:48 +02:00
e4a81539a1 Add licencing informations 2010-07-10 16:34:30 +02:00
a6475759f1 better translation and fix bug on user deletion 2010-07-08 20:12:49 +02:00
cef0e4eb3c Create default categories using locales (need better translation) 2010-07-07 21:19:47 +02:00
63ca3a9c22 String localization implemented (missing some strings) 2010-07-07 21:04:38 +02:00
f6c64d5448 Localization in progress ... 2010-07-06 20:59:02 +02:00
4544a5c3ad Passes re 2010-07-05 18:35:12 +02:00
dfe81f2b03 Add initial locale support 2010-07-04 19:39:39 +02:00
d29afc619e Move directories, fix a bug into month generation (tree), add tooltips 2010-07-04 17:42:14 +02:00