Issue #1979406 by milesw: Field values for node translations not filled correctly...
[project/entity_translation.git] / CHANGELOG.txt
1
2 Entity Translation 7.x-1.x, xxxx-xx-xx
3 --------------------------------------
4 #1979406 by milesw: Field values for node translations not filled correctly when
5   making a field translatable.
6 #1969366 by plach | EdNet: Fixed unsupported operand types in
7   entity_translation().module line 951 - Unable to clear cache, run cron,
8   etc from drush or aegir.
9 #1970246 by jweowu: Fixed entity_translation_upgrade() doesn't flush the entity
10   load cache.
11 #1959614 by plach | rutcreate: Fixed Image is deleted by saving node 5 times.
12 #1941080 by plopesc, bforchhammer: Fixed Menu translation on node form is
13   broken.
14 #1937242 by eliosh: Use custom theme function for node translation overview.
15 #1916738 by alberto56, plach: Added Make it more obvious to those new to the
16   concept of field translation that all instances of the field are translatable.
17 #1942732 by OnkelTem: Fixed WSOD when LEFT JOIN'ing entities' translations.
18 #1942712 by das-peter: Fixed Non wrapped entity passed to Rules.
19 #1907456 by leon.nk: Added Allow bulk field updates to copy data for all
20   translations.
21 #1947764 by plach: Improve bundle translatability checks.
22 #1370900 by mojzis, plach | mgladding: Fixed Fatal Error: Cannot access empty
23   property in translation.handler.inc.
24 Issue #1924088 by plach | drzraf: Fixed Wrong form 'language' value in case of
25   content-translation enabled bundles.
26 #1933742 by das-peter: Fixed Delete translation doesn't flush the entity cache.
27 #1903024 by fabsor | dimitrileonidas: Fixed SQL error in Views when adding an
28   entity translation relationship that is not using the base entity of the view.
29 #1890346 by plach: Fixed Entity language change not handled on non-translatable
30   entities with translatable fields.
31 #1883584 by grndlvl: Added Allow for link 'destination' on overview page.
32 #1888324 by plach: Fixed Wrong form language set when only one language is
33   enabled and the entity has LANGUAGE_NONE language.
34 #1888192 by plach: Fixed Field widgets hidden when no #access key is defined.
35 #1885370 by grndlvl: Fixed 'View' title blank on translation overview when using
36   optional title replacement field.
37 #1881872 by plach | Demoshane: Added an explict dependecy on Drupal core 7.15.
38 #1876750 by David_Rothstein: Fixed Fatal error when creating an entity as an
39   anonymous user.
40 #1760270 by plach | Berdir: Fixed Comment translation broken?.
41 #1870236 by plach: Fixed Field translatability migration fails when translation
42   for the entity type is disabled.
43 #1865176 by bforchhammer: Implement hook_entity_translation_delete() on behalf
44   of path module.
45 #1862882 by Cottser: Fixed Typo: accross = across.
46 #1851118 by peximo | impleri: Fixed Incorrect ET Handler set in node/add form
47   when inserting new taxonomy term.
48 #1842540 by peximo, bforchhammer | plach: Added Pathauto core entity types
49   integration.
50
51
52 Entity Translation 7.x-1.0-beta2, 2012-11-21
53 --------------------------------------------
54 #1846104 by David_Rothstein, plach: Fixed Entity Translation shouldn't assume
55   $form['#entity_type()'] is a string.
56 #1845896 by plach, peximo: Fixed Validate translation authoring info on submit.
57 #1835578 by farse, plach: Fixed Entity Translation metadata should be stored
58   only if the entity bundle is translatable.
59 #1437976 by plach | Wolfgang Reszel: Fixed Invalid node translation menu
60   callback set when entity translation for nodes is disabled.
61 #1844844 by plach, bforchhammer: Fixed Content type settings always showed.
62 #1833496 by bforchhammer, plach: Fixed Upgrade to Beta1 results in 'Cannot
63   initialize entity translation path variables'.
64 #1397560 by timofey, fricca, bforchhammer: Fixed Delete translation button not
65   working if destination parameter is set.
66 #1829740 by plach: Comment filtering should be available if node translation is
67   enabled (follow-up).
68 #1829980 by plach | Stan Shevchuk: Fixed Upgrade to Beta1 results in 'Integrity
69   constraint violation: 1048 Column 'module' cannot be null'.
70
71
72 Entity Translation 7.x-1.0-beta1, 2012-11-02
73 --------------------------------------------
74 #1828794 by plach: Make translation workflow permissions optional.
75 #1829666 by bforchhammer: Fixed Fatal error caused by menu translation when node
76   translation is disabled.
77 #1829740 by plach: Fixed Node and comments ET settings are available also when
78   translation is disabled.
79 #1818440 by bforchhammer, plach, miro_dietiker: Fixed Fatal error with unclean
80   edit path.
81 #1672710 by plach, valencianok, miro_dietiker | haclong99: Fixed published
82   source node appears as not published in the translate tab.
83 #1819844 by plach | bforchhammer, renat: Fixed Incompatibility with fields with
84   unlimited number of values introduced in ET -dev.
85 #1818620 by bforchhammer, plach | renat: Fixed fatal error when creating a node
86   which has a field_collection field.
87 #1820742 by mkalkbrenner, plach: Fixed parameter $langcode of core function
88   node_view() ignored.
89 #1820910 by plach | astutonet: Fixed Notices when trying to filter comments by
90   language.
91 #1770748 by bforchhammer, plach: Option to display shared fields only when
92   editing the original values.
93 #1811672 by joelrosen: Fixed Entity Translation stuff showing on content types
94   with multilingual support disabled.
95 #1810322 by Dave Reid: Fixed Fatal error when using the translate link field
96   handler in Views.
97 #1807698 by peximo: Added Hide node translation links.
98 #1798456 by plach, bforchhammer, Berdir: Hide shared form elements when the user
99   does not have the related permission (follow up).
100 #1803362 by Dave Reid: Fixed PHP notice: Undefined index: in
101   EntityTranslationDefaultHandler->localTasksAlter().
102 #1800822 by plach, peximo | facine: Fixed Call to a member function
103   getLanguageKey() on a non-object.
104 #1799770 by bforchhammer: Updated id and bundle when setting a wrapped entity.
105 #1798456 by plach: Hide shared form elements when the user has not the related
106   permission.
107 #1679736 by plach | renat: Provided an option to lock the original language.
108 #1798460 by plach: Made the translate operation contextual.
109 #1280546 by plach: Introduced a language selection widget for every entity.
110 #1676716 by plach | quiptime: Do not list entity types that do not integrate
111   with ET in the admin page.
112 #1792620 by bforchhammer: Cleanup unused variables.
113 #1418076 by bforchhammer, plach: Added support for multiple path schemes.
114 #1792606 by plach: Fixed Notices when deleting the translation of an entity
115   having a file field.
116 #1770202 by plach: Fixed Language tabs not appearing when creating a new
117   translation (follow-up).
118 #1678614 by bforchhammer, plach | Berdir: Make access control for the entity
119   form in the original language more flexible.
120 #1701212 by jonhattan: Fixed fatal error for entities with ET disabled (UUID
121   follow-up).
122 #1701460 by bforchhammer: Fixed title of original language dropdown.
123 #1155134 by bforchhammer, plach: Integrated pathauto bulk generation.
124 #1694478 by bforchhammer: Delete menu items when translation is deleted.
125 #1770250 by bforchhammer, plach: Fixed Translatable fields disappear when
126   editing default language (entities other than node).
127 #1377542 by bforchhammer | Daemon_Byte: Fixed Do not always use the admin theme.
128 #1772874 by bforchhammer | webdrips: Fixed Wrong query alteration for comment
129   language filtering.
130 #1778662 by jherencia: Fixed Add compability with field widgets that uses
131   limit_validation_errors().
132 #1770202 by bforchhammer: Fixed Local tasks (language tabs) visible on node view
133   page.
134 #1701212 by guillaumev: Added Export entity translations using UUID.
135 #1728648 by plach, Dave Reid: Fixed Ensure that empty translation data is
136   handled properly.
137 #1728674 by Dave Reid, plach: Fixed PHP notice when formLanguage is FALSE in
138   EntityTranslationDefaultHandler.
139 #1114410 by plach: Replace hook_translation_info() with hook_entity_info().
140 #1694480 by plach | bforchhammer: Implement hook_module_implements() instead of
141   relying on the module weight.
142 #1434574 by das-peter, plach | cjoy: Added events for rules.
143 #1224590 by plach: Made entity translation CRUD hooks fire only after storing
144   the translation data (follow-up).
145 #1643578 by plach: Added Support menu translation upgrade.
146 #1713196 by plach: Fixed Entity type labels may not be defined in entity info.
147 #1444866 by plach: Removed bogus hook menu link alteration (follow-up).
148 #1699060 by plach: Fixed Bogus form elements on the taxonomy delete confirm
149   form.
150 #1699052 by plach: Fixed Global entity form submit handlers are not invoked on
151   delete except for node.
152 #1661348 by plach | liquidcms: Fixed minimal i18n Taxonomy integration.
153 #1444866 by plach: Fixed the invocation order on presave and menu alteration
154   (follow-up).
155 #1691026 by plach | FrancescoQ: Fixed Fatal error when enabling ET with just one
156   language installed.
157 #1698622 by plach: Fixed Field data is not properly massaged before being stored
158   during an upgrade.
159 #1224590 by bforchhammer: Added entity translation CRUD hooks.
160 #1694472 by bforchhammer: Change module package names to 'Multilingual - Entity
161   Translation'.
162 #1444866 by bforchhammer, plach, peximo: Added UI for translation of menu items
163   for entity-translated nodes.
164 #1133038 by plach: Added support for field column synchronization.
165 #1528624 by plach | phm: Fixed error on user translations overview.
166 #1667582 by peximo: Fixed PDOException (ambiguous tnid field) on upgrade.
167 #1658424 by torpy: Fixed Non-multilingual taxonomy terms attached to
168   multilingual nodes do not display.
169 #1643394 by plach: Allow repeating the upgrade process.
170 #1643414 by plach: Added Allow to select which content types to upgrade.
171 #1643390 by plach: Implement hook_entity_translation_upgrade_translation() on
172   behalf of core modules.
173 #1155134 by das-peter, plach, GiorgosK, zambrey: Added Integrate pathauto.
174 #1282018 by plach, Gábor Hojtsy, webchick, bforchhammer: Drop the translation
175   form in favor of a language-aware edit form.
176
177
178 Entity Translation 7.x-1.0-alpha2, 2012-06-16
179 ---------------------------------------------
180 #1587108 by plach | divined: Error: The entities of type Taxonomy term do not
181   define a valid base path: it will not be possible to translate them.
182 #1524210 by fabsor, plach: Expose entity translation table to views.
183 #1095390 by plach | klonos: Capitalize first letters in project's name.
184 #1599568 by torpy: Fixed No content is displayed if fallback is disabled and
185   entity is set to 'Language Neutral'.
186 #1341314 by plach, donquixote | derhasi: Fixed Nested call of entity_get_info()
187   due to menu_get_router() in entity_translation_entity_info_alter().
188 #1519912 by plach: Fixed Empty stored values may mess up the translatable switch
189   update.
190 #1519906 by plach: Migrate aliases when upgrading nodes.
191 #1519898 by plach: Fixed The upgrade process may freeze.
192 #1519894 by plach: Fixed Entity Translation upgrade migration incomplete.
193 #1432206 by bforchhammer: Fixed Loss of field content during translatability
194   switch operation.
195 #1279372 by getgood, loganfsmyth, evolvingweb, plach, Kristen Pol: Enable bulk
196   field language updates when switching field translatability.
197 #1380380 by bojanz: Fixed Prevent notice when translation has been removed from
198   the form.
199 #1367832 by floretan: Fixed Check #parents and #field_parents() for source
200   language in new translation form.
201 #1174242 by djac, good_man, plach | Jerome F: Properly override the
202   node/%node/translate menu router path.
203 #1293638 by das-peter: Fixed Language fallback on Taxonomy Terms (or any entity
204   type without locale support).
205 #1283200 by plach: Enable content language negotiation the right way.
206 #1280660 by mvc, plach: Fixed Gracefully handle module being disabled and
207   re-enabled.
208 #1280544 by mvc, emarchak: Added Clarify difference between multilingual support
209   options.
210 #1280506 by tarmstrong | plach: Fixed Simpletests broken after upgrading to
211   D7.7.
212 #1262512 by claudiu.cristea: Fixed Clear the entity cache after translate.
213 #1230858 by tarmstrong, plach | valderama: Fixed Compatibility with
214   node_clone(); entity_id() of old node is used, resulting in integrity
215   constraint violation.
216
217
218 Entity Translation 7.x-1.0-alpha1, 2011-09-07
219 ---------------------------------------------
220 #1045196 by plach: Fixed Image field translation broken.
221 #1003876 by plach: (follow-up) Fixed labels not replaced by Title.
222 #944874 by das-peter, plach: Added basic tests for the translation creation and
223   editing workflow.
224 #1031370 by joostvdl | rfay: Fixed Translation publishing status is hidden under
225   collapsed 'publishing options' fieldset (and is hidden by default).
226 #1003876 by plach, good_man: (follow-up) Fixed original label translation. 
227 #1003876 by good_man, plach: Introduced support for translated entity labels.
228 #936646 by good_man, fietserwin, plach, klonos: Fixed Undefined index access
229   callback/arguments in entity_translation_menu().
230 #1109198 by plach, Countzero: Fixed Node translation overview page broken if
231   i18n is enabled.
232 #1098106 by pcambra, jelenex: Fixed Translated fields aren't validated (or
233   processed with presave and submit field_attach_() hooks).
234 #1111686 by plach: Fixed API documentation wrong.
235 #1095390 by plach, klonos, sun: Changed Do not capitalize first letters in
236   project's name.
237 #1032846 by plach, sun, das-peter: Removed read-ony non translatable fields from
238   the translation form.
239 #1082112 by fietserwin | mattwad: Fixed No argument passed to
240   _translation_tab_access()
241 #1081444 by jelenex: Fixed Unable to create non-published node.
242 #1083704 by jelenex: Fixed Unable to edit node when user has only the 'translate
243   node entities' permission.
244 #1096008 by fietserwin, sun: Fixed URL alias not updated.
245 #1060334 by plach: Completed the transition from Translation 2.
246 #902760 by sun: Changed module name from translation to entity_translation.
247 #1032602 by rfay: Fixed bogus 'base path' docs in hook_translation_info().
248 #1032816 by das-peter: Removed superfluous method getHumanReadableId().
249 #1032728 by das-peter, rfay, sun: Fixed entity info cache not cleared after
250   changing module settings.
251 #1021434 by plach | sun, OnkelTem: Fixed `translation` table is not created on
252   upgrading from core translation.
253 #1003320 by good_man | Berdir, pcambra, plach, sun: Fixed The etid insane field.
254 #1009546 by good_man: Fixed form buttons not wrapped in #type actions.
255 #990120 by das-peter: Changed view mode from 'full' to 'default' in edit form.
256 #929444 by das-peter, plach, sun: Fixed coding standards.
257 #920826 by das-peter, sun: Fixed various issues after initial merge.
258 #673300 by plach, sun: Added initial Translatable Fields UI code.
259 by sun: Added initial baseline of module files.