Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download lingotek-7.x-4.09.tar.gztar.gz 250.49 KB
MD5: 1258d4fbbd95446f73c6150ddfce9310
SHA-1: a1b01505fc0c4f7f1412f26e7799b69d468f68d5
SHA-256: a565c119ad272ded5784b7f46e614a1a7a5a68b7e7a3db3c68bd263fc2fd5b14
Download lingotek-7.x-4.09.zipzip 346.59 KB
MD5: f1a41c50fb5f922fc3a26701345cae31
SHA-1: 13c45a2c06fc92fdb39319e1dd9634d448c57405
SHA-256: 2ef2b2fd9893e1464eb91fa69d5acb6e4fd05a2f89ba81b67b7458f62348ac4c

Release notes

The major change of this release includes the ability to modify document workflows on existing documents. This release also includes various bug fixes and wording changes to the user interface, along with several code-formatting changes to be more conformant with Drupal style.

Changes since Lingotek Translation version 7.x-4.08:

#2138579 by furrever: removed disassociate-translations feature from the node translations tab, changed the wording for it elsewhere.
#2138419 by clarticus: added a missing step in unsetting metadata by instantiating the config objects before removing them
#2134471 by furrever: added the ability to change workflows at the document level, en masse via the bulk grid, and indirectly using the profile-administration page; fixed bug in new-node-creation process causing undefined-index error; updated workflow-change process to mark all affected target statuses of nodes to be PENDING, to trigger downloading; updated workflow settings during new-node creation to not show phase updates because they would not yet apply, including the callback for phases; updated workflow settings during new-node creation to not show phase updates because they would not yet apply; fixed listWorkflows to return by default only those workflows that were created by the user or shared with the user; removed unsettable phases from the list of phases per workflow; added workflow as a optional column to the bulk grid, and rearranged some columns per recommendation by @furrever; updated the profile-admin page with more correct wording; updated the bulk grid to place all inline actions on the same line (no breaks); fixed variable typo in profile admin form; fixed change-workflow link to be hidden via css in conformity with the other links available in the drop-down menu on the bulk-grid page; fixed bug in change-workflow code causing multiple instances of the same workflow select box#2135221 by Calvin Scharffs: fixed regular expression for exclusion of variables during translation to include names in square brackets followed by a colon; and now excludes tokens from translation for all nodes
#2131867 by bisle, joe_wood: added the 'lingotek-edit-translation' class to workbench links used in nodes, comments, and views.
#2130423 by smithworx: on node edit, language neutral nodes are set to the disabled profile.
#2124665 by easycombvba: removed offending hook from views to translation workbench, as it provided redundant functionality
#2127767 by clarticus: modified document ID retrieval to include associative mapping when needed
Issue by bisle, joe_wood: translation message update, rare division by zero notice resolved
Issue by bisle, smithworx: fixed filter bug where column was missing, added back an icon.
Issue by smithworx, robertdbailey: fixed incorrect mapping of lingotek array for document sync
Issue by robertdbailey, thansen, smithworx: use db_merge instead of delete and insert to avoid reporting misconceptions
Issue by bisle: Fixed failing setup tests
Issue by bisle: Removed required test from info file
Issue by bisle, ezrag: fixed syntax error for setup test file. Removed deprecated test file.
Issue by smithworx: bulk grid code clean-up, and minor styling updates for bulk grid
Issue by smithworx: updated icon styles to use fontawesome 4
Issue by smithworx: minor css update that keeps translation locale text icons from wrapping
Issue by robertdbailey: added various formatting fixes based on the coder-review module

Created by: robertdbailey
Created on: 18 Nov 2013 at 23:42 UTC
Last updated: 28 Nov 2013 at 00:13 UTC
Bug fixes
New features

Other releases