CHANGELOG.txt 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  1. Entity Translation 7.x-1.x, xxxx-xx-xx
  2. --------------------------------------
  3. #3025770 by sudheeshps, patelmayank7552, stefanos.petrakis: PHP 7.0
  4. Compatibility
  5. #2536292 by plopesc, stefanos.petrakis: "Warning: array_merge(): Argument #2 is
  6. not an array in entity_translation_menu_alter" When 'page arguments' or
  7. 'access arguments' are not defined in the original item
  8. #2921298 by Stevel, stefanos.petrakis: Missing test dependencies
  9. Entity Translation 7.x-1.0, 2018-04-01
  10. --------------------------------------
  11. (no change)
  12. Entity Translation 7.x-1.0-rc1, 2018-03-21
  13. ------------------------------------------
  14. #2927815 by Skabbkladden, dawehner: Infinite loop with language neutral alias
  15. and pathauto.
  16. #2890683 by tobiberlin, stefanos.petrakis: entity_translation_field_attach_form()
  17. adding unwanted fields to form.
  18. #2907366 by swati.nuna: Invalid hook hook_translation_info() mentioned in
  19. docblock for entity_translation_edit_form_info().
  20. #1799770 by plach, bforchhammer: Update id and bundle when setting a wrapped
  21. entity.
  22. #2339315 by plach: Added documentation for
  23. hook_entity_translation_source_field_state_alter().
  24. #1506054 by plach, Owen Barton: Taxonomy term reference: language-aware widget
  25. and autocomplete.
  26. #2907275 by jalpesh: CSS class name misspelled in entity_translation_overview().
  27. Entity Translation 7.x-1.0-beta7, 2017-08-21
  28. --------------------------------------------
  29. #2903195 by stefanos.petrakis, BAHbKA, plach: Enabling translation for not
  30. empty taxonomy vocabulary.
  31. #2425825 by jamesrward: Update from before beta4 fails.
  32. #2900094 by joseph.olstad: code sniffer drupal.org recommended code syntax
  33. fixes.
  34. #2883805 by mikran: entity_translation_update_7008 is broken when taxonomy
  35. module is not enabled.
  36. #2877074 by plach, stefanos.petrakis, joseph.olstad: Refactor the
  37. entity_translation_language() callback to make it bundle-specific.
  38. #2743685 by stefanos.petrakis, bwaindwain: Pathauto update for all translations
  39. for a single node.
  40. #2899658 by joseph.olstad, stefanos.petrakis: entity_translation_upgrade_do
  41. needs to automatically create the entity_translation row for the source
  42. language in entity_translation.
  43. #1800158 by meichr: Entity Translation Upgrade, drush extension.
  44. #2885858 by StephaneQ: Can't delete taxonomy term translation since beta6
  45. update.
  46. #2572203 by mattew: Wrong query generated when several Translations
  47. relationships are used.
  48. #2824255 by ccarrascal, plach: Notice: Undefined index for language in
  49. setTranslation().
  50. #2750179 by wadmiraal: Allowed default translation handler to be completely
  51. overridden.
  52. #2307937 by meichr, joseph.olstad: Batch API needs $context['results'] handled
  53. as an array, not a value.
  54. #1175170 by hgoto, Pisco, alberto56: Optionally enable disabled languages for
  55. entity translation.
  56. #2870524 by stefanos.petrakis, joseph.olstad: Field copy fails with content
  57. translation for fields with entity translation enabled.
  58. Entity Translation 7.x-1.0-beta6, 2017-03-03
  59. --------------------------------------------
  60. #2849464 by plach, czigor, stefanos.petrakis: Added an API to set the active
  61. language.
  62. #2438615 by David_Rothstein, matthiasm11: New nodes are always created using
  63. LANGUAGE_NONE (only changed to the correct language during form submission).
  64. #2820454 by Dylan Donkersgoed: PHP notice when attaching single field
  65. with field_attach_form.
  66. #2826297 by Thomas Cys, dwebpoint, stefanos.petrakis: 'clone' is a reserved
  67. keyword introduced in PHP version 5.0 and cannot be invoked as a function.
  68. #2189567 by stefanos.petrakis, jmuzz: Fixed problems enabling and disabling
  69. translation on a field with revisions enabled.
  70. #2798721 by gnucifer: Path scheme not initialized on delete translation
  71. confirmation form.
  72. #2215771 by colan, stefanos.petrakis: Fixed "Undefined index: translate in
  73. EntityTranslationDefaultHandler->entityForm()".
  74. #1829636 by bforchhammer, stefanos.petrakis: Fixed "All languages" suffix not
  75. working nicely with multi-value fields.
  76. #2746045 by fengtan: Converted dsm calls to watchdog calls for path scheme
  77. definition warnings.
  78. #2757601 by ctrnz, aks22: Fixed entity_translation_update_7009() assumes
  79. i18n_taxonomy is enabled.
  80. #1172104 by james.williams, daro.pl: Improved description of the language
  81. fallback option.
  82. #2734373 by plach, consulio: "entity_translation_update_7008" is broken when no
  83. term is translated.
  84. #2734301 by plach, sinasalek: Fixed Numeric value out of range: 1264 Out of
  85. range value for column 'i18n_mode'.
  86. #1661348 by plach, badrange, colan, candelas: Added "I18n Taxonomy" integration.
  87. Entity Translation 7.x-1.0-beta5, 2016-05-08
  88. --------------------------------------------
  89. #929402 by das-peter, bastnic, kristiaanvandeneynde, brockfanning, greenjuls,
  90. make77, steinmb: Added support for migrate module.
  91. #1291388 by Jax, poiu, plach: Added support for multilingual core search.
  92. #2339315 by loopduplicate, gnucifer, plopesc, james.williams: Fixed Source
  93. language prepopulated values should be also included in $form_state['field'].
  94. #2648062 by brunoric, cebasqueira, lucasr, mmchristoph: Fixed Fatal error: Call
  95. to a member function getFormLanguage() on a non-object.
  96. #S156840 by HelenaEksler, plach: Fixed XSS vulnerability in the translation
  97. form page title.
  98. #2444203 by Leksat, badrange, attiks: Show fallback information on the
  99. translation overview.
  100. #2458393 by catch, plach, douggreen: Fixed unindexed query in
  101. EntityTranslationDefaultHandler::loadMultiple().
  102. #2462909 by GeduR: Misspelling translation exists help in views handler
  103. definition.
  104. #2166157 by rsmylski, ciss: entity translation handler id for new entities not
  105. unique enough - can cause infinite/circular child reference.
  106. #2452279 by GeduR: Duplicated variable $language in
  107. entity_translation_edit_access().
  108. #2423661 by marcoscano: Module api documentation has wrong example ("path sets"
  109. instead of "path schemes").
  110. #2305547 by das-peter: Fixed undefined index name.
  111. #1989084 by jsacksick, candelas: Fixed <nolink> and validation.
  112. #2203801 by idflood: Impossible to update taxonomy term after enabling
  113. i18n_taxonomy.
  114. #2415189 by catch: Translation deletion bypasses entity saving.
  115. Entity Translation 7.x-1.0-beta4, 2015-01-23
  116. --------------------------------------------
  117. #2396103 by plach: Fixed [DATA LOSS] Translations deleted.
  118. #2218087 by plach: Fixed PHP Fatal error: Unsupported operand types in
  119. modules/field_ui/field_ui.admin.inc on line 477.
  120. #2396653 by SchnWalter, mongolito404: Fix validation handler for the entity
  121. language widget.
  122. #2395327 by damiankloip: FATAL error when requesting an edit path for a
  123. non-existent entity.
  124. #2342787 by jcisio: Language widget submit handler runs on disabled entity
  125. types.
  126. #2389945 by rafal.enden: Tests don't pass when using different source than
  127. original node language.
  128. #2185523 by leon.nk: Document that entity_translation_enabled_bundle() does not
  129. check whether the entity type is translatable.
  130. #2378195 by Johnny vd Laar: Node edit notice when author of a translation is
  131. deleted.
  132. #2382713 by seanr: entity_translation_update_7006 fails because of SQL error
  133. before variable_set('entity_translation_revision_enabled', FALSE); can run.
  134. #1046282 by plach, good_man, miro_dietiker, Gábor Hojtsy: Make the module work
  135. with revisions.
  136. #2179183 by dkingofpa, Jānis Bebrītis | SocialNicheGuru: Fixed Fatal error:
  137. Unsupported operand types in /entity_translation.module on line 188.
  138. #1605406 by joelrosen, Jose Reyero, paulihuhtiniemi, guillaumev | mindaugasd:
  139. Exposed translated field content to Views so that multiple language
  140. translations can be shown simultaneously.
  141. #2160559 by w3wfr: Warning because of empty value line 675.
  142. #2151503 by SebCorbin: Check for translation access for Add links.
  143. #2130091 by peximo: Media edit dialog integration bug.
  144. #2065221 by catch, plach: Fixed Static cache for handlers should key by $vid.
  145. #1516202 by fabsor, spotzero: Added a CTools access plugin for checking if a
  146. translation is available.
  147. #2027513 by GaëlG, jcisio: Added support for nested values for 'edit form' in
  148. hook_entity_info().
  149. #2073231 by plach: Rename entity_translation_form_language() to
  150. entity_translation_get_existing_language().
  151. #2072865 by douggreen: Fixed Only replace 'delete' button with
  152. 'delete translation', don't add one that doesn't exist.
  153. #1865244 by plach | bojanz, agoradesign, ciss, interdruper, joel_osc: Added
  154. support for multiple translation handlers on the same form.
  155. #2055491 by plach: Fixed Synced image fields cannot be emptied.
  156. #1866076 by grndlvl: Added support for non-entity load tokens when declaring
  157. translations.
  158. Entity Translation 7.x-1.0-beta3, 2013-07-23
  159. --------------------------------------------
  160. #2037789 by Jelle_S: Fixed Default to user_access() access callback like drupal
  161. menu does.
  162. #1982140 by bforchhammer | carligraph: Fixed Menu item is deleted when adding a
  163. third translation.
  164. #2000926 by GiorgosK, bforchhammer: Fixed entity_translation_i18n_menu should
  165. check if entity is node before deleting menu links.
  166. #1991452 by twistor: Fixed Strict warnings on testing page.
  167. #1992588 by bforchhammer: Fixed PHP notices on node page (menu-related).
  168. #1979406 by milesw: Field values for node translations not filled correctly when
  169. making a field translatable.
  170. #1969366 by plach | EdNet: Fixed unsupported operand types in
  171. entity_translation().module line 951 - Unable to clear cache, run cron,
  172. etc from drush or aegir.
  173. #1970246 by jweowu: Fixed entity_translation_upgrade() doesn't flush the entity
  174. load cache.
  175. #1959614 by plach | rutcreate: Fixed Image is deleted by saving node 5 times.
  176. #1941080 by plopesc, bforchhammer: Fixed Menu translation on node form is
  177. broken.
  178. #1937242 by eliosh: Use custom theme function for node translation overview.
  179. #1916738 by alberto56, plach: Added Make it more obvious to those new to the
  180. concept of field translation that all instances of the field are translatable.
  181. #1942732 by OnkelTem: Fixed WSOD when LEFT JOIN'ing entities' translations.
  182. #1942712 by das-peter: Fixed Non wrapped entity passed to Rules.
  183. #1907456 by leon.nk: Added Allow bulk field updates to copy data for all
  184. translations.
  185. #1947764 by plach: Improve bundle translatability checks.
  186. #1370900 by mojzis, plach | mgladding: Fixed Fatal Error: Cannot access empty
  187. property in translation.handler.inc.
  188. #1924088 by plach | drzraf: Fixed Wrong form 'language' value in case of
  189. content-translation enabled bundles.
  190. #1933742 by das-peter: Fixed Delete translation doesn't flush the entity cache.
  191. #1903024 by fabsor | dimitrileonidas: Fixed SQL error in Views when adding an
  192. entity translation relationship that is not using the base entity of the view.
  193. #1890346 by plach: Fixed Entity language change not handled on non-translatable
  194. entities with translatable fields.
  195. #1883584 by grndlvl: Added Allow for link 'destination' on overview page.
  196. #1888324 by plach: Fixed Wrong form language set when only one language is
  197. enabled and the entity has LANGUAGE_NONE language.
  198. #1888192 by plach: Fixed Field widgets hidden when no #access key is defined.
  199. #1885370 by grndlvl: Fixed 'View' title blank on translation overview when using
  200. optional title replacement field.
  201. #1881872 by plach | Demoshane: Added an explict dependecy on Drupal core 7.15.
  202. #1876750 by David_Rothstein: Fixed Fatal error when creating an entity as an
  203. anonymous user.
  204. #1760270 by plach | Berdir: Fixed Comment translation broken?.
  205. #1870236 by plach: Fixed Field translatability migration fails when translation
  206. for the entity type is disabled.
  207. #1865176 by bforchhammer: Implement hook_entity_translation_delete() on behalf
  208. of path module.
  209. #1862882 by Cottser: Fixed Typo: accross = across.
  210. #1851118 by peximo | impleri: Fixed Incorrect ET Handler set in node/add form
  211. when inserting new taxonomy term.
  212. #1842540 by peximo, bforchhammer | plach: Added Pathauto core entity types
  213. integration.
  214. Entity Translation 7.x-1.0-beta2, 2012-11-21
  215. --------------------------------------------
  216. #1846104 by David_Rothstein, plach: Fixed Entity Translation shouldn't assume
  217. $form['#entity_type()'] is a string.
  218. #1845896 by plach, peximo: Fixed Validate translation authoring info on submit.
  219. #1835578 by farse, plach: Fixed Entity Translation metadata should be stored
  220. only if the entity bundle is translatable.
  221. #1437976 by plach | Wolfgang Reszel: Fixed Invalid node translation menu
  222. callback set when entity translation for nodes is disabled.
  223. #1844844 by plach, bforchhammer: Fixed Content type settings always showed.
  224. #1833496 by bforchhammer, plach: Fixed Upgrade to Beta1 results in 'Cannot
  225. initialize entity translation path variables'.
  226. #1397560 by timofey, fricca, bforchhammer: Fixed Delete translation button not
  227. working if destination parameter is set.
  228. #1829740 by plach: Comment filtering should be available if node translation is
  229. enabled (follow-up).
  230. #1829980 by plach | Stan Shevchuk: Fixed Upgrade to Beta1 results in 'Integrity
  231. constraint violation: 1048 Column 'module' cannot be null'.
  232. Entity Translation 7.x-1.0-beta1, 2012-11-02
  233. --------------------------------------------
  234. #1828794 by plach: Make translation workflow permissions optional.
  235. #1829666 by bforchhammer: Fixed Fatal error caused by menu translation when node
  236. translation is disabled.
  237. #1829740 by plach: Fixed Node and comments ET settings are available also when
  238. translation is disabled.
  239. #1818440 by bforchhammer, plach, miro_dietiker: Fixed Fatal error with unclean
  240. edit path.
  241. #1672710 by plach, valencianok, miro_dietiker | haclong99: Fixed published
  242. source node appears as not published in the translate tab.
  243. #1819844 by plach | bforchhammer, renat: Fixed Incompatibility with fields with
  244. unlimited number of values introduced in ET -dev.
  245. #1818620 by bforchhammer, plach | renat: Fixed fatal error when creating a node
  246. which has a field_collection field.
  247. #1820742 by mkalkbrenner, plach: Fixed parameter $langcode of core function
  248. node_view() ignored.
  249. #1820910 by plach | astutonet: Fixed Notices when trying to filter comments by
  250. language.
  251. #1770748 by bforchhammer, plach: Option to display shared fields only when
  252. editing the original values.
  253. #1811672 by joelrosen: Fixed Entity Translation stuff showing on content types
  254. with multilingual support disabled.
  255. #1810322 by Dave Reid: Fixed Fatal error when using the translate link field
  256. handler in Views.
  257. #1807698 by peximo: Added Hide node translation links.
  258. #1798456 by plach, bforchhammer, Berdir: Hide shared form elements when the user
  259. does not have the related permission (follow up).
  260. #1803362 by Dave Reid: Fixed PHP notice: Undefined index: in
  261. EntityTranslationDefaultHandler->localTasksAlter().
  262. #1800822 by plach, peximo | facine: Fixed Call to a member function
  263. getLanguageKey() on a non-object.
  264. #1799770 by bforchhammer: Updated id and bundle when setting a wrapped entity.
  265. #1798456 by plach: Hide shared form elements when the user has not the related
  266. permission.
  267. #1679736 by plach | renat: Provided an option to lock the original language.
  268. #1798460 by plach: Made the translate operation contextual.
  269. #1280546 by plach: Introduced a language selection widget for every entity.
  270. #1676716 by plach | quiptime: Do not list entity types that do not integrate
  271. with ET in the admin page.
  272. #1792620 by bforchhammer: Cleanup unused variables.
  273. #1418076 by bforchhammer, plach: Added support for multiple path schemes.
  274. #1792606 by plach: Fixed Notices when deleting the translation of an entity
  275. having a file field.
  276. #1770202 by plach: Fixed Language tabs not appearing when creating a new
  277. translation (follow-up).
  278. #1678614 by bforchhammer, plach | Berdir: Make access control for the entity
  279. form in the original language more flexible.
  280. #1701212 by jonhattan: Fixed fatal error for entities with ET disabled (UUID
  281. follow-up).
  282. #1701460 by bforchhammer: Fixed title of original language dropdown.
  283. #1155134 by bforchhammer, plach: Integrated pathauto bulk generation.
  284. #1694478 by bforchhammer: Delete menu items when translation is deleted.
  285. #1770250 by bforchhammer, plach: Fixed Translatable fields disappear when
  286. editing default language (entities other than node).
  287. #1377542 by bforchhammer | Daemon_Byte: Fixed Do not always use the admin theme.
  288. #1772874 by bforchhammer | webdrips: Fixed Wrong query alteration for comment
  289. language filtering.
  290. #1778662 by jherencia: Fixed Add compability with field widgets that uses
  291. limit_validation_errors().
  292. #1770202 by bforchhammer: Fixed Local tasks (language tabs) visible on node view
  293. page.
  294. #1701212 by guillaumev: Added Export entity translations using UUID.
  295. #1728648 by plach, Dave Reid: Fixed Ensure that empty translation data is
  296. handled properly.
  297. #1728674 by Dave Reid, plach: Fixed PHP notice when formLanguage is FALSE in
  298. EntityTranslationDefaultHandler.
  299. #1114410 by plach: Replace hook_translation_info() with hook_entity_info().
  300. #1694480 by plach | bforchhammer: Implement hook_module_implements() instead of
  301. relying on the module weight.
  302. #1434574 by das-peter, plach | cjoy: Added events for rules.
  303. #1224590 by plach: Made entity translation CRUD hooks fire only after storing
  304. the translation data (follow-up).
  305. #1643578 by plach: Added Support menu translation upgrade.
  306. #1713196 by plach: Fixed Entity type labels may not be defined in entity info.
  307. #1444866 by plach: Removed bogus hook menu link alteration (follow-up).
  308. #1699060 by plach: Fixed Bogus form elements on the taxonomy delete confirm
  309. form.
  310. #1699052 by plach: Fixed Global entity form submit handlers are not invoked on
  311. delete except for node.
  312. #1661348 by plach | liquidcms: Fixed minimal i18n Taxonomy integration.
  313. #1444866 by plach: Fixed the invocation order on presave and menu alteration
  314. (follow-up).
  315. #1691026 by plach | FrancescoQ: Fixed Fatal error when enabling ET with just one
  316. language installed.
  317. #1698622 by plach: Fixed Field data is not properly massaged before being stored
  318. during an upgrade.
  319. #1224590 by bforchhammer: Added entity translation CRUD hooks.
  320. #1694472 by bforchhammer: Change module package names to 'Multilingual - Entity
  321. Translation'.
  322. #1444866 by bforchhammer, plach, peximo: Added UI for translation of menu items
  323. for entity-translated nodes.
  324. #1133038 by plach: Added support for field column synchronization.
  325. #1528624 by plach | phm: Fixed error on user translations overview.
  326. #1667582 by peximo: Fixed PDOException (ambiguous tnid field) on upgrade.
  327. #1658424 by torpy: Fixed Non-multilingual taxonomy terms attached to
  328. multilingual nodes do not display.
  329. #1643394 by plach: Allow repeating the upgrade process.
  330. #1643414 by plach: Added Allow to select which content types to upgrade.
  331. #1643390 by plach: Implement hook_entity_translation_upgrade_translation() on
  332. behalf of core modules.
  333. #1155134 by das-peter, plach, GiorgosK, zambrey: Added Integrate pathauto.
  334. #1282018 by plach, Gábor Hojtsy, webchick, bforchhammer: Drop the translation
  335. form in favor of a language-aware edit form.
  336. Entity Translation 7.x-1.0-alpha2, 2012-06-16
  337. ---------------------------------------------
  338. #1587108 by plach | divined: Error: The entities of type Taxonomy term do not
  339. define a valid base path: it will not be possible to translate them.
  340. #1524210 by fabsor, plach: Expose entity translation table to views.
  341. #1095390 by plach | klonos: Capitalize first letters in project's name.
  342. #1599568 by torpy: Fixed No content is displayed if fallback is disabled and
  343. entity is set to 'Language Neutral'.
  344. #1341314 by plach, donquixote | derhasi: Fixed Nested call of entity_get_info()
  345. due to menu_get_router() in entity_translation_entity_info_alter().
  346. #1519912 by plach: Fixed Empty stored values may mess up the translatable switch
  347. update.
  348. #1519906 by plach: Migrate aliases when upgrading nodes.
  349. #1519898 by plach: Fixed The upgrade process may freeze.
  350. #1519894 by plach: Fixed Entity Translation upgrade migration incomplete.
  351. #1432206 by bforchhammer: Fixed Loss of field content during translatability
  352. switch operation.
  353. #1279372 by getgood, loganfsmyth, evolvingweb, plach, Kristen Pol: Enable bulk
  354. field language updates when switching field translatability.
  355. #1380380 by bojanz: Fixed Prevent notice when translation has been removed from
  356. the form.
  357. #1367832 by floretan: Fixed Check #parents and #field_parents() for source
  358. language in new translation form.
  359. #1174242 by djac, good_man, plach | Jerome F: Properly override the
  360. node/%node/translate menu router path.
  361. #1293638 by das-peter: Fixed Language fallback on Taxonomy Terms (or any entity
  362. type without locale support).
  363. #1283200 by plach: Enable content language negotiation the right way.
  364. #1280660 by mvc, plach: Fixed Gracefully handle module being disabled and
  365. re-enabled.
  366. #1280544 by mvc, emarchak: Added Clarify difference between multilingual support
  367. options.
  368. #1280506 by tarmstrong | plach: Fixed Simpletests broken after upgrading to
  369. D7.7.
  370. #1262512 by claudiu.cristea: Fixed Clear the entity cache after translate.
  371. #1230858 by tarmstrong, plach | valderama: Fixed Compatibility with
  372. node_clone(); entity_id() of old node is used, resulting in integrity
  373. constraint violation.
  374. Entity Translation 7.x-1.0-alpha1, 2011-09-07
  375. ---------------------------------------------
  376. #1045196 by plach: Fixed Image field translation broken.
  377. #1003876 by plach: (follow-up) Fixed labels not replaced by Title.
  378. #944874 by das-peter, plach: Added basic tests for the translation creation and
  379. editing workflow.
  380. #1031370 by joostvdl | rfay: Fixed Translation publishing status is hidden under
  381. collapsed 'publishing options' fieldset (and is hidden by default).
  382. #1003876 by plach, good_man: (follow-up) Fixed original label translation.
  383. #1003876 by good_man, plach: Introduced support for translated entity labels.
  384. #936646 by good_man, fietserwin, plach, klonos: Fixed Undefined index access
  385. callback/arguments in entity_translation_menu().
  386. #1109198 by plach, Countzero: Fixed Node translation overview page broken if
  387. i18n is enabled.
  388. #1098106 by pcambra, jelenex: Fixed Translated fields aren't validated (or
  389. processed with presave and submit field_attach_() hooks).
  390. #1111686 by plach: Fixed API documentation wrong.
  391. #1095390 by plach, klonos, sun: Changed Do not capitalize first letters in
  392. project's name.
  393. #1032846 by plach, sun, das-peter: Removed read-ony non translatable fields from
  394. the translation form.
  395. #1082112 by fietserwin | mattwad: Fixed No argument passed to
  396. _translation_tab_access()
  397. #1081444 by jelenex: Fixed Unable to create non-published node.
  398. #1083704 by jelenex: Fixed Unable to edit node when user has only the 'translate
  399. node entities' permission.
  400. #1096008 by fietserwin, sun: Fixed URL alias not updated.
  401. #1060334 by plach: Completed the transition from Translation 2.
  402. #902760 by sun: Changed module name from translation to entity_translation.
  403. #1032602 by rfay: Fixed bogus 'base path' docs in hook_translation_info().
  404. #1032816 by das-peter: Removed superfluous method getHumanReadableId().
  405. #1032728 by das-peter, rfay, sun: Fixed entity info cache not cleared after
  406. changing module settings.
  407. #1021434 by plach | sun, OnkelTem: Fixed `translation` table is not created on
  408. upgrading from core translation.
  409. #1003320 by good_man | Berdir, pcambra, plach, sun: Fixed The etid insane field.
  410. #1009546 by good_man: Fixed form buttons not wrapped in #type actions.
  411. #990120 by das-peter: Changed view mode from 'full' to 'default' in edit form.
  412. #929444 by das-peter, plach, sun: Fixed coding standards.
  413. #920826 by das-peter, sun: Fixed various issues after initial merge.
  414. #673300 by plach, sun: Added initial Translatable Fields UI code.
  415. by sun: Added initial baseline of module files.