log

age author description
Wed, 03 May 2017 17:13:37 +0200 Bernhard Reiter Version: Prepares for 2.0.post1 release. 2.0.post1
Wed, 03 May 2017 16:29:24 +0200 Bernhard Reiter Prepares for PyPi publication.
Wed, 03 May 2017 14:06:35 +0200 Bernhard Reiter Version: bumped to 2.0.dev0
Wed, 03 May 2017 13:38:42 +0200 Bernhard Reiter Added tag 2.0 for changeset 69ef6f89e930
Wed, 03 May 2017 13:38:29 +0200 Bernhard Reiter Prepares release v2.0. 2.0
Wed, 03 May 2017 13:35:58 +0200 Bernhard Reiter Fixes sorting by day for templates.
Wed, 03 May 2017 12:59:37 +0200 Bernhard Reiter Code-quality: prepares template.py for logging.
Wed, 03 May 2017 11:51:39 +0200 Bernhard Reiter Merge.
Wed, 03 May 2017 11:50:30 +0200 Bernhard Reiter Code-cleanup: improves style.
Mon, 24 Apr 2017 14:24:05 +0200 Bernhard Reiter Improves editing of length for saved entries.
Fri, 17 Mar 2017 08:18:31 +0100 Bernhard Reiter TODO: added problem report for move.
Tue, 28 Feb 2017 12:14:56 +0100 Bernhard Reiter Fixes ability to change length of saved entries.
Fri, 10 Feb 2017 15:30:56 +0100 Bernhard Reiter CHANGES updated. AUTHOR BER added. zeiterfassung.py removed.
Fri, 10 Feb 2017 15:01:07 +0100 Bernhard Reiter Adds ability to adjust the length of (saved) entries.
Fri, 03 Feb 2017 15:01:06 +0100 Bernhard Reiter scripts/getan-report.py: also accepts YYYYMMDD as reportdate.
Fri, 03 Feb 2017 14:57:32 +0100 Bernhard Reiter getan-report.py: improves -t output format.
Fri, 03 Feb 2017 14:32:55 +0100 Bernhard Reiter getan-report.py: ignores microseconds.
Mon, 12 Sep 2016 11:06:46 +0200 Bernhard Reiter Adjusting starting datetime:
Mon, 12 Sep 2016 10:19:21 +0200 Bernhard Reiter Added possibility to move starting datetime of entries.
Thu, 28 Jan 2016 10:08:32 +0100 Bernhard Reiter Added a TODO item.
Mon, 30 Nov 2015 16:59:52 +0100 Bernhard Reiter Scanning for workpackage string is now closer to what zeitvertexung does.
Mon, 30 Nov 2015 12:43:08 +0100 Bernhard Reiter Added two TODOs.
Fri, 06 Mar 2015 08:52:06 +0100 Bernhard Reiter templates/zeiterfassung2: daily sum per category fixed.
Mon, 02 Mar 2015 12:17:28 +0100 Bernhard Reiter templates/zeiterfassung2: improved: "category" instead of "project". Fixed missing newline before new workpackage.
Mon, 02 Mar 2015 11:49:48 +0100 Bernhard Reiter templates/zeiterfassung2: Better formatting of grouping for one AP in on day.
Tue, 17 Feb 2015 17:48:29 +0100 Bernhard Reiter New template for zeiterfassung.py.
Mon, 16 Feb 2015 10:21:22 +0100 Bernhard Reiter scripts/zeiterfassung.py: enabled choice of used templates.
Mon, 09 Feb 2015 10:17:25 +0100 Björn Ricks Remove rendering a newline for the first project and fix headline
Mon, 09 Feb 2015 10:16:55 +0100 Björn Ricks Fix using umlauts in usernames like Björn for getan-eval.py script
Mon, 26 Jan 2015 14:08:44 +0100 Björn Ricks Add list of all entries to the template context
Mon, 26 Jan 2015 14:06:37 +0100 Björn Ricks Update coding style for pep8
Mon, 26 Jan 2015 13:09:52 +0100 Björn Ricks Update coding style for pep8
Tue, 06 Jan 2015 10:18:44 +0100 Björn Ricks Fix: year must be an int in template.render function
Mon, 05 Jan 2015 11:07:39 +0100 Björn Ricks Update copyright and remove empty lines
Mon, 05 Jan 2015 11:07:17 +0100 Björn Ricks Update calling set_footer_text
Mon, 05 Jan 2015 11:05:31 +0100 Björn Ricks Ignore dist and build directories
Mon, 05 Jan 2015 11:04:07 +0100 Björn Ricks Rename getan_report.py to getan-report.py
Mon, 05 Jan 2015 10:55:28 +0100 Björn Ricks Include the template in the installed package data
Mon, 05 Jan 2015 10:54:20 +0100 Björn Ricks Move all scripts in a common scripts directory
Wed, 12 Mar 2014 10:57:21 +0100 Björn Ricks Let getan crash if entry _get_time doesn't return an int
Tue, 04 Nov 2014 17:46:53 +0100 Bernhard Reiter Added contrib/getan_report.py, a script to write a daily report by Bernhard Reiter.
Tue, 11 Mar 2014 16:18:28 +0100 Björn Ricks Sort entries in wochenbericht and zeiterfassung templates by startdate
Mon, 10 Mar 2014 10:13:54 +0100 Björn Ricks Update setup.py
Mon, 10 Mar 2014 10:11:31 +0100 Björn Ricks Update coding style for pep8
Mon, 10 Mar 2014 09:59:56 +0100 Björn Ricks Use week in wochenbericht template
Mon, 10 Mar 2014 09:39:07 +0100 Björn Ricks Allow to set encoding in getan-eval
Mon, 10 Mar 2014 09:23:08 +0100 Björn Ricks Add current date to getan template context
Fri, 07 Mar 2014 16:02:07 +0100 Björn Ricks Fix setting workpackage of project if description is None
Mon, 03 Mar 2014 15:57:54 +0100 Thomas Arendsen Hein Move justification of human_time to templates (only for zeiterfassung)
Mon, 03 Mar 2014 15:49:22 +0100 Thomas Arendsen Hein Empty workpackage defaults to "-" instead of "----"
Mon, 03 Mar 2014 15:47:13 +0100 Thomas Arendsen Hein Left-justify user entry in zeiterfassung to three characters
Mon, 03 Mar 2014 15:31:17 +0100 Björn Ricks Update README for installing jinja2
Mon, 03 Mar 2014 15:25:48 +0100 Björn Ricks Now we require jinja2 for template rendering
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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)