chokkarg / worktime

Automatically exported from code.google.com/p/worktime
0 stars 0 forks source link

Remove time registrations in a certain range #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add an option to the TR-list screen to delete time registrations in a certain 
range:
1) All TR's ended before  (or equal to) date x
2) All TR's started after (or equal to) date x
3) All TR's that started after (or equal to) date x and ended before (or equal 
to) date y

Original issue reported on code.google.com by dirkvran...@gmail.com on 25 Apr 2012 at 11:33

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 15 May 2012 at 9:39

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 15 May 2012 at 9:51

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 15 May 2012 at 9:56

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 18 May 2012 at 11:44

GoogleCodeExporter commented 8 years ago
In the TR actions dialog I reused the delete-option.
It now shows you two options:
1) the default selected option is to delete on the current (selected) TR
2) Delete all TR's in a range

When selecting the second option, two buttons appear to select a from- and 
to-date. These are defaulted with the current date, but you can clear the dates 
and leave them empty.

If from is left empty, all TR's before date x will be removed
If to is left empty, all TR's after date x will be removed
If both are left empty, all TR's will be removed

Original comment by dirkvran...@gmail.com on 2 Jul 2012 at 11:54

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 2 Jul 2012 at 1:46