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
|