Mon, 30 May 2011 18:13:34 +0200 |
Björn Ricks |
Handle KeyboardInterrupt and shutdown getan carefully afterwards
|
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
|
Mon, 30 May 2011 15:34:55 +0200 |
Björn Ricks |
Add new method in ListWidget to get the current node element
|
Wed, 25 May 2011 15:05:04 +0200 |
Björn Ricks |
Changelog for r76
|
Wed, 25 May 2011 15:03:19 +0200 |
Björn Ricks |
Changelog for r73:74
|
Wed, 25 May 2011 14:58:16 +0200 |
Björn Ricks |
Changelog for r72
|
Wed, 25 May 2011 14:55:39 +0200 |
Björn Ricks |
Changelog for r70
|
Wed, 25 May 2011 14:52:37 +0200 |
Björn Ricks |
Changelog for r68:69
|
Wed, 25 May 2011 14:48:49 +0200 |
Björn Ricks |
Changelog entry for r66:67
|
Wed, 25 May 2011 14:48:18 +0200 |
Björn Ricks |
Correct indentation in ChangeLog
|
Wed, 25 May 2011 14:41:48 +0200 |
Björn Ricks |
Update changelog for r63:65
|
Wed, 25 May 2011 14:36:46 +0200 |
Björn Ricks |
Add changelog entry for r62
|
Mon, 18 Apr 2011 09:05:42 +0200 |
Ingo Weinzierl |
Introcuded a command line argument to skip printing empty projects.
project-tree
|
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 12:40:40 +0100 |
Sascha L. Teichmann |
Fix for #1638
|
Wed, 15 Dec 2010 11:55:25 +0100 |
Sascha L. Teichmann |
Make getan runnable if there is no project in database.
|
Wed, 15 Dec 2010 11:37:46 +0100 |
Sascha L. Teichmann |
Create database file if it does not exist.
|
Wed, 15 Dec 2010 11:35:59 +0100 |
Sascha L. Teichmann |
Minor fixes (logging, states)
|
Wed, 15 Dec 2010 10:38:15 +0100 |
Sascha L. Teichmann |
Wrong issue -> #1624
|
Wed, 15 Dec 2010 10:31:33 +0100 |
Sascha L. Teichmann |
Fix for #1569
|
Sat, 02 Oct 2010 22:22:35 +0200 |
Ingo Weinzierl |
Introduced i18n support; german and english translation available.
|
Thu, 02 Sep 2010 20:26:52 +0200 |
Ingo Weinzierl |
'NoneType' time values don't break getan while switching time mode anymore (issue1575).
|
Tue, 31 Aug 2010 19:37:37 +0200 |
Ingo Weinzierl |
Made getan python-2.4 compatible.
|
Tue, 31 Aug 2010 19:27:36 +0200 |
Ingo Weinzierl |
Added a parameter 'year' to the 'wochenbericht' script that filters out the week of a specific year only.
|
Tue, 31 Aug 2010 19:25:23 +0200 |
Ingo Weinzierl |
Bugfix: removed 'with' statement - replaced by try/finally (ISSUE1566).
|
Mon, 30 Aug 2010 22:21:47 +0200 |
Ingo Weinzierl |
Stop still running projects before getan quits - even if getan crashes.
|
Mon, 30 Aug 2010 09:02:06 +0200 |
Ingo Weinzierl |
Unified parameter names of ProjectList and EntryList.
|
Mon, 30 Aug 2010 08:17:58 +0200 |
Ingo Weinzierl |
Bugfix: fixed wrong attribute name while accessing raw projects of a ProjectNode.
|
Sun, 29 Aug 2010 20:39:42 +0200 |
Ingo Weinzierl |
Added support for resizing the application window.
|
Sun, 29 Aug 2010 19:56:11 +0200 |
Ingo Weinzierl |
Bugfix and improvements in the process to move/delete entries.
|
Sun, 29 Aug 2010 19:10:48 +0200 |
Ingo Weinzierl |
Bugfix: switching the time mode in ProjectList will also update the displayed total time in the footer of ProjectList.
|
Sat, 28 Aug 2010 20:16:58 +0200 |
Ingo Weinzierl |
Added a new implementation of 'getan' based on urwid, a python console user interface library.
|
Mon, 24 Aug 2009 14:59:37 +0200 |
Thomas Arendsen Hein |
update ChangeLog
|
Tue, 09 Sep 2008 21:43:00 +0200 |
Sascha L. Teichmann |
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
|
Tue, 12 Aug 2008 15:01:11 +0200 |
Sascha L. Teichmann |
Insert anonym tasks into project tree when give them a name.
|
Tue, 12 Aug 2008 10:14:59 +0200 |
Sascha L. Teichmann |
Applied Stephan Holl's week-option.patch
|
Mon, 11 Aug 2008 01:12:47 +0200 |
Sascha L. Teichmann |
Initial checkin for project trees. !!!Work in progress!!!
|
Mon, 04 Aug 2008 12:32:46 +0200 |
Sascha L. Teichmann |
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
|
Sun, 03 Aug 2008 16:11:21 +0200 |
Sascha L. Teichmann |
contrib/zeiterfassung: Added parameter -e | --encoding=
|
Sun, 03 Aug 2008 15:52:21 +0200 |
Sascha L. Teichmann |
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
|
Fri, 01 Aug 2008 18:13:31 +0200 |
Sascha L. Teichmann |
Added script to generate lines for zeiterfassung.txt
|
Thu, 31 Jul 2008 23:49:05 +0200 |
Sascha L. Teichmann |
Feature wish 8. Fn is like <ESC>-n
|
Thu, 31 Jul 2008 23:05:39 +0200 |
Sascha L. Teichmann |
* Feature wish 4 and 10
|
Thu, 31 Jul 2008 10:45:11 +0200 |
Sascha L. Teichmann |
Applied patch from Stephan Holl to show usage on '-h' of '--help'. Added check for existence of db file.
|
Thu, 31 Jul 2008 01:00:42 +0200 |
Sascha L. Teichmann |
Added little script to summarize the entries for a given week number of year.
|
Wed, 30 Jul 2008 01:42:38 +0200 |
Sascha L. Teichmann |
- Added total sum of all projects.
|
Wed, 30 Jul 2008 01:02:32 +0200 |
Sascha L. Teichmann |
Added +/- time to tasks.
|
Tue, 29 Jul 2008 16:38:40 +0200 |
Sascha L. Teichmann |
- To exit getan you now can use double BACKSPACE, too.
|
Mon, 28 Jul 2008 22:33:36 +0200 |
Sascha L. Teichmann |
Initial import.
|