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
35f660b234
Functionnal version of ImportPanel
2011-03-23 20:35:29 +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
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
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
9c423efd83
Fix a bug in search engine and enhance grouped operations displays
2011-01-29 11:41:14 +01:00
e6ca15f5f3
Better fix for previous bug
2011-01-06 18:59:23 +01:00
c527fad756
Bug of new year
2011-01-06 18:18:31 +01:00
9355c42093
Fix a bug in search (selecting opposite types of operation)
2010-12-10 19:08:41 +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
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
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
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
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
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
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
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
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
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
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
14a74b84f8
First version of SearchPanel (+ code migration for GridAccount)
2010-07-14 16:22:02 +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