views_conditional 8.x-1.9

Bug fixes

Critical Bug Fix

Contributors (1)

chucksimply

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.8:

Bug

  • #3400004 by chucksimply: markup returns TypeError

views_conditional 8.x-1.8

Bug fixes

Critical Bug Fix

Contributors (3)

danharper, grasmash, shelane

Changelog

Issues: 2 issues resolved.

Changes since 8.x-1.7:

views_conditional 8.x-1.7

Bug fixes

Critical Bug Fix

Contributors (1)

edmund.dunn

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.6:

Bug

  • #3399947 by edmund.dunn: Fatal error: Type of Drupal\views_conditional\Plugin\views\field\ViewsConditionalField::$renderer must not be defined

views_conditional 8.x-1.6

Bug fixes

A critical bug fix for users with translations as well as other general fixes

Contributors (5)

arti_parmar, jrglasgow, kferencz91, lamp5, shelane

Changelog

Issues: 5 issues resolved.

views_conditional 8.x-1.0-alpha1

Bug fixes

IMP we have updated the token format as per the D8 standards for more please refer this issue
https://www.drupal.org/project/views_conditional/issues/2926526

Before alpha release, we were using token format as [token_name]

Now after alpha release, we need to use the token format as {{ token_name }}

so, kindly when you update the module to alpha version, please update your views accordingly.

views_conditional 7.x-1.3

Bug fixes
New features

Added comparison to length of field (mb_strlen), added support of Unicode charset in operators "Contains" and "Does NOT contain", fixed some UI bugs.

Full list of changes:

views_conditional 7.x-1.2

Bug fixes
New features

I did new version of Views Conditional, I hope you will like it!

Now this version doesn't strip HTML by error!
Now you can compare smth with 0 value.
More convenient interface: textfields in "Then" and "Or" fields replaced to textareas.
Allowed replacement variables in fields "This value", "Then" and "Or".

views_conditional 7.x-1.1

Bug fixes

This release fixes bugs and adds two new conditions: "Contains" and "Does NOT contain". Those should be self explanatory.

- #2001200: Add "Contains" condition
- Fixes #2017061: Strict warning: Declaration of ViewsConditionalHandler Error
- Fixes #2029259: Comparison if empty, if not empty of image field not working

views_conditional 7.x-1.0

Initial release of Views Conditional.

See README for instructions on how to install and use Views Conditional.

Subscribe with RSS Subscribe to Releases for Views Conditional