Mercurial > getan
view Changes @ 256:bcc5951edaad
Fix compatibility with urwid 1.1
focus is a read only Widget property in urwid 1.1. Therefore it can't be used in
Node to store the if the widget has the focus. Renamed focus to has_focus
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 11 Apr 2013 11:41:01 +0200 |
parents | e7466f3210c6 |
children | d2efc83a6d80 |
line wrap: on
line source
UNRELEASED * getan/contrib/zeiterfassung.py: Add conversion function from iso weeks to unix weeks. Use iso weeks for -w and -c parameters and convert them to unix weeks as used in sqlite. 1.0 13.01.2012 * Initial release