- Project Insights – Improved performance when used with large projects with many people, tasks and budgets.
- Expense Export report – Fixed an issue that would prevent the generation of the requested report.
Category: Project Insights
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}/TimeOffTypesandGET /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}/TimeOffTypesandGET /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/newendpoint. - Bug fix – A 404 error referencing “ResourceNotFound” will now properly get returned when calling the
PATCH /Meendpoint with an empty “DefaultTaskID” value.
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/newendpoint 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.
Categories
ClickTime Version 8.74
ClickTime Version 8.74 includes the following new functionality:
- Project Insights Company Dashboard: We added a new “Budgets to Watch” dashboard panel for Project Insights. This Dashboard panel displays a list of Projects that are nearest to, or have exceeded their budgets in either Hours or Billings ($).
The release of ClickTime 7.95 included additional backend updates to our REST API, a certificate update for our QuickBooks Connector, and some updates to automated emails. Here’s what’s included in this release:
- REST API – More updates were made to the backend of our REST API for future developments
- QuickBooks Connector – The certificate for our Connector was updated
- Custom Fields – The character limit was increased to assist companies that utilize this function
- Project Insights – We updated the remaining hours field to display more accurately
- Time Entry – We updated the page so clicking into certain fields no longer resulted in a client-side error
- Bug Fix: Timesheet Reminder links – An update was made so that links sent to companies using European date formats worked as intended