Issue #1907078 by sylus: Fixed Undefined index: field_name() in title_field_replaceme...
[project/title.git] / CHANGELOG.txt
1
2 Title 7.x-1.x, xxxx-xx-xx
3 -------------------------
4 #1907078 by sylus: Fixed Undefined index: field_name() in
5   title_field_replacement_enabled().
6 #1961810 by peximo | fcortez: Fixed Wrap tag classes are not being inserted.
7 #1850866 by B-Prod: Fixed Undefined index 'format' in
8   title_field_text_with_summary_sync_set().
9 #1269076 by plach, das-peter, danielnolde | renat: Fixed Translated
10   title_field replaces node->title with translated value.
11
12
13 Title 7.x-1.0-alpha7, 2013-03-18
14 --------------------------------
15 #1919640 by peximo: Fixed Empty tag shown when the title field is displayed.
16 #1869438 by jsacksick: Fixed hook_field_attach_create_bundle() implementation
17   isn't correct.
18 #1280962 by mvc: Fixed Better description of field replacement dialogue.
19 #1900282: Fixed wrong files[] directive in the title_test module.
20 #1898618 by muka: Fixed Handle case when title property is not set (avoiding
21   error).
22 #1885356 by peximo: Fixed Empty HTML class in Linked and wrapped format.
23 #1865604 by GaëlG, plach: Fixed Title module overrides label callback (prevents
24   term label localization).
25
26
27 Title 7.x-1.0-alpha5, 2012-12-18
28 --------------------------------
29 #1869228 by plach: Updated system dependencies.
30 #1062814 by Andreas Radloff, jucallme | Scott J: Added Formatters.
31 #1849344 by peximo: Fixed Duplicate description element in taxonomy display
32   form.
33 #1482052 by peximo | joel rotelli, epieddy: Fixed Undefined property:
34   stdClass::$type dans title_tokens_alter().
35 #1761142 by joel_osc, plach | no2e: Fixed Replaced taxonomy description:
36   can't delete content (but editing works).
37 #1736476 by guillaumev: Made sure entity is accurate in title_entity_language().
38 #1748008 by vasike: Replaced fields should inherit the legacy field access.
39 #1808454 by plach: Fixed help and permissions for the admin settings.
40 #1835486 by plach: Fixed Automated tests are failing.
41 #1808454 by peximo: Overhauled the admin settings form.
42 #1773514 by peximo: Added Module's configuration page.
43 #1396450 by logaritmisk, plach | mgifford: Fixed Notice: Undefined index:
44   fieldable in title_entity_info_alter() (line 28 of title/title.module).
45
46
47 Title 7.x-1.0-alpha4, 2012-08-11
48 --------------------------------
49 #1708046 by plach | steinmb: Fixed Term description is overwritten.
50 #1709938 by Amitaibu: Prevented notice in title_field_attach_create_bundle().
51 #1541414 by peximo, plach | int_ua: Added No 'Link this field to the original
52   piece of content' option in Views UI for fields replaced with Title module.
53 #1704536 by RoySegall, Amitaibu, plach: Attach title field automatically when a
54   new entity bundle is created.
55 #1699092 by plach: Fixed Notices when submitting an empty taxonomy term
56   description.
57 #1665006 by mikey_p: Fixed Doesn't work when legacy title field is NULL.
58 #1613514 by steven.wichers, Amitaibu: Fixed Importing nodes in bulk fail to
59   create titles for all nodes after the first one.
60 #1644736 by plach: Fixed When initializing replaced fields all bundles are
61   processed.
62 #1631958 by plach | Goekmen: Fixed Undefined index: base path in
63   EntityTranslationDefaultHandler.
64 #1635006 by nikosnikos: Fixed Description summary desappear in taxonomy term.
65 #1528590 by torrance123, JonMcL: Fixed Reference to $form_state['values'] is
66   altering Views Bulk Operations modify action form submit.
67 #1445848 by danielnolde: Added Retain the original legacy field value to entity
68   in sync.
69 #1620986 by plach: Perform reverse synchronization more reliably.
70 #1519930 by plach, steinmb: Use the upcoming entity_language() function to
71   determine the entity language.
72 #1586002 by plach, Pisco: (follow-up) Fixed notices when changing node language.
73
74
75 Title 7.x-1.0-alpha3, 2012-06-05
76 --------------------------------
77 #1586002 by plach, Pisco | liquidcms: Fixed Entity language handling broken.
78 #1608980 by helior: Fixed Possible undefined indexes in
79   title_field_replacement_info().
80 #1362790 by colan, amateescu: Fixed Undefined property: stdClass::$title in
81   title_entity_update().
82 #1433060 by plach: Added Allow to use entity label fields in the entity content
83   area.
84 #1367118 by plach | BrightBold: Fixed Wrong menu item declaration for the field
85   replacement callback.
86 #1357220 by colan: Fixed Module should be listed in the Fields package.
87 #1323288 by das-peter: Fixed entitycache integration.
88
89
90 Title 7.x-1.0-alpha2, 2011-09-09
91 --------------------------------
92 #1229892 by plach | chrisdolby: Fixed Strict warning: Only variables should be
93   assigned by reference in title_field_attach_submit() - line 482 of
94   title.module.
95 #1219860 by plach, claudiu.cristea: Fixed Undefined index 'format'.
96 #1210670 by claudiu.cristea, das-peter | vasike: Fixed Entity translation errors
97   for Taxonomies entities.
98
99
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.