Skip to content
  1. Apr 10, 2008
  2. Apr 09, 2008
  3. Feb 22, 2008
  4. Feb 20, 2008
    • Daniel Kudwien's avatar
      Fixed translation properties not stored for completely new nodes. · 43a50849
      Daniel Kudwien authored
      Fixed menu items of node translations are not found in the menu upon form submit (required by modules like pathauto); needs another core patch now.
      Updated Drupal core patches.
      Fixed cached menu is not reset after creating/editing a menu item translation.
      Improved translatable_get_destination() to work with internal paths instead of aliases by default.
      Further code clean-up.
      43a50849
    • Daniel Kudwien's avatar
      Fixed untranslatable items are not synchronized. · 5aa70f54
      Daniel Kudwien authored
      Fixed source content of selects, checkboxes, and radios is not displayed.
      Fixed _translatable_is_hideable_field() returns FALSE for fieldsets and markup.
      Fixed PHP warnings in translatable_get_form_values() and translatable_set_form_values().
      Fixed node edit redirects to wrong source node.
      Fixed incomplete access check for node translation callback.
      Fixed wrong translatable_find() conditions to find an existing translation.
      Fixed translation language not properly set when editing a source node.
      Added hook_translatable_form_alter() to allow modules to alter the final node form.
      Fixed menu items for nodes are created in the wrong language.
      Changed theme_translatable_languages() to return structured arrays instead of rendered links.
      Added implementation of hook_admin_menu().
      Updated README.txt.
      5aa70f54
  5. Feb 18, 2008
  6. Feb 17, 2008