Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Upcoming release:

  • Wordbee Translator is extended to permit fully customized order forms
  • Reports: Columns that show delays now print a minus sign if a delay is negative
  • Translation editor: When a user configures special characters, the list may get restored to the default list of characters
  • InDesign filter: Some texts may not get extracted for translation in certain files
  • Fix of reports S300, S301 and S302 when using multiple orders and invoices in a single project
  • Fix: When opening an existing order the target language(s) are always displayed in English
  • Fix: Project Custom field in Codyt job notifications
  • Fix IE11 User interface issue in the popup for managing documents, jobs, status

 

This page shows items released so far this month.

...

When a new pricelist is created, the currency used is remembered and set as default for new pricelists.

Price Management, Administrators - WM-195

Status
colourGreen
titleNew
New language added - French (Haiti)

One more language has been added. Wordbee now supports French (Haiti). The code for this language is fr-HT.

Core, Project Managers, Administrators - WM-340

Status
colourGreen
titleNew
New: WHATS'On translation connector

We are proud to announce the release of the Beebox WHATS'On translation connector. It makes translating content an efficient and user-friendly process. See http://documents.wordbee.com/display/bb/WHATS%27On for more details.

Beebox, Administrators - WM-335

Status
colourGreen
titleNew
New: Censhare translation connector

We are proud to announce the release of the Beebox Censhare translation connector. It makes translating content an efficient and user-friendly process. See http://documents.wordbee.com/display/bb/Censhare for more details.

Beebox, Administrators - WM-334

Status
colourBlue
titleImproved
XML File Filter: Setting min/max lengths as absolute values (not using XPATH)

In the XML filter you can specify XPATH expressions to read out minimum and maximum translation lengths. These are then shown in the translation editor and verified during Q&A.
It is now possible to directly type absolute numeric values, if the min/max constraints do not change.

File Formats, Project Managers, Administrators - WM-341

Status
colourYellow
titleFix
Fixed an issue that was preventing color related import to not work properly under special circumstances

When multiple colors were included in the same cell in an excel spreadsheet and black was one of them, the 'Do not translate ticked color' or 'Only translate ticked colors' was not behaving as expected. This has been fixed now and should properly work.

File Formats, Translators - WM-346

Status
colourYellow
titleFix
New Order Form message fixed

We fixed an alert message that appeared when assigning an Order Form to a client. It only happened when the Order Form uses a project template which is accessible to all client.

Core, Project Managers - WM-304

Status
colourYellow
titleFix
Minimum charge is now applied correctly on client counts and costs

Client counts and costs view was incorrectly disregarding minimum charges. This has now been fixed and the minimum charges are properly being applied.

Invoicing, Project Managers - WM-342

Status
colourYellow
titleFix
When creating a new account, custom fields were not showing up.

When creating a new account, custom fields were not showing up and could not be filled. This has been corrected.

Administration, Management, Project Managers, Administrators - WM-339

Status
colourYellow
titleFix
Workflow selector doesn't work when marking a translated file for translation : impossible to select a specific workflow template.

Workflow selector doesn't work when marking a translated file for translation : impossible to select a specific workflow template.

Management, Project Managers - WM-332

Status
colourYellow
titleFix
Improvement of translation memory search depth for strict language scenarios.

This optimization exclusively applies to projects where project memory and all attached memories are configured for strict languages. The quality of search results may be improved with many big memories. The improvement will only be seen when you use multiple language variants in a memory, such as en-GB and en-US in the same memory.

Editor, Translators, Project Managers - WM-336

Status
colourYellow
titleFix
Custom Fields page - Table is too big using German language

Layout issue has been fixed in the Custom Fields page, using German language.

Management, Project Managers, Leads - WM-338

Thursday, March 16, 2017

...

Status
colourGreen
titleNew
Fully automated delivery cycle and memory consolidation

Wordbee simplifies delivery of projects to reduce project manager's workload and automate the final steps:
- Each time the workflow of a file for a specific language is completed, the deliverable will be created and released to the client order accompanied by an email notification.
- Each time the workflow of a file for a specific language is completed, the translations are consolidated to the master memory of the project (configurable in Project settings -> Resources).
- Each time all workflows of a project are completed the project status is set to 'Finished'
- Each time a project is finished the related order status is set to 'Work done'

All the above features can be enabled or disabled on a per project/template basis.

Job Management, Management, Project Managers - WM-107

Status
colourGreen
titleNew
New improved API call for managing supplier and client price list services.

The new API companies/pricelists/v2/services is a more powerful option to the existing method companies/{companyid}/pricelists/{pricelistid}/services
It lets you retrieve, add, edit and insert price list services in a more convenient JSON format. It supports managing all service properties including discount details, backup services as well as inherited services. The method will be documented online soon.

API, Administrators - WM-308

Status
colourBlue
titleImproved
User API: GZip files are now supported (improvement)

It is now possible to use GZip decompression when retrieving a request using the "compress" param.

UserAPI, Translators - WM-331

Status
colourBlue
titleImproved
API methods to create and update companies and users now supports the setting of labels

The following methods, now let you set the "labels" property to set labels:
companies?token={tokenid}&data={data} (PUT/POST)
companies/{companyid}/persons?token={tokenid}&data={data} (PUT/POST)
The new optional "Labels" property is a JSON array with label "id" and numeric label "value". Please see the online documentation for more details.

API, Administrators - WM-327

Status
colourBlue
titleImproved
Disable the task selector for a Standard Job after a supplier has been assigned

With this improvement it is no longer possible to change the task category (e.g. from Translation to Revision) for a Standard job after it has been assigned to a specific supplier. This extension avoids unintentional assignment to a not qualified vendor.

Job Management, Project Managers - WM-328

Status
colourBlue
titleImproved
API method to get/insert/update price list services now supports additional fields

The API method: companies/{companyid}/pricelists/{pricelistid}/services/ (PUT and POST) now support the complete set of service fields including "DiscountMode_", custom discount details "Discount..." as well as "Disabled".
NOTE: With the previous release we added a new v2 version for managing services. We recommend adopting the new version instead of the present one.

API, Administrators - WM-326

Status
colourBlue
titleImproved
The indicator of comments keep the access rights

When a user is not authorized to view comments in every language, the comment indicator (bubble) will remain inactive based on the defined access rights.

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

Status
colourYellow
titleFix
Order form deadline configuration conserve company timezone configuration

If the browser and the company timezone was different, the visual deadline loaded was bad formatted.

Now the company timezone configuration are conserved.

Administration, Administrators - WM-329

Status
colourYellow
titleFix
Comments of document take the access rights configuration

Users will be able to view document's comments only in the designated languages as defined in the access rights configuration.

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

Thursday, March 9, 2017

...

Status
colourGreen
titleNew
New feature to define backup suppliers and services

What do you do if your preferred supplier is not available? You will choose an alternative, right? It is now possible in Wordbee to configure all your preferred backups individually per supplier and service. The backups are instantly accessible from the supplier selection screen.
* Defining backups: This is done from the price list. Edit a service and you will find a new "Backup" option.
* Choosing backups: Suppliers that have a backup are indicated with a "twin" icon. Click the icon to view backup details.

Management, Project Managers, Administrators - WM-263

Status
colourGreen
titleNew
Reports #103, #105 and #400: New placeholders for cost amounts before discounts

The new placeholders can be used in your report templates:
* Report S103 - Project profit and loss: New placeholders "ClientAmountExVATBase" and "SupplierAmountExVATBase"
* Report S105 - Project profit and loss - By service: New placeholders "CostExVATBase" and "CostExVATBaseConv"
* Report S400 - Project Jobs and Documents: New placeholders "CostExVATBase" and "CostExVATBaseConv"
See http://documents.wordbee.com/display/WBT/Default+Report+Templates for more details.

Reports, Project Managers, Administrators - WM-310

Status
colourGreen
titleNew
Order form: New mechanism to assign job deadlines upon order submission

Automatically creating jobs when a client submits an order is an optional feature in the client portal. The system estimates and assigns deadlines to jobs. The way how this is done has been brought in line with other deadline estimation changes launched recently:
* If a client submits a large number of documents, the work is now spread out over time. Before, the system assumed that you have unlimited translators all working in parallel.
* With Codyt, the deadline estimation now takes into consideration that pretranslations or fuzzy matches require less work and thus shorter deadlines.
* The calculation uses the capacity details saved with the workflow definition (you specify in the order form configuration) as well as the work week details of the platform company ("My Company").

Client Orders, Project Managers - WM-312

Status
colourGreen
titleNew
New order form options to ensure that desired client delivery date aligns with estimated work time

The desired delivery date of the client may be too long, or too short given the required work time estimated by the system. Such scenarios can now be catered for automatically.
New options "Amend client deadline" and "Amend job deadlines" were added to the order form configuration. The former extends the client deadline if it cannot be possibly met given the work load. The latter attempts to shorten or widen estimated job deadlines so as to bring them in line with the desired client deliver date.

Client Orders, Project Managers - WM-309

Status
colourGreen
titleNew
Supplier work week now allows to specify 24/24 work times

In the supplier's planning page you can now specify 24/24 work times. This is useful if you or a supplier provide round the clock services. The work time settings are leveraged by the deadline estimation tools.

Job Management, Project Managers - WM-311

Status
colourBlue
titleImproved
Price lists inheriting from default price list: Now possible to increase prices (and not just decrease them)

When creating a client or supplier price list you can choose to "inherit" all services from the default client or supplier prices. In the past you could apply a reduction on all prices. It is now also possible to increase the default prices. This is done by adding a "negative" discount value. -50% would mean that prices are 50% higher than the default prices.

Price Management, Project Managers, Administrators - WM-315

Status
colourBlue
titleImproved
User API: GZip files are now supported

It is now possible to use GZip decompression when submitting a new request using the "compress" param.

UserAPI, Translators, Project Managers, Administrators - WM-305

Status
colourYellow
titleFix
Business rule to prevent assignment of suppliers without login did not work in all cases

The business rule in "Settings" > "Work processes" permits to prohibit assigning jobs to suppliers without an active login. Changing the rule did not have immediate effect but typically became active only after a longer period of time. This has been fixed.

Supplier Management, Project Managers - WM-317

Status
colourYellow
titleFix
Fix : When client's list is being printed the billing Zip column contains the billing City.

When client's list is being printed the billing Zip column contains the billing City.

Management, Project Managers - WM-314

Status
colourYellow
titleFix
Service details / Capacity (speed) cannot be unset during editing

When editing a service where capacity is set, it is not possible to unset it

Management, Project Managers, Administrators - WM-307

Status
colourYellow
titleFix
Fix : When post-editing (after instant translation) of plain or copy/paste text, the editor was empty.

Fix : When post-editing (after instant translation) plain or copy/paste text, the editor was empty. This has been fixed.

Editor, Translators, Project Managers - WM-306

Status
colourYellow
titleFix
Custom fields filtering are now working properly in supplier selector form

Filtering with custom fields in supplier selector was causing the form to not work. This is now fixed.

Job Management, Project Managers - WM-303