Commit Graph

142 Commits (8ad071fa6884b5c012f2c3b5b4041ef092b7a846)

Author SHA1 Message Date
David Rothstein b85b146a17 Issue #2457743 by skein: translation_remove_from_set() runs unnecessary queries to fetch and update every single node with tnid 0 2015-05-04 22:11:53 -04:00
David Rothstein 5aede0dade Issue #1936942 by jweowu: Fixed translation_node_insert() updates the node table directly without also flushing the entity load cache. 2014-11-01 16:52:01 -04:00
Jennifer Hodgdon ba9798a428 Issue #1797366 by Lars Toomre, lazysoundsystem, dcam: Remove t() from test assertions in translation module 2013-06-10 07:45:30 -07:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
Jennifer Hodgdon 028a263091 Issue #1431632 by NROTC_Webmaster: Clean up API docs for translation module 2012-03-13 12:18:09 -07:00
webchick 59b0b8342d Issue #1408636 by swentel, c31ck: Fixed Fatal error: [] operator not supported for strings in includes/common.inc on line 2320. 2012-02-21 02:06:29 -08:00
Dries 29dba9a4a8 - Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more detail. 2012-02-13 13:45:55 -05:00
webchick be1bb23a1e Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:33 -07:00
webchick ee61c8eacd Issue #1137074 by plach, Jose Reyero: notices and wrong links on translation tab for unpublished nodes. 2011-05-24 15:50:37 -07:00
Dries Buytaert c88f2e0188 - Patch #1078980 by plach: language neutral not available when there are disabled languages. 2011-05-22 09:08:04 -04:00
Dries Buytaert 3035021f74 - Patch #1060246 by plach: translation alters language switch links even if node translation is disabled. 2011-05-13 16:01:59 -04:00
Dries Buytaert 25f8da3ff5 - Patch #1060304 by plach: misleading help text for the translation support settings. 2011-05-04 21:03:59 -07:00
webchick 1e3714af4d Issue #988318 by jhodgdon: translation_form_node_form_alter() doc says it implements the wrong hook. 2011-03-28 08:51:42 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron 89fb32ac81 #1008628 by plach: Fixed Fatal error: Call to undefined function language_negotiation_get_switch_links() when using only one language 2010-12-31 20:45:25 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Angie Byron 41ab2c1f4b #778528 by plach: Fix tests for Define the language switcher's correct behavior 2010-11-23 05:53:49 +00:00
Angie Byron 9463ec1d40 #284625 by bforchhammer, plach: Fixed Non-localized links in translation table 2010-11-22 06:14:55 +00:00
Angie Byron ab21e07bbd #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another. 2010-11-14 21:04:45 +00:00
Angie Byron 08f59215f7 #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't affect the language switcher block. 2010-10-25 15:14:33 +00:00
Angie Byron 1a9b66264d #780316 by plach: Fixed missing node translation links when no language detection is configured. 2010-10-09 17:38:41 +00:00
Angie Byron 826ede4622 #356036 by plach, catch: Allow creating nodes in default languages. 2010-10-09 03:43:31 +00:00
Angie Byron 7d0e671694 #357785 by miro_dietiker, plach: Fixed tnid value lost in case of node resave. 2010-10-09 03:22:30 +00:00
Dries Buytaert d9d9389268 - Patch #366768 by plach, hass, GiorgosK: translation links link to unpublished translation. 2010-10-07 17:54:35 +00:00
Dries Buytaert eaee909a00 - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Angie Byron 63136b81e2 #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ul.links.inline in node links. 2010-08-30 05:58:46 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron e574bcffce #835212 by plach, jhodgdon: Fixed locale_url_outbound_alter() should be run only on multilingual sites. 2010-08-05 08:08:43 +00:00
Dries Buytaert 67317ecc01 - Patch #784832 by plach: fixed conflict with the session language provider while creating a translation. 2010-07-17 11:31:36 +00:00
Angie Byron cf30c78b42 #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D7 entity API. 2010-06-06 00:24:16 +00:00
Dries Buytaert 9baff4597b - Patch #771082 by plach: enable the admin theme for the translation overview page. 2010-04-16 13:52:23 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Dries Buytaert 8258959e94 - Patch #588480 by aspilicious, droplet: fixed interface string space issues. 2010-03-24 09:27:14 +00:00
Dries Buytaert f3f6d53158 - Patch #596582 by sun: remove remnants of theme_node_form(). 2010-03-18 06:50:37 +00:00
Dries Buytaert 160b42812c - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them. 2010-03-12 14:38:37 +00:00
Angie Byron 3205a26755 #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron dcd99e0a9a #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'. 2010-01-10 22:56:51 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
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. :\
2010-01-09 21:54:01 +00:00
Angie Byron 85c680a1a0 #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +00:00
Angie Byron db4fa95f37 #675144 by jhodgdon: Typo: translation_language_switch_links_alter() should be linkS alter(). 2010-01-06 03:53:40 +00:00
Angie Byron acae21febb #361648 by brianV, grndlvl, dmitrig01, and pwolanin: SA-CORE-2009-001: Access bypass in translation.module. 2010-01-03 23:39:03 +00:00
Angie Byron 7e1fda5403 #655508 by David_Rothstein and Dave Reid: Define more node-related pages to hook_admin_paths(). 2009-12-29 04:23:53 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Angie Byron c87321156c #645790 by arianek, jhodgdon, and lisarex: Update Content Translation module to new help standard. 2009-12-06 17:56:05 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00