Bug fix that also pulls the latest from the Drupal 7.x-1.x branch. Version number bumped to match.
What's Changed
- Issue #40. Make user_uid a 'user' property type (rather than 'entity' property type) by @argiepiano in #41
- Issue #61: Add laryn as a co-maintainer. by @laryn in #62
- Issue #49: Config-related tweaks. by @laryn in #50
- Issue #55: Issue References to
entity_property_verbatim_set
should beentity_plus_property_verbatim_set
by @laryn in #56 - Issue #59: Update config file reference to system.core. by @laryn in #60
- Issue #57: Extend EntityPlusControllerExportable. by @argiepiano in #58
- Issue #48: Use data_popup by default. by @laryn in #51
- Issue #42: Don't pollute the passed params in the loop. by @laryn in #45
- Issue #46: Prevent fatal error on waitlist registration. by @laryn in #47
- Issue #63: Add a from key in hook_mail. by @laryn in #64
- Issue #52: Update backdrop_mail implementation to respect 'from' param. by @laryn in #53
- Issue #54: Only validate fields if there are fields. by @laryn in #65
New Contributors
- @argiepiano made their first contribution in #41
- @laryn made their first contribution in #62
Full Changelog: 1.x-1.2.0...1.x-1.9.0