2014-03-10 |
Björn Ricks |
Add current date to getan template context
|
2014-03-07 |
Björn Ricks |
Fix setting workpackage of project if description is None
|
2014-03-03 |
Thomas Arendsen Hein |
Move justification of human_time to templates (only for zeiterfassung)
|
2014-03-03 |
Thomas Arendsen Hein |
Empty workpackage defaults to "-" instead of "----"
|
2014-03-03 |
Thomas Arendsen Hein |
Left-justify user entry in zeiterfassung to three characters
|
2014-03-03 |
Björn Ricks |
Update README for installing jinja2
|
2014-03-03 |
Björn Ricks |
Now we require jinja2 for template rendering
|
2014-03-03 |
Björn Ricks |
Add vim modeline to CHANGES file
|
2014-03-03 |
Björn Ricks |
Update CHANGES
|
2014-03-03 |
Björn Ricks |
Fix: Entry.duration got renamed to Entry.get_duration
|
2014-03-03 |
Björn Ricks |
Fix loading entries of a project
|
2014-03-03 |
Björn Ricks |
Add a improved template for a wochenbericht
|
2014-03-03 |
Björn Ricks |
Allow to render only projects with entries in templates
|
2014-03-03 |
Björn Ricks |
Change zeiterfassung.py script to use getan.template
|
2014-03-03 |
Björn Ricks |
Use the new getan.template module in getan-eval.py script
|
2014-03-03 |
Björn Ricks |
Add a template for generating the zeiterfassung data
|
2014-03-03 |
Björn Ricks |
Add a template module to getan
|
2014-03-03 |
Björn Ricks |
Add methods to return a workpackage [wp] from a Entry description
|
2014-03-03 |
Björn Ricks |
Add method to calculate the total duration of a project
|
2014-03-03 |
Björn Ricks |
Pass the Backend to the Project constructor
|
2014-03-03 |
Björn Ricks |
Add lazy loading of Project Entries
|
2014-03-03 |
Björn Ricks |
Allow to load one project and specific entries from the Backend
|
2014-03-03 |
Björn Ricks |
Correctly escape sql query
|
2014-03-03 |
Björn Ricks |
Fix textwidth <= 80
|
2014-03-03 |
Björn Ricks |
Fix coding style for pep8
|
2014-03-03 |
Björn Ricks |
Fix coding style for pep8
|
2014-03-03 |
Björn Ricks |
Update version after release 1.1
|
2014-03-03 |
Björn Ricks |
Added tag 1.1 for changeset 2c7f3bb7b673
|