graph
- Code-cleanup: improves style.2017-05-03, by Bernhard Reiter
- Improves editing of length for saved entries.2017-04-24, by Bernhard Reiter
- TODO: added problem report for move.2017-03-17, by Bernhard Reiter
- Fixes ability to change length of saved entries.2017-02-28, by Bernhard Reiter
- CHANGES updated. AUTHOR BER added. zeiterfassung.py removed.2017-02-10, by Bernhard Reiter
- Adds ability to adjust the length of (saved) entries.2017-02-10, by Bernhard Reiter
- scripts/getan-report.py: also accepts YYYYMMDD as reportdate.2017-02-03, by Bernhard Reiter
- getan-report.py: improves -t output format.2017-02-03, by Bernhard Reiter
- getan-report.py: ignores microseconds.2017-02-03, by Bernhard Reiter
- Adjusting starting datetime:2016-09-12, by Bernhard Reiter
- Added possibility to move starting datetime of entries.2016-09-12, by Bernhard Reiter
- Added a TODO item.2016-01-28, by Bernhard Reiter
- Scanning for workpackage string is now closer to what zeitvertexung does.2015-11-30, by Bernhard Reiter
- Added two TODOs.2015-11-30, by Bernhard Reiter
- templates/zeiterfassung2: daily sum per category fixed.2015-03-06, by Bernhard Reiter
- templates/zeiterfassung2: improved: "category" instead of "project". Fixed missing newline before new workpackage.2015-03-02, by Bernhard Reiter
- templates/zeiterfassung2: Better formatting of grouping for one AP in on day.2015-03-02, by Bernhard Reiter
- New template for zeiterfassung.py.2015-02-17, by Bernhard Reiter
- scripts/zeiterfassung.py: enabled choice of used templates.2015-02-16, by Bernhard Reiter
- Remove rendering a newline for the first project and fix headline2015-02-09, by Björn Ricks
- Fix using umlauts in usernames like Björn for getan-eval.py script2015-02-09, by Björn Ricks
- Add list of all entries to the template context2015-01-26, by Björn Ricks
- Update coding style for pep82015-01-26, by Björn Ricks
- Update coding style for pep82015-01-26, by Björn Ricks
- Fix: year must be an int in template.render function2015-01-06, by Björn Ricks
- Update copyright and remove empty lines2015-01-05, by Björn Ricks
- Update calling set_footer_text2015-01-05, by Björn Ricks
- Ignore dist and build directories2015-01-05, by Björn Ricks
- Rename getan_report.py to getan-report.py2015-01-05, by Björn Ricks
- Include the template in the installed package data2015-01-05, by Björn Ricks
- Move all scripts in a common scripts directory2015-01-05, by Björn Ricks
- Let getan crash if entry _get_time doesn't return an int2014-03-12, by Björn Ricks
- Added contrib/getan_report.py, a script to write a daily report by Bernhard Reiter.2014-11-04, by Bernhard Reiter
- Sort entries in wochenbericht and zeiterfassung templates by startdate2014-03-11, by Björn Ricks
- Update setup.py2014-03-10, by Björn Ricks
- Update coding style for pep82014-03-10, by Björn Ricks
- Use week in wochenbericht template2014-03-10, by Björn Ricks
- Allow to set encoding in getan-eval2014-03-10, by Björn Ricks
- Add current date to getan template context2014-03-10, by Björn Ricks
- Fix setting workpackage of project if description is None2014-03-07, by Björn Ricks
- Move justification of human_time to templates (only for zeiterfassung)2014-03-03, by Thomas Arendsen Hein
- Empty workpackage defaults to "-" instead of "----"2014-03-03, by Thomas Arendsen Hein
- Left-justify user entry in zeiterfassung to three characters2014-03-03, by Thomas Arendsen Hein
- Update README for installing jinja22014-03-03, by Björn Ricks
- Now we require jinja2 for template rendering2014-03-03, by Björn Ricks
- Add vim modeline to CHANGES file2014-03-03, by Björn Ricks
- Update CHANGES2014-03-03, by Björn Ricks
- Fix: Entry.duration got renamed to Entry.get_duration2014-03-03, by Björn Ricks
- Fix loading entries of a project2014-03-03, by Björn Ricks
- Add a improved template for a wochenbericht2014-03-03, by Björn Ricks
- Allow to render only projects with entries in templates2014-03-03, by Björn Ricks
- Change zeiterfassung.py script to use getan.template2014-03-03, by Björn Ricks
- Use the new getan.template module in getan-eval.py script2014-03-03, by Björn Ricks
- Add a template for generating the zeiterfassung data2014-03-03, by Björn Ricks
- Add a template module to getan2014-03-03, by Björn Ricks
- Add methods to return a workpackage [wp] from a Entry description2014-03-03, by Björn Ricks
- Add method to calculate the total duration of a project2014-03-03, by Björn Ricks
- Pass the Backend to the Project constructor2014-03-03, by Björn Ricks
- Add lazy loading of Project Entries2014-03-03, by Björn Ricks
- Allow to load one project and specific entries from the Backend2014-03-03, by Björn Ricks
- Correctly escape sql query2014-03-03, by Björn Ricks
- Fix textwidth <= 802014-03-03, by Björn Ricks
- Fix coding style for pep82014-03-03, by Björn Ricks
- Fix coding style for pep82014-03-03, by Björn Ricks
- Update version after release 1.12014-03-03, by Björn Ricks
- Added tag 1.1 for changeset 2c7f3bb7b6732014-03-03, by Björn Ricks
- Prepare version for a getan 1.1 release1.1 2014-03-03, by Björn Ricks
- Add license header comment of __init__.py file2014-03-03, by Björn Ricks
- Add vim modeline to REAMDE file2014-03-03, by Björn Ricks
- Fix typos in README2014-03-03, by Björn Ricks
- Use text width of 80 chars per line in README2014-03-03, by Björn Ricks
- INTRODUCTION: mentioned key "e" for edit entry. Fixed typo in wizzard.2014-01-29, by Bernhard Reiter
- Branch lost maintainer.project-tree 2014-01-17, by Bernhard Reiter
- README: updated for urwid 1.1.2. Better example shell commands for using urwid from source.2014-01-02, by Bernhard Reiter
- README updated: New urwid.org homepage and location simplified. Typo fixed.2014-01-02, by Bernhard Reiter
- Update CHANGES2013-12-11, by Björn Ricks
- Update CHANGES about editing a project name, key and description2013-12-11, by Björn Ricks
- Remove old ChangeLog file2013-12-11, by Björn Ricks
- Rename Changes to CHANGES2013-12-11, by Björn Ricks
- Update changes2013-12-11, by Björn Ricks
- Add requirements.txt file for pip2013-12-11, by Björn Ricks
- Update version number after taggin 1.1beta22013-10-11, by Björn Ricks
- Added tag 1.1beta2 for changeset 03ae4c2b63502013-10-11, by Björn Ricks
- This todo is fixed now1.1beta2 2013-10-11, by Björn Ricks
- Now its allowed to add entries without a description2013-10-11, by Björn Ricks
- It's now possible to specify a color theme in the getanrc config2013-10-11, by Björn Ricks
- Getan creates an empty database automatically since a looong time ago2013-10-11, by Björn Ricks
- Update version to 1.1beta22013-10-11, by Björn Ricks
- Remove old and now unused palette2013-10-11, by Björn Ricks
- Update mapping for foreground and background color settings of nodes2013-10-11, by Björn Ricks
- Use the palette loaded from the config theme2013-10-11, by Björn Ricks
- Implement loading a palette theme from the getan config2013-10-11, by Björn Ricks
- Move setting the ProjectList and EntryList instances into the controller2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Allow empty descriptions for project entires2013-10-11, by Björn Ricks
- Not necessary to select project when the project is stopped2013-10-11, by Björn Ricks
- Fix updating the entries of the project when one ore more entries are deleted2013-10-11, by Björn Ricks
- Avoid resetting the focus in the entry list if the DeletEntryListState is2013-10-11, by Björn Ricks
- Avoid resetting the focus when changing from DeleteEntryState back to the2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Allow to abort deletion of entries with escape key2013-10-11, by Björn Ricks
- Deactivate selection of projects when changing to RunningProjectsState2013-10-11, by Björn Ricks
- Also don't use item_in_focus when adding a entry description2013-10-11, by Björn Ricks
- We already have the project here therefore pass it directly to the methods2013-10-11, by Björn Ricks
- Allow to deactivate the selection of projects2013-10-11, by Björn Ricks
- Update codingstyle for pep82013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Set focus to project list body when changing from adding and subtracting time2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Remove unnecessary imports2013-10-11, by Björn Ricks
- Remove shebang line2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Remove shebang line from view2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Update codingstyle for pep82013-10-11, by Björn Ricks
- added some todos2013-08-28, by Thomas Arendsen Hein
- Set correct next state if to be subtracted seconds are greater then the actual2013-06-24, by Björn Ricks
- Remove obsolete import2013-06-24, by Björn Ricks
- Added tag 1.1beta1 for changeset a69126bb29e62013-05-10, by Björn Ricks
- Update README for installing urwid into getan source1.1beta1 2013-05-10, by Björn Ricks
- Added tag 1.1beta1 for changeset 295cbbb42de42013-05-10, by Björn Ricks
- Update version of getan to 1.1beta12013-05-10, by Björn Ricks
- Update README2013-05-10, by Björn Ricks
- Correct version number2013-05-10, by Björn Ricks
- Update rows when stopping a running project2013-05-10, by Björn Ricks
- Only set focus in ListBox if rows are available2013-04-22, by Björn Ricks
- Set unique constraint on project key2013-04-16, by Björn Ricks
- Add first draft for a template based getan time evaluation2013-04-16, by Björn Ricks
- Don't set focus here it will already be set by the set_focus method2013-04-12, by Björn Ricks
- Add newline to update coding style2013-04-12, by Björn Ricks
- Show total when a entry is changed2013-04-12, by Björn Ricks
- Add docstring to DescriptionProjectsState2013-04-12, by Björn Ricks
- Fix showing the total time in the project list footer2013-04-12, by Björn Ricks
- Use new set_focus method in all States2013-04-12, by Björn Ricks
- Add new State method set_focus2013-04-12, by Björn Ricks
- Set focus of the frame to body when set_focus in GetanView is called to set the2013-04-12, by Björn Ricks
- Fix showing the total time2013-04-12, by Björn Ricks
- Give more "weight" to the description when displaying the project node entry2013-04-12, by Björn Ricks
- Align time column text in Project list to the right2013-04-12, by Björn Ricks
- Use exit when returning from adding a project2013-04-11, by Björn Ricks
- Update coding style2013-04-11, by Björn Ricks
- Remove setting the focus2013-04-11, by Björn Ricks
- Use kwarg for edit and boolean instead of int2013-04-11, by Björn Ricks
- Redirect keyinput to GetanView footer when adding a new project2013-04-11, by Björn Ricks
- Update total time when project list is updated2013-04-11, by Björn Ricks
- Remove calling Controller update_project_list2013-04-11, by Björn Ricks
- Fix typo2013-04-11, by Björn Ricks
- Refactor ProjectList setting the total_time2013-04-11, by Björn Ricks
- Fix don't crash when adding a project2013-04-11, by Björn Ricks
- Update README2013-04-11, by Björn Ricks
- Set empty project_footer if no projects are available2013-04-11, by Björn Ricks
- Remove whitespace2013-04-11, by Björn Ricks
- Ignore urwid subdirs in getan2013-04-11, by Björn Ricks
- Allow to set focus to the project or entry list in getan view via strings2013-04-11, by Björn Ricks
- Fix compatibility with urwid 1.12013-04-11, by Björn Ricks
- Fix: Don't crash when the console window is resized2013-04-11, by Björn Ricks
- Ignore mouse events for the moment2013-04-11, by Björn Ricks
- Remove unnecessary import and varibale2013-04-11, by Björn Ricks
- Show version number in getan header2013-04-11, by Björn Ricks
- Increment version to 1.1.dev12013-04-11, by Björn Ricks
- Set focus to GetanView frame footer when changing to DescriptionProjectsState2013-04-09, by Björn Ricks
- Use better kwarg when setting footer text to edit mode2013-04-09, by Björn Ricks
- Set focus to GetanView frame body when changing to PausedProjectsState2013-04-09, by Björn Ricks
- Return True here instead of self2013-04-09, by Björn Ricks
- Redirect key event to GetanView Frame in DescriptionProjectsState2013-04-09, by Björn Ricks
- Allow to set focus on column or frame element in GetanView set_focus2013-04-09, by Björn Ricks
- Rename GetanView member variable view to frame2013-04-09, by Björn Ricks
- Add newline2013-04-09, by Björn Ricks
- Improve debug output when selecting a node2013-04-09, by Björn Ricks
- Don't select node again2013-04-09, by Björn Ricks
- Refactor controller move_selected_entries method to use move_entries2013-04-09, by Björn Ricks
- Add method to move one entry to another project2013-04-09, by Björn Ricks
- Add controller move_entries method2013-04-09, by Björn Ricks
- Fix crash when all entries are moved from entry list2013-04-09, by Björn Ricks
- Reset focus to project list when pressing escape in entry list2013-04-09, by Björn Ricks
- Fix crash when deleting an entry2013-04-09, by Björn Ricks
- Fix crash: project_view update doesn't exist anymore2013-04-09, by Björn Ricks
- Add new get_focus_pos method to ListView2013-04-09, by Björn Ricks
- Remove own handling of keys for editing entry text2013-04-09, by Björn Ricks
- Reset footer after project is selected instead of clearing the footer2013-04-08, by Björn Ricks
- Lower debug output2013-04-08, by Björn Ricks
- Set GetanView as main widget for MainLoop2013-04-05, by Björn Ricks
- Invalidate view to redraw it when time is changed2013-04-05, by Björn Ricks
- Use ListWidget for EntryList and ProjectList2013-04-05, by Björn Ricks
- Move ProjectNode and EntryNode to its own module2013-04-05, by Björn Ricks
- Implement an own ListWalker class2013-04-05, by Björn Ricks
- Implement a more generalized ListWidget2013-04-05, by Björn Ricks
- Fix setting the focus in the ProjectList2013-04-05, by Björn Ricks
- Remove obsolete ProjectList methods2013-04-05, by Björn Ricks
- Fix indentation2013-04-05, by Björn Ricks
- Refactor ProjecList node initialisation2013-04-05, by Björn Ricks
- Remove self.focused usage2013-04-05, by Björn Ricks
- Update code to set the current footer2013-04-05, by Björn Ricks
- Shorten code2013-04-05, by Björn Ricks
- Remove unnecessary methods2013-04-05, by Björn Ricks
- Use node_in_focus to get item_in_focus2013-04-05, by Björn Ricks
- Fix coding style2013-04-05, by Björn Ricks
- Remove update_view from GetanView2013-04-05, by Björn Ricks
- Add set_focus method to GetanView2013-04-05, by Björn Ricks
- Add GetanView update_entries method2013-04-05, by Björn Ricks
- Convert GetanView into a urwid widget2013-04-05, by Björn Ricks
- Update coding style in GetanView2013-04-05, by Björn Ricks
- Implement keypress in GetanView2013-04-05, by Björn Ricks
- Fix setting the focus2013-04-05, by Björn Ricks
- Update coding style for states2013-04-05, by Björn Ricks
- Use handle_input instead of keypress to act on user input in States2013-04-05, by Björn Ricks
- Only update_entries if view is set2013-04-05, by Björn Ricks
- Init entries_view before project_view2013-04-05, by Björn Ricks
- Add a GetanController set_state method2013-04-05, by Björn Ricks
- Improve logging by adding the project.id for the current loaded entries2013-04-05, by Björn Ricks
- Remove update_project_list method from GetanController2013-04-05, by Björn Ricks
- Implement three phase user input handling2013-04-05, by Björn Ricks
- Remove unhandled_keypress from controller2013-04-05, by Björn Ricks
- Inplement new State user input handling2013-04-05, by Björn Ricks
- Fix coding style for State class2013-04-05, by Björn Ricks
- Change coding style for imports2013-04-05, by Björn Ricks
- Move mainloop related code to GetanController2013-01-23, by Björn Ricks
- Update and reformat Changes file2013-01-17, by Björn Ricks
- Use unix_week conversion function for zeiterfassung2013-01-17, by Björn Ricks
- Add function to convert from iso to unix week2013-01-17, by Björn Ricks
- Remove whitespace2013-01-17, by Björn Ricks
- Added tag 1.0 for changeset da3333fcf2222012-12-13, by Björn Ricks
- Add Changes file to track new features and bugfixes1.0 2012-12-13, by Björn Ricks
- Update to 1.0er release2012-12-13, by Björn Ricks