conditional_fields 8.x-1.0-alpha8

Bug fixes

High-level changes since 8.x-1.0-alpha7:

  • Fixed a massive performance degradation. If your form submissions are ridiculously slow, this should fix that.
  • All tests are now passing again.

Detailed changes since 8.x-1.0-alpha7:

conditional_fields 8.x-1.0-alpha6

Bug fixes

Notably, some necessary refactoring was done to OOify things from D7 and a data loss issue was resolved.

However, there is still plenty of work to do before we can release something stable. Any help with #2830988: [meta] 4.0.0 release roadmap would be appreciated.

Changes since 8.x-1.0-alpha5:

conditional_fields 8.x-1.x-dev

Bug fixes
New features

Work in progress for the Drupal 8 version of Conditional Fields.

conditional_fields 7.x-3.x-dev

Work in progress of the new Drupal 7 version of Conditional Fields:

- Not feature complete
- Probably quite buggy
- Do NOT use on production sites!

Enable the module and navigate to admin/structure/dependencies to manage dependencies.

conditional_fields 6.x-2.0-beta2

New features
Bug fixes

Mostly bugfixes:

  • #920664 by mathiaz.sk: Orphaned fields aren't triggered correctly.
  • #922406: Added primary key to schema.
  • #932654 by mikeytown2: Fix PHP notices on undefined variables.
  • #853546 by xjm: Drupal.settings.ConditionalFields.controlling_fields is undefined when user has no access to field.

  • Correctly reset untriggered fields to their default values.
  • Avoid error in js if controlling field is present but there is no controlled field
  • Strip tags from selectable triggering values.

Two new features:

conditional_fields 6.x-1.1

Bug fixes

Bugfix release mainly fixing critical validation issue.

Changes since version 1.0:
- BUG: #453204: Fix required fields validation. Again.
- BUG: #649744 by ianchan: .info file retained dev info
- BUG: Coding standards compliance.
- BUG: #646320 by seals: Cleanup of strings.
- TRANSLATION: #646316 by seals: Added Swedish translation.

conditional_fields 6.x-1.0

New features
Bug fixes

Conditional Fields 1.0 is finally here.
Thanks to everyone who contributed with patches, tips, and flattering.

Bugs fixed since the BETA-2 release:

  • Several small fixes for Drupal Coding Standards adherence.
  • #544562: Fix controlling vields values check on node view.
  • #500446: Fix jumping animation when sliding.
  • #453204: More fixes for required fields inside fieldgroups.
  • #357506 by servantleader: Avoid overwriting prefix and suffix of form items.
  • Don't skip node form processing when controlling field is not present.
  • #611230: Properly show orphaned field on node edit.
  • #643716 by cdale: Avoid double animation when hiding fields.
  • Script should look for conditional fields anywhere in the document.
  • #453204: Fix validation of required controlled fields inside controlled groups.
  • Properly show orphaned field in group on node view.
  • Disallow access to untriggered fields on node view instead of unsetting them.

conditional_fields 6.x-1.0-beta2

New features
Bug fixes

Differences from 6.x-1.0-beta1:

Bugfixes:

  • Rewording of some options in Condtional Fields settings page.
  • Cleanup conditional_fields_nodeapi and fix display of orphaned fields.
  • #472446 by jim0203: Check if 'type' value exists in form_alter.
  • #475884 by jim0203: Fallback for non-standard default values.
  • Fix deletion of conditional fields settings when deleting a field group.

New features:

  • Implemented help page.
  • #472508: Also show field name in conditional field settings.

conditional_fields 6.x-1.0-beta1

Bug fixes

First Beta release of Conditional Fields. It's about time!

Until release of 1.0 final, we will not be adding new features, but only fix remaining bugs. Also, any compatibility issue with non-core CCK modules is postponed to version 2 of Conditional Fields.

Thanks to all testers and contributors!

conditional_fields 6.x-1.x-dev

Bug fixes

Since the release of Conditional Fields 1.0, this branch will only include bugfixes.
For new features, see the 6.x-2.x-dev branch.

conditional_fields 5.x-2.x-dev

Please use the 5.x-1.x-dev version. This is never updated.
There will never be a Conditional Fields 2 version for Drupal 5.

conditional_fields 5.x-1.x-dev

New features
Bug fixes

The 5.x branch of Conditional Fields is very outdated due to limited development time.
Please create a task in the issue queue if you need backporting of specific bugfixes from 6.x.

Subscribe with RSS Subscribe to Releases for Conditional Fields