Mercurial > getan
comparison CHANGES @ 364:2b0b7d5bbbae
Update CHANGES
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 03 Mar 2014 15:25:21 +0100 |
parents | 1c9d4992da68 |
children | 85a2f06caf61 |
comparison
equal
deleted
inserted
replaced
363:1be996254ad5 | 364:2b0b7d5bbbae |
---|---|
1 UNRELEASED | 1 UNRELEASED |
2 | |
3 * Added a template rendering module bases on jinja2. | |
4 | |
5 * zeiterfassung.py is re-written to use the new template based rendering. | |
6 | |
7 * getan-eval.py can be used as a main entry point for user templates. User | |
8 templates are loaded from ~/.getan/templates and can be used via the | |
9 --template option. E.g. getan-eval.py --template=mytemplate will try to load | |
10 ~/.getan/templates/mytemplate. | |
11 | |
12 | |
13 1.1 03.03.2014 | |
2 | 14 |
3 * Update layout of getan by removing the big column header boxes. Also display | 15 * Update layout of getan by removing the big column header boxes. Also display |
4 the current getan version in the upper right corner. | 16 the current getan version in the upper right corner. |
5 | 17 |
6 * By pressing backspace (backspace is the default key) on a project in the | 18 * By pressing backspace (backspace is the default key) on a project in the |