Calculated Fields Form - Version 1.1.110

Version Description

  • Fixes a minor issue with Upload File and Summary fields settigns.
Download this release

Release Info

Developer codepeople
Plugin Icon 128x128 Calculated Fields Form
Version 1.1.110
Comparing to
See all releases

Code changes from version 1.1.109 to 1.1.110

README.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://cff.dwbooster.com
4
  Tags: form,quote form,contact form,form builder,calculator,calculated,quote calculator,forms,form editor,advanced forms,payment calculator,payment,recurring payment,quote,fields,calculated field,price calculator,email,form design,paypal,equation editor,formula,equation,quote calculator,post,posts,plugin,widget,admin,sidebar,images,image,page,shortcode,products form,woocommerce,addons,layout,session,post,cookie,get,webhook,Dropbox,pdf,language
5
  Requires at least: 3.0.5
6
  Tested up to: 6.0
7
- Stable tag: 1.1.109
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -965,6 +965,10 @@ A: Please, follow the steps below:
965
 
966
  == Changelog ==
967
 
 
 
 
 
968
  = 1.1.109 =
969
 
970
  * Increase the number of template forms.
@@ -1013,11 +1017,4 @@ A: Please, follow the steps below:
1013
  * Fixes an issue in the calculated fields formatted automatically with manually entered values.
1014
  * Removes the extra columns and rows in the generated CSV files from the Messages section (Professional, Developer, and Platinum versions).
1015
  * Implements the new control "HTML Content DS" to display plain HTML content read from an external data source (Developer and Platinum versions).
1016
- * Modifies the "CFF - WooCommerce" add-on to support the "WooCommerce One Page Checkout" plugin (Developer and Platinum versions).
1017
-
1018
- = 1.1.100 =
1019
-
1020
- * Removes the h2 and span tags for form title and description if they are empty.
1021
- * Fixes an issue with the collapsible fieldsets when legends are empty.
1022
- * Modifies the CSV Generator add-on to allow including the URL to the CSV files in the notification emails (Platinum version).
1023
- * Implements the Private Apps integration in the HubSpot add-on (Platinum version).
4
  Tags: form,quote form,contact form,form builder,calculator,calculated,quote calculator,forms,form editor,advanced forms,payment calculator,payment,recurring payment,quote,fields,calculated field,price calculator,email,form design,paypal,equation editor,formula,equation,quote calculator,post,posts,plugin,widget,admin,sidebar,images,image,page,shortcode,products form,woocommerce,addons,layout,session,post,cookie,get,webhook,Dropbox,pdf,language
5
  Requires at least: 3.0.5
6
  Tested up to: 6.0
7
+ Stable tag: 1.1.110
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
965
 
966
  == Changelog ==
967
 
968
+ = 1.1.110 =
969
+
970
+ * Fixes a minor issue with Upload File and Summary fields settigns.
971
+
972
  = 1.1.109 =
973
 
974
  * Increase the number of template forms.
1017
  * Fixes an issue in the calculated fields formatted automatically with manually entered values.
1018
  * Removes the extra columns and rows in the generated CSV files from the Messages section (Professional, Developer, and Platinum versions).
1019
  * Implements the new control "HTML Content DS" to display plain HTML content read from an external data source (Developer and Platinum versions).
1020
+ * Modifies the "CFF - WooCommerce" add-on to support the "WooCommerce One Page Checkout" plugin (Developer and Platinum versions).
 
 
 
 
 
 
 
changelog.txt CHANGED
@@ -1,5 +1,9 @@
1
  == Changelog ==
2
 
 
 
 
 
3
  = 1.1.109 =
4
 
5
  * Increase the number of template forms.
1
  == Changelog ==
2
 
3
+ = 1.1.110 =
4
+
5
+ * Fixes a minor issue with Upload File and Summary fields settigns.
6
+
7
  = 1.1.109 =
8
 
9
  * Increase the number of template forms.
cp_calculatedfieldsf_free.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Calculated Fields Form
4
  Plugin URI: https://cff.dwbooster.com
5
  Description: Create forms with field values calculated based in other form field values.
6
- Version: 1.1.109
7
  Text Domain: calculated-fields-form
8
  Author: CodePeople
9
  Author URI: https://cff.dwbooster.com
@@ -16,7 +16,7 @@ if(!defined('WP_DEBUG') || true != WP_DEBUG)
16
  }
17
 
18
  // Defining main constants
19
- define('CP_CALCULATEDFIELDSF_VERSION', '1.1.109' );
20
  define('CP_CALCULATEDFIELDSF_MAIN_FILE_PATH', __FILE__ );
21
  define('CP_CALCULATEDFIELDSF_BASE_PATH', dirname( CP_CALCULATEDFIELDSF_MAIN_FILE_PATH ) );
22
  define('CP_CALCULATEDFIELDSF_BASE_NAME', plugin_basename( CP_CALCULATEDFIELDSF_MAIN_FILE_PATH ) );
3
  Plugin Name: Calculated Fields Form
4
  Plugin URI: https://cff.dwbooster.com
5
  Description: Create forms with field values calculated based in other form field values.
6
+ Version: 1.1.110
7
  Text Domain: calculated-fields-form
8
  Author: CodePeople
9
  Author URI: https://cff.dwbooster.com
16
  }
17
 
18
  // Defining main constants
19
+ define('CP_CALCULATEDFIELDSF_VERSION', '1.1.110' );
20
  define('CP_CALCULATEDFIELDSF_MAIN_FILE_PATH', __FILE__ );
21
  define('CP_CALCULATEDFIELDSF_BASE_PATH', dirname( CP_CALCULATEDFIELDSF_MAIN_FILE_PATH ) );
22
  define('CP_CALCULATEDFIELDSF_BASE_NAME', plugin_basename( CP_CALCULATEDFIELDSF_MAIN_FILE_PATH ) );
js/fbuilder-pro-public.jquery.js CHANGED
@@ -1,4 +1,4 @@
1
- $.fbuilder['version'] = '1.1.109';
2
  $.fbuilder['controls'] = $.fbuilder['controls'] || {};
3
  $.fbuilder['forms'] = $.fbuilder['forms'] || {};
4
 
1
+ $.fbuilder['version'] = '1.1.110';
2
  $.fbuilder['controls'] = $.fbuilder['controls'] || {};
3
  $.fbuilder['forms'] = $.fbuilder['forms'] || {};
4
 
js/fields-admin/09_fbuilder.ffile.js CHANGED
@@ -33,8 +33,8 @@
33
  {s:"#sUpload_size",e:"change keyup", l:"upload_size", x:1},
34
  {s:"#sThumbWidth",e:"change keyup", l:"thumb_width", x:1},
35
  {s:"#sThumbHeight",e:"change keyup", l:"thumb_height", x:1},
36
- {s:"#sMultiple",e:"click", l:"multiple",f:function(el){return el.is(":checked");}, x:1},
37
- {s:"#sPreview",e:"click", l:"preview",f:function(el){return el.is(":checked");}, x:1}
38
  ];
39
  $.fbuilder.controls[ 'ffields' ].prototype.editItemEvents.call(this,evt);
40
  },
33
  {s:"#sUpload_size",e:"change keyup", l:"upload_size", x:1},
34
  {s:"#sThumbWidth",e:"change keyup", l:"thumb_width", x:1},
35
  {s:"#sThumbHeight",e:"change keyup", l:"thumb_height", x:1},
36
+ {s:"#sMultiple",e:"click", l:"multiple",f:function(el){return el.is(":checked");}},
37
+ {s:"#sPreview",e:"click", l:"preview",f:function(el){return el.is(":checked");}}
38
  ];
39
  $.fbuilder.controls[ 'ffields' ].prototype.editItemEvents.call(this,evt);
40
  },
js/fields-admin/16_fbuilder.fsummary.js CHANGED
@@ -24,7 +24,7 @@
24
  {
25
  var evt = [
26
  {s:"#sFields",e:"change keyup", l:"fields", x:1},
27
- {s:"#sExcludeEmpty",e:"click", l:"exclude_empty", f:function(el){return el.is(':checked');}, x:1},
28
  {s:"#sTitleClassname",e:"change keyup", l:"titleClassname", x:1},
29
  {s:"#sValueClassname",e:"change keyup", l:"valueClassname", x:1},
30
  {s:"#sPlusBtn",e:"click", l:"fields",f:function(){
24
  {
25
  var evt = [
26
  {s:"#sFields",e:"change keyup", l:"fields", x:1},
27
+ {s:"#sExcludeEmpty",e:"click", l:"exclude_empty", f:function(el){return el.is(':checked');}},
28
  {s:"#sTitleClassname",e:"change keyup", l:"titleClassname", x:1},
29
  {s:"#sValueClassname",e:"change keyup", l:"valueClassname", x:1},
30
  {s:"#sPlusBtn",e:"click", l:"fields",f:function(){