annotate Changes @ 219:71638dcc5a0f

Remove self.focused usage self.focus did track the current list item number of the focused node. Instead use urwids methods to get and set the item in the focus.
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 05 Apr 2013 20:03:37 +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)