Mercurial > getan
view TODO @ 318:27fc5f43a69b
Move setting the ProjectList and EntryList instances into the controller
It doesn't make sense to pass classes for both to the GetanController
constructor. Be don't have different implementations for these classes.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 11 Oct 2013 14:12:03 +0200 |
parents | abfa55c7c2b2 |
children | 56327f0ac49e |
line wrap: on
line source
- Create empty databases from within getan. - Create a 'Help-Widget' to give the user an information about all possible keys. - reimplement RPN input for current getan implementation (28489e672e61) - Improve default colors, e.g. yellow on green for the current time is hard to read, and the currently selected project has a black background, which is not much of a highlight on a terminal with a black background. - The sum of previous times and currently running time should be displayed as in previous versions of getan. - The currently running time should be shown near the project. - Allow empty descriptions. - When adding/removing time, the highlighting of the current project is lost.