CHANGELOG.txt 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. Title 7.x-1.x, xxxx-xx-xx
  2. -------------------------
  3. #2286147 by plach: Language fallback does not work when an entity translation is
  4. unpublished.
  5. #2286145 by plach: Prevent empty translations from being synced into the legacy field.
  6. #1772116 by duellj, GaëlG | f4o: Fixed Menu link title is not getting node title
  7. by default.
  8. #1779268 by ndobromirov | brycesenz: Undefined index: field_name in
  9. title_field_views_data_alter().
  10. #1441224 by MiroslavBanov | OPIN: Fieldgroup and Title break Manage Fields UI.
  11. #1980520 by StoraH, pbz1912: Fixed Empty wrapper tags.
  12. #1920096 by Johnny vd Laar | GiorgosK: Fixed Title incompatibility with the Term
  13. reference widget
  14. #1991712 by milesw: Fixed Title displays wrong revision using Revisioning
  15. module.
  16. #1907078 by sylus: Fixed Undefined index: field_name() in
  17. title_field_replacement_enabled().
  18. #1961810 by peximo | fcortez: Fixed Wrap tag classes are not being inserted.
  19. #1850866 by B-Prod: Fixed Undefined index 'format' in
  20. title_field_text_with_summary_sync_set().
  21. #1269076 by plach, das-peter, danielnolde | renat: Fixed Translated
  22. title_field replaces node->title with translated value.
  23. Title 7.x-1.0-alpha7, 2013-03-18
  24. --------------------------------
  25. #1919640 by peximo: Fixed Empty tag shown when the title field is displayed.
  26. #1869438 by jsacksick: Fixed hook_field_attach_create_bundle() implementation
  27. isn't correct.
  28. #1280962 by mvc: Fixed Better description of field replacement dialogue.
  29. #1900282: Fixed wrong files[] directive in the title_test module.
  30. #1898618 by muka: Fixed Handle case when title property is not set (avoiding
  31. error).
  32. #1885356 by peximo: Fixed Empty HTML class in Linked and wrapped format.
  33. #1865604 by GaëlG, plach: Fixed Title module overrides label callback (prevents
  34. term label localization).
  35. Title 7.x-1.0-alpha5, 2012-12-18
  36. --------------------------------
  37. #1869228 by plach: Updated system dependencies.
  38. #1062814 by Andreas Radloff, jucallme | Scott J: Added Formatters.
  39. #1849344 by peximo: Fixed Duplicate description element in taxonomy display
  40. form.
  41. #1482052 by peximo | joel rotelli, epieddy: Fixed Undefined property:
  42. stdClass::$type dans title_tokens_alter().
  43. #1761142 by joel_osc, plach | no2e: Fixed Replaced taxonomy description:
  44. can't delete content (but editing works).
  45. #1736476 by guillaumev: Made sure entity is accurate in title_entity_language().
  46. #1748008 by vasike: Replaced fields should inherit the legacy field access.
  47. #1808454 by plach: Fixed help and permissions for the admin settings.
  48. #1835486 by plach: Fixed Automated tests are failing.
  49. #1808454 by peximo: Overhauled the admin settings form.
  50. #1773514 by peximo: Added Module's configuration page.
  51. #1396450 by logaritmisk, plach | mgifford: Fixed Notice: Undefined index:
  52. fieldable in title_entity_info_alter() (line 28 of title/title.module).
  53. Title 7.x-1.0-alpha4, 2012-08-11
  54. --------------------------------
  55. #1708046 by plach | steinmb: Fixed Term description is overwritten.
  56. #1709938 by Amitaibu: Prevented notice in title_field_attach_create_bundle().
  57. #1541414 by peximo, plach | int_ua: Added No 'Link this field to the original
  58. piece of content' option in Views UI for fields replaced with Title module.
  59. #1704536 by RoySegall, Amitaibu, plach: Attach title field automatically when a
  60. new entity bundle is created.
  61. #1699092 by plach: Fixed Notices when submitting an empty taxonomy term
  62. description.
  63. #1665006 by mikey_p: Fixed Doesn't work when legacy title field is NULL.
  64. #1613514 by steven.wichers, Amitaibu: Fixed Importing nodes in bulk fail to
  65. create titles for all nodes after the first one.
  66. #1644736 by plach: Fixed When initializing replaced fields all bundles are
  67. processed.
  68. #1631958 by plach | Goekmen: Fixed Undefined index: base path in
  69. EntityTranslationDefaultHandler.
  70. #1635006 by nikosnikos: Fixed Description summary desappear in taxonomy term.
  71. #1528590 by torrance123, JonMcL: Fixed Reference to $form_state['values'] is
  72. altering Views Bulk Operations modify action form submit.
  73. #1445848 by danielnolde: Added Retain the original legacy field value to entity
  74. in sync.
  75. #1620986 by plach: Perform reverse synchronization more reliably.
  76. #1519930 by plach, steinmb: Use the upcoming entity_language() function to
  77. determine the entity language.
  78. #1586002 by plach, Pisco: (follow-up) Fixed notices when changing node language.
  79. Title 7.x-1.0-alpha3, 2012-06-05
  80. --------------------------------
  81. #1586002 by plach, Pisco | liquidcms: Fixed Entity language handling broken.
  82. #1608980 by helior: Fixed Possible undefined indexes in
  83. title_field_replacement_info().
  84. #1362790 by colan, amateescu: Fixed Undefined property: stdClass::$title in
  85. title_entity_update().
  86. #1433060 by plach: Added Allow to use entity label fields in the entity content
  87. area.
  88. #1367118 by plach | BrightBold: Fixed Wrong menu item declaration for the field
  89. replacement callback.
  90. #1357220 by colan: Fixed Module should be listed in the Fields package.
  91. #1323288 by das-peter: Fixed entitycache integration.
  92. Title 7.x-1.0-alpha2, 2011-09-09
  93. --------------------------------
  94. #1229892 by plach | chrisdolby: Fixed Strict warning: Only variables should be
  95. assigned by reference in title_field_attach_submit() - line 482 of
  96. title.module.
  97. #1219860 by plach, claudiu.cristea: Fixed Undefined index 'format'.
  98. #1210670 by claudiu.cristea, das-peter | vasike: Fixed Entity translation errors
  99. for Taxonomies entities.
  100. Title 7.x-1.0-alpha1, 2011-09-07
  101. --------------------------------
  102. #1200320 by das-peter: Fixed Call field_attach_presave() before
  103. field_attach_update() in field replacement batch.
  104. #1155128 by das-peter | Dave Reid, plach: Enhanced support for tokens.
  105. #1169394 by plach: Synchronized code after core fixes.
  106. #1146724 by plach | das-peter, joostvdl: Fixed Replacing field values are not
  107. initialized.
  108. #1157438 by das-peter: Fixed Reset sync cache on entitycache reset.
  109. #1116586 by plach | tte: Fixed Exception when a node's title is not converted
  110. immediately.
  111. #1138646 by plach | joostvdl, sun: Fixed Notice: Undefined index: label in
  112. entity_get_info().
  113. #1141674 by plach | manveru: Fixed Notices about missing $description.
  114. #924968 by plach: Updated the change log.
  115. #924968 by plach: Improved comments/PHP docs.
  116. #924968 by plach: Introduced tests for field replacement UI.
  117. #924968 by plach: Fixed field replacement checkbox broken.
  118. #924968 by plach: Polished API as title_field_replacement_toggle does not belong
  119. to title.admin.inc.
  120. #924968 by plach: Fixed comments/PHP docs.
  121. #924968 by plach: Disabled entity_label() support until #1096446 is fixed.
  122. #924968 by plach: Introduced tests for field replacement workflow.
  123. #924968 by plach: Moved administration code into title.admin.inc.
  124. #924968 by plach: Added entity_label() support.
  125. #924968 by plach: Fixed resave needed if field values altered before save.
  126. #924968 by plach: Fixed entity forms to support nested subforms.
  127. #924968 by plach: Added PHP docs.
  128. #924968 by plach, das-peter, sun, fago, klonos: Introduced field replacement API
  129. and UI.
  130. by sun: Initial baseline of module files.