views_ef_fieldset 8.x-1.5

* Issue #3079841 by Kushal Bansal, Suresh Prabhu Parkala: Drupal 9 Deprecated Code Report

views_ef_fieldset 8.x-1.4

Bug fixes
New features

Changes since 8.x-1.3:

  • Fix CS.
  • #3033835 by attisan: Exposed operators are not included in fieldsets

views_ef_fieldset 8.x-1.3

Bug fixes

Issue #3031168 by TrevorBradley: Undefined method Drupal\views_ef_fieldset\ViewsEFFieldsetData::tree_to_fapi()
Issue #3031074: Set minimum PHP version back to 7.0.

views_ef_fieldset 8.x-1.1

Bug fixes
New features

Changes since 8.x-1.0:

  • #2897221 by jmsosso: Missing description for all input fields
  • #2829114 by guncha25: Undefined index: views_ef_fieldset
  • #2551941 by das-peter: Changing some setting with the view resets Fieldset options
  • Fix tabledrag options.
  • Fix when ajax is enabled.

views_ef_fieldset 7.x-1.6

Bug fixes
New features
  • Allows now to select the type of container: div, fieldset or vertical tabs for each container.
  • Better code readability.

views_ef_fieldset 7.x-1.5

Bug fixes
New features

Rewrote most of the module.
It allows now to put fieldset into fieldset into a multi-dimensional array.

views_ef_fieldset 7.x-1.4

Bug fixes

Add documentation
Code cleanup, table dragndrop fix.
Remove useless variable assignation in foreach.
Faster.

views_ef_fieldset 7.x-1.3

Bug fixes
New features

Adding support for multiple fieldset and hierarchy.

Subscribe with RSS Subscribe to Releases for Views Exposed Form Fieldset