Up to [local] / RT / Invoicing
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 20 02:15:23 2020 UTC (4 years, 3 months ago) by afresh1
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +15 -14 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)
Keep all time together instead of by type We need to know when the last thing ended, even if it wasn't the same type, so can't do the other without more work.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 4 01:28:24 2020 UTC (4 years, 3 months ago) by afresh1
Branch: MAIN
Changes since 1.4: +11 -4 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)
Print totals for each day and overall As comments as we probably won't actually process those. Plus put back not printing zero hour items.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 4 01:24:44 2020 UTC (4 years, 3 months ago) by afresh1
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)
Ignore case for conversions Because if they exist, I probably want to use them no matter what case.
Revision 1.3 / (download) - annotate - [selected], Tue Aug 4 01:23:48 2020 UTC (4 years, 3 months ago) by afresh1
Branch: MAIN
Changes since 1.2: +6 -3 lines
Diff to previous 1.2 (colored)
Tidy by reusing a variable
Revision 1.2 / (download) - annotate - [select for diffs], Tue Aug 4 01:22:44 2020 UTC (4 years, 3 months ago) by afresh1
Branch: MAIN
Changes since 1.1: +9 -7 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)
Sort report by date then by key
Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 4 01:14:42 2020 UTC (4 years, 3 months ago) by afresh1
Branch: MAIN
Diff to selected 1.3 (colored)
Add a script to generate time worked reports This expects a "cdate" log file of the things you've worked on.