log

age author description
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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)