summaryrefslogtreecommitdiff
path: root/modules/translation/translation.module
Commit message (Collapse)AuthorAge
* Issue #2457743 by skein: translation_remove_from_set() runs unnecessary ↵David Rothstein2015-05-04
| | | | queries to fetch and update every single node with tnid 0
* Issue #1936942 by jweowu: Fixed translation_node_insert() updates the node ↵David Rothstein2014-11-01
| | | | table directly without also flushing the entity load cache.
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1431632 by NROTC_Webmaster: Clean up API docs for translation moduleJennifer Hodgdon2012-03-13
|
* Issue #1408636 by swentel, c31ck: Fixed Fatal error: [] operator not ↵webchick2012-02-21
| | | | supported for strings in includes/common.inc on line 2320.
* - Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more ↵Dries2012-02-13
| | | | detail.
* - Patch #1078980 by plach: language neutral not available when there are ↵Dries Buytaert2011-05-22
| | | | disabled languages.
* - Patch #1060246 by plach: translation alters language switch links even if ↵Dries Buytaert2011-05-13
| | | | node translation is disabled.
* - Patch #1060304 by plach: misleading help text for the translation support ↵Dries Buytaert2011-05-04
| | | | settings.
* Issue #988318 by jhodgdon: translation_form_node_form_alter() doc says it ↵webchick2011-03-28
| | | | implements the wrong hook.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't ↵Angie Byron2010-10-25
| | | | affect the language switcher block.
* #780316 by plach: Fixed missing node translation links when no language ↵Angie Byron2010-10-09
| | | | detection is configured.
* #356036 by plach, catch: Allow creating nodes in default languages.Angie Byron2010-10-09
|
* #357785 by miro_dietiker, plach: Fixed tnid value lost in case of node resave.Angie Byron2010-10-09
|
* - Patch #366768 by plach, hass, GiorgosK: translation links link to ↵Dries Buytaert2010-10-07
| | | | unpublished translation.
* - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not ↵Dries Buytaert2010-09-09
| | | | taken into account for #validate, #submit, hook_form_FORMID_alter().
* #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ↵Angie Byron2010-08-30
| | | | ul.links.inline in node links.
* #835212 by plach, jhodgdon: Fixed locale_url_outbound_alter() should be run ↵Angie Byron2010-08-05
| | | | only on multilingual sites.
* - Patch #784832 by plach: fixed conflict with the session language provider ↵Dries Buytaert2010-07-17
| | | | while creating a translation.
* #362021 by plach, yched, sun: Update field_attach_prepare_translation() for ↵Angie Byron2010-06-06
| | | | D7 entity API.
* - Patch #771082 by plach: enable the admin theme for the translation ↵Dries Buytaert2010-04-16
| | | | overview page.
* - Patch #588480 by aspilicious, droplet: fixed interface string space issues.Dries Buytaert2010-03-24
|
* - Patch #596582 by sun: remove remnants of theme_node_form().Dries Buytaert2010-03-18
|
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* #675144 by jhodgdon: Typo: translation_language_switch_links_alter() should ↵Angie Byron2010-01-06
| | | | be linkS alter().
* #361648 by brianV, grndlvl, dmitrig01, and pwolanin: SA-CORE-2009-001: ↵Angie Byron2010-01-03
| | | | Access bypass in translation.module.
* #655508 by David_Rothstein and Dave Reid: Define more node-related pages to ↵Angie Byron2009-12-29
| | | | hook_admin_paths().
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* #645790 by arianek, jhodgdon, and lisarex: Update Content Translation module ↵Angie Byron2009-12-06
| | | | to new help standard.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵Angie Byron2009-11-08
| | | | can't ever pass in another type of class.
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
|
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵Angie Byron2009-10-09
| | | | language for the same path.
* - Patch #569282 by joshmiller: removal of Site configuration and fixed a ↵Dries Buytaert2009-09-10
| | | | number of broken links.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵Dries Buytaert2009-08-21
| | | | section in 'configuration and modules'.
* - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.Dries Buytaert2009-07-31
|