log

age author description
Mon, 03 Mar 2014 15:25:31 +0100 Björn Ricks Add vim modeline to CHANGES file
Mon, 03 Mar 2014 15:25:21 +0100 Björn Ricks Update CHANGES
Mon, 03 Mar 2014 15:08:30 +0100 Björn Ricks Fix: Entry.duration got renamed to Entry.get_duration
Mon, 03 Mar 2014 15:08:07 +0100 Björn Ricks Fix loading entries of a project
Mon, 03 Mar 2014 15:00:20 +0100 Björn Ricks Add a improved template for a wochenbericht
Mon, 03 Mar 2014 14:59:42 +0100 Björn Ricks Allow to render only projects with entries in templates
Mon, 03 Mar 2014 14:42:43 +0100 Björn Ricks Change zeiterfassung.py script to use getan.template
Mon, 03 Mar 2014 14:32:12 +0100 Björn Ricks Use the new getan.template module in getan-eval.py script
Mon, 03 Mar 2014 14:31:25 +0100 Björn Ricks Add a template for generating the zeiterfassung data
Mon, 03 Mar 2014 14:30:44 +0100 Björn Ricks Add a template module to getan
Mon, 03 Mar 2014 14:28:39 +0100 Björn Ricks Add methods to return a workpackage [wp] from a Entry description
Mon, 03 Mar 2014 14:27:36 +0100 Björn Ricks Add method to calculate the total duration of a project
Mon, 03 Mar 2014 14:27:08 +0100 Björn Ricks Pass the Backend to the Project constructor
Mon, 03 Mar 2014 14:26:14 +0100 Björn Ricks Add lazy loading of Project Entries
Mon, 03 Mar 2014 14:24:44 +0100 Björn Ricks Allow to load one project and specific entries from the Backend
Mon, 03 Mar 2014 14:22:30 +0100 Björn Ricks Correctly escape sql query
Mon, 03 Mar 2014 11:38:23 +0100 Björn Ricks Fix textwidth <= 80
Mon, 03 Mar 2014 11:37:37 +0100 Björn Ricks Fix coding style for pep8
Mon, 03 Mar 2014 11:34:31 +0100 Björn Ricks Fix coding style for pep8
Mon, 03 Mar 2014 10:45:15 +0100 Björn Ricks Update version after release 1.1
Mon, 03 Mar 2014 10:44:39 +0100 Björn Ricks Added tag 1.1 for changeset 2c7f3bb7b673
Mon, 03 Mar 2014 10:44:26 +0100 Björn Ricks Prepare version for a getan 1.1 release 1.1
Mon, 03 Mar 2014 10:44:03 +0100 Björn Ricks Add license header comment of __init__.py file
Mon, 03 Mar 2014 10:42:07 +0100 Björn Ricks Add vim modeline to REAMDE file
Mon, 03 Mar 2014 10:41:51 +0100 Björn Ricks Fix typos in README
Mon, 03 Mar 2014 10:41:30 +0100 Björn Ricks Use text width of 80 chars per line in README
Wed, 29 Jan 2014 17:45:45 +0100 Bernhard Reiter INTRODUCTION: mentioned key "e" for edit entry. Fixed typo in wizzard.
Fri, 17 Jan 2014 08:37:33 +0100 Bernhard Reiter Branch lost maintainer. project-tree
Thu, 02 Jan 2014 12:20:42 +0100 Bernhard Reiter README: updated for urwid 1.1.2. Better example shell commands for using urwid from source.
Thu, 02 Jan 2014 12:13:18 +0100 Bernhard Reiter README updated: New urwid.org homepage and location simplified. Typo fixed.
Wed, 11 Dec 2013 10:38:56 +0100 Björn Ricks Update CHANGES
Wed, 11 Dec 2013 10:34:16 +0100 Björn Ricks Update CHANGES about editing a project name, key and description
Wed, 11 Dec 2013 10:23:32 +0100 Björn Ricks Remove old ChangeLog file
Wed, 11 Dec 2013 10:22:51 +0100 Björn Ricks Rename Changes to CHANGES
Wed, 11 Dec 2013 10:22:32 +0100 Björn Ricks Update changes
Wed, 11 Dec 2013 10:11:13 +0100 Björn Ricks Add requirements.txt file for pip
Fri, 11 Oct 2013 14:37:42 +0200 Björn Ricks Update version number after taggin 1.1beta2
Fri, 11 Oct 2013 14:36:48 +0200 Björn Ricks Added tag 1.1beta2 for changeset 03ae4c2b6350
Fri, 11 Oct 2013 14:33:38 +0200 Björn Ricks This todo is fixed now 1.1beta2
Fri, 11 Oct 2013 14:33:25 +0200 Björn Ricks Now its allowed to add entries without a description
Fri, 11 Oct 2013 14:32:50 +0200 Björn Ricks It's now possible to specify a color theme in the getanrc config
Fri, 11 Oct 2013 14:32:18 +0200 Björn Ricks Getan creates an empty database automatically since a looong time ago
Fri, 11 Oct 2013 14:31:47 +0200 Björn Ricks Update version to 1.1beta2
Fri, 11 Oct 2013 14:31:34 +0200 Björn Ricks Remove old and now unused palette
Fri, 11 Oct 2013 14:28:21 +0200 Björn Ricks Update mapping for foreground and background color settings of nodes
Fri, 11 Oct 2013 14:26:15 +0200 Björn Ricks Use the palette loaded from the config theme
Fri, 11 Oct 2013 14:25:36 +0200 Björn Ricks Implement loading a palette theme from the getan config
Fri, 11 Oct 2013 14:12:03 +0200 Björn Ricks Move setting the ProjectList and EntryList instances into the controller
Fri, 11 Oct 2013 14:08:44 +0200 Björn Ricks Fix codingstyle for pep8
Fri, 11 Oct 2013 12:18:13 +0200 Björn Ricks Allow empty descriptions for project entires
Fri, 11 Oct 2013 12:14:25 +0200 Björn Ricks Not necessary to select project when the project is stopped
Fri, 11 Oct 2013 12:10:38 +0200 Björn Ricks Fix updating the entries of the project when one ore more entries are deleted
Fri, 11 Oct 2013 12:09:42 +0200 Björn Ricks Avoid resetting the focus in the entry list if the DeletEntryListState is
Fri, 11 Oct 2013 12:09:06 +0200 Björn Ricks Avoid resetting the focus when changing from DeleteEntryState back to the
Fri, 11 Oct 2013 12:06:42 +0200 Björn Ricks Fix codingstyle for pep8
Fri, 11 Oct 2013 11:40:56 +0200 Björn Ricks Allow to abort deletion of entries with escape key
Fri, 11 Oct 2013 11:07:33 +0200 Björn Ricks Deactivate selection of projects when changing to RunningProjectsState
Fri, 11 Oct 2013 11:07:02 +0200 Björn Ricks Also don't use item_in_focus when adding a entry description
Fri, 11 Oct 2013 11:05:22 +0200 Björn Ricks We already have the project here therefore pass it directly to the methods
Fri, 11 Oct 2013 11:03:50 +0200 Björn Ricks Allow to deactivate the selection of projects
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)