Wed, 31 Oct 2012 09:53:57 +0100 |
Björn Ricks |
Add methods to reset the ProjectList footer
|
Wed, 31 Oct 2012 09:51:55 +0100 |
Björn Ricks |
Remove whitespace
|
Wed, 31 Oct 2012 09:51:40 +0100 |
Björn Ricks |
Put return statement on the next line
|
Mon, 13 Feb 2012 13:13:53 +0100 |
Björn Ricks |
Add copyright statement
|
Mon, 13 Feb 2012 13:09:52 +0100 |
Björn Ricks |
Set default encoding
|
Mon, 16 Jan 2012 10:13:05 +0100 |
Thomas Arendsen Hein |
Replace hack to find last week of the previous year.
|
Mon, 16 Jan 2012 10:00:49 +0100 |
Thomas Arendsen Hein |
nicer version of 5447fbf86c49 (two-digit lastweek string)
|
Mon, 16 Jan 2012 09:50:43 +0100 |
Björn Ricks |
Lastweek < 10 must have a zero as prefix
|
Mon, 16 Jan 2012 09:49:03 +0100 |
Björn Ricks |
Remove comment
|
Mon, 12 Dec 2011 10:23:53 +0100 |
Björn Ricks |
Use current dir time.db if exists if not ~/.getan/time.db
|
Mon, 12 Dec 2011 10:19:52 +0100 |
Björn Ricks |
Move zeiterfassung and zeitsort to an own module in getan
|
Mon, 12 Dec 2011 09:58:17 +0100 |
Björn Ricks |
Add debian package description
|
Mon, 12 Dec 2011 09:56:44 +0100 |
Björn Ricks |
Add script that starts classic getan
|
Mon, 12 Dec 2011 09:54:15 +0100 |
Björn Ricks |
Move classic to getan
|
Mon, 12 Dec 2011 09:48:20 +0100 |
Björn Ricks |
Load and create default database for installed scripts
|
Mon, 12 Dec 2011 09:37:39 +0100 |
Björn Ricks |
Add a setup.py script
|
Mon, 12 Dec 2011 09:36:21 +0100 |
Björn Ricks |
Convert classic getan into a module to be able to install it
|
Mon, 12 Dec 2011 09:26:04 +0100 |
Björn Ricks |
Move getan.py to getan/main.py
|
Mon, 12 Dec 2011 09:22:34 +0100 |
Björn Ricks |
Remove unnecessary imports
|
Mon, 12 Dec 2011 09:21:04 +0100 |
Björn Ricks |
Move GetanController to it's own module
|
Mon, 12 Dec 2011 09:18:41 +0100 |
Björn Ricks |
Add version info to getan module
|
Mon, 12 Dec 2011 09:16:03 +0100 |
Björn Ricks |
Change tab into spaces in README
|
Mon, 12 Dec 2011 09:15:47 +0100 |
Björn Ricks |
Only import necessary classes and functions
|
Mon, 21 Nov 2011 09:22:11 +0100 |
Björn Ricks |
Add option to show entries of last week
|
Mon, 12 Sep 2011 14:54:00 +0200 |
Björn Ricks |
Update project list when a new project was created
|
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
|