|
6568acbae7
|
Meta specifications where not reported into search
|
2010-10-25 21:33:09 +02:00 |
|
|
1c4662a01c
|
Update TODO
|
2010-10-24 16:06:51 +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 |
|
|
31c7b6f585
|
Merge branch 'master' of cybelle:kisscount
|
2010-10-04 22:12:01 +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 |
|
root
|
dca465c21a
|
* Update web view to ignore meta operations
* Update submit button's names (web view)
|
2010-10-04 09:21:00 +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 |
|
root
|
41ace4621e
|
Add category color/font support for web view
|
2010-09-10 21:58:34 +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 |
|
|
32d03d70cd
|
Add web view
|
2010-08-31 21:36:07 +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 |
|
|
8977c820fc
|
package.sh improved
|
2010-08-20 21:40:28 +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 |
|
|
0336b6620e
|
Update URL of KissCount
|
2010-08-06 22:08:46 +02:00 |
|
|
50e6b04109
|
Remove linked script
|
2010-08-06 22:06:21 +02:00 |
|
|
d9733bd21d
|
Add tools
|
2010-08-06 22:03:53 +02:00 |
|
|
88c6b1198c
|
Update locales
|
2010-08-06 21:26:33 +02:00 |
|