-
johnlines added the taglog-0.2.4.tar.gz file.
2009-01-31 17:49:09 UTC by johnlines
-
johnlines created the 0.2.4 file release.
2009-01-31 17:18:19 UTC by johnlines
-
It looks like the bug [1069084] Project over Midnight is fixed as of 0.2.3. However, there is an unlikely issue with the fix - it does not work if taglog is keep running for more that 48 hours.
Essentially, we need to call setupHandleMidnight at the end of handleMidnight.
2008-01-20 16:14:44 UTC by akirill
-
Here is a minor change to make taglog a bit more OS X-friendly.
It includes:
- replacing Ctrl-key bindings with Apple-key bindings;
- adding Preferences and About menu items to the Apple menu;
- fixes for Time Bookings report to also use color instead of Bold/Italic fonts.
2008-01-20 16:11:22 UTC by akirill
-
An attempt to fit the whole project name (and not truncate it to 18 characters) is attached.
Note: the patch is generated on top of 0005, but probably can be applied directly.
File Added: 0006-Fit-whole-project-name.patch.
2008-01-20 16:07:57 UTC by akirill
-
Part of the bigger patch is a fix for a situation when Time Bookings report is generated for a previous year. In other words, if you try to generate a report for -1st (or -2nd, or any week with negative number) week of a year, taglog would be looking for the correct monthday.log file, but in a wrong folder.
A workaround would be to copy 12xx.log files from previous year to the current year...
2008-01-20 16:05:27 UTC by akirill
-
A problem was that my time tracking software in the office required to create too many projects in taglog (basically, it had 3 levels - project, sub-project, activity - instead of 2 levels - project, activity - in taglog).
In attempt to match the behaviour, but keep the number of projects reasonable, activities can now be included as separate lines in the Time Bookings report. The setting is...
2008-01-20 16:02:13 UTC by akirill
-
File Added: 0004-Add-OK-Cancel-key-binding-to-Weekly-Time-by-project.patch.
2008-01-20 15:52:54 UTC by akirill
-
File Added: 0003-Bind-Next-and-interruptions-buttons-to-keys.patch.
2008-01-20 15:52:30 UTC by akirill
-
File Added: 0002-Use-calendar-widget-directly-in-Add-Edit-Log-dialog.patch.
2008-01-20 15:52:08 UTC by akirill