Skip to content

v4.04b

Choose a tag to compare

@stephywells stephywells released this 22 Jan 00:10
· 15895 commits to master since this release

5358a69 Prepare for v4.04b release

5dcaefc a bit more simplification
reduce diff a bit

6cb39f2 a bit of simplification
jshint

3d8af06 Make adding a section to fields more flexible

81d916f Merge lost commit
b59cd70#diff-f61957f993997205a0c4d10f57f3437b

ee55d88 A bit of cleanup

2121748 Merge remote-tracking branch 'origin/master' into currency-fields

Conflicts:

classes/helpers/FrmAppHelper.php

d980fab Adjust labels on permissions settings

024fb16 Fix conflict

ae09b64 Enhance FrmField::get_option_in_array to be able to use ['field_options']

8d03f99 Enhance FrmField::get_option_in_array to be able to use ['field_options']

7727c59 fix issue with bulk editing products

1107579 fix code styling from last commit

5eefe63 Extract a bit of duplicate code to a function

ccc7b51 Enhance currency fields : second review after Black Friday

595c0d8 Fix phpcs issues

f66daa1 Get updated Quantity field svg icon

1de2c4f Place product type dropdown in the right field settings section

10ae365 Update quantity svg Strategy11/formidable-pro#2366

d1d816b Change product field 'display_as' field option to 'data_type'

15852de Enhance js & css for currency fields

1ebaea3 Remove 'extract' in FrmFieldsHelper.php::show_add_field_buttons

201d4c3 Put 'Select a Field' in admin js strings

102f40e Merge 'master' into 'currency-fields'

1eb8fa2 Add filter for FrmField::is_field_type

6152564 Add icons for currency fields

ae71ecd Add frm_is_field_type hook for individual fields to set as radio or checkbox

411d466 Fix product field autoselect for quantity fields

3584dc2 Enhance currency fields after Steph's 1st review

7cfdd44 Move the product dropdown into the first settings section

0a30f1f Fix quantity field's product field option dropdown loses selection on re-selecting the quantity field

3cbd845 Change Quantity field's product field option to dropdown

2bb261b fix merge conflict with remote branch

55e3a6b Apply new designs for currency fields at back-end

e7131c6 Hide/show quantity product_field option based on number of product fields

c7f4da1 product field option should only show in a quantity field if there is more than one product field

45686c6 remove unneeded get_field_type_for_front function

1522c88 Fix alignment settings for product field

121df76 Merge remote-tracking branch 'origin/master' into currency-fields

Conflicts:

js/formidable_admin.js

a5ba91a First commit for complete total field

996de0e add product and quantity field, and start total field