annotate Changes @ 319:ec84b522c94b

Implement loading a palette theme from the getan config This allows to override the default palette theme for getan. For details about the possible colors see http://excess.org/urwid/docs/manual/displayattributes.html#foreground-and-background-settings Example for a ~/.getan/getanrc [theme] focus_entry=dark red, white This will change the font color to dark red and the background to white for all focused entries (in both lists).
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 11 Oct 2013 14:25:36 +0200
parents e7466f3210c6
children d2efc83a6d80
rev   line source
193
e7466f3210c6 Update and reformat Changes file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 188
diff changeset
1 UNRELEASED
188
da3333fcf222 Add Changes file to track new features and bugfixes
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff changeset
2
193
e7466f3210c6 Update and reformat Changes file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 188
diff changeset
3 * getan/contrib/zeiterfassung.py: Add conversion function from iso weeks to
e7466f3210c6 Update and reformat Changes file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 188
diff changeset
4 unix weeks. Use iso weeks for -w and -c parameters and convert them to
e7466f3210c6 Update and reformat Changes file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 188
diff changeset
5 unix weeks as used in sqlite.
e7466f3210c6 Update and reformat Changes file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 188
diff changeset
6
e7466f3210c6 Update and reformat Changes file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 188
diff changeset
7 1.0 13.01.2012
e7466f3210c6 Update and reformat Changes file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 188
diff changeset
8
e7466f3210c6 Update and reformat Changes file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 188
diff changeset
9 * Initial release
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)