graph
- Don't allow to select additional entries after entering the DeleteEntryState2011-09-12, by Björn Ricks
- Allow to pass entries to the DeleteEntryState2011-09-12, by Björn Ricks
- Refactor delete_entries to do what it says: delete the entries passed as argument2011-09-12, by Björn Ricks
- Only accept single keys for project selection2011-09-12, by Björn Ricks
- Add me as author in files that I did touch2011-09-01, by Björn Ricks
- Return the current state if F1 is pressed2011-09-01, by Björn Ricks
- Fix: Recognize first letter to choose a project2011-09-01, by Björn Ricks
- Add new state to select projects with keys larger then one2011-08-31, by Björn Ricks
- Project keys can be larger then 12011-08-31, by Björn Ricks
- Use ".read" instead of ".r" in sqlite3 command2011-08-17, by Thomas Arendsen Hein
- Add docu about creating new projects2011-08-16, by Björn Ricks
- Handle KeyboardInterrupt and shutdown getan carefully afterwards2011-05-30, by Björn Ricks
- Save the current project when switching to Running state2011-05-30, by Björn Ricks
- Move 'up' and 'down' keypress handling to general ProjectState class2011-05-30, by Björn Ricks
- Use footer of EntryList to display the editable description of an entry2011-05-30, by Björn Ricks
- Add new method in ListWidget to get the current node element2011-05-30, by Björn Ricks
- Changelog for r762011-05-25, by Björn Ricks
- Changelog for r73:742011-05-25, by Björn Ricks
- Changelog for r722011-05-25, by Björn Ricks
- Changelog for r702011-05-25, by Björn Ricks
- Changelog for r68:692011-05-25, by Björn Ricks
- Changelog entry for r66:672011-05-25, by Björn Ricks
- Correct indentation in ChangeLog2011-05-25, by Björn Ricks
- Update changelog for r63:652011-05-25, by Björn Ricks
- Add changelog entry for r622011-05-25, by Björn Ricks
- 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
- Bugfix: Projects with children are no longer selectable - projects with keys that are longer than a single character are selectable via text input again.project-tree 2011-02-28, by Ingo Weinzierl
- #1921 Bugfix: Moving entries into projects with keys that consist of more than a single char works again.project-tree 2011-02-15, by Ingo Weinzierl
- add year option for contrib/zeiterfassung2011-02-07, by Bjoern Ricks
- Initialized a branch to work on a tree-like project view.project-tree 2010-12-21, by Ingo Weinzierl
- Fixed super call2010-12-15, by Sascha L. Teichmann
- Fix for #16382010-12-15, by Sascha L. Teichmann
- More checks againts empty projects.2010-12-15, by Sascha L. Teichmann
- Make getan runnable if there is no project in database.2010-12-15, by Sascha L. Teichmann
- Create database file if it does not exist.2010-12-15, by Sascha L. Teichmann
- Minor fixes (logging, states)2010-12-15, by Sascha L. Teichmann
- Wrong issue -> #16242010-12-15, by Sascha L. Teichmann