value_is 7.x-1.9

New features
Unsupported

+value_is_email_or_token() (required in Node Registration 1.14).

value_is 7.x-1.8

Bug fixes
Unsupported

Another bug in the same checkboxes/options passthrough function. Everything after 1.3 is... dubious. I think now it's done!

Don't use 1.4, 1.5, 1.6 or 1.7.

value_is 7.x-1.7

Bug fixes
Unsupported

Oh wow. I forgot to remove a !.

Don't use 1.6!

value_is 7.x-1.6

Bug fixes
Unsupported

HUGE BUG (I think) in the checkboxes element override with disabled elements. Happened in Date field's Granularity element (checkboxes for year, month, day etc). Fields with data can't change Granularity, so the full element is disabled, so all checkboxes are disabled. Value_is didn't like that and overwrote the elements wrongly.

value_is 7.x-1.5

Bug fixes
Unsupported

There was a BIG BUG in 1.4. If you don't have 1.4, upgrading isn't necessary. If you do have 1.4, UPDATE NOW!

Bug in 1.4:

User roles will be emptied if a user saves their own profile. This is since 1.4 because it adds #disabled_options to checkboxes, which fails if those checkboxes (user roles!) are hidden for the active user.

value_is 7.x-1.3

New features
Unsupported

Added #disabled_options and #hidden_options to core 'checkboxes' element.

value_is 7.x-1.2

New features
Unsupported

Enables file inputs to actually use the #required flag. Core doesn't do this.

value_is 7.x-1.0

New features
Unsupported

Initial release. Validations in this release:

  • E-mail
  • Integer
  • Number

value_is 7.x-1.x-dev

Initial release. Validations in this release:

  • E-mail
  • Integer
  • Number
Subscribe with RSS Subscribe to Releases for Value is