2014-03-03 |
Björn Ricks |
Add vim modeline to REAMDE file
|
2014-03-03 |
Björn Ricks |
Fix typos in README
|
2014-03-03 |
Björn Ricks |
Use text width of 80 chars per line in README
|
2014-01-29 |
Bernhard Reiter |
INTRODUCTION: mentioned key "e" for edit entry. Fixed typo in wizzard.
|
2014-01-17 |
Bernhard Reiter |
Branch lost maintainer.
project-tree
|
2014-01-02 |
Bernhard Reiter |
README: updated for urwid 1.1.2. Better example shell commands for using urwid from source.
|
2014-01-02 |
Bernhard Reiter |
README updated: New urwid.org homepage and location simplified. Typo fixed.
|
2013-12-11 |
Björn Ricks |
Update CHANGES
|
2013-12-11 |
Björn Ricks |
Update CHANGES about editing a project name, key and description
|
2013-12-11 |
Björn Ricks |
Remove old ChangeLog file
|
2013-12-11 |
Björn Ricks |
Rename Changes to CHANGES
|
2013-12-11 |
Björn Ricks |
Update changes
|
2013-12-11 |
Björn Ricks |
Add requirements.txt file for pip
|
2013-10-11 |
Björn Ricks |
Update version number after taggin 1.1beta2
|
2013-10-11 |
Björn Ricks |
Added tag 1.1beta2 for changeset 03ae4c2b6350
|
2013-10-11 |
Björn Ricks |
This todo is fixed now
1.1beta2
|
2013-10-11 |
Björn Ricks |
Now its allowed to add entries without a description
|
2013-10-11 |
Björn Ricks |
It's now possible to specify a color theme in the getanrc config
|
2013-10-11 |
Björn Ricks |
Getan creates an empty database automatically since a looong time ago
|
2013-10-11 |
Björn Ricks |
Update version to 1.1beta2
|
2013-10-11 |
Björn Ricks |
Remove old and now unused palette
|
2013-10-11 |
Björn Ricks |
Update mapping for foreground and background color settings of nodes
|
2013-10-11 |
Björn Ricks |
Use the palette loaded from the config theme
|
2013-10-11 |
Björn Ricks |
Implement loading a palette theme from the getan config
|
2013-10-11 |
Björn Ricks |
Move setting the ProjectList and EntryList instances into the controller
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Allow empty descriptions for project entires
|
2013-10-11 |
Björn Ricks |
Not necessary to select project when the project is stopped
|
2013-10-11 |
Björn Ricks |
Fix updating the entries of the project when one ore more entries are deleted
|
2013-10-11 |
Björn Ricks |
Avoid resetting the focus in the entry list if the DeletEntryListState is
|
2013-10-11 |
Björn Ricks |
Avoid resetting the focus when changing from DeleteEntryState back to the
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Allow to abort deletion of entries with escape key
|
2013-10-11 |
Björn Ricks |
Deactivate selection of projects when changing to RunningProjectsState
|
2013-10-11 |
Björn Ricks |
Also don't use item_in_focus when adding a entry description
|
2013-10-11 |
Björn Ricks |
We already have the project here therefore pass it directly to the methods
|
2013-10-11 |
Björn Ricks |
Allow to deactivate the selection of projects
|
2013-10-11 |
Björn Ricks |
Update codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Set focus to project list body when changing from adding and subtracting time
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Remove unnecessary imports
|
2013-10-11 |
Björn Ricks |
Remove shebang line
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Remove shebang line from view
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Update codingstyle for pep8
|
2013-08-28 |
Thomas Arendsen Hein |
added some todos
|
2013-06-24 |
Björn Ricks |
Set correct next state if to be subtracted seconds are greater then the actual
|
2013-06-24 |
Björn Ricks |
Remove obsolete import
|
2013-05-10 |
Björn Ricks |
Added tag 1.1beta1 for changeset a69126bb29e6
|
2013-05-10 |
Björn Ricks |
Update README for installing urwid into getan source
1.1beta1
|
2013-05-10 |
Björn Ricks |
Added tag 1.1beta1 for changeset 295cbbb42de4
|
2013-05-10 |
Björn Ricks |
Update version of getan to 1.1beta1
|
2013-05-10 |
Björn Ricks |
Update README
|
2013-05-10 |
Björn Ricks |
Correct version number
|
2013-05-10 |
Björn Ricks |
Update rows when stopping a running project
|
2013-04-22 |
Björn Ricks |
Only set focus in ListBox if rows are available
|
2013-04-16 |
Björn Ricks |
Set unique constraint on project key
|
2013-04-16 |
Björn Ricks |
Add first draft for a template based getan time evaluation
|