2010-12-12 20:30:52 +01:00
|
|
|
|
2011-01-29 11:41:14 +01:00
|
|
|
v0.2_dev (29/01/2011)
|
2010-12-20 20:17:46 +01:00
|
|
|
|
|
|
|
** User **
|
2010-12-12 20:30:52 +01:00
|
|
|
Better use of sizers (so better interface!)
|
2011-01-23 09:51:08 +01:00
|
|
|
No further problems with scrollbar in AccountPanel when there is a lot of operations
|
2011-01-29 11:41:14 +01:00
|
|
|
Better fit of interface when displaying grouped operations
|
2010-12-20 20:17:46 +01:00
|
|
|
|
|
|
|
** Dev **
|
|
|
|
Use a factory to create panels (prepare for plug-in)
|
2011-01-08 12:17:54 +01:00
|
|
|
|
|
|
|
** Bugs **
|
|
|
|
Bug on GenerateMonth with different years
|
2011-01-08 12:20:22 +01:00
|
|
|
In StatsPanel :
|
|
|
|
Bad selection of year with multiple years
|
|
|
|
Bad year range check
|
|
|
|
Unordered accounts (makes account selection points to bad indexes on account graph)
|
2011-01-23 09:51:08 +01:00
|
|
|
Bug in account creation (readonly fields)
|
2011-01-29 11:41:14 +01:00
|
|
|
Bug in search bad computation of month with start_date and end_date
|