graph
- Don't crash if subtracted time is greater then the current time2011-05-25, by Björn Ricks
- Ignore ctags file2011-05-25, by Björn Ricks
- switch to EditEntryState when 'e' is pressed in the EntryList to be able2011-05-25, by Björn Ricks
- Add new state for editing entries2011-05-25, by Björn Ricks
- Don't switch to EntryView if it doesn't contain any row/entry2011-05-25, by Björn Ricks
- Add get_item method also for EntryNode to be able to receive an entry2011-05-25, by Björn Ricks
- Only update the focus of a List if it has some rows.2011-05-25, by Björn Ricks
- Add a update_entry method in getan controller that stores a changed entry in the backened2011-05-25, by Björn Ricks
- Add new method to update a description of an entry in the database backend2011-05-25, by Björn Ricks
- Use an OptionParser in getan to add options for debug level and logfile2011-05-25, by Björn Ricks
- Make the logging configurable for filename and level2011-05-25, by Björn Ricks
- Clip project entry in project list if it's to long2011-05-25, by Björn Ricks
- Use set_footer_text method to set the footer text instead of2011-05-25, by Björn Ricks
- Improve code path2011-05-25, by Björn Ricks
- Add scrolling in entry list to be able to select all entries2011-05-25, by Björn Ricks
- Show project name before time entries2011-05-19, by Björn Ricks
- add switch to show also empty projects2011-05-03, by Björn Ricks
- add displaying of total time in all projects2011-05-03, by Björn Ricks
- rename total variable to total_proj because it refects to total time2011-05-03, by Björn Ricks
- user ? per default for zeiterfassung entry type2011-04-20, by Björn Ricks
- use insert key instead of a to create a new project2011-04-18, by Björn Ricks
- Introcuded a command line argument to skip printing empty projects.project-tree 2011-04-18, by Ingo Weinzierl
- add create project related states2011-04-04, by Björn Ricks
- add add_project method2011-04-04, by Björn Ricks
- fix insert new project sql statemenent and api2011-04-04, by Björn Ricks
- add year option to usage output2011-03-23, by Björn Ricks
- don't forget to save before commit :-/2011-03-18, by Björn Ricks
- add backend method to create new projects2011-03-18, by Björn Ricks