Fix a bug in search engine and enhance grouped operations displays

This commit is contained in:
2011-01-29 11:41:14 +01:00
parent 81884250bc
commit 9c423efd83
4 changed files with 11 additions and 5 deletions

View File

@@ -1,9 +1,10 @@
v0.2_dev (23/01/2011)
v0.2_dev (29/01/2011)
** User **
Better use of sizers (so better interface!)
No further problems with scrollbar in AccountPanel when there is a lot of operations
Better fit of interface when displaying grouped operations
** Dev **
Use a factory to create panels (prepare for plug-in)
@@ -15,3 +16,4 @@ v0.2_dev (23/01/2011)
Bad year range check
Unordered accounts (makes account selection points to bad indexes on account graph)
Bug in account creation (readonly fields)
Bug in search bad computation of month with start_date and end_date