Skip to content
  1. Feb 25, 2011
  2. Nov 14, 2008
  3. Sep 12, 2008
  4. Sep 11, 2008
  5. Sep 09, 2008
  6. Apr 16, 2008
  7. Apr 14, 2008
  8. Apr 10, 2008
  9. Apr 09, 2008
  10. Feb 22, 2008
  11. Feb 20, 2008
    • Daniel Kudwien's avatar
      Fixed translation properties not stored for completely new nodes. · 9ffb07c4
      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.
      9ffb07c4
    • Daniel Kudwien's avatar
      Preparing release 5.x-1.1. · d9def6b9
      Daniel Kudwien authored
      5.x-1.1
      d9def6b9
    • Daniel Kudwien's avatar
      Fixed untranslatable items are not synchronized. · 90c7d2a8
      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.
      90c7d2a8
  12. Feb 18, 2008
  13. Feb 17, 2008