You are here

CHANGELOG.txt in Field Group 8.3

Same filename and directory in other branches
  1. 7.2 CHANGELOG.txt
  2. 7 CHANGELOG.txt
8.x-3.0-rc1, 2019-03-28
-----------------------
- View Mode '_custom' should not go through the entity_display_build_alter.
- Fix deprecated methods.
- Temp remove the typehinting.
- Fatal error when creating a paragraph.
- Use mb_* functions instead of deprecated Unicode::* methods.
- Large amount of fields causes tab functionality to break.
- Field_group_theme_suggestions_alter notices.
- Horizontal tab content is wrapped by detail border.
- Syntax error in HorizontalTabs.php causes module installation to fail.
- Duplicated fields with field_group on referenced ECK entities.
- Horizontal tabs break keyboard navigation.
- Accordion Doesn't Open on Error.
- Create field_group.api.php for D8 version.
- Choose sensible default tab for horizontal tabs.
- Extend signature of field_group_form_process().
- Migrated field groups all disabled.
- Empty fieldgroups are showing in forms.
- Missing hook_help.
- Missing UI for description text for field groups.
- Field groups default region should never be null.
- Revert "Issue #2991400 by DuaelFr: Field groups default region should never be null".
- Field groups default region should never be null.
- How to create horizontal tabs with 8.x-3.x ?.
- XSS patch horizontal-tabs.js.
- Allow modules to define form elements beneath field groups before they are created.
- Field_group_migrate.info.yml should not contain "version: VERSION".
- 2998205: Fix call to member function errors when the plugin was not found.
- PHP message: Error: Call to a member function process() on null.
- Set default values in migrate destinations plugins.
- D6 migration doesn't generate the migrations templates.
- Change package name of migrate sub-modules.
- Accordion/Default State doesn't do anything.
- Fix access check for empty groups.
- Fix config schema.
- Markup ID of each tab is not unique.
- Revert "Issue #2904577: Duplicate CSS ID confuses behat".
- Duplicate CSS ID confuses behat.
- The region part of entity view config isn't set for old installs.
- Remove extra param in call to field_group_info_groups.
- Update the processGroup implementations.
- Cannot declare class HtmlElement.
- Fix extending preRenderGroup.
- Coding standards.
- Remove helpers.inc.
- Invalid CSS ID for field group causes error.
- Add option to set group label classes for HTML element type.
- Fix migration tests.
- Fix migrate unit test + accordion.
- Getting d6_field_group plugin must define the source_module property Error When Using migrate-upgrade.
- Field groups are not compatible with field layout.
- Accordion items with children with errors not open.
- Accordion doesn't work.
- Fix syntax errors.
- Convert module to use short array syntax (new coding standard).

8.3.0-beta1, 2017-11-10
-------------------
- JS error: Modernizr is not defined.
- Add the new region property to the schema.
- Adding Multiple Fields wrapped by a Tabs Group cause maximum execution error.
- Branch tests are failing.
- .
- Creating Duplicate Fieldgroup Name Overwrites Existing Fieldgroup.
- Field groups are not compatible with field layout. Part 1: Make sure regions are changed when changing layout.
- Typo in Field Group Formatter Plugin HtmlElement::prerender.
- Revert "Issue #2846589 by huzooka: Typo in Field Group Formatter Plugin HtmlElement::prerender".
- Undefined index: form_display.
- Typo in Field Group Formatter Plugin HtmlElement::prerender.
- Replace all deprecated uses.
- MessageWarning: Invalid argument supplied for foreach() in field_group_info_groups() (line 663 of modules/contrib/field_group/field_group.module).
- Replace removed formBuilder->setError with formstate->setError.
- Undefined index: id in template_preprocess_fieldset() notice.

File

CHANGELOG.txt
View source
  1. 8.x-3.0-rc1, 2019-03-28
  2. -----------------------
  3. - View Mode '_custom' should not go through the entity_display_build_alter.
  4. - Fix deprecated methods.
  5. - Temp remove the typehinting.
  6. - Fatal error when creating a paragraph.
  7. - Use mb_* functions instead of deprecated Unicode::* methods.
  8. - Large amount of fields causes tab functionality to break.
  9. - Field_group_theme_suggestions_alter notices.
  10. - Horizontal tab content is wrapped by detail border.
  11. - Syntax error in HorizontalTabs.php causes module installation to fail.
  12. - Duplicated fields with field_group on referenced ECK entities.
  13. - Horizontal tabs break keyboard navigation.
  14. - Accordion Doesn't Open on Error.
  15. - Create field_group.api.php for D8 version.
  16. - Choose sensible default tab for horizontal tabs.
  17. - Extend signature of field_group_form_process().
  18. - Migrated field groups all disabled.
  19. - Empty fieldgroups are showing in forms.
  20. - Missing hook_help.
  21. - Missing UI for description text for field groups.
  22. - Field groups default region should never be null.
  23. - Revert "Issue #2991400 by DuaelFr: Field groups default region should never be null".
  24. - Field groups default region should never be null.
  25. - How to create horizontal tabs with 8.x-3.x ?.
  26. - XSS patch horizontal-tabs.js.
  27. - Allow modules to define form elements beneath field groups before they are created.
  28. - Field_group_migrate.info.yml should not contain "version: VERSION".
  29. - 2998205: Fix call to member function errors when the plugin was not found.
  30. - PHP message: Error: Call to a member function process() on null.
  31. - Set default values in migrate destinations plugins.
  32. - D6 migration doesn't generate the migrations templates.
  33. - Change package name of migrate sub-modules.
  34. - Accordion/Default State doesn't do anything.
  35. - Fix access check for empty groups.
  36. - Fix config schema.
  37. - Markup ID of each tab is not unique.
  38. - Revert "Issue #2904577: Duplicate CSS ID confuses behat".
  39. - Duplicate CSS ID confuses behat.
  40. - The region part of entity view config isn't set for old installs.
  41. - Remove extra param in call to field_group_info_groups.
  42. - Update the processGroup implementations.
  43. - Cannot declare class HtmlElement.
  44. - Fix extending preRenderGroup.
  45. - Coding standards.
  46. - Remove helpers.inc.
  47. - Invalid CSS ID for field group causes error.
  48. - Add option to set group label classes for HTML element type.
  49. - Fix migration tests.
  50. - Fix migrate unit test + accordion.
  51. - Getting d6_field_group plugin must define the source_module property Error When Using migrate-upgrade.
  52. - Field groups are not compatible with field layout.
  53. - Accordion items with children with errors not open.
  54. - Accordion doesn't work.
  55. - Fix syntax errors.
  56. - Convert module to use short array syntax (new coding standard).
  57. 8.3.0-beta1, 2017-11-10
  58. -------------------
  59. - JS error: Modernizr is not defined.
  60. - Add the new region property to the schema.
  61. - Adding Multiple Fields wrapped by a Tabs Group cause maximum execution error.
  62. - Branch tests are failing.
  63. - .
  64. - Creating Duplicate Fieldgroup Name Overwrites Existing Fieldgroup.
  65. - Field groups are not compatible with field layout. Part 1: Make sure regions are changed when changing layout.
  66. - Typo in Field Group Formatter Plugin HtmlElement::prerender.
  67. - Revert "Issue #2846589 by huzooka: Typo in Field Group Formatter Plugin HtmlElement::prerender".
  68. - Undefined index: form_display.
  69. - Typo in Field Group Formatter Plugin HtmlElement::prerender.
  70. - Replace all deprecated uses.
  71. - MessageWarning: Invalid argument supplied for foreach() in field_group_info_groups() (line 663 of modules/contrib/field_group/field_group.module).
  72. - Replace removed formBuilder->setError with formstate->setError.
  73. - Undefined index: id in template_preprocess_fieldset() notice.