Categories
Mobile

Mobile Version 2.0.6

ClickTime iOS Version 2.0.6 includes the following updates:

  • Time Off Requests and Approvals are now live for ClickTime Mobile
  • Users can submit time off requests for approval and managers can review these requests, all from their mobile devices.

Bug Fixes:

  • Various bug fixes and improvements.
Categories
Mobile

Mobile Version 2.0.6

ClickTime Android Version 2.0.6 includes the following updates:

  • Time Off Requests and Approvals are now live for ClickTime Mobile!
  • Users can submit time off requests for approval and managers can review these requests, all from their mobile devices.

Bug Fixes:

  • Various bug fixes and improvements.
Categories
Release Notes Web Services

ClickTime Version 9.11

ClickTime Version 9.11 includes the following updates:

  • Improved Notification Emails – We updated the appearance and now include additional helpful information in several emails including approved expense sheet, rejected expense sheet, time off request and rejected time off request notifications.
  • Audit Log – When exporting audit log data, it will now get split into separate files by date as follows: 2017 and older, 2018 through 2020, and 2021 and newer.
  • Bug fix – Fixed issue in which email “deep links” wouldn’t take the person to the correct page after authenticating using single sign-on (SSO).
Categories
Project Insights Release Notes Web Services

ClickTime Version 9.10

ClickTime Version 9.10 includes the following updates:

  • REST API v2 – Added various GET and POST endpoints for making, managing and approving time off requests. See the “TimeOffRequests” section of the REST API v2 documentation for a list of the new endpoints.
  • REST API v2 – Added the ability to retrieve which time off types (a.k.a. leave types) are available for a specified person through the new GET /Users/{userID}/TimeOffTypes and GET /Users/{userID}/TimeOffTypes/{timeOffTypeID} endpoints.
  • REST API v2 – Added the ability for a manager to retrieve which time off types (a.k.a. leave types) are available for a specified person through the new GET /Manage/Users/{userID}/TimeOffTypes and GET /Manage/Users/{userID}/TimeOffTypes/{timeOffTypeID} endpoints.
  • REST API v2 – Added the ability to retrieve your expected time off balance for a date in the future via the new GET /Me/TimeOffTypes/{timeOffTypeID}/FutureBalance/{date} endpoint. The endpoint takes into account any expected future accruals and forthcoming planned time off.
  • REST API v2 – Added the ability for a manager to retrieve a specified person’s expected time off balance for a date in the future via the new GET /Manage/Users/{userID}/TimeOffTypes/{timeOffTypeID}/FutureBalance/{date} endpoint. The endpoint takes into account any expected future accruals and upcoming planned time off.
  • Added ability to populate your company’s 2023 holiday list with standard holidays for various countries.
  • Bug fix – Project Insights might stay visible after turning off the feature. This is now fixed.
  • Bug fix – A manager will no longer get a 403 error when calling the GET /TimeOffTypes/new endpoint.
  • Bug fix – A 404 error referencing “ResourceNotFound” will now properly get returned when calling the PATCH /Me endpoint with an empty “DefaultTaskID” value.
Categories
Release Notes Web Services

ClickTime Version 9.09

ClickTime Version 9.09 includes the following updates:

  • REST API v2 – Added the GET /TimeOffRequests/new endpoint.
Categories
Business Intelligence & Analytics Release Notes Timesheet Web Services

ClickTime Version 9.08

ClickTime Version 9.08 includes the following updates:

  • REST API v2 – Added ability to create a manager when authenticated as an administrator and using the POST /Users endpoint.
  • REST API v2 – Updated the GET /Me endpoint to include the following additional properties: isTimeOffApprover and isDefaultLeaveTypeApprover.
  • Bug fix – Fixed an issue with the Business Intelligence & Analytics feature in which entering text into a drop-down filter didn’t dynamically filter the drop-down list of options.
  • Bug fix – Fixed an issue in which the Divisions option wasn’t shown in the Company tab for some customers.
  • Bug fix – Fixed an issue in which a manager with “override” permission didn’t properly see the “Submit” option when viewing another person’s timesheet.
  • Bug fix – Fixed an issue in which an Externally Managed Leave Type entry could be deleted when an admin or a manager with override permissions viewed another person’s timesheet.
Categories
Mobile

Mobile Version 2.0.5

ClickTime iOS Version 2.0.5 includes the following updates:

  • Minor bug fixes and improvements
Categories
Mobile

Mobile Version 2.0.5

ClickTime Android Version 2.0.5 includes the following updates:

Bug Fixes:

  • Fixed an issue where the camera did not work on Android 10 for expenses
  • Minor bug fixes and improvements
Categories
Beta Testing Expenses Release Notes

ClickTime Version 9.06

ClickTime Version 9.06 includes the following updates:

  • Time Entry Completion – Added support for displaying more than one hundred active divisions and one hundred employment types in the drop-down filter options. Also, the notification options are now properly hidden when viewed by a manager without the appropriate permissions.
  • Expense Export (beta) – Fixed issues that occurred for some people when first loading the page. Also fixed issue when filtering by client so that all relevant expenses are now shown, not just recent expenses.
Categories
Project Insights Release Notes Web Services

ClickTime Version 9.05

ClickTime Version 9.05 includes the following updates:

  • Project Access Levels – You can now limit managers to review, run reports and edit only the projects they are designated to manage. These project manager access controls extend throughout Project Insights.
  • Time Entry Completion – Improved experience for people who aren’t configured to approve timesheets. We also now hide inactive divisions and employment types from the drop-down filter options.
  • REST API v2 – Updated the GET /Jobs/new endpoint to include the following additional properties: Notes, AccountingPackageID and ProjectManagerID.
  • Security Enhancement – passwords are now required to be at least eight characters in length.
  • Bug fix – Fixed issue with the REST API v2 PATCH /TimeOffTypes/{timeOffTypeID} endpoint so that property names are not case-sensitive.