2011-05-30 |
Björn Ricks |
Handle KeyboardInterrupt and shutdown getan carefully afterwards
|
2011-05-30 |
Björn Ricks |
Save the current project when switching to Running state
|
2011-05-30 |
Björn Ricks |
Move 'up' and 'down' keypress handling to general ProjectState class
|
2011-05-30 |
Björn Ricks |
Use footer of EntryList to display the editable description of an entry
|
2011-05-30 |
Björn Ricks |
Add new method in ListWidget to get the current node element
|
2011-05-25 |
Björn Ricks |
Changelog for r76
|
2011-05-25 |
Björn Ricks |
Changelog for r73:74
|
2011-05-25 |
Björn Ricks |
Changelog for r72
|
2011-05-25 |
Björn Ricks |
Changelog for r70
|
2011-05-25 |
Björn Ricks |
Changelog for r68:69
|
2011-05-25 |
Björn Ricks |
Changelog entry for r66:67
|
2011-05-25 |
Björn Ricks |
Correct indentation in ChangeLog
|
2011-05-25 |
Björn Ricks |
Update changelog for r63:65
|
2011-05-25 |
Björn Ricks |
Add changelog entry for r62
|
2011-04-18 |
Ingo Weinzierl |
Introcuded a command line argument to skip printing empty projects.
project-tree
|
2011-02-28 |
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
|
2011-02-15 |
Ingo Weinzierl |
#1921 Bugfix: Moving entries into projects with keys that consist of more than a single char works again.
project-tree
|
2010-12-21 |
Ingo Weinzierl |
Initialized a branch to work on a tree-like project view.
project-tree
|
2010-12-15 |
Sascha L. Teichmann |
Fix for #1638
|
2010-12-15 |
Sascha L. Teichmann |
Make getan runnable if there is no project in database.
|
2010-12-15 |
Sascha L. Teichmann |
Create database file if it does not exist.
|
2010-12-15 |
Sascha L. Teichmann |
Minor fixes (logging, states)
|
2010-12-15 |
Sascha L. Teichmann |
Wrong issue -> #1624
|
2010-12-15 |
Sascha L. Teichmann |
Fix for #1569
|
2010-10-02 |
Ingo Weinzierl |
Introduced i18n support; german and english translation available.
|
2010-09-02 |
Ingo Weinzierl |
'NoneType' time values don't break getan while switching time mode anymore (issue1575).
|
2010-08-31 |
Ingo Weinzierl |
Made getan python-2.4 compatible.
|
2010-08-31 |
Ingo Weinzierl |
Added a parameter 'year' to the 'wochenbericht' script that filters out the week of a specific year only.
|
2010-08-31 |
Ingo Weinzierl |
Bugfix: removed 'with' statement - replaced by try/finally (ISSUE1566).
|
2010-08-30 |
Ingo Weinzierl |
Stop still running projects before getan quits - even if getan crashes.
|
2010-08-30 |
Ingo Weinzierl |
Unified parameter names of ProjectList and EntryList.
|
2010-08-30 |
Ingo Weinzierl |
Bugfix: fixed wrong attribute name while accessing raw projects of a ProjectNode.
|
2010-08-29 |
Ingo Weinzierl |
Added support for resizing the application window.
|
2010-08-29 |
Ingo Weinzierl |
Bugfix and improvements in the process to move/delete entries.
|
2010-08-29 |
Ingo Weinzierl |
Bugfix: switching the time mode in ProjectList will also update the displayed total time in the footer of ProjectList.
|
2010-08-28 |
Ingo Weinzierl |
Added a new implementation of 'getan' based on urwid, a python console user interface library.
|
2009-08-24 |
Thomas Arendsen Hein |
update ChangeLog
|
2008-09-09 |
Sascha L. Teichmann |
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
|
2008-08-12 |
Sascha L. Teichmann |
Insert anonym tasks into project tree when give them a name.
|
2008-08-12 |
Sascha L. Teichmann |
Applied Stephan Holl's week-option.patch
|
2008-08-10 |
Sascha L. Teichmann |
Initial checkin for project trees. !!!Work in progress!!!
|
2008-08-04 |
Sascha L. Teichmann |
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
|
2008-08-03 |
Sascha L. Teichmann |
contrib/zeiterfassung: Added parameter -e | --encoding=
|
2008-08-03 |
Sascha L. Teichmann |
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
|
2008-08-01 |
Sascha L. Teichmann |
Added script to generate lines for zeiterfassung.txt
|
2008-07-31 |
Sascha L. Teichmann |
Feature wish 8. Fn is like <ESC>-n
|
2008-07-31 |
Sascha L. Teichmann |
* Feature wish 4 and 10
|
2008-07-31 |
Sascha L. Teichmann |
Applied patch from Stephan Holl to show usage on '-h' of '--help'. Added check for existence of db file.
|
2008-07-30 |
Sascha L. Teichmann |
Added little script to summarize the entries for a given week number of year.
|
2008-07-29 |
Sascha L. Teichmann |
- Added total sum of all projects.
|
2008-07-29 |
Sascha L. Teichmann |
Added +/- time to tasks.
|
2008-07-29 |
Sascha L. Teichmann |
- To exit getan you now can use double BACKSPACE, too.
|
2008-07-28 |
Sascha L. Teichmann |
Initial import.
|