2015-01-05 |
Björn Ricks |
Update calling set_footer_text
|
2015-01-05 |
Björn Ricks |
Ignore dist and build directories
|
2015-01-05 |
Björn Ricks |
Rename getan_report.py to getan-report.py
|
2015-01-05 |
Björn Ricks |
Include the template in the installed package data
|
2015-01-05 |
Björn Ricks |
Move all scripts in a common scripts directory
|
2014-03-12 |
Björn Ricks |
Let getan crash if entry _get_time doesn't return an int
|
2014-11-04 |
Bernhard Reiter |
Added contrib/getan_report.py, a script to write a daily report by Bernhard Reiter.
|
2014-03-11 |
Björn Ricks |
Sort entries in wochenbericht and zeiterfassung templates by startdate
|
2014-03-10 |
Björn Ricks |
Update setup.py
|
2014-03-10 |
Björn Ricks |
Update coding style for pep8
|
2014-03-10 |
Björn Ricks |
Use week in wochenbericht template
|
2014-03-10 |
Björn Ricks |
Allow to set encoding in getan-eval
|
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
|
2014-03-03 |
Björn Ricks |
Prepare version for a getan 1.1 release
1.1
|
2014-03-03 |
Björn Ricks |
Add license header comment of __init__.py file
|
2014-03-03 |
Björn Ricks |
Add vim modeline to REAMDE file
|
2014-03-03 |
Björn Ricks |
Fix typos in README
|
2014-03-03 |
Björn Ricks |
Use text width of 80 chars per line in README
|
2014-01-29 |
Bernhard Reiter |
INTRODUCTION: mentioned key "e" for edit entry. Fixed typo in wizzard.
|
2014-01-17 |
Bernhard Reiter |
Branch lost maintainer.
project-tree
|
2014-01-02 |
Bernhard Reiter |
README: updated for urwid 1.1.2. Better example shell commands for using urwid from source.
|
2014-01-02 |
Bernhard Reiter |
README updated: New urwid.org homepage and location simplified. Typo fixed.
|
2013-12-11 |
Björn Ricks |
Update CHANGES
|
2013-12-11 |
Björn Ricks |
Update CHANGES about editing a project name, key and description
|
2013-12-11 |
Björn Ricks |
Remove old ChangeLog file
|
2013-12-11 |
Björn Ricks |
Rename Changes to CHANGES
|
2013-12-11 |
Björn Ricks |
Update changes
|
2013-12-11 |
Björn Ricks |
Add requirements.txt file for pip
|
2013-10-11 |
Björn Ricks |
Update version number after taggin 1.1beta2
|
2013-10-11 |
Björn Ricks |
Added tag 1.1beta2 for changeset 03ae4c2b6350
|
2013-10-11 |
Björn Ricks |
This todo is fixed now
1.1beta2
|
2013-10-11 |
Björn Ricks |
Now its allowed to add entries without a description
|
2013-10-11 |
Björn Ricks |
It's now possible to specify a color theme in the getanrc config
|