Skip to content

v4.09.01

Choose a tag to compare

@stephywells stephywells released this 11 Nov 19:44
· 14831 commits to master since this release
8b6f9ae

8b6f9ae Merge pull request #303 from Strategy11/develop

Prepare for release
b477c46 prepare for release

2b77032 Merge remote-tracking branch 'origin/master' into develop

c695e07 Merge pull request #302 from Strategy11/always_return_all_action_columns

always return all action columns
cc88ae9 update changelog

ae9852b always return all action columns

c03130f prevent more duplication

64cf1a5 let's not duplicate code for updating

ddcef89 Merge pull request #301 from Strategy11/clean_up_phpcs

clean up phpcs more on free
d3ca9ec move yoda conditions and global variable rules to have fewer exclusions as well

cc5fdcc remove another rule

5e386b2 update unit test

aca3862 clean up phpcs more on free

551f2d7 Merge pull request #300 from Strategy11/add_cs_to_unit_tests

add code styling rules to free unit tests
842d43f Merge pull request #286 from Strategy11/issue_1913_unique_repeaters_post_check_fix

unique repeaters post check fix
22430db remove the nonce exclusion except for in problem files

3a169a0 missed a scope

d47a51f fix a scope issue with one the functions that gets called by pro

2fd52a2 remove the exclude for invalid eol

08b1915 add code styling rules to free unit tests

bedbc48 Merge pull request #288 from Strategy11/issue_2684_order_radio_options_when_syncing_conditional_logic_fix

order radio options when syncing conditional logic
6e71b7b Merge pull request #299 from Strategy11/issue_2732_remove_edit_form_link_if_user_cannot_edit_form

remove edit form link from entries list if user cannot edit form
18f99f8 remove edit form link from entries list if user cannot edit form

fb1289b Merge pull request #297 from Strategy11/issue_2736_embedded_section_field_not_exporting_fix

embedded section field export fix
210fe1a Merge pull request #298 from Strategy11/pro-updater

Pro updater
e360d24 Merge remote-tracking branch 'origin/master' into pro-updater

Conflicts:

classes/helpers/FrmAppHelper.php

ad0507e small refactor to make future changes eaier

3d7dd26 fix updates

b9432f7 move a version check to pro

02712d1 Revert a bit
We need people to know they are not getting updates when Pro is outdated

bacc2ad deprecate a couple functions that are no longer being called

759f4a8 move more code to pro

a9e8ca3 add a unit test

a67321e missed a file for last commit

bb28a0c move more code to pro

3677fec embedded section field export fix

d8a6805 Merge branch 'master' into issue_2684_order_radio_options_when_syncing_conditional_logic_fix

d57473e remove console log

a1f0e2e Merge pull request #295 from Strategy11/issue_2721_only_show_expiring_message_if_days_is_greater_than_0_fix

only show expiring message if days is greater than 0
a46e812 add a check for the default valuethat gets cleared

a2ebb2f only show expiring message if days is greater than 0

afe255f Merge branch 'drop_php52' into issue_2684_order_radio_options_when_syncing_conditional_logic_fix

108883a order radio options when syncing conditional logic

fccab5b add the unit test

26d7101 issue 1913 unique repeaters post check fix