Mercurial > getan
view Changes @ 308:a7ece2df59a2
Also don't use item_in_focus when adding a entry description
Pass the current running project direclty to the DescriptionProjectsState
constructor to avoid using item_in_focus which may select the wrong project.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 11 Oct 2013 11:07:02 +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