Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
We are pleased to announce that version 15.33.0 of the Lingotek Translation Management System was released today.
Project Management
Workflows
Percentage based conditions (i.e. “When project progress reaches 55%, then….“ would not work as expected if the percentage did not equal 100%.
Global Search
Now all resources can be searched using the resource’s UUID in the global search bar.
Project Settings
Projects have a new “Disable Inheritance in Update Document?” setting in the Document Options panel. If this is set to “Yes” updated documents will ignore the workflow and filter of the previous document version and instead use the project workflow and matching importer templates unless the integration updated the document with specific settings.
Workbench
Context Improvements
When the context viewer is opened in a new window, the context viewer is closed in the Workbench. When the new context window is closed, the context viewer is re-opened.
Users can configure their context settings so a separate window is opened automatically whenever a source URL is launched.
Resolved Issues
All Terminology matches returned in the sidebar are also underlined in the source segment.
When text is cut from or pasted into a target segment the character count is updated accordingly.
Vendor Management
Cost and Invoice Reports
Running a vendor report from the Project app would fail if the user selected all documents.
We have increased the time-out limit and made other improvements to keep reports from failing.
API
API5
We have added new parameters to the
PATCH /document/{id}
to allow new document versions to be uploaded using different workflows, filters, and projects than the previous version.project_id
– Upload the new document version to a specific project. Leave the parameter blank if you want the new version to be added to the previous version’s project.translation_locale_code
– Use the parameter for each target you want to specify a workflow for.translation_workflow_id
– Specify the workflow that should be used for the new document’s targets.If the
translation_locale_code
is blank then the workflow specified will be applied to all documents.If you are specifying more than one