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
|