Skip to content

Releases: greenpeace/planet4-master-theme

v1.241.0

03 Nov 15:27
b897a75
Compare
Choose a tag to compare
PLANET-6929 Fixed GF confirmation message share button issue (#1831)

Ref https://jira.greenpeace.org/browse/PLANET-6929

v1.240.0

24 Oct 07:56
808b1c2
Compare
Choose a tag to compare
Halt comment-pr CI job if there is no PR

v1.239.0

12 Oct 07:01
Compare
Choose a tag to compare
:robot: Autocommit new translations

v1.238.0

03 Oct 14:32
Compare
Choose a tag to compare
Fix Gravity Forms confirmations filtering

We need to strip all HTML tags from the confirmation messages for the comparison to work properly

v1.237.1

29 Sep 07:51
Compare
Choose a tag to compare
Return current GF confirmation if no corresponding one is found

Since we check for the message string it's possible that if the string is too complicated then the corresponding object is not found

v1.237.0

26 Sep 12:57
Compare
Choose a tag to compare
Check if share platforms are set for GF confirmation message

If not defined, we set them to true since we want to show them by default. The previous implementation resulted in an undefined warning when the platforms were not manually set by saving the form settings.

v1.236.0

22 Sep 08:21
Compare
Choose a tag to compare
Fix Gravity Forms settings function name

There must have been a mix up while rebasing PRs

v1.235.0

22 Sep 07:20
Compare
Choose a tag to compare
Move GF filters from functions.php to GravityFormsExtensions.php

This is to keep all Gravity Forms code in one place

v1.234.0

14 Sep 07:40
Compare
Choose a tag to compare
Remove code coverage

Disable code coverage to check its impact on failing test

v1.233.0

31 Aug 07:14
fc62713
Compare
Choose a tag to compare
PLANET-6861 Add tooltip to P4 form type setting for Gravity Forms (#1…