2012-02-28 09:52:22 +01:00
|
|
|
Version 0.3
|
2010-07-26 21:34:08 +02:00
|
|
|
|
|
|
|
Using tabulation to navigate throw interface (Search Panel)
|
|
|
|
Windows version
|
2011-02-19 13:41:59 +01:00
|
|
|
Choosing accounts & categories position
|
2010-08-29 09:29:34 +02:00
|
|
|
|
2012-03-20 14:50:37 +01:00
|
|
|
Cool for 0.4:
|
2010-08-29 09:29:34 +02:00
|
|
|
Database auto saving at startup
|
|
|
|
Use caches for created panels (avoid destroying/creating panels for nothing)
|
2010-09-04 11:54:49 +02:00
|
|
|
Add search function to web view
|
2010-11-23 21:06:01 +01:00
|
|
|
Need optimizations by caching operations and categories (using hastables)
|
2011-03-06 17:20:42 +01:00
|
|
|
Packaging for more distributions
|
2012-03-20 14:50:37 +01:00
|
|
|
Optimizations in GridAccount (Add/Delete operation / multiple operations)
|
2010-10-16 21:16:03 +02:00
|
|
|
|
2010-07-26 21:34:08 +02:00
|
|
|
===============================================================
|
|
|
|
Next version
|
|
|
|
|
2010-08-29 09:29:34 +02:00
|
|
|
More translations
|
2010-11-23 21:06:01 +01:00
|
|
|
Printing (maybe in xml/html)
|
2010-09-04 11:54:49 +02:00
|
|
|
Refactor web view code
|
2010-10-20 20:54:23 +02:00
|
|
|
Plugins ?
|
2010-10-16 21:16:03 +02:00
|
|
|
|
2010-08-29 09:29:34 +02:00
|
|
|
===============================================================
|
|
|
|
Will not be implemented
|
|
|
|
|
|
|
|
Copy and paste
|
2010-09-05 12:08:48 +02:00
|
|
|
Undo/redo
|
2010-10-16 21:16:03 +02:00
|
|
|
|
|
|
|
|
|
|
|
===============================================================
|
|
|
|
BUGS
|
|
|
|
|
2010-10-24 16:04:56 +02:00
|
|
|
* When we broke a transfert into a meta operation and re create it,
|
|
|
|
it's not taken in account by UpdateStats
|
|
|
|
|
2010-12-01 20:30:34 +01:00
|
|
|
* If a sub operation is found using SearchPanel but not its parent
|
|
|
|
it will not be displayed. In this case we must load whole meta.
|
|
|
|
This bug can't be resolved without use of hashtable because of
|
2012-03-20 14:50:37 +01:00
|
|
|
complexity in searching this issue.
|
|
|
|
|
|
|
|
* Français not correctly spelled (cause UTF-8) in StatsPanel
|