Issue #1675090: Add context conditions for different user accounts by wjaspers: Adds customizable context conditions for masquerade checks.
Re-architects the masquerade_context context_condition plugin.
This now makes it possible to create customized conditions which evaluate:
- if the current user is masquerading
- if the current user is being masqueraded
Date validation module has been removed in this version.
The function of this module already include in date range2 validator.
Bug fixed since RC1:
Issue #[1663098] numeric validation
It seems that this 7.x-2.x is stable enough, and I decide to develop 8.x-1.x using Plugin system in Drupal core.
So we release the first stable version for 7.x-2.x.