Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 26.8 KB
MD5: 767a987539ab02b4a56b877bdf7598ef
SHA-1: bccb6e75c61c31c1a97d0b8656c4d3796ce0445e
SHA-256: 521adf4942479142a52ad467f9bd14cd9be8ba3cd426d50a9233c8c7ada64eb3
Download zip 32.34 KB
MD5: 5d3516b4627ef7e7cd6c69625d6715d6
SHA-1: eef086d7fbf4ffe9831d0f91ae72f4926644b3cc
SHA-256: b4cdd5e2ccbf020cb31af763a1ce9ee37a4d3acfe3b18b1d8313ad454a66b0fc

Release notes

This is a major updated that contains a number of improvements and important bugfixes. Among many other things (see the full changelog below), this fixes problems with duplicated strings, uses the new language mapping that allows you to map your local language codes to those used by Gengo, improved job quote and word count handling and integrates with the revision process, that allows you to communicate with the translator and request an update from within the TMGMT review user interface.

Important: It is no longer required to have the auto_approve setting enabled to be able to request a translation revision. And you need at least TMGMT 7.x-1.0-alpha3.

Changes since 7.x-1.0-beta1:

  • #1979768 by Berdir: Fixed comments cache is not cleared when there is a new comment.
  • #1970570 by Berdir, blueminds: Replace custom mapping table with tmgmt remote mapping API.
  • #1976590 by blueminds: Fixed mappings are not being created for all data items.
  • #1968070 by blueminds: Display currency for remaining credits.
  • #1870798 by blueminds: Added support for job reviews and rejections.
  • #1963934 by blueminds: Added field sequence weight to gengo job.
  • #1695806 by blueminds: Provide in-depth headers (User agent).
  • #1968510 by blueminds: Added connector class and refactored plugin to use it.
  • #1969390 by blueminds: Add test coverage for poll button.
  • #1963930 by blueminds: Added a CHANGELOG.txt.
  • #1963936 by blueminds: Added support for job comments.
  • #1969390 by blueminds: Re-add poll button.
  • #1870770 by blueminds: Added account balance on checkout.
  • #1922100 by Berdir: Fixed gengo plugin does not take into account duplicate text.
  • #1901890 by Berdir: Fixed typo in fix and strict warnings in tests.
  • #1901890 by Berdir: Fixed get supported remote languages.
  • #1939602 by issam.zeibak: Removed auto-approve javascript for sandbox.
  • #1932684 by issam.zeibak: Fixed Error #1551: language service not supported when translating into Chinese Traditional.
  • #1901890 by blueminds: Make use of the new remote language mapping feature from tmgmt core.
  • #1870766 follow-up by miro_dietiker: Added former name to module description.
  • #1877912 by bforchhammer: Fixed Notice: Undefined index: ultra in checkoutSettingsForm().
  • #1870766 by das-peter, bforchhammer: Rename myGengo to Gengo.
  • #1857964: Minor tier adjustments
  • #1857964 by bforchhammer, blueminds: Handle machine tier
  • #1857224 reported by bforchhammer: Move gengo forms logic to appropriate controller classes instead of using form alter hooks.
  • #1857964 by bforchhammer, blueminds: Get translation job quotes from Gengo (real word count + cost)
  • #1857964 by ihamilton, blueminds: Get translation job quotes from Gengo (real word count + cost)
  • #1869816 reported by bforchhammer: Show on the job checkout page quality and comment values.
  • #1857224 reported by bforchhammer: Add mygengo specific logic only when dealing with mygengo jobs.
Created by: berdir
Created on: 26 Apr 2013 at 15:57 UTC
Last updated: 26 Apr 2013 at 16:00 UTC
New features
Bug fixes
Unsupported

Other releases