log

age author description
Fri, 10 Feb 2017 15:01:07 +0100 Bernhard Reiter Adds ability to adjust the length of (saved) entries.
Fri, 03 Feb 2017 15:01:06 +0100 Bernhard Reiter scripts/getan-report.py: also accepts YYYYMMDD as reportdate.
Fri, 03 Feb 2017 14:57:32 +0100 Bernhard Reiter getan-report.py: improves -t output format.
Fri, 03 Feb 2017 14:32:55 +0100 Bernhard Reiter getan-report.py: ignores microseconds.
Mon, 12 Sep 2016 11:06:46 +0200 Bernhard Reiter Adjusting starting datetime:
Mon, 12 Sep 2016 10:19:21 +0200 Bernhard Reiter Added possibility to move starting datetime of entries.
Thu, 28 Jan 2016 10:08:32 +0100 Bernhard Reiter Added a TODO item.
Mon, 30 Nov 2015 16:59:52 +0100 Bernhard Reiter Scanning for workpackage string is now closer to what zeitvertexung does.
Mon, 30 Nov 2015 12:43:08 +0100 Bernhard Reiter Added two TODOs.
Fri, 06 Mar 2015 08:52:06 +0100 Bernhard Reiter templates/zeiterfassung2: daily sum per category fixed.
Mon, 02 Mar 2015 12:17:28 +0100 Bernhard Reiter templates/zeiterfassung2: improved: "category" instead of "project". Fixed missing newline before new workpackage.
Mon, 02 Mar 2015 11:49:48 +0100 Bernhard Reiter templates/zeiterfassung2: Better formatting of grouping for one AP in on day.
Tue, 17 Feb 2015 17:48:29 +0100 Bernhard Reiter New template for zeiterfassung.py.
Mon, 16 Feb 2015 10:21:22 +0100 Bernhard Reiter scripts/zeiterfassung.py: enabled choice of used templates.
Mon, 09 Feb 2015 10:17:25 +0100 Björn Ricks Remove rendering a newline for the first project and fix headline
Mon, 09 Feb 2015 10:16:55 +0100 Björn Ricks Fix using umlauts in usernames like Björn for getan-eval.py script
Mon, 26 Jan 2015 14:08:44 +0100 Björn Ricks Add list of all entries to the template context
Mon, 26 Jan 2015 14:06:37 +0100 Björn Ricks Update coding style for pep8
Mon, 26 Jan 2015 13:09:52 +0100 Björn Ricks Update coding style for pep8
Tue, 06 Jan 2015 10:18:44 +0100 Björn Ricks Fix: year must be an int in template.render function
Mon, 05 Jan 2015 11:07:39 +0100 Björn Ricks Update copyright and remove empty lines
Mon, 05 Jan 2015 11:07:17 +0100 Björn Ricks Update calling set_footer_text
Mon, 05 Jan 2015 11:05:31 +0100 Björn Ricks Ignore dist and build directories
Mon, 05 Jan 2015 11:04:07 +0100 Björn Ricks Rename getan_report.py to getan-report.py
Mon, 05 Jan 2015 10:55:28 +0100 Björn Ricks Include the template in the installed package data
Mon, 05 Jan 2015 10:54:20 +0100 Björn Ricks Move all scripts in a common scripts directory
Wed, 12 Mar 2014 10:57:21 +0100 Björn Ricks Let getan crash if entry _get_time doesn't return an int
Tue, 04 Nov 2014 17:46:53 +0100 Bernhard Reiter Added contrib/getan_report.py, a script to write a daily report by Bernhard Reiter.
Tue, 11 Mar 2014 16:18:28 +0100 Björn Ricks Sort entries in wochenbericht and zeiterfassung templates by startdate
Mon, 10 Mar 2014 10:13:54 +0100 Björn Ricks Update setup.py
Mon, 10 Mar 2014 10:11:31 +0100 Björn Ricks Update coding style for pep8
Mon, 10 Mar 2014 09:59:56 +0100 Björn Ricks Use week in wochenbericht template
Mon, 10 Mar 2014 09:39:07 +0100 Björn Ricks Allow to set encoding in getan-eval
Mon, 10 Mar 2014 09:23:08 +0100 Björn Ricks Add current date to getan template context
Fri, 07 Mar 2014 16:02:07 +0100 Björn Ricks Fix setting workpackage of project if description is None
Mon, 03 Mar 2014 15:57:54 +0100 Thomas Arendsen Hein Move justification of human_time to templates (only for zeiterfassung)
Mon, 03 Mar 2014 15:49:22 +0100 Thomas Arendsen Hein Empty workpackage defaults to "-" instead of "----"
Mon, 03 Mar 2014 15:47:13 +0100 Thomas Arendsen Hein Left-justify user entry in zeiterfassung to three characters
Mon, 03 Mar 2014 15:31:17 +0100 Björn Ricks Update README for installing jinja2
Mon, 03 Mar 2014 15:25:48 +0100 Björn Ricks Now we require jinja2 for template rendering
Mon, 03 Mar 2014 15:25:31 +0100 Björn Ricks Add vim modeline to CHANGES file
Mon, 03 Mar 2014 15:25:21 +0100 Björn Ricks Update CHANGES
Mon, 03 Mar 2014 15:08:30 +0100 Björn Ricks Fix: Entry.duration got renamed to Entry.get_duration
Mon, 03 Mar 2014 15:08:07 +0100 Björn Ricks Fix loading entries of a project
Mon, 03 Mar 2014 15:00:20 +0100 Björn Ricks Add a improved template for a wochenbericht
Mon, 03 Mar 2014 14:59:42 +0100 Björn Ricks Allow to render only projects with entries in templates
Mon, 03 Mar 2014 14:42:43 +0100 Björn Ricks Change zeiterfassung.py script to use getan.template
Mon, 03 Mar 2014 14:32:12 +0100 Björn Ricks Use the new getan.template module in getan-eval.py script
Mon, 03 Mar 2014 14:31:25 +0100 Björn Ricks Add a template for generating the zeiterfassung data
Mon, 03 Mar 2014 14:30:44 +0100 Björn Ricks Add a template module to getan
Mon, 03 Mar 2014 14:28:39 +0100 Björn Ricks Add methods to return a workpackage [wp] from a Entry description
Mon, 03 Mar 2014 14:27:36 +0100 Björn Ricks Add method to calculate the total duration of a project
Mon, 03 Mar 2014 14:27:08 +0100 Björn Ricks Pass the Backend to the Project constructor
Mon, 03 Mar 2014 14:26:14 +0100 Björn Ricks Add lazy loading of Project Entries
Mon, 03 Mar 2014 14:24:44 +0100 Björn Ricks Allow to load one project and specific entries from the Backend
Mon, 03 Mar 2014 14:22:30 +0100 Björn Ricks Correctly escape sql query
Mon, 03 Mar 2014 11:38:23 +0100 Björn Ricks Fix textwidth <= 80
Mon, 03 Mar 2014 11:37:37 +0100 Björn Ricks Fix coding style for pep8
Mon, 03 Mar 2014 11:34:31 +0100 Björn Ricks Fix coding style for pep8
Mon, 03 Mar 2014 10:45:15 +0100 Björn Ricks Update version after release 1.1
Mon, 03 Mar 2014 10:44:39 +0100 Björn Ricks Added tag 1.1 for changeset 2c7f3bb7b673
Mon, 03 Mar 2014 10:44:26 +0100 Björn Ricks Prepare version for a getan 1.1 release 1.1
Mon, 03 Mar 2014 10:44:03 +0100 Björn Ricks Add license header comment of __init__.py file
Mon, 03 Mar 2014 10:42:07 +0100 Björn Ricks Add vim modeline to REAMDE file
Mon, 03 Mar 2014 10:41:51 +0100 Björn Ricks Fix typos in README
Mon, 03 Mar 2014 10:41:30 +0100 Björn Ricks Use text width of 80 chars per line in README
Wed, 29 Jan 2014 17:45:45 +0100 Bernhard Reiter INTRODUCTION: mentioned key "e" for edit entry. Fixed typo in wizzard.
Fri, 17 Jan 2014 08:37:33 +0100 Bernhard Reiter Branch lost maintainer. project-tree
Thu, 02 Jan 2014 12:20:42 +0100 Bernhard Reiter README: updated for urwid 1.1.2. Better example shell commands for using urwid from source.
Thu, 02 Jan 2014 12:13:18 +0100 Bernhard Reiter README updated: New urwid.org homepage and location simplified. Typo fixed.
Wed, 11 Dec 2013 10:38:56 +0100 Björn Ricks Update CHANGES
Wed, 11 Dec 2013 10:34:16 +0100 Björn Ricks Update CHANGES about editing a project name, key and description
Wed, 11 Dec 2013 10:23:32 +0100 Björn Ricks Remove old ChangeLog file
Wed, 11 Dec 2013 10:22:51 +0100 Björn Ricks Rename Changes to CHANGES
Wed, 11 Dec 2013 10:22:32 +0100 Björn Ricks Update changes
Wed, 11 Dec 2013 10:11:13 +0100 Björn Ricks Add requirements.txt file for pip
Fri, 11 Oct 2013 14:37:42 +0200 Björn Ricks Update version number after taggin 1.1beta2
Fri, 11 Oct 2013 14:36:48 +0200 Björn Ricks Added tag 1.1beta2 for changeset 03ae4c2b6350
Fri, 11 Oct 2013 14:33:38 +0200 Björn Ricks This todo is fixed now 1.1beta2
Fri, 11 Oct 2013 14:33:25 +0200 Björn Ricks Now its allowed to add entries without a description
Fri, 11 Oct 2013 14:32:50 +0200 Björn Ricks It's now possible to specify a color theme in the getanrc config
Fri, 11 Oct 2013 14:32:18 +0200 Björn Ricks Getan creates an empty database automatically since a looong time ago
Fri, 11 Oct 2013 14:31:47 +0200 Björn Ricks Update version to 1.1beta2
Fri, 11 Oct 2013 14:31:34 +0200 Björn Ricks Remove old and now unused palette
Fri, 11 Oct 2013 14:28:21 +0200 Björn Ricks Update mapping for foreground and background color settings of nodes
Fri, 11 Oct 2013 14:26:15 +0200 Björn Ricks Use the palette loaded from the config theme
Fri, 11 Oct 2013 14:25:36 +0200 Björn Ricks Implement loading a palette theme from the getan config
Fri, 11 Oct 2013 14:12:03 +0200 Björn Ricks Move setting the ProjectList and EntryList instances into the controller
Fri, 11 Oct 2013 14:08:44 +0200 Björn Ricks Fix codingstyle for pep8
Fri, 11 Oct 2013 12:18:13 +0200 Björn Ricks Allow empty descriptions for project entires
Fri, 11 Oct 2013 12:14:25 +0200 Björn Ricks Not necessary to select project when the project is stopped
Fri, 11 Oct 2013 12:10:38 +0200 Björn Ricks Fix updating the entries of the project when one ore more entries are deleted
Fri, 11 Oct 2013 12:09:42 +0200 Björn Ricks Avoid resetting the focus in the entry list if the DeletEntryListState is
Fri, 11 Oct 2013 12:09:06 +0200 Björn Ricks Avoid resetting the focus when changing from DeleteEntryState back to the
Fri, 11 Oct 2013 12:06:42 +0200 Björn Ricks Fix codingstyle for pep8
Fri, 11 Oct 2013 11:40:56 +0200 Björn Ricks Allow to abort deletion of entries with escape key
Fri, 11 Oct 2013 11:07:33 +0200 Björn Ricks Deactivate selection of projects when changing to RunningProjectsState
Fri, 11 Oct 2013 11:07:02 +0200 Björn Ricks Also don't use item_in_focus when adding a entry description
Fri, 11 Oct 2013 11:05:22 +0200 Björn Ricks We already have the project here therefore pass it directly to the methods
Fri, 11 Oct 2013 11:03:50 +0200 Björn Ricks Allow to deactivate the selection of projects
Fri, 11 Oct 2013 11:01:12 +0200 Björn Ricks Update codingstyle for pep8
Fri, 11 Oct 2013 10:34:07 +0200 Björn Ricks Fix codingstyle for pep8
Fri, 11 Oct 2013 10:13:40 +0200 Björn Ricks Set focus to project list body when changing from adding and subtracting time
Fri, 11 Oct 2013 10:08:57 +0200 Björn Ricks Fix codingstyle for pep8
Fri, 11 Oct 2013 10:08:46 +0200 Björn Ricks Remove unnecessary imports
Fri, 11 Oct 2013 10:08:35 +0200 Björn Ricks Remove shebang line
Fri, 11 Oct 2013 09:39:11 +0200 Björn Ricks Fix codingstyle for pep8
Fri, 11 Oct 2013 09:38:58 +0200 Björn Ricks Remove shebang line from view
Fri, 11 Oct 2013 09:28:31 +0200 Björn Ricks Fix codingstyle for pep8
Fri, 11 Oct 2013 09:22:01 +0200 Björn Ricks Update codingstyle for pep8
Wed, 28 Aug 2013 10:44:34 +0200 Thomas Arendsen Hein added some todos
Mon, 24 Jun 2013 11:58:07 +0200 Björn Ricks Set correct next state if to be subtracted seconds are greater then the actual
Mon, 24 Jun 2013 11:57:22 +0200 Björn Ricks Remove obsolete import
Fri, 10 May 2013 13:08:49 +0200 Björn Ricks Added tag 1.1beta1 for changeset a69126bb29e6
Fri, 10 May 2013 13:08:30 +0200 Björn Ricks Update README for installing urwid into getan source 1.1beta1
Fri, 10 May 2013 12:52:50 +0200 Björn Ricks Added tag 1.1beta1 for changeset 295cbbb42de4
Fri, 10 May 2013 12:52:43 +0200 Björn Ricks Update version of getan to 1.1beta1
Fri, 10 May 2013 10:48:24 +0200 Björn Ricks Update README
Fri, 10 May 2013 10:04:05 +0200 Björn Ricks Correct version number
Fri, 10 May 2013 09:51:43 +0200 Björn Ricks Update rows when stopping a running project
Mon, 22 Apr 2013 10:53:59 +0200 Björn Ricks Only set focus in ListBox if rows are available
Tue, 16 Apr 2013 11:51:35 +0200 Björn Ricks Set unique constraint on project key
Tue, 16 Apr 2013 09:47:07 +0200 Björn Ricks Add first draft for a template based getan time evaluation
Fri, 12 Apr 2013 09:40:53 +0200 Björn Ricks Don't set focus here it will already be set by the set_focus method
Fri, 12 Apr 2013 09:40:33 +0200 Björn Ricks Add newline to update coding style
Fri, 12 Apr 2013 09:40:16 +0200 Björn Ricks Show total when a entry is changed
Fri, 12 Apr 2013 09:39:37 +0200 Björn Ricks Add docstring to DescriptionProjectsState
Fri, 12 Apr 2013 09:39:23 +0200 Björn Ricks Fix showing the total time in the project list footer
Fri, 12 Apr 2013 09:38:34 +0200 Björn Ricks Use new set_focus method in all States
Fri, 12 Apr 2013 09:37:40 +0200 Björn Ricks Add new State method set_focus
Fri, 12 Apr 2013 09:36:03 +0200 Björn Ricks Set focus of the frame to body when set_focus in GetanView is called to set the
Fri, 12 Apr 2013 09:35:11 +0200 Björn Ricks Fix showing the total time
Fri, 12 Apr 2013 09:34:18 +0200 Björn Ricks Give more "weight" to the description when displaying the project node entry
Fri, 12 Apr 2013 09:31:02 +0200 Björn Ricks Align time column text in Project list to the right
Thu, 11 Apr 2013 12:44:33 +0200 Björn Ricks Use exit when returning from adding a project
Thu, 11 Apr 2013 12:43:52 +0200 Björn Ricks Update coding style
Thu, 11 Apr 2013 12:43:37 +0200 Björn Ricks Remove setting the focus
Thu, 11 Apr 2013 12:42:35 +0200 Björn Ricks Use kwarg for edit and boolean instead of int
Thu, 11 Apr 2013 12:41:53 +0200 Björn Ricks Redirect keyinput to GetanView footer when adding a new project
Thu, 11 Apr 2013 12:40:48 +0200 Björn Ricks Update total time when project list is updated
Thu, 11 Apr 2013 12:40:24 +0200 Björn Ricks Remove calling Controller update_project_list
Thu, 11 Apr 2013 12:39:41 +0200 Björn Ricks Fix typo
Thu, 11 Apr 2013 12:39:25 +0200 Björn Ricks Refactor ProjectList setting the total_time
Thu, 11 Apr 2013 12:07:16 +0200 Björn Ricks Fix don't crash when adding a project
Thu, 11 Apr 2013 12:06:35 +0200 Björn Ricks Update README
Thu, 11 Apr 2013 12:06:09 +0200 Björn Ricks Set empty project_footer if no projects are available
Thu, 11 Apr 2013 11:54:06 +0200 Björn Ricks Remove whitespace
Thu, 11 Apr 2013 11:42:27 +0200 Björn Ricks Ignore urwid subdirs in getan
Thu, 11 Apr 2013 11:41:46 +0200 Björn Ricks Allow to set focus to the project or entry list in getan view via strings
Thu, 11 Apr 2013 11:41:01 +0200 Björn Ricks Fix compatibility with urwid 1.1
Thu, 11 Apr 2013 11:37:55 +0200 Björn Ricks Fix: Don't crash when the console window is resized
Thu, 11 Apr 2013 10:34:27 +0200 Björn Ricks Ignore mouse events for the moment
Thu, 11 Apr 2013 10:23:41 +0200 Björn Ricks Remove unnecessary import and varibale
Thu, 11 Apr 2013 10:20:48 +0200 Björn Ricks Show version number in getan header
Thu, 11 Apr 2013 10:20:33 +0200 Björn Ricks Increment version to 1.1.dev1
Tue, 09 Apr 2013 22:20:22 +0200 Björn Ricks Set focus to GetanView frame footer when changing to DescriptionProjectsState
Tue, 09 Apr 2013 22:20:01 +0200 Björn Ricks Use better kwarg when setting footer text to edit mode
Tue, 09 Apr 2013 22:19:32 +0200 Björn Ricks Set focus to GetanView frame body when changing to PausedProjectsState
Tue, 09 Apr 2013 22:19:07 +0200 Björn Ricks Return True here instead of self
Tue, 09 Apr 2013 22:18:52 +0200 Björn Ricks Redirect key event to GetanView Frame in DescriptionProjectsState
Tue, 09 Apr 2013 22:17:13 +0200 Björn Ricks Allow to set focus on column or frame element in GetanView set_focus
Tue, 09 Apr 2013 22:16:34 +0200 Björn Ricks Rename GetanView member variable view to frame
Tue, 09 Apr 2013 20:44:03 +0200 Björn Ricks Add newline
Tue, 09 Apr 2013 20:43:44 +0200 Björn Ricks Improve debug output when selecting a node
Tue, 09 Apr 2013 20:43:13 +0200 Björn Ricks Don't select node again
Tue, 09 Apr 2013 20:41:59 +0200 Björn Ricks Refactor controller move_selected_entries method to use move_entries
Tue, 09 Apr 2013 20:41:28 +0200 Björn Ricks Add method to move one entry to another project
Tue, 09 Apr 2013 20:41:09 +0200 Björn Ricks Add controller move_entries method
Tue, 09 Apr 2013 20:40:31 +0200 Björn Ricks Fix crash when all entries are moved from entry list
Tue, 09 Apr 2013 20:01:17 +0200 Björn Ricks Reset focus to project list when pressing escape in entry list
Tue, 09 Apr 2013 19:57:37 +0200 Björn Ricks Fix crash when deleting an entry
Tue, 09 Apr 2013 19:56:40 +0200 Björn Ricks Fix crash: project_view update doesn't exist anymore
Tue, 09 Apr 2013 19:55:53 +0200 Björn Ricks Add new get_focus_pos method to ListView
Tue, 09 Apr 2013 19:43:53 +0200 Björn Ricks Remove own handling of keys for editing entry text
Mon, 08 Apr 2013 15:44:27 +0200 Björn Ricks Reset footer after project is selected instead of clearing the footer
Mon, 08 Apr 2013 15:34:32 +0200 Björn Ricks Lower debug output
Fri, 05 Apr 2013 20:19:23 +0200 Björn Ricks Set GetanView as main widget for MainLoop
Fri, 05 Apr 2013 20:18:01 +0200 Björn Ricks Invalidate view to redraw it when time is changed
Fri, 05 Apr 2013 20:16:47 +0200 Björn Ricks Use ListWidget for EntryList and ProjectList
Fri, 05 Apr 2013 20:16:06 +0200 Björn Ricks Move ProjectNode and EntryNode to its own module
Fri, 05 Apr 2013 20:14:20 +0200 Björn Ricks Implement an own ListWalker class
Fri, 05 Apr 2013 20:10:37 +0200 Björn Ricks Implement a more generalized ListWidget
Fri, 05 Apr 2013 20:09:26 +0200 Björn Ricks Fix setting the focus in the ProjectList
Fri, 05 Apr 2013 20:08:46 +0200 Björn Ricks Remove obsolete ProjectList methods
Fri, 05 Apr 2013 20:07:23 +0200 Björn Ricks Fix indentation
Fri, 05 Apr 2013 20:06:54 +0200 Björn Ricks Refactor ProjecList node initialisation
Fri, 05 Apr 2013 20:03:37 +0200 Björn Ricks Remove self.focused usage
Fri, 05 Apr 2013 20:01:03 +0200 Björn Ricks Update code to set the current footer
Fri, 05 Apr 2013 20:00:11 +0200 Björn Ricks Shorten code
Fri, 05 Apr 2013 19:59:26 +0200 Björn Ricks Remove unnecessary methods
Fri, 05 Apr 2013 19:58:21 +0200 Björn Ricks Use node_in_focus to get item_in_focus
Fri, 05 Apr 2013 19:57:21 +0200 Björn Ricks Fix coding style
Fri, 05 Apr 2013 19:56:09 +0200 Björn Ricks Remove update_view from GetanView
Fri, 05 Apr 2013 19:54:48 +0200 Björn Ricks Add set_focus method to GetanView
Fri, 05 Apr 2013 19:52:57 +0200 Björn Ricks Add GetanView update_entries method
Fri, 05 Apr 2013 19:51:44 +0200 Björn Ricks Convert GetanView into a urwid widget
Fri, 05 Apr 2013 19:50:23 +0200 Björn Ricks Update coding style in GetanView
Fri, 05 Apr 2013 19:49:08 +0200 Björn Ricks Implement keypress in GetanView
Fri, 05 Apr 2013 19:46:27 +0200 Björn Ricks Fix setting the focus
Fri, 05 Apr 2013 19:46:08 +0200 Björn Ricks Update coding style for states
Fri, 05 Apr 2013 19:44:59 +0200 Björn Ricks Use handle_input instead of keypress to act on user input in States
Fri, 05 Apr 2013 19:34:23 +0200 Björn Ricks Only update_entries if view is set
Fri, 05 Apr 2013 19:32:53 +0200 Björn Ricks Init entries_view before project_view
Fri, 05 Apr 2013 19:32:20 +0200 Björn Ricks Add a GetanController set_state method
Fri, 05 Apr 2013 19:31:42 +0200 Björn Ricks Improve logging by adding the project.id for the current loaded entries
Fri, 05 Apr 2013 19:30:58 +0200 Björn Ricks Remove update_project_list method from GetanController
Fri, 05 Apr 2013 19:29:33 +0200 Björn Ricks Implement three phase user input handling
Fri, 05 Apr 2013 19:18:24 +0200 Björn Ricks Remove unhandled_keypress from controller
Fri, 05 Apr 2013 19:14:03 +0200 Björn Ricks Inplement new State user input handling
Fri, 05 Apr 2013 19:01:54 +0200 Björn Ricks Fix coding style for State class
Fri, 05 Apr 2013 19:01:33 +0200 Björn Ricks Change coding style for imports
Wed, 23 Jan 2013 15:04:43 +0100 Björn Ricks Move mainloop related code to GetanController
Thu, 17 Jan 2013 11:44:33 +0100 Björn Ricks Update and reformat Changes file
Thu, 17 Jan 2013 11:42:12 +0100 Björn Ricks Use unix_week conversion function for zeiterfassung
Thu, 17 Jan 2013 11:41:36 +0100 Björn Ricks Add function to convert from iso to unix week
Thu, 17 Jan 2013 11:39:52 +0100 Björn Ricks Remove whitespace
Thu, 13 Dec 2012 16:00:32 +0100 Björn Ricks Added tag 1.0 for changeset da3333fcf222
Thu, 13 Dec 2012 16:00:20 +0100 Björn Ricks Add Changes file to track new features and bugfixes 1.0
Thu, 13 Dec 2012 15:57:12 +0100 Björn Ricks Update to 1.0er release
Thu, 13 Dec 2012 15:56:58 +0100 Björn Ricks Fix debian version in changelog
Thu, 13 Dec 2012 15:54:44 +0100 Björn Ricks Require urwid >= 1.0
Thu, 13 Dec 2012 15:52:53 +0100 Björn Ricks Add version switch to getan
Thu, 13 Dec 2012 15:52:18 +0100 Björn Ricks Remove obsolete import
Thu, 13 Dec 2012 15:38:27 +0100 Björn Ricks Getan version 1.0 preperation
Thu, 13 Dec 2012 09:40:50 +0100 Björn Ricks Add backspace usage explanation in introduction file
Thu, 13 Dec 2012 09:39:07 +0100 Björn Ricks Clarify insert key usage in introduction file
Thu, 13 Dec 2012 09:38:29 +0100 Björn Ricks Bind project edit key to the actual ProjectEditKeyState
Thu, 13 Dec 2012 09:35:44 +0100 Björn Ricks Update hgignore file
Thu, 13 Dec 2012 09:33:34 +0100 Björn Ricks Add new States to edit project key and description
Thu, 13 Dec 2012 09:32:21 +0100 Björn Ricks Add new key for editing a project
Thu, 13 Dec 2012 09:31:35 +0100 Björn Ricks Add Controller method to update a project
Thu, 13 Dec 2012 09:30:52 +0100 Björn Ricks Add backend method to update a project in the database
Thu, 13 Dec 2012 09:00:09 +0100 Björn Ricks Rename CreateProjectState into AlterProjectState
Thu, 13 Dec 2012 08:57:05 +0100 Björn Ricks Drop AddProjectNameState
Thu, 13 Dec 2012 08:25:09 +0100 Björn Ricks Use common name scheme for keybinding key names
Mon, 10 Dec 2012 09:43:06 +0100 Björn Ricks Formatting
Mon, 10 Dec 2012 09:33:40 +0100 Björn Ricks Fix: Allow to move entries to projects with similar names
Thu, 06 Dec 2012 15:50:58 +0100 Björn Ricks Don't wrap the project description to the next line
Thu, 06 Dec 2012 15:44:04 +0100 Björn Ricks Update project selection
Thu, 06 Dec 2012 15:30:49 +0100 Björn Ricks Fix: Don't crash urwid if no project description is set
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)