required_by_role 7.x-1.7

Bug fixes

Bug fixes:

#2350855: "- None -" option remains for select lists when they are made required for a role

required_by_role 7.x-2.x-dev

New features

New version for the module, still in beta but completely functional.

This version relies on ctools to provide a plugin system to be able to choose the criteria for the required property, probably in a near future the API will be decoupled to the Require API module to match the Drupal 8 config for required_by_role.

required_by_role 7.x-1.5

Bug fixes

Fixed bug:

#2278429: Throws error messages for date widget not used within a field

Added new tests and improved some the existing ones.

required_by_role 7.x-1.4

Bug fixes
New features

Bugs fixed:

#2032591 Does not work on image fields
#2017555 Does not work on date fields
#2132129 Notice: Undefined index: #required...
#2208257 Binary field shows N/A when required for role

Introduced the hook_required_by_role_callback_alter to be able to modify the callback to work out the value of the property required in different ways other than the one provided by the module (related to issue #2112443)

required_by_role 7.x-1.2

New features

Solving grammatical issues

#1778454 by LoMO: Clean up English strings and other minor fixes

required_by_role 7.x-1.1

New features

Improved UX and perfomance.

Added TableSelect for better user experience on site with lot of roles

Added description under required checkbox looking for more better usability

Improved perfomance with better selectors and faster functions for "toogle" behavior when selecting required setting

Subscribe with RSS Subscribe to Releases for Required by role