Skip to content

Releases: BlythMeister/Gallifrey

2.1.2

14 May 08:41
Compare
Choose a tag to compare

Features

  • Only allow 1 instance of Gallifrey to run at a time

Bug Fixes

  • Fix issue with tracking under the wrong version.
  • Fix issue where process remains running as a background process.

2.1.1

14 May 08:40
Compare
Choose a tag to compare

Features

  • Added functionality to change the default empty comment on export.
  • Added anonymous usage data capture (with Opt-Out functionality).

2.1.0

14 May 08:40
Compare
Choose a tag to compare

Features

  • Add Jira SOAP client as optional with REST being default. - SOAP Client not as full featured

Bug Fixes

  • Pressing cancel on forced settings window when no connection to Jira will close the app.
  • Attempt to fix change log and only show correct versions.
  • Fix Issue with subtracting time before a timer has been stopped.
  • Added helpers to handle an update location change (ready for releases.gallifreyapp.co.uk).

1.2.1

14 May 08:39
Compare
Choose a tag to compare

Features

  • Add ability to create same reference timer on a different day.
  • Add timer splitting to move some or all time to a new timer.
  • Add standard functions to conext menu to add another way to use Gallifrey!

Bug Fixes

  • Prevent update when dialog opens.
  • Attempt to update on startup without showing the UI.
  • Make Alt + Enter on export work again, bug introduced in 1.2.0.
  • Handle my companys standard method of setting in progress.

Others

  • Download server change has resulted in a re-install, message added to main screen.

2.0.0

14 May 08:39
Compare
Choose a tag to compare

Features

  • Add ability to create same reference timer on a different day.
  • Add timer splitting to move some or all time to a new timer.
  • Add standard functions to conext menu to add another way to use Gallifrey!

Bug Fixes

  • Prevent update when dialog opens.
  • Attempt to update on startup without showing the UI.
  • Make Alt + Enter on export work again, bug introduced in 1.2.0.
  • Handle my companys standard method of setting in progress.

Others

  • New Download Location

1.2.0

14 May 08:37
Compare
Choose a tag to compare

Features

  • Change Jira interaction to use hand rolled REST API communication layer to open more features.
  • Add display of parent issue when Jira is a sub-task.
  • Show remaining estimate in the export window.
  • Assign to current user when adding new timer.
  • Set in-progress when adding new timer.
  • Attempt to replicate the way Jira display issues with parents.
  • Clicking un-exported time value shows oldest un-exported timer.
  • Added spell check to export comments box.

Bug Fixes

  • Fixed issue with drag and drop with custom Jira URLs.
  • Issue when drag and drop with no timers on current date, start now not checked.
  • Fixed issue where you can subtract more time than you had already exported from a timer.
  • Fixed issue where unexported time will subtract values from timers with a negative unexported time.
  • Fixed issue with locked timers when deleting time and leaving just one, it's not selected by default.
  • Fixed issue on locked timer window when trying to export with no timers selected.
  • Make export date non changable non the export screen.
  • Better handling of errors when trying to get updates.
  • Prevent the export of more time than the remaining to export.
  • Fix issue with keyboard shortcuts when no timers present in the app.
  • No longer try and add timer from search when no timer selected.

Others

1.1.1

14 May 08:37
Compare
Choose a tag to compare

Features

  • Drag & Drop feature no defaults to "start now".
  • Added Optional Export Prompts With Ability To Select Just Changed Time, Or All Exported Time.

Bug Fixes

  • Fixed change log to show only the latest version.
  • When editing timer and nothing changed, the OK button closes the form.
  • Handling error when adding locked timer to selected item.
  • Adding locked time to new timer adds to correct day.

Others

1.1.0

14 May 08:36
Compare
Choose a tag to compare

Features

  • Drag & Drop can change the tab
  • Clicking update avaliable baloon will restart the app and install the update.
  • Added auto update, when new update installed, the app automatically restarts to use new version.
  • Added default export remaining time value.
  • Added option to set the comment prefix, default same as previous "Gallifrey".
  • Included Remote Desktop connect/disconnect to session switch for better lock/unlock detection

Bug Fixes

  • Added error handling for condition when selected timer disappears (normally on app open/close).
  • Better handling of deleting locked timers and which items selected after delete.
  • Reduce drag and drop area to tab list as this makes more sense.
  • Correct issue with page title not being updated once a new timer is added.
  • Changed check/install updates to single click to by-pass .net issue with copying label text on double click.
  • Changing timer date now maintains exported & current time values.
  • Fixed issue when unable to locate Jira when exporting (due to Jira rename)

Others

1.0.4

14 May 08:35
Compare
Choose a tag to compare

Features

  • Add ability to set working days & start of week for target calculations.
  • Add ToolTips to all windows to help users.
  • Add keyboard shortcut to export an entire day of un-exported timers.
  • Added drag & drop from Jira to app to create timer/start timer if already present.
  • Change the timer adjustment to an up and down arrow rather than radio buttons.

Bug Fixes

  • Corrected bug with export target on Sundays being zero, but exported being correct.
  • Adding locked timer invalid check of timer presence for adding to existing.
  • Corrected some windows being top most & hiding pop-ups.
  • Only show build reference on Beta builds, all others are always "0" so pointless.
  • Change ordering of Jiras to use new comparer to sort numerical parts correctly.
  • Prevent flashing of UI when refreshing.
  • Remove Stopwatch in locked timer to make display more accurate. Do not need regualar update, machine is locked.

Others

1.0.3

14 May 08:33
Compare
Choose a tag to compare

Features

  • Added viewable change log.
  • Locked timers show recent timers, rather than todays timers (auto create if not already created).
  • Jira Cache, all queries returning issues from Jira are cached for 14 days and used to populate drop-down on add/rename timers.
  • Added tray icon pop-out when update avaliable.

Bug Fixes

  • Simplified export window.
  • Changed icons for Manual Adjust & Rename.
    *Better handling of timers left running overnight.

Others