Wed, 25 May 2011 13:21:34 +0200 |
Björn Ricks |
Make the logging configurable for filename and level
|
Wed, 25 May 2011 11:12:15 +0200 |
Björn Ricks |
Clip project entry in project list if it's to long
|
Wed, 25 May 2011 11:03:04 +0200 |
Björn Ricks |
Use set_footer_text method to set the footer text instead of
|
Wed, 25 May 2011 11:01:33 +0200 |
Björn Ricks |
Improve code path
|
Wed, 25 May 2011 11:00:46 +0200 |
Björn Ricks |
Add scrolling in entry list to be able to select all entries
|
Thu, 19 May 2011 13:04:21 +0200 |
Björn Ricks |
Show project name before time entries
|
Tue, 03 May 2011 14:43:58 +0200 |
Björn Ricks |
add switch to show also empty projects
|
Tue, 03 May 2011 14:37:23 +0200 |
Björn Ricks |
add displaying of total time in all projects
|
Tue, 03 May 2011 14:31:11 +0200 |
Björn Ricks |
rename total variable to total_proj because it refects to total time
|
Wed, 20 Apr 2011 10:19:38 +0200 |
Björn Ricks |
user ? per default for zeiterfassung entry type
|
Mon, 18 Apr 2011 10:22:57 +0200 |
Björn Ricks |
use insert key instead of a to create a new project
|
Mon, 18 Apr 2011 09:05:42 +0200 |
Ingo Weinzierl |
Introcuded a command line argument to skip printing empty projects.
project-tree
|
Mon, 04 Apr 2011 12:25:26 +0200 |
Björn Ricks |
add create project related states
|
Mon, 04 Apr 2011 12:23:55 +0200 |
Björn Ricks |
add add_project method
|
Mon, 04 Apr 2011 12:13:40 +0200 |
Björn Ricks |
fix insert new project sql statemenent and api
|
Wed, 23 Mar 2011 11:04:28 +0100 |
Björn Ricks |
add year option to usage output
|
Fri, 18 Mar 2011 16:30:56 +0100 |
Björn Ricks |
don't forget to save before commit :-/
|
Fri, 18 Mar 2011 14:43:24 +0100 |
Björn Ricks |
add backend method to create new projects
|
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
|
Mon, 07 Feb 2011 11:28:25 +0100 |
Bjoern Ricks |
add year option for contrib/zeiterfassung
|
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.
|
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.
|
Sun, 05 Sep 2010 15:54:44 +0200 |
Thomas Arendsen Hein |
Added TODO item (mainly to try the new commit list)
|
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 10:56:17 +0200 |
Thomas Arendsen Hein |
Add .hgignore:
|
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, 18 Aug 2009 16:59:17 +0200 |
Thomas Arendsen Hein |
Handle empty input when adding/subtracting time of the running project
|
Tue, 18 Aug 2009 16:55:51 +0200 |
Thomas Arendsen Hein |
Allow <timespec>+ and <timespec>- (RPN) to change time for the current project
|
Tue, 18 Aug 2009 16:09:17 +0200 |
Thomas Arendsen Hein |
rename substract to subtract
|