Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Releases: KIMB-technologies/TaskTimeTerminate

Version 1.0.1

24 Sep 10:43
d980b45
Compare
Choose a tag to compare
  • Add cache for server requests to speed up stats view

Extension Charts Version 1.0.3

24 Sep 12:57
709c8da
Compare
Choose a tag to compare

Fixes an Error Message

Version 1.0.0

23 Sep 13:40
91276ac
Compare
Choose a tag to compare
v1.0.0

1.0 Final

Version 1.0 Release Candidate 4

22 Sep 19:54
a8cfa7e
Compare
Choose a tag to compare
  • Fix #26 (fixed in release candidate cause just an internal improvement, without influence to usage and compatible versions)

Version 1.0 Release Candidate 3

22 Sep 10:16
9fb2467
Compare
Choose a tag to compare
  • Fix issues with initial sync when using server sync.

Version 1.0 Release Candidate 2

19 Sep 15:01
225d7c1
Compare
Choose a tag to compare
  • Fix #24 and other small bugs
  • More formats to display times/ durations
  • Better handling of error messages

Extension Charts Version 1.0.2

19 Sep 16:41
db4007b
Compare
Choose a tag to compare

Shows a barchart when executing ttt s all, ttt s all -cats MyCategory or any other ttt s-command.

The first chart shows the durations divided by categories or tasks.

The second shows how much of the time was recoded via TTT. If one uses TTT 8 hours a day, the second chart would show 1/3 TTT and 2/3 other tasks. One may also imagine, that the upper chart is the zoomed TTT part of the second.

This extension is enabled per default, to disable add a line charts to your extensions/disabled.txt in your TTT install directory.

Version 1.0 Release Candidate

17 Sep 19:15
a1c3e60
Compare
Choose a tag to compare
  • Fixes #17, #18, #19, #21
  • Last Task and Category is preselected in dialog on macOS and Windows
  • Autocomplete for tasks on macOS and Windows

Version 0.9.11 Beta

16 Sep 12:59
c44a920
Compare
Choose a tag to compare
  • Release of Suggestions for Tasks in MacOS and Windows-Dialog.
  • Features of #22 now fully implemented.

One may have to enable sockets in the PHP-Installation to get the new feature working
Try to run php ./socket.php, if sockets are not enabled, then "ERROR: Socket Library not loaded in this installation!" will be stated.
See the README.md for instructions.

Version 0.9.10 Beta

15 Sep 18:13
ee22cf0
Compare
Choose a tag to compare

Release parts of #22

  • Last task is displayed in dialog
  • Last category is (pre-)selected in dialog