log

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