log getan/states.py @ 235:263fe6ee0e4e

age author description
Tue, 09 Apr 2013 19:57:37 +0200 Björn Ricks Fix crash when deleting an entry
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
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: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, 13 Dec 2012 09:38:29 +0100 Björn Ricks Bind project edit key to the actual ProjectEditKeyState
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: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:44:04 +0100 Björn Ricks Update project selection
Thu, 06 Dec 2012 13:14:22 +0100 Björn Ricks Modify project selection
Thu, 06 Dec 2012 12:30:58 +0100 Björn Ricks Fix messages when a project is paused
Thu, 06 Dec 2012 12:30:27 +0100 Björn Ricks Allow to configure the action keys
Thu, 06 Dec 2012 12:28:31 +0100 Björn Ricks Always call super constructor of states
Tue, 13 Nov 2012 13:12:12 +0100 Björn Ricks Carefully handle non unicode strings for urwid
Thu, 01 Nov 2012 11:30:08 +0100 Björn Ricks Add global key to switch sorting of the project list
Wed, 31 Oct 2012 15:31:20 +0100 Björn Ricks Allow to use backspace to change selecting project
Wed, 31 Oct 2012 14:23:00 +0100 Björn Ricks Update copyright and add my name
Wed, 31 Oct 2012 14:22:43 +0100 Björn Ricks Update whitespace
Wed, 31 Oct 2012 14:21:44 +0100 Björn Ricks Change coding style of if clauses
Wed, 31 Oct 2012 09:57:20 +0100 Björn Ricks Handle backspace when selecting a project
Wed, 31 Oct 2012 09:55:59 +0100 Björn Ricks Reset the ProjectList footer
Wed, 31 Oct 2012 09:51:55 +0100 Björn Ricks Remove whitespace
Mon, 12 Sep 2011 14:53:28 +0200 Björn Ricks Remove space
Mon, 12 Sep 2011 14:35:57 +0200 Björn Ricks Also move back to ProjectListState if esc is pressed not only when tab
Mon, 12 Sep 2011 14:32:20 +0200 Björn Ricks Allow to select projects with keys > 1 letters while moving entries
Mon, 12 Sep 2011 14:08:09 +0200 Björn Ricks Fix question
Mon, 12 Sep 2011 14:07:27 +0200 Björn Ricks Add single entry deletion
Mon, 12 Sep 2011 14:06:19 +0200 Björn Ricks Don't allow to select additional entries after entering the DeleteEntryState
Mon, 12 Sep 2011 14:05:34 +0200 Björn Ricks Allow to pass entries to the DeleteEntryState
Mon, 12 Sep 2011 13:32:15 +0200 Björn Ricks Only accept single keys for project selection
Thu, 01 Sep 2011 09:03:32 +0200 Björn Ricks Add me as author in files that I did touch
Thu, 01 Sep 2011 08:39:09 +0200 Björn Ricks Return the current state if F1 is pressed
Thu, 01 Sep 2011 08:19:26 +0200 Björn Ricks Fix: Recognize first letter to choose a project
Wed, 31 Aug 2011 15:43:12 +0200 Björn Ricks Add new state to select projects with keys larger then one
Wed, 31 Aug 2011 15:41:13 +0200 Björn Ricks Project keys can be larger then 1
Mon, 30 May 2011 15:45:25 +0200 Björn Ricks Save the current project when switching to Running state
Mon, 30 May 2011 15:42:15 +0200 Björn Ricks Move 'up' and 'down' keypress handling to general ProjectState class
Mon, 30 May 2011 15:38:35 +0200 Björn Ricks Use footer of EntryList to display the editable description of an entry
Wed, 25 May 2011 14:12:25 +0200 Björn Ricks Don't crash if subtracted time is greater then the current time
Wed, 25 May 2011 13:41:02 +0200 Björn Ricks switch to EditEntryState when 'e' is pressed in the EntryList to be able
Wed, 25 May 2011 13:36:17 +0200 Björn Ricks Add new state for editing entries
Wed, 25 May 2011 13:33:23 +0200 Björn Ricks Don't switch to EntryView if it doesn't contain any row/entry
Mon, 18 Apr 2011 10:22:57 +0200 Björn Ricks use insert key instead of a to create a new project
Mon, 04 Apr 2011 12:25:26 +0200 Björn Ricks add create project related states
Mon, 28 Feb 2011 19:32:40 +0100 Ingo Weinzierl 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
Tue, 15 Feb 2011 21:10:19 +0100 Ingo Weinzierl #1921 Bugfix: Moving entries into projects with keys that consist of more than a single char works again. project-tree
Tue, 21 Dec 2010 19:34:03 +0100 Ingo Weinzierl Initialized a branch to work on a tree-like project view. project-tree
Wed, 15 Dec 2010 14:47:40 +0100 Sascha L. Teichmann Fixed super call
Wed, 15 Dec 2010 12:40:40 +0100 Sascha L. Teichmann Fix for #1638
Wed, 15 Dec 2010 12:02:55 +0100 Sascha L. Teichmann More checks againts empty projects.
Wed, 15 Dec 2010 11:55:25 +0100 Sascha L. Teichmann Make getan runnable if there is no project in database.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)