Commit Graph
92 Commits
Author SHA1 Message Date
soutade 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
soutade 32d03d70cd Add web view 2010-08-31 21:36:07 +02:00
soutade 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
soutade ceb942e3ee Use new emacs indentation rules (4 spaces instead of tabs and braces position)~ 2010-08-26 21:28:15 +02:00
soutade 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
soutade dd5f231f20 Fix bugs with new users 2010-08-24 22:23:56 +02:00
soutade fb1007bfcb Possibility pass bdd file to load at startup 2010-08-22 16:35:12 +02:00
soutade 9f7d858bc3 Add check mode
Fix bug with KissCount title on start
2010-08-21 11:49:03 +02:00
soutade d12e00c6fb Some optimizations on empty wxString comparison and on Search (Database) 2010-08-21 09:54:04 +02:00
soutade 3802460429 Add "transfert" feature (don't show tansferts into statistics)
Update package.sh
2010-08-21 09:25:35 +02:00
soutade 8977c820fc package.sh improved 2010-08-20 21:40:28 +02:00
soutade 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
soutade 5da154cd48 Add statistics
Update README
Update TODO
2010-08-18 21:28:40 +02:00
soutade 74c401c8c7 First version of statistics (very ugly code) 2010-08-17 18:59:19 +02:00
soutade 023b1def9d * Add percents to month stats
* Remove version from translation
* Update TODO
2010-08-14 22:04:03 +02:00
soutade 0336b6620e Update URL of KissCount 2010-08-06 22:08:46 +02:00
soutade 50e6b04109 Remove linked script 2010-08-06 22:06:21 +02:00
soutade d9733bd21d Add tools 2010-08-06 22:03:53 +02:00
soutade 88c6b1198c Update locales 2010-08-06 21:26:33 +02:00
soutade 8568c42339 Early support of operation fusion and formula 2010-08-06 21:20:19 +02:00
soutade 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
soutade c5ad18fd12 Forgot README.fr 2010-07-26 21:34:31 +02:00
soutade 43ed7b74bf Better communication on KissCount 2010-07-26 21:34:08 +02:00
soutade 7e41063b42 Fix a bug in search (absolute amounts) and remove automatic dating for new fix operation 2010-07-26 21:03:22 +02:00
soutade 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
soutade de0e7fa1d9 Add operation control on SearchPanel 2010-07-16 19:28:36 +02:00
soutade 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
soutade 5286926588 Add some verification to SearchPanel & wxID_ANY in place of -1 2010-07-14 18:56:07 +02:00
soutade d248b848b4 Forgot licence 2010-07-14 16:25:19 +02:00
soutade 14a74b84f8 First version of SearchPanel (+ code migration for GridAccount) 2010-07-14 16:22:02 +02:00
soutade 2c1c8b7b76 GridAccount code moved 2010-07-14 14:36:21 +02:00
soutade 6ca15e23b0 wip 2010-07-14 11:15:48 +02:00
soutade e4a81539a1 Add licencing informations 2010-07-10 16:34:30 +02:00
soutade a6475759f1 better translation and fix bug on user deletion 2010-07-08 20:12:49 +02:00
soutade cef0e4eb3c Create default categories using locales (need better translation) 2010-07-07 21:19:47 +02:00
soutade 63ca3a9c22 String localization implemented (missing some strings) 2010-07-07 21:04:38 +02:00
soutade f6c64d5448 Localization in progress ... 2010-07-06 20:59:02 +02:00
soutade 4544a5c3ad Passes re 2010-07-05 18:35:12 +02:00
soutade dfe81f2b03 Add initial locale support 2010-07-04 19:39:39 +02:00
soutade d29afc619e Move directories, fix a bug into month generation (tree), add tooltips 2010-07-04 17:42:14 +02:00
soutade 5999035959 First code review 2010-07-04 16:33:25 +02:00
soutade 7d2143853e Add new buttons and version into database 2010-07-03 16:14:05 +02:00
soutade 420ceb688b New icons 2010-07-03 14:54:58 +02:00
soutade 3e53e67859 Fix GetAllOperations bug and new user (GenerateMonth) bug 2010-07-03 12:22:46 +02:00
soutade 496ef95ce0 Change structures into class 2010-07-03 11:48:53 +02:00
soutade 77df503118 wip 2010-07-03 11:37:14 +02:00
soutade 1383d22818 Replace Account class by account structure 2010-07-03 11:32:30 +02:00
soutade 77de073d2e String modification using wxT macro 2010-07-03 11:19:02 +02:00
soutade c237b9f057 Fix Account loading bug 2010-07-03 11:03:36 +02:00
soutade 4c3f2cc209 Avoid deleting last account 2010-07-03 09:52:44 +02:00
soutade e08865e01f Change category representation into Database and fix two bug for category deletion and account creation. There is still bugs during account deletion 2010-07-02 21:40:32 +02:00
soutade 7bdf6bd1e4 Fix some bugs and resize images 2010-07-01 21:13:14 +02:00
soutade 1d1164ef02 Add scrollbar (bug when add month ...)
Fix bug on account deletion
2010-07-01 20:28:43 +02:00
soutade 224e1e6d99 Fix float bug && account update stats bug 2010-06-30 21:57:35 +02:00
soutade 3ea364b22f Calendar work done 2010-06-29 21:43:29 +02:00
soutade eacaa1a460 Minor modification 2010-06-29 19:01:41 +02:00
soutade 91de94f142 Fix a bug 2010-06-28 20:46:41 +02:00
soutade cac8f4b25e Reverted tree modification 2010-06-27 21:44:24 +02:00
soutade bd3d96f64a Missing files 2010-06-27 21:42:05 +02:00
soutade 442384ebbc Missing files 2010-06-27 21:40:33 +02:00
soutade ceaf9a836e Lot of user management code 2010-06-27 21:39:49 +02:00
soutade e72e36f27d Generate & delete month/year OK 2010-06-24 21:02:42 +02:00
soutade 271b3ef1e7 Month generation OK 2010-06-23 20:30:42 +02:00
soutade 7d1f9ee120 wip 2010-06-23 19:32:42 +02:00
soutade ea12a1b16c Forgot some files 2010-06-23 14:25:30 +02:00
soutade ac5c26bc4f Month generation in progress 2010-06-23 14:25:00 +02:00
soutade 391aef379b Year/month changement ok 2010-06-22 20:46:30 +02:00
soutade e176e2f235 Proper month change into AccountPanel 2010-06-22 15:51:51 +02:00
soutade 6a8ce2164a Move categories from map to vector 2010-06-22 12:29:36 +02:00
soutade 6f1d7734bf Category management in place 2010-06-22 11:35:21 +02:00
soutade c322a01adb A lot of good job done 2010-06-21 13:02:02 +02:00
soutade 083054b376 PreferencesPanel in work 2010-06-21 10:53:43 +02:00
soutade 36c01b0c56 AccountsPanel 90%, missing :
* Month generation
  * Fix extension
  * Better display
  * Operation deletion
2010-06-17 12:34:44 +02:00
soutade 936d7a95eb wip 2010-06-16 19:15:49 +02:00
soutade 721a0afc29 Files forgotten 2010-06-16 17:29:39 +02:00
soutade 742c95b2c7 A lot of work done 2010-06-16 17:29:07 +02:00
soutade c353c02d5b Accounts events caught 2010-06-12 15:59:27 +02:00
soutade 8d2d985e2e Calendar event fixed, but not start date 2010-06-12 15:01:58 +02:00
soutade 20509721cf wip 2010-06-10 19:15:25 +02:00
soutade 1e79c5114e wip 2010-06-05 14:33:19 +02:00
soutade aef7c2b61a wip 2010-06-03 18:28:38 +02:00
soutade 33a4f206a8 wip 2010-06-02 22:14:11 +02:00
soutade 045992b69e wip 2010-05-27 22:32:35 +02:00
soutade 1f50e15d39 wip 2010-05-27 21:09:02 +02:00
soutade f73c80fc6a wip 2010-05-24 20:14:15 +02:00
soutade 22cef5fe16 PreferencesPanel started 2010-05-17 18:03:21 +02:00
soutade 47bd0da612 wip 2010-05-16 20:09:18 +02:00
soutade c4b3938cda wip 2010-05-16 10:35:34 +02:00
soutade cbe1a64757 Better Makefile 2010-05-15 12:05:39 +02:00
soutade 32f4fd2340 In progress (again) 2010-05-15 11:45:57 +02:00
soutade 74e6d36c22 In progress 2010-05-15 11:21:42 +02:00
soutade ee8d4c0c8f Initial commit
A good base to start working
2010-05-14 15:04:01 +02:00