active_translation 6.x-1.4

Bug fixes

Changes since DRUPAL-6--1-3:

  • #499972 by roderik and ekes: Watchdog type is too long--which generates error on Postgres
  • #434428 by drewish and mdupont: Better message why users are seeing content in a different language.
  • #499994 by drewish and ekes: Remove ORDER BY to fix pgsql incompatiblity.

active_translation 6.x-1.3

Bug fixes

Changes since DRUPAL-6--1-2:

  • #385612 by robertgarrigos: Wrong link to i18n settings on requirements error message

active_translation 6.x-1.2

New features

Changes since DRUPAL-6--1-1:

  • #328642 by drewish: Add option to hide local.module's translated language links on the node.

active_translation 6.x-1.1

Bug fixes

Changes since DRUPAL-6--1-0:

  • Don't rewrite queries on the admin pages.
  • Cache the nodeapi $op='load' info.
  • #280428 Translation Status Message does not appear if node hasn't been translated into any languages.

active_translation 6.x-1.0

Bug fixes

Changes since DRUPAL-6--1-0-beta5:

  • #271301 Shouldn't call node_access_needs_rebuild() after rebuilding the table.
  • #271253 Rebuilding table never completes. Fixed that and some warnings, also added more watchdog message to help future debugging efforts.

active_translation 6.x-1.0-beta5

Bug fixes

Changes since DRUPAL-6--1-0-beta4:

  • #270542 (BENNYSOFT) Missing semicolon in active_translation.install.

active_translation 6.x-1.0-beta4

New features
Bug fixes

Please do no use this release! It has a bug that causes fatal errors.

Changes since DRUPAL-6--1-0-beta3:

  • #266314 (Bo Kleve) Fix fatal error and check that i18n is enabled before trying to disable it's query rewriting.
  • #270337 Add a setting to hide the translation status message.

active_translation 6.x-1.0-beta3

Bug fixes

Please do no use this release! It has a bug that causes fatal errors if the i18n module is not enabled (even though is not required to use this module).

Changes since DRUPAL-6--1-0-beta2:

  • #266314 Freaking i18n is screwing up my queries, stronger measures to disable their rewriting.

active_translation 6.x-1.0-beta2

Bug fixes

Changes since DRUPAL-6--1-0-beta1:

  • Small changes to make coder.module happy.
  • #261733 Table not rebuilt correctly after adding a language due to caching in language_list().
  • #262803 Table not built correctly at install because drupal_write_record() expected the schema to be cached.
Subscribe with RSS Subscribe to Releases for Active Translation