graph
- Add list of all entries to the template context2015-01-26, by Björn Ricks
- Update coding style for pep82015-01-26, by Björn Ricks
- Update coding style for pep82015-01-26, by Björn Ricks
- Fix: year must be an int in template.render function2015-01-06, by Björn Ricks
- Update copyright and remove empty lines2015-01-05, by Björn Ricks
- Update calling set_footer_text2015-01-05, by Björn Ricks
- Ignore dist and build directories2015-01-05, by Björn Ricks
- Rename getan_report.py to getan-report.py2015-01-05, by Björn Ricks
- Include the template in the installed package data2015-01-05, by Björn Ricks
- Move all scripts in a common scripts directory2015-01-05, by Björn Ricks
- Let getan crash if entry _get_time doesn't return an int2014-03-12, by Björn Ricks
- Added contrib/getan_report.py, a script to write a daily report by Bernhard Reiter.2014-11-04, by Bernhard Reiter
- Sort entries in wochenbericht and zeiterfassung templates by startdate2014-03-11, by Björn Ricks
- Update setup.py2014-03-10, by Björn Ricks
- Update coding style for pep82014-03-10, by Björn Ricks
- Use week in wochenbericht template2014-03-10, by Björn Ricks
- Allow to set encoding in getan-eval2014-03-10, by Björn Ricks
- Add current date to getan template context2014-03-10, by Björn Ricks
- Fix setting workpackage of project if description is None2014-03-07, by Björn Ricks
- Move justification of human_time to templates (only for zeiterfassung)2014-03-03, by Thomas Arendsen Hein
- Empty workpackage defaults to "-" instead of "----"2014-03-03, by Thomas Arendsen Hein
- Left-justify user entry in zeiterfassung to three characters2014-03-03, by Thomas Arendsen Hein
- Update README for installing jinja22014-03-03, by Björn Ricks
- Now we require jinja2 for template rendering2014-03-03, by Björn Ricks
- Add vim modeline to CHANGES file2014-03-03, by Björn Ricks
- Update CHANGES2014-03-03, by Björn Ricks
- Fix: Entry.duration got renamed to Entry.get_duration2014-03-03, by Björn Ricks
- Fix loading entries of a project2014-03-03, by Björn Ricks
- Add a improved template for a wochenbericht2014-03-03, by Björn Ricks
- Allow to render only projects with entries in templates2014-03-03, by Björn Ricks
- Change zeiterfassung.py script to use getan.template2014-03-03, by Björn Ricks
- Use the new getan.template module in getan-eval.py script2014-03-03, by Björn Ricks
- Add a template for generating the zeiterfassung data2014-03-03, by Björn Ricks
- Add a template module to getan2014-03-03, by Björn Ricks
- Add methods to return a workpackage [wp] from a Entry description2014-03-03, by Björn Ricks
- Add method to calculate the total duration of a project2014-03-03, by Björn Ricks
- Pass the Backend to the Project constructor2014-03-03, by Björn Ricks
- Add lazy loading of Project Entries2014-03-03, by Björn Ricks
- Allow to load one project and specific entries from the Backend2014-03-03, by Björn Ricks
- Correctly escape sql query2014-03-03, by Björn Ricks
- Fix textwidth <= 802014-03-03, by Björn Ricks
- Fix coding style for pep82014-03-03, by Björn Ricks
- Fix coding style for pep82014-03-03, by Björn Ricks
- Update version after release 1.12014-03-03, by Björn Ricks
- Added tag 1.1 for changeset 2c7f3bb7b6732014-03-03, by Björn Ricks
- Prepare version for a getan 1.1 release1.1 2014-03-03, by Björn Ricks
- Add license header comment of __init__.py file2014-03-03, by Björn Ricks
- Add vim modeline to REAMDE file2014-03-03, by Björn Ricks
- Fix typos in README2014-03-03, by Björn Ricks
- Use text width of 80 chars per line in README2014-03-03, by Björn Ricks
- INTRODUCTION: mentioned key "e" for edit entry. Fixed typo in wizzard.2014-01-29, by Bernhard Reiter
- Branch lost maintainer.project-tree 2014-01-17, by Bernhard Reiter
- README: updated for urwid 1.1.2. Better example shell commands for using urwid from source.2014-01-02, by Bernhard Reiter
- README updated: New urwid.org homepage and location simplified. Typo fixed.2014-01-02, by Bernhard Reiter
- Update CHANGES2013-12-11, by Björn Ricks
- Update CHANGES about editing a project name, key and description2013-12-11, by Björn Ricks
- Remove old ChangeLog file2013-12-11, by Björn Ricks
- Rename Changes to CHANGES2013-12-11, by Björn Ricks
- Update changes2013-12-11, by Björn Ricks
- Add requirements.txt file for pip2013-12-11, by Björn Ricks