Releases 2018-05

This page shows items released in 2018-05.

Tuesday, May 29, 2018


NEW Standard projects: Set automatic job-dependencies upon order creation

Set automatic job-dependencies upon order creation. When configuring an order option in the new order form with a Standard Project Template attached to it, all jobs can be triggered with status "Proposal" if the next two conditions are met:
- The project default status should be "In progress";
- The task assignment should be defined as "group proposal" (or crowdsourced) in order to find somebody that qualifies for the job;
If one of the conditions is not met, the job status for the task will be "DRAFT".

This is valid for each task in the workflow.

Job Management, Project Managers - WM-1247

NEW [NewEditor] Fixed the segment-id filter from the url on the page loading for the Resource

When the resource opens a URL that refers to a specific segment, the editor filter will be initialized according to this segment id.

Editor, Translators, Project Managers, Clients, Administrators - WM-1276

FIX [NewEditor] Auto-translate feature -> cell populating fix

We fixed a rare situation where auto-translate features could populate the wrong cell through a specific user interaction.

Editor, Translators, Project Managers, Freelancers - WM-1280

FIX [NewEditor] Fixed the character limitation option

We have fixed an issue where the character limitation option would apply to segments with sub-segmentation even if none of them had any character constraints set.

Editor, Translators - WM-1278

FIX XLIFF documents are now compliant with the XLIFF v. 1.2 syntax

One of our suppliers using the API v2 to export and import segments for translation, creating an XLIFF, noticed the documents were not compliant with the XLIFF v.1.2 syntax. This has been changed and tested by our technical team.

API, Editor, Translators, Project Managers, Administrators - WM-1272

Thursday, May 24, 2018


NEW Access rights: New option to revoke access to supplier cost information and prices

The new right permits to support specific manager roles. There may be managers who focus on managing client requests, pricing and invoicing. With the new access right you can revoke access to supplier pricing and invoicing from these users. This may be useful if a manager shall not see supplier costs.

Invoicing, Project Managers - WM-1205

NEW Improvement - New field added to the clients and suppliers pages to include a unique client ID with exports

Export / Print clients and suppliers: Now proposes to include unique client ID with exports and prints.

Client Management, Project Managers, Administrators - WM-1246

Wednesday, May 23, 2018


NEW API v2: Additional API method to download change log by date range

A new API method to fetch the data change log:
Method: api/admin/logs/traces/range
More informations can be found on the documentation: https://documents.wordbee.com/pages/viewpage.action?pageId=9111562

API, Administrators - WM-1268

NEW File filter "Test configuration" tool: Now better identifies problems specific to XML and JSON filters

Editing XML and JSON filters involves the definition of so-called "XPath" expressions. When employing multiple XPath expressions one must make sure that there are no conflicts among each other. The "Test configuration" tool now runs additional tests to ensure that no problems appear during both marking online and building the translated file. It is strongly recommended to always test a configuration prior to use in production.

File Formats, Project Managers, Administrators - WM-1267

IMPROVED "Not assigned" filter being able to retrieve documents which don't have a workflow assigned

Codyt project jobs "Not assigned" filter being able to retrieve documents which were marked for online translation but don't have a workflow assigned.

Job Management, Project Managers, Administrators - WM-1239

Friday, May 18, 2018


FIX Random localization of notification titles

Occasionally, the title of the notification was localized in another language that the user triggered.
This problem was happening when your users work with the Wordbee interface in multiple languages.

General, Administrators - WM-1128

FIX Access to GlobalSearch for client with limited resources improved

Clients with limited ressources access to Global Search and the Global Search configuration is defined for non strict language, an error occurs during the loading page.
We have improve this for display an explicit message and fix the problem with the non strict language.

GlobalSearch, Clients, Administrators - WM-1263

FIX Codyt Project - > Invoice: Pre-translation "match or repetition" category initially does not have a box to enter values.

An issue has been found on the Codyt Project -> Counts & Cost -> Client Invoice section. Pre-translation "match or repetition" category should initially have a dedicated box to enter values.

Invoicing, Project Managers, Administrators - WM-1260

Tuesday, May 15, 2018


NEW [NewEditor] QA reports can now be exported in an Excel spreadsheed

QA reports can now be exported from the New Editor interface. These exports include the complete contents of the currently displayed QA report.

Editor, Translators, Project Managers, Clients, Administrators, Freelancers, Leads - WM-1242

NEW [NewEditor] New global setting added for QA checks

A new global setting has been added (accessible to platform administrators) that prevents users from skipping segments in a QA check when they are set as mandatory in the project's workflow.

Editor, Project Managers, Administrators - WM-1241

FIX Job proposals: Potential conflict when job is accepted by an external and an internal user at the same time

There was an issue when an internal and an external user both opened the job status window for the same Codyt job and the internal user accepts a job opening right after the external user. The internal user could override the external's assignment if he/she had sufficient access rights. This problem has been fixed.

Job Management, Translators, Project Managers - WM-1249

FIX [NewEditor] Fixed a situation where reference material could be unavailable in certain projects

We have fixed a rare situation where the project's reference material wasn't available in certain circumstances.

Editor, Translators, Project Managers, Administrators - WM-1244

Monday, May 14, 2018


NEW API v2: New API method to download log with the most recent data change traces

A new API method to fetch the most recent traces has been added:
Method: api/admin/logs/traces/last/{minutes}
Documentation: https://documents.wordbee.com/pages/viewpage.action?pageId=9111311
The existing method to download traces for a full day now returns up to 20.000 items (instead of 10.000).

API, Administrators - WM-1248

NEW Order form configuration: Master memory for consolidation automatically set

If you have configured your order form accordingly, when a client submits an order, the system creates a project and attaches to it a list of resources. It is now possible to include in that collection of resources the default Master memory for the client and activate it for automatic consolidation. With this change, the system does two things: First, it automatically includes the default Master TM for the client in each of their projects created via the order form (if the resource is not already part of the resource group, it is added on top of the list). Second, it sets this TM as a consolidation memory of the newly created project.

Client Orders, Project Managers, Clients - WM-1213

IMPROVED Standard projects: Auto-assigning job dependencies not working for jobs without documents

Standard projects: Auto-assigning job dependencies is now working in jobs without documents, with a consideration that these jobs without documents are all related.

Job Management, Project Managers - WM-1234

IMPROVED File filter color include/exclude options: New Macintosh specific color codes added.

Mac color codes in Microsoft Office are slightly different from the Windows Office colors. We have added these additional colors with clear indication that they are Mac specific. Dark Purple, MAC MS Office 2011 (#660066) and Purple, MAC MS Office 2016 (#7030A0)

File Formats, Project Managers - WM-1216

IMPROVED [Translation Finder] Various improvements

When the icon is focusing on the source cell, the source-target language pair of the job are both defined as the active languages in the translation finder (users don't longer need to pick each one in the language drop-down)

When the feature "Replace translation by this hit" is used, the target text is inserted where the cursor is located, except for "Phrase hits", where the text replaces the whole text in the cell.

Editor, Translators - WM-1177

FIX [NewEditor] Revisions column now respects RTL languages

The new editor team has fixed an issue with the revisions column not displaying RTL (Right to Left) languages correctly.

Editor, Translators, Freelancers - WM-1245

Wednesday, May 9, 2018


NEW API v2: New /resources/list/* - Implementation of a new filter method to search and filter resources

A new search method has been added to the Wordbee translator to better search and filter resources.
More details can be found on the following page: http://documents.wordbee.com/pages/viewpage.action?pageId=6817464

API, Administrators - WM-1207

IMPROVED [Order form improvement] clients and project managers can change the time portion of the deadline even if a default hour is defined in the order form settings

[Order form improvement] clients and project managers can change the time portion of the deadline even if a default hour is defined in the order form settings

Client Orders, Project Managers, Clients - WM-1230

FIX [Fixed] "Ref. material" folder is not displayed for suppliers (folder is transferred from the order library)

"Ref. material" which's transferred from the order library should be displayed for suppliers if have an access to view or view/edit and the this folder contains one or more files.

General, Translators - WM-1226

FIX New editor: Batch action to remove translation - In some cases flags, labels and other fields were not removed

When using the editor action to remove a language for all filtered segments, then the system did not clear status, labels, custom fields if the segment had no translation. With this fix, the ancillary information is removed even if the translation is blank.

Editor, Translators, Project Managers - WM-1223

FIX [NewEditor] Various fixes

Various fixes and improvements have been made to the new translation editor:
- The Undo/Redo shortcuts now work as expected
- When initiating a search, the term highlighting will now work regardless of the user's font-size
- Fixed a case where opening the editor could crash when opening a document marked for offline translation

Editor, Translators, Project Managers, Clients, Administrators, Freelancers - WM-1222

FIX issues when using the K'iche language in a project

when using the K'iche language in a project (or K'iche (Guatemala)) the document tab of the project can no more be accessed.

Project Management, Project Managers - WM-1211

FIX [Fixed] Email notifications settings -> Preview sample data problem

The "Preview with sample data" option didn't work properly in the email notification settings. This has been fixed and tested.

Administration, Project Managers, Administrators - WM-1225

Friday, May 4, 2018


NEW Add new option to prevent users from typing over the max length constraints

A new option has been made available in the Translation Editor for administrators to prevent users from typing over predefined text-length constraints in each segment. This global configuration is applied to all projects in the platform.

You can learn how to configure it here: https://documents.wordbee.com/display/WBT/Editor+Global+Preferences

Editor, Project Managers, Administrators - WM-993

NEW New jobs filters to find declined or empty job openings and to find job openings by supplier name

New jobs filters to find declined, empty or not assigned job openings, and to find job openings by supplier name

Job Management, Project Managers, Administrators - WM-1147

NEW Client order work progress screen: New option to disclose job deadlines to client

From a project's workflow settings you can choose to make job work progress details visible to the client (from the order page). This includes the documents, the work steps and the job status. We have now added an additional option to further include job deadline and completion date. The option is also available in the workflow settings and can be configured individually per workflow step.

Client Orders, Clients - WM-1208

FIX [Fixed] - Projects list view, status filter control is not working properly when having 'due today' or 'overdue' selected.

[Fixed] - Projects list view - status filter control is not working properly when having 'due today' or 'overdue' selected.

Project Management, Project Managers, Administrators - WM-1221

FIX Translation editor: Invalid control characters that are pasted/typed are now automatically removed to avoid problems.

When pasting invalid control characters in the translation editor, the invalid characters are now automatically removed upon save. Technically, these characters are all ASCII codes below 32 with the exception of tabulator, new line and carriage return. Invalid control characters in text did lead to failures during reconstruction with certain file formats such as XML or JSON.

File Formats, Project Managers - WM-1220

FIX [Fixed] Default segmentation rule is not being picked up by default

Default segmentation rule should be picked up by default instead of the user defined segmentation rules.

General, Translators, Project Managers, Administrators, Leads - WM-1219

Wednesday, May 2, 2018


NEW Microsoft Office filters: Typing ASCII control characters in a translation may block building translated file

For example, pasting the ASCII code 8 or 0 into a translation field will show an error message when you build the translated file. This problem has been fixed.

File Formats, Project Managers - WM-1214

NEW Standard projects: New workflow option to update client order status when project is completed

The "Workflow & Suppliers" page in a standard project has a new option for automatically set status of a linked client order to "Work done" as soon as the project manager flags the project as completed. The option is named "Automatically set order status to "Work done" when the project status is "Completed". Comment: This option is already available with Codyt projects.

Client Orders, Project Managers - WM-1206

FIX Copying TDs to master glossary is failing

Copying terminology database to another memory is not working, this is now fixed and working properly.

Resources, Project Managers, Administrators - WM-1218

FIX Not possible to modify supplier details (user details) if he hides his email

If user hide is email, a manager or admin can no more edit this account. This has been fixed and now users details can be correctly edited even is mail is secret

Administration, Project Managers, Administrators - WM-1209

FIX Orders -> "New Order" form -> Default hours are not showed correctly

Default hours didn't show up correctly for clients when choosing deadline in the new order form page. This has been fixed and tested by the Wordbee internal team.

Client Orders, Clients - WM-915

FIX [Fixed] Issue found on the order submission form. Default hour fields appearing with interpretation/appointment when loading the form.

Default hour fields should not appear with interpretation/appointment option when loading the order form.

Client Orders, Project Managers, Clients - WM-1179

 

 

 

 

Copyright Wordbee - Buzzin' Outside the Box since 2008