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
|
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
|