Mercurial > getan
view Changes @ 222:24709f93bf5f
Remove obsolete ProjectList methods
Both methods were intended to redraw the node widgets in the list. This can be
done by urwids own methods (_invalidate)
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 05 Apr 2013 20:08:46 +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