Commit Graph

41 Commits

Author SHA1 Message Date
Grégory Soutadé 0e93b41bc7 Update Kisscount.pot 2011-04-09 19:07:00 +02: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é 35f660b234 Functionnal version of ImportPanel 2011-03-23 20:35:29 +01:00
Grégory Soutadé 6a20953757 Add Debian packaging 2011-03-06 17:20:42 +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é 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é 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é 2b07cb0b30 Possibility to choose a replacement when delete accounts and categories 2011-02-08 21:17:35 +01:00
Grégory Soutadé 0c344a0273 Add Windows specific code 2011-02-05 21:02:03 +01:00
www-data d0d614beee Update version to avoid spaces for package.sh 2011-01-26 11:58:32 +01:00
Grégory Soutadé 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
Grégory Soutadé 765483ff15 Fix bugs in account/category modification/deletion
Fix some strings
2010-11-29 20:11:11 +01:00
Grégory Soutadé 16891b0ae6 Add a warning when a debit is made on a blocked account 2010-11-20 17:17:03 +01:00
Grégory Soutadé cedb13c3ec Fix a looooooooot of bugs 2010-11-17 21:09:41 +01:00
Grégory Soutadé 9a5af57072 Add a string translation 2010-11-15 20:09:40 +01:00
Grégory Soutadé 3cc7687c22 Add licencing information into About 2010-11-05 20:51:35 +01:00
Grégory Soutadé 115bf8f305 Fix a bug with blocked account computation 2010-11-05 19:25:11 +01:00
Grégory Soutadé 0832e020c4 Add blocked account (mainly for statistics)
Really fix the previous bug
2010-11-01 11:34:39 +01:00
Grégory Soutadé 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
Grégory Soutadé 28c92d3b28 Add shared account management 2010-10-24 16:04:56 +02:00
Grégory Soutadé f33f6ab85a * Add formula support
*  Fix a bug (cannot add new operations due to bug in FormulaEditor)
2010-10-14 20:49:49 +02:00
Grégory Soutadé 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
Grégory Soutadé 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
Grégory Soutadé 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
Grégory Soutadé fb1007bfcb Possibility pass bdd file to load at startup 2010-08-22 16:35:12 +02:00
Grégory Soutadé 9f7d858bc3 Add check mode
Fix bug with KissCount title on start
2010-08-21 11:49:03 +02:00
Grégory Soutadé 5da154cd48 Add statistics
Update README
Update TODO
2010-08-18 21:28:40 +02:00
Grégory Soutadé 023b1def9d * Add percents to month stats
* Remove version from translation
* Update TODO
2010-08-14 22:04:03 +02:00
Grégory Soutadé 88c6b1198c Update locales 2010-08-06 21:26:33 +02:00
Grégory Soutadé 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
Grégory Soutadé a6475759f1 better translation and fix bug on user deletion 2010-07-08 20:12:49 +02:00
Grégory Soutadé 63ca3a9c22 String localization implemented (missing some strings) 2010-07-07 21:04:38 +02:00
Grégory Soutadé dfe81f2b03 Add initial locale support 2010-07-04 19:39:39 +02:00
Grégory Soutadé d29afc619e Move directories, fix a bug into month generation (tree), add tooltips 2010-07-04 17:42:14 +02:00
Grégory Soutadé 7d2143853e Add new buttons and version into database 2010-07-03 16:14:05 +02:00
Grégory Soutadé 420ceb688b New icons 2010-07-03 14:54:58 +02:00
Grégory Soutadé 7bdf6bd1e4 Fix some bugs and resize images 2010-07-01 21:13:14 +02:00
Grégory Soutadé 721a0afc29 Files forgotten 2010-06-16 17:29:39 +02:00
Grégory Soutadé ee8d4c0c8f Initial commit
A good base to start working
2010-05-14 15:04:01 +02:00