From dcd7c5143f3c59c0a89a8a499ccfde3612aecd17 Mon Sep 17 00:00:00 2001 From: Shiva Poudel Date: Wed, 28 Jul 2021 10:30:49 +0545 Subject: [PATCH] Version bumps to 1.7.6 --- assets/js/admin/evf-admin-email.min.js | 2 +- assets/js/admin/evf-file-uploader.min.js | 1 + assets/js/frontend/ajax-submission.min.js | 2 +- changelog.txt | 12 +- includes/class-evf-form-handler.php | 2 + languages/everest-forms.pot | 792 +++++++++++----------- package-lock.json | 2 +- package.json | 2 +- readme.txt | 10 + 9 files changed, 433 insertions(+), 392 deletions(-) create mode 100644 assets/js/admin/evf-file-uploader.min.js diff --git a/assets/js/admin/evf-admin-email.min.js b/assets/js/admin/evf-admin-email.min.js index 18154a8c0..d668a72b9 100644 --- a/assets/js/admin/evf-admin-email.min.js +++ b/assets/js/admin/evf-admin-email.min.js @@ -1 +1 @@ -!function(c){var t,n={settings:{form:c("#everest-forms-builder-form"),spinner:''},init:function(){t=this.settings,c(".everest-forms-active-email-connections-list li").first().addClass("active-user"),c(".evf-content-email-settings-inner").first().addClass("active-connection"),n.bindUIActions()},ready:function(){t.formID=c("#everest-forms-builder-form").data("id")},bindUIActions:function(){c(document).on("click",".everest-forms-email-add",function(e){n.connectionAdd(this,e)}),c(document).on("click",".everest-forms-active-email-connections-list li",function(e){n.selectActiveAccount(this,e)}),c(document).on("click",".email-remove",function(e){n.removeAccount(this,e)}),c(document).on("click",".email-default-remove",function(e){n.removeDefaultAccount(this,e)}),c(document).on("input",".everest-forms-email-name input",function(e){n.renameConnection(this,e)}),c(document).on("focusin",".everest-forms-email-name input",function(e){n.focusConnectionName(this,e)})},connectionAdd:function(e,n){n.preventDefault();var a=c(e),o=a.closest(".everest-forms-panel-sidebar-content"),n=(a.parent(),a.data("type")),e=(e=evf_email_params.i18n_email_connection+('')+('

'+evf_email_params.i18n_email_error_name+"

")).replace(/%type%/g,n);c.confirm({title:!1,content:e,icon:"dashicons dashicons-info",type:"blue",backgroundDismiss:!1,closeIcon:!1,buttons:{confirm:{text:evf_email_params.i18n_email_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){var e=this.$content.find("input#provider-connection-name"),n=this.$content.find(".error"),e=e.val().trim();if(0===e.length)return n.show(),!1;var i=e,e={action:"everest_forms_new_email_add",source:"email",name:i,id:t.form.data("id"),security:evf_email_params.ajax_email_nonce};c.ajax({url:evf_email_params.ajax_url,data:e,type:"POST",success:function(e){var n=c("#everest-forms-panel-field-settings-form_title:first").val()+"-"+Date.now(),t=c(".evf-content-email-settings").first().clone();c(".evf-content-email-settings-inner").removeClass("active-connection"),t.find('input:not(#qt_everest_forms_panel_field_email_connection_1_evf_email_message_toolbar input[type="button"], .evf_conditional_logic_container input)').val(""),t.find('.evf_conditional_logic_container input[type="checkbox"]').prop("checked",!1),t.find('.everest-forms-attach-pdf-to-admin-email input[type="checkbox"]').prop("checked",!1),t.find('.everest-forms-show-header-in-attachment-pdf-file input[type="checkbox"]').prop("checked",!1),t.find(".everest-forms-show-header-in-attachment-pdf-file").hide(),t.find(".everest-forms-show-pdf-file-name").hide(),t.find(".evf-field-conditional-container").hide(),t.find(".evf-field-conditional-wrapper li:not(:first)").remove(),t.find(".conditional_or:not(:first)").remove(),t.find(".everest-forms-email-name input").val(i),setTimeout(function(){t.find(".evf-field-conditional-input").val("")},2e3),t.find(".evf-content-email-settings-inner").attr("data-connection_id",e.data.connection_id),t.find(".evf-content-email-settings-inner").removeClass("everest-forms-hidden"),t.find(".evf-toggle-switch input").attr("name","settings[email]["+e.data.connection_id+"][enable_email_notification]"),t.find(".evf-toggle-switch input:checkbox").attr("data-connection-id",e.data.connection_id),t.find(".evf-toggle-switch input:checkbox").prop("checked",!0),t.find(".evf-toggle-switch input:checkbox").val("1"),c(".evf-content-section-title").css("display","none"),c(".email-disable-message").remove(),t.find(".email-disable-message").remove(),t.find(".evf-toggle-switch").parents(".evf-content-section-title").css("display","flex"),t.find(".evf-field-conditional-container").attr("data-connection_id",e.data.connection_id),t.find("#everest-forms-panel-field-email-connection_1-connection_name").attr("name","settings[email]["+e.data.connection_id+"][connection_name]"),t.find("#everest-forms-panel-field-email-connection_1-evf_to_email").attr("name","settings[email]["+e.data.connection_id+"][evf_to_email]"),t.find("#everest-forms-panel-field-email-connection_1-evf_to_email").val("{admin_email}"),t.find("#everest-forms-panel-field-email-connection_1-evf_carboncopy").attr("name","settings[email]["+e.data.connection_id+"][evf_carboncopy]"),t.find("#everest-forms-panel-field-email-connection_1-evf_blindcarboncopy").attr("name","settings[email]["+e.data.connection_id+"][evf_blindcarboncopy]"),t.find("#everest-forms-panel-field-email-connection_1-evf_from_name").attr("name","settings[email]["+e.data.connection_id+"][evf_from_name]"),t.find("#everest-forms-panel-field-email-connection_1-evf_from_name").val(evf_email_params.from_name),t.find("#everest-forms-panel-field-email-connection_1-evf_from_email").attr("name","settings[email]["+e.data.connection_id+"][evf_from_email]"),t.find("#everest-forms-panel-field-email-connection_1-evf_from_email").val("{admin_email}"),t.find("#everest-forms-panel-field-email-connection_1-evf_reply_to").attr("name","settings[email]["+e.data.connection_id+"][evf_reply_to]"),t.find("#everest-forms-panel-field-email-connection_1-evf_email_subject").attr("name","settings[email]["+e.data.connection_id+"][evf_email_subject]"),t.find("#everest-forms-panel-field-email-connection_1-evf_email_subject").val(evf_email_params.email_subject),t.find("#everest_forms_panel_field_email_connection_1_evf_email_message").attr("name","settings[email]["+e.data.connection_id+"][evf_email_message]"),t.find("#everest_forms_panel_field_email_connection_1_evf_email_message").val("{all_fields}"),t.find("#everest-forms-panel-field-settingsemailconnection_1-attach_pdf_to_admin_email").attr("name","settings[email]["+e.data.connection_id+"][attach_pdf_to_admin_email]"),t.find("#everest-forms-panel-field-settingsemailconnection_1-attach_pdf_to_admin_email").val(1),t.find("#everest-forms-panel-field-settingsemailconnection_1-attach_pdf_to_admin_email").attr("id","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-attach_pdf_to_admin_email"),t.find('label[for="everest-forms-panel-field-settingsemailconnection_1-attach_pdf_to_admin_email"]').attr("for","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-attach_pdf_to_admin_email"),t.find('input[name="settings[email][connection_1][attach_pdf_to_admin_email]"]').remove(),t.find("#everest-forms-panel-field-settingsemailconnection_1-show_header_in_attachment_pdf_file").attr("name","settings[email]["+e.data.connection_id+"][show_header_in_attachment_pdf_file]"),t.find("#everest-forms-panel-field-settingsemailconnection_1-show_header_in_attachment_pdf_file").val(1),t.find("#everest-forms-panel-field-settingsemailconnection_1-show_header_in_attachment_pdf_file").attr("id","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-show_header_in_attachment_pdf_file"),t.find('label[for="everest-forms-panel-field-settingsemailconnection_1-show_header_in_attachment_pdf_file"]').attr("for","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-show_header_in_attachment_pdf_file"),t.find('input[name="settings[email][connection_1][show_header_in_attachment_pdf_file]"]').remove(),t.find("#everest-forms-panel-field-settingsemailconnection_1-pdf_name").attr("name","settings[email]["+e.data.connection_id+"][pdf_name]"),t.find("#everest-forms-panel-field-settingsemailconnection_1-pdf_name").val(n),t.find("#everest-forms-panel-field-settingsemailconnection_1-pdf_name").attr("id","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-pdf_name"),t.find("#everest-forms-panel-field-email-connection_1-conditional_logic_status").attr("name","settings[email]["+e.data.connection_id+"][conditional_logic_status]"),t.find('.evf_conditional_logic_container input[type="hidden"]').attr("name","settings[email]["+e.data.connection_id+"][conditional_logic_status]"),t.find(".evf-field-show-hide").attr("name","settings[email]["+e.data.connection_id+"][conditional_option]"),t.find(".evf-field-conditional-field-select").attr("name","settings[email]["+e.data.connection_id+"][conditionals][1][1][field]"),t.find(".evf-field-conditional-condition").attr("name","settings[email]["+e.data.connection_id+"][conditionals][1][1][operator]"),t.find(".evf-field-conditional-input").attr("name","settings[email]["+e.data.connection_id+"][conditionals][1][1][value]"),$cloned_email=t.append(''),c(".evf-email-settings-wrapper").append(t),o.find(".evf-content-email-settings-inner").last().addClass("active-connection"),a.parent().find(".everest-forms-active-email-connections-list li").removeClass("active-user"),a.closest(".everest-forms-active-email.active").children(".everest-forms-active-email-connections-list").removeClass("empty-list"),a.parent().find(".everest-forms-active-email-connections-list ").append('
  • '+i+'
  • ')}})}},cancel:{text:evf_email_params.i18n_email_cancel}}})},selectActiveAccount:function(e,n){n.preventDefault();var t=c(e),n=t.data("connection-id"),e=c(".evf-content-email-settings").find('[data-connection_id="'+n+'"]'),n=c(e).length;c(".evf-content-email-settings").find(".evf-content-email-settings-inner").removeClass("active-connection"),c(".evf-content-section-title").has("[data-connection-id="+t.siblings(".active-user").attr("data-connection-id")+"]").css("display","none"),t.siblings().removeClass("active-user"),t.addClass("active-user"),n&&c(e).addClass("active-connection"),c(".email-disable-message").remove(),0==c("input[data-connection-id="+t.attr("data-connection-id")+"]:last").prop("checked")&&c('").insertAfter(c(".evf-content-section-title").has("[data-connection-id="+t.attr("data-connection-id")+"]")),c(".evf-content-section-title").has("[data-connection-id="+t.attr("data-connection-id")+"]").css("display","flex")},removeAccount:function(e,n){n.preventDefault();var t=c(e),i=t.parent().parent().data("connection-id"),a=c(".evf-content-email-settings").find('[data-connection_id="'+i+'"]'),o=c(a).length;c.confirm({title:!1,content:"Are you sure you want to delete this Email?",backgroundDismiss:!1,closeIcon:!1,icon:"dashicons dashicons-info",type:"orange",buttons:{confirm:{text:evf_email_params.i18n_email_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){var e;o&&(e=t.parent().parent(),active_block_after=c(".evf-provider-connections").find('[data-connection_id="'+i+'"]'),lengthOfActiveBlockAfter=c(a).length,(e.prev().length?e.prev(".connection-list"):e.next(".connection-list")).trigger("click"),c(a).parent().remove(),e.remove())}},cancel:{text:evf_email_params.i18n_email_cancel}}})},removeDefaultAccount:function(e,n){n.preventDefault,c.alert({title:!1,content:"Default Email can not be deleted !",icon:"dashicons dashicons-info",type:"blue",buttons:{ok:{text:evf_data.i18n_ok,btnClass:"btn-confirm",keys:["enter"]}}})},focusConnectionName:function(e,n){e=c(e);e.data("val",e.val().trim())},renameConnection:function(e,n){n.preventDefault;var t=c(e),e=t.closest(".evf-content-email-settings-inner").data("connection_id");$active_block=c(".everest-forms-active-email-connections-list").find('[data-connection-id="'+e+'"]'),$active_block.find(".user-nickname").text(t.val()),0===t.val().trim().length&&(t.parent(".everest-forms-email-name").find(".everest-forms-error").remove(),t.parent(".everest-forms-email-name").append('

    Email name cannot be empty.

    '),t.next(".everest-forms-error").fadeOut(3e3),setTimeout(function(){0===t.val().length&&(t.val(t.data("val")),$active_block.find(".user-nickname").text(t.data("val")))},3e3))}};n.init()}(jQuery); \ No newline at end of file +!function(c){var t,n={settings:{form:c("#everest-forms-builder-form"),spinner:''},init:function(){t=this.settings,c(".everest-forms-active-email-connections-list li").first().addClass("active-user"),c(".evf-content-email-settings-inner").first().addClass("active-connection"),n.bindUIActions()},ready:function(){t.formID=c("#everest-forms-builder-form").data("id")},bindUIActions:function(){c(document).on("click",".everest-forms-email-add",function(e){n.connectionAdd(this,e)}),c(document).on("click",".everest-forms-active-email-connections-list li",function(e){n.selectActiveAccount(this,e)}),c(document).on("click",".email-remove",function(e){n.removeAccount(this,e)}),c(document).on("click",".email-default-remove",function(e){n.removeDefaultAccount(this,e)}),c(document).on("input",".everest-forms-email-name input",function(e){n.renameConnection(this,e)}),c(document).on("focusin",".everest-forms-email-name input",function(e){n.focusConnectionName(this,e)})},connectionAdd:function(e,n){n.preventDefault();var a=c(e),o=a.closest(".everest-forms-panel-sidebar-content"),n=(a.parent(),a.data("type")),e=(e=evf_email_params.i18n_email_connection+('')+('

    '+evf_email_params.i18n_email_error_name+"

    ")).replace(/%type%/g,n);c.confirm({title:!1,content:e,icon:"dashicons dashicons-info",type:"blue",backgroundDismiss:!1,closeIcon:!1,buttons:{confirm:{text:evf_email_params.i18n_email_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){var e=this.$content.find("input#provider-connection-name"),n=this.$content.find(".error"),e=e.val().trim();if(0===e.length)return n.show(),!1;var i=e,e={action:"everest_forms_new_email_add",source:"email",name:i,id:t.form.data("id"),security:evf_email_params.ajax_email_nonce};c.ajax({url:evf_email_params.ajax_url,data:e,type:"POST",success:function(e){var n=c("#everest-forms-panel-field-settings-form_title:first").val()+"-"+Date.now(),t=c(".evf-content-email-settings").first().clone();c(".evf-content-email-settings-inner").removeClass("active-connection"),t.find('input:not(#qt_everest_forms_panel_field_email_connection_1_evf_email_message_toolbar input[type="button"], .evf_conditional_logic_container input)').val(""),t.find('.evf_conditional_logic_container input[type="checkbox"]').prop("checked",!1),t.find('.everest-forms-attach-pdf-to-admin-email input[type="checkbox"]').prop("checked",!1),t.find('.everest-forms-show-header-in-attachment-pdf-file input[type="checkbox"]').prop("checked",!1),t.find(".everest-forms-show-header-in-attachment-pdf-file").hide(),t.find(".everest-forms-show-pdf-file-name").hide(),t.find(".evf-field-conditional-container").hide(),t.find(".evf-field-conditional-wrapper li:not(:first)").remove(),t.find(".conditional_or:not(:first)").remove(),t.find(".everest-forms-email-name input").val(i),setTimeout(function(){t.find(".evf-field-conditional-input").val("")},2e3),t.find(".evf-content-email-settings-inner").attr("data-connection_id",e.data.connection_id),t.find(".evf-content-email-settings-inner").removeClass("everest-forms-hidden"),t.find(".evf-toggle-switch input").attr("name","settings[email]["+e.data.connection_id+"][enable_email_notification]"),t.find(".evf-toggle-switch input:checkbox").attr("data-connection-id",e.data.connection_id),t.find(".evf-toggle-switch input:checkbox").prop("checked",!0),t.find(".evf-toggle-switch input:checkbox").val("1"),c(".evf-content-section-title").css("display","none"),c(".email-disable-message").remove(),t.find(".email-disable-message").remove(),t.find(".evf-toggle-switch").parents(".evf-content-section-title").css("display","flex"),t.find(".evf-field-conditional-container").attr("data-connection_id",e.data.connection_id),t.find("#everest-forms-panel-field-email-connection_1-connection_name").attr("name","settings[email]["+e.data.connection_id+"][connection_name]"),t.find("#everest-forms-panel-field-email-connection_1-evf_to_email").attr("name","settings[email]["+e.data.connection_id+"][evf_to_email]"),t.find("#everest-forms-panel-field-email-connection_1-evf_to_email").val("{admin_email}"),t.find("#everest-forms-panel-field-email-connection_1-evf_carboncopy").attr("name","settings[email]["+e.data.connection_id+"][evf_carboncopy]"),t.find("#everest-forms-panel-field-email-connection_1-evf_blindcarboncopy").attr("name","settings[email]["+e.data.connection_id+"][evf_blindcarboncopy]"),t.find("#everest-forms-panel-field-email-connection_1-evf_from_name").attr("name","settings[email]["+e.data.connection_id+"][evf_from_name]"),t.find("#everest-forms-panel-field-email-connection_1-evf_from_name").val(evf_email_params.from_name),t.find("#everest-forms-panel-field-email-connection_1-evf_from_email").attr("name","settings[email]["+e.data.connection_id+"][evf_from_email]"),t.find("#everest-forms-panel-field-email-connection_1-evf_from_email").val("{admin_email}"),t.find("#everest-forms-panel-field-email-connection_1-evf_reply_to").attr("name","settings[email]["+e.data.connection_id+"][evf_reply_to]"),t.find("#everest-forms-panel-field-email-connection_1-evf_email_subject").attr("name","settings[email]["+e.data.connection_id+"][evf_email_subject]"),t.find("#everest-forms-panel-field-email-connection_1-evf_email_subject").val(evf_email_params.email_subject),t.find("#everest_forms_panel_field_email_connection_1_evf_email_message").attr("name","settings[email]["+e.data.connection_id+"][evf_email_message]"),t.find("#everest_forms_panel_field_email_connection_1_evf_email_message").val("{all_fields}"),t.find("#everest-forms-panel-field-settingsemailconnection_1-attach_pdf_to_admin_email").attr("name","settings[email]["+e.data.connection_id+"][attach_pdf_to_admin_email]"),t.find("#everest-forms-panel-field-settingsemailconnection_1-attach_pdf_to_admin_email").val(1),t.find("#everest-forms-panel-field-settingsemailconnection_1-attach_pdf_to_admin_email").attr("id","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-attach_pdf_to_admin_email"),t.find('label[for="everest-forms-panel-field-settingsemailconnection_1-attach_pdf_to_admin_email"]').attr("for","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-attach_pdf_to_admin_email"),t.find('input[name="settings[email][connection_1][attach_pdf_to_admin_email]"]').remove(),t.find("#everest-forms-panel-field-settingsemailconnection_1-show_header_in_attachment_pdf_file").attr("name","settings[email]["+e.data.connection_id+"][show_header_in_attachment_pdf_file]"),t.find("#everest-forms-panel-field-settingsemailconnection_1-show_header_in_attachment_pdf_file").val(1),t.find("#everest-forms-panel-field-settingsemailconnection_1-show_header_in_attachment_pdf_file").attr("id","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-show_header_in_attachment_pdf_file"),t.find('label[for="everest-forms-panel-field-settingsemailconnection_1-show_header_in_attachment_pdf_file"]').attr("for","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-show_header_in_attachment_pdf_file"),t.find('input[name="settings[email][connection_1][show_header_in_attachment_pdf_file]"]').remove(),t.find("#everest-forms-panel-field-settingsemailconnection_1-pdf_name").attr("name","settings[email]["+e.data.connection_id+"][pdf_name]"),t.find("#everest-forms-panel-field-settingsemailconnection_1-pdf_name").val(n),t.find("#everest-forms-panel-field-settingsemailconnection_1-pdf_name").attr("id","everest-forms-panel-field-settingsemail"+e.data.connection_id+"-pdf_name"),t.find(".everest-forms-attach-pdf-to-admin-email").attr("id","everest-forms-panel-field-settingsemailconnection_"+e.data.connection_id+"-attach_pdf_to_admin_email-wrap"),t.find(".everest-forms-show-header-in-attachment-pdf-file ").attr("id","everest-forms-panel-field-settingsemailconnection_"+e.data.connection_id+"-show_header_in_attachment_pdf_file-wrap"),t.find("#everest-forms-panel-field-email-connection_1-conditional_logic_status").attr("name","settings[email]["+e.data.connection_id+"][conditional_logic_status]"),t.find('.evf_conditional_logic_container input[type="hidden"]').attr("name","settings[email]["+e.data.connection_id+"][conditional_logic_status]"),t.find(".evf-field-show-hide").attr("name","settings[email]["+e.data.connection_id+"][conditional_option]"),t.find(".evf-field-conditional-field-select").attr("name","settings[email]["+e.data.connection_id+"][conditionals][1][1][field]"),t.find(".evf-field-conditional-condition").attr("name","settings[email]["+e.data.connection_id+"][conditionals][1][1][operator]"),t.find(".evf-field-conditional-input").attr("name","settings[email]["+e.data.connection_id+"][conditionals][1][1][value]"),$cloned_email=t.append(''),c(".evf-email-settings-wrapper").append(t),o.find(".evf-content-email-settings-inner").last().addClass("active-connection"),a.parent().find(".everest-forms-active-email-connections-list li").removeClass("active-user"),a.closest(".everest-forms-active-email.active").children(".everest-forms-active-email-connections-list").removeClass("empty-list"),a.parent().find(".everest-forms-active-email-connections-list ").append('
  • '+i+'
  • ')}})}},cancel:{text:evf_email_params.i18n_email_cancel}}})},selectActiveAccount:function(e,n){n.preventDefault();var t=c(e),n=t.data("connection-id"),e=c(".evf-content-email-settings").find('[data-connection_id="'+n+'"]'),n=c(e).length;c(".evf-content-email-settings").find(".evf-content-email-settings-inner").removeClass("active-connection"),c(".evf-content-section-title").has("[data-connection-id="+t.siblings(".active-user").attr("data-connection-id")+"]").css("display","none"),t.siblings().removeClass("active-user"),t.addClass("active-user"),n&&c(e).addClass("active-connection"),c(".email-disable-message").remove(),0==c("input[data-connection-id="+t.attr("data-connection-id")+"]:last").prop("checked")&&c('").insertAfter(c(".evf-content-section-title").has("[data-connection-id="+t.attr("data-connection-id")+"]")),c(".evf-content-section-title").has("[data-connection-id="+t.attr("data-connection-id")+"]").css("display","flex")},removeAccount:function(e,n){n.preventDefault();var t=c(e),i=t.parent().parent().data("connection-id"),a=c(".evf-content-email-settings").find('[data-connection_id="'+i+'"]'),o=c(a).length;c.confirm({title:!1,content:"Are you sure you want to delete this Email?",backgroundDismiss:!1,closeIcon:!1,icon:"dashicons dashicons-info",type:"orange",buttons:{confirm:{text:evf_email_params.i18n_email_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){var e;o&&(e=t.parent().parent(),active_block_after=c(".evf-provider-connections").find('[data-connection_id="'+i+'"]'),lengthOfActiveBlockAfter=c(a).length,(e.prev().length?e.prev(".connection-list"):e.next(".connection-list")).trigger("click"),c(a).parent().remove(),e.remove())}},cancel:{text:evf_email_params.i18n_email_cancel}}})},removeDefaultAccount:function(e,n){n.preventDefault,c.alert({title:!1,content:"Default Email can not be deleted !",icon:"dashicons dashicons-info",type:"blue",buttons:{ok:{text:evf_data.i18n_ok,btnClass:"btn-confirm",keys:["enter"]}}})},focusConnectionName:function(e,n){e=c(e);e.data("val",e.val().trim())},renameConnection:function(e,n){n.preventDefault;var t=c(e),e=t.closest(".evf-content-email-settings-inner").data("connection_id");$active_block=c(".everest-forms-active-email-connections-list").find('[data-connection-id="'+e+'"]'),$active_block.find(".user-nickname").text(t.val()),0===t.val().trim().length&&(t.parent(".everest-forms-email-name").find(".everest-forms-error").remove(),t.parent(".everest-forms-email-name").append('

    Email name cannot be empty.

    '),t.next(".everest-forms-error").fadeOut(3e3),setTimeout(function(){0===t.val().length&&(t.val(t.data("val")),$active_block.find(".user-nickname").text(t.data("val")))},3e3))}};n.init()}(jQuery); \ No newline at end of file diff --git a/assets/js/admin/evf-file-uploader.min.js b/assets/js/admin/evf-file-uploader.min.js new file mode 100644 index 000000000..c9901d466 --- /dev/null +++ b/assets/js/admin/evf-file-uploader.min.js @@ -0,0 +1 @@ +jQuery(document).ready(function(r){r(".evf-image-uploader").click(function(e){evf_uploader=r(this),e.preventDefault();var t=wp.media({library:{type:["image"]},title:evf_uploader.upload_file,multiple:!1}).open().on("select",function(e){var r=t.state().get("selection").first().toJSON().url;evf_uploader.attr("src",r),evf_uploader.hasClass("evf-button")?(evf_uploader.prev().removeClass("everest-forms-hidden"),evf_uploader.prev().attr("src",r),evf_uploader.next().val(r),evf_uploader.remove()):(evf_uploader.attr("src",r),evf_uploader.next().next().val(r))})})}); \ No newline at end of file diff --git a/assets/js/frontend/ajax-submission.min.js b/assets/js/frontend/ajax-submission.min.js index ff482a5b0..c3f41c5d4 100644 --- a/assets/js/frontend/ajax-submission.min.js +++ b/assets/js/frontend/ajax-submission.min.js @@ -1 +1 @@ -jQuery(function(n){"use strict";n('form[data-ajax_submission="1"]').each(function(e,s){n(document).ready(function(){var a=n(s),o=a.find(".evf-submit"),e=a.find("[data-gateway*='stripe']");0'+e.data.message+"").focus()):(i=a.data("formid"),t=everest_forms_ajax_submission_params.error,r=(e=JSON.parse(r.responseText)).data.error,"string"==typeof e.data.message&&(t=e.data.message),a.closest(".everest-forms").find(".everest-forms-notice").remove(),a.closest(".everest-forms").prepend('").focus(),n(r).each(function(e,s){var t,a=Object.values(s)[0],r=!0;switch(Object.keys(s)[0]){case"signature":t=n("#"+("evf-signature-img-input-"+a));break;case"likert":r=!1,(t=n('[id^="'+("everest_forms-"+i+"-field_"+a+"_")+'"]')).each(function(e,s){var r=n(s).closest("tr.evf-"+i+"-field_"+a).find("th"),s="everest_forms[form_fields]["+a+"]["+(parseInt(r.closest("tr").index())+1)+"]";r.children().is("label")?r.children().find("#"+s).show():r.append('")});break;case"address":(t=n('[id^="'+("evf-"+i+"-field_"+a)+'"]')).each(function(e,s){var r=String(n(s).attr("id"));(r.includes("-container")||r.includes("-address2")||void 0!==n(s).val())&&t.splice(e,1)});break;default:t=n("#"+("evf-"+i+"-field_"+a))}t.addClass("evf-error"),t.attr("required",!0),t.attr("aria-invalid",!0),t.first().closest(".evf-field").addClass("everest-forms-invalid evf-has-error"),!0!==r||t.is("label")||t.after('").show()}),o.attr("disabled",!1).html(everest_forms_ajax_submission_params.submit))}).fail(function(){o.attr("disabled",!1).html(everest_forms_ajax_submission_params.submit),a.trigger("focusout").trigger("change"),a.closest(".everest-forms").find(".everest-forms-notice").remove(),a.closest(".everest-forms").prepend('").focus()}).always(function(e){!(e.data&&e.data.redirect_url?e.data.redirect_url:"")&&n(".everest-forms-notice").length&&n([document.documentElement,document.body]).animate({scrollTop:n(".everest-forms-notice").offset().top},800)}))})})})}); \ No newline at end of file +jQuery(function(d){"use strict";d('form[data-ajax_submission="1"]').each(function(e,r){d(document).ready(function(){var t=d(r),o=t.find(".evf-submit"),e=t.find("[data-gateway*='stripe']");0'+everest_forms_ajax_submission_params.pdf_download+""),t.trigger("reset"),t.closest(".everest-forms").html('").focus()}else{var i=t.data("formid"),a=everest_forms_ajax_submission_params.error,r=JSON.parse(s.responseText),s=r.data.error;"string"==typeof r.data.message&&(a=r.data.message),t.closest(".everest-forms").find(".everest-forms-notice").remove(),t.closest(".everest-forms").prepend('").focus(),d(s).each(function(e,r){var a,t=Object.values(r)[0],s=!0;switch(Object.keys(r)[0]){case"signature":a=d("#"+("evf-signature-img-input-"+t));break;case"likert":s=!1,(a=d('[id^="'+("everest_forms-"+i+"-field_"+t+"_")+'"]')).each(function(e,r){var s=d(r).closest("tr.evf-"+i+"-field_"+t).find("th"),r="everest_forms[form_fields]["+t+"]["+(parseInt(s.closest("tr").index())+1)+"]";s.children().is("label")?s.children().find("#"+r).show():s.append('")});break;case"address":(a=d('[id^="'+("evf-"+i+"-field_"+t)+'"]')).each(function(e,r){var s=String(d(r).attr("id"));(s.includes("-container")||s.includes("-address2")||void 0!==d(r).val())&&a.splice(e,1)});break;default:a=d("#"+("evf-"+i+"-field_"+t))}a.addClass("evf-error"),a.attr("required",!0),a.attr("aria-invalid",!0),a.first().closest(".evf-field").addClass("everest-forms-invalid evf-has-error"),!0!==s||a.is("label")||a.after('").show()}),o.attr("disabled",!1).html(everest_forms_ajax_submission_params.submit)}}).fail(function(){o.attr("disabled",!1).html(everest_forms_ajax_submission_params.submit),t.trigger("focusout").trigger("change"),t.closest(".everest-forms").find(".everest-forms-notice").remove(),t.closest(".everest-forms").prepend('").focus()}).always(function(e){!(e.data&&e.data.redirect_url?e.data.redirect_url:"")&&d(".everest-forms-notice").length&&d([document.documentElement,document.body]).animate({scrollTop:d(".everest-forms-notice").offset().top},800)}))})})})}); \ No newline at end of file diff --git a/changelog.txt b/changelog.txt index 619090e9b..04302af57 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,12 +1,14 @@ == Changelog == -= 1.7.6 - xx-xx-2021 = += 1.7.6 - 28-07-2021 = * Enhancement - Cache the form and entries results for better performance. -* Enhancement - PDF Image logo upload. -* Fix - Smart Tag Page Issues. -* Fix - Pagination not working in admin forms list table. +* Enhancement - Add support for PDF Image logo upload. +* Fix - Smart Tag Page ID issues. * Fix - Attach pdf to email glitches. -* Fix - Get entries permission issue. +* Fix - Permission issue with entries visibiity. +* Fix - Pagination not working in admin forms list table. +* Fix - Settings field label UI alignment issues in PDF addon. +* Fix - Refined countries list and added missing kosovo country. = 1.7.5.2 - 19-06-2021 = * Fix - Permission issue with file upload on frontend. diff --git a/includes/class-evf-form-handler.php b/includes/class-evf-form-handler.php index 334ee1826..6a1f683b2 100644 --- a/includes/class-evf-form-handler.php +++ b/includes/class-evf-form-handler.php @@ -112,7 +112,9 @@ public function get_multiple( $args = array(), $content_only = false ) { $args['post__in'] = array( 0 ); } + // For cache lets unset the cap args. unset( $args['cap'] ); + // Check for cache. $cache_key = EVF_Cache_Helper::get_cache_prefix( 'forms' ) . 'get_multiple_forms_' . md5( wp_json_encode( $args ) ); $cache_value = wp_cache_get( $cache_key, 'form_get_multiple_results' ); diff --git a/languages/everest-forms.pot b/languages/everest-forms.pot index 572d82670..ca2b7252b 100644 --- a/languages/everest-forms.pot +++ b/languages/everest-forms.pot @@ -2,14 +2,14 @@ # This file is distributed under the same license as the Everest Forms plugin. msgid "" msgstr "" -"Project-Id-Version: Everest Forms 1.7.5.2\n" +"Project-Id-Version: Everest Forms 1.7.6\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/everest-forms\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2021-06-19T09:55:58+00:00\n" +"POT-Creation-Date: 2021-07-28T04:50:06+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.5.0\n" "X-Domain: everest-forms\n" @@ -55,32 +55,32 @@ msgid "Off" msgstr "" #: includes/abstracts/class-evf-form-fields.php:389 -#: includes/evf-core-functions.php:1919 +#: includes/evf-core-functions.php:1921 msgid "Enter text for the form field label. This is recommended and can be hidden in the Advanced Settings." msgstr "" #: includes/abstracts/class-evf-form-fields.php:395 -#: includes/evf-core-functions.php:1918 +#: includes/evf-core-functions.php:1920 msgid "Label" msgstr "" #: includes/abstracts/class-evf-form-fields.php:425 -#: includes/evf-core-functions.php:1927 +#: includes/evf-core-functions.php:1929 msgid "Enter meta key to be stored in database." msgstr "" #: includes/abstracts/class-evf-form-fields.php:431 -#: includes/evf-core-functions.php:1926 +#: includes/evf-core-functions.php:1928 msgid "Meta Key" msgstr "" #: includes/abstracts/class-evf-form-fields.php:462 -#: includes/evf-core-functions.php:1936 +#: includes/evf-core-functions.php:1938 msgid "Enter text for the form field description." msgstr "" #: includes/abstracts/class-evf-form-fields.php:468 -#: includes/evf-core-functions.php:1934 +#: includes/evf-core-functions.php:1936 msgid "Description" msgstr "" @@ -90,7 +90,7 @@ msgstr "" #: includes/abstracts/class-evf-form-fields.php:506 #: includes/admin/settings/class-evf-settings-validation.php:46 -#: includes/evf-core-functions.php:1942 +#: includes/evf-core-functions.php:1944 #: includes/shortcodes/class-evf-shortcode-form.php:189 msgid "Required" msgstr "" @@ -158,7 +158,7 @@ msgid "Code" msgstr "" #: includes/abstracts/class-evf-form-fields.php:726 -#: includes/evf-core-functions.php:1950 +#: includes/evf-core-functions.php:1952 msgid "Choices" msgstr "" @@ -167,7 +167,7 @@ msgid "Bulk Add" msgstr "" #: includes/abstracts/class-evf-form-fields.php:755 -#: includes/evf-core-functions.php:1951 +#: includes/evf-core-functions.php:1953 msgid "Add choices for the form field." msgstr "" @@ -184,6 +184,7 @@ msgid "Multiple selection" msgstr "" #: includes/abstracts/class-evf-form-fields.php:830 +#: includes/admin/class-evf-admin-assets.php:94 msgid "Upload Image" msgstr "" @@ -445,12 +446,12 @@ msgid "Advanced Options" msgstr "" #: includes/abstracts/class-evf-form-fields.php:1123 -#: includes/evf-core-functions.php:1963 +#: includes/evf-core-functions.php:1965 msgid "Enter text for the form field placeholder." msgstr "" #: includes/abstracts/class-evf-form-fields.php:1129 -#: includes/evf-core-functions.php:1962 +#: includes/evf-core-functions.php:1964 msgid "Placeholder Text" msgstr "" @@ -459,27 +460,27 @@ msgid "Enter CSS class names for this field container. Multiple class names shou msgstr "" #: includes/abstracts/class-evf-form-fields.php:1168 -#: includes/evf-core-functions.php:1970 +#: includes/evf-core-functions.php:1972 msgid "CSS Classes" msgstr "" #: includes/abstracts/class-evf-form-fields.php:1199 -#: includes/evf-core-functions.php:1980 +#: includes/evf-core-functions.php:1982 msgid "Check this option to hide the form field label." msgstr "" #: includes/abstracts/class-evf-form-fields.php:1208 -#: includes/evf-core-functions.php:1978 +#: includes/evf-core-functions.php:1980 msgid "Hide Label" msgstr "" #: includes/abstracts/class-evf-form-fields.php:1229 -#: includes/evf-core-functions.php:1988 +#: includes/evf-core-functions.php:1990 msgid "Check this option to hide the form field sub-label." msgstr "" #: includes/abstracts/class-evf-form-fields.php:1238 -#: includes/evf-core-functions.php:1986 +#: includes/evf-core-functions.php:1988 msgid "Hide Sub-Labels" msgstr "" @@ -626,7 +627,7 @@ msgstr "" #: includes/admin/builder/class-evf-builder-settings.php:77 #: includes/admin/builder/class-evf-builder-settings.php:350 #: includes/admin/builder/class-evf-builder-settings.php:410 -#: includes/class-evf-form-task.php:575 +#: includes/class-evf-form-task.php:589 #: includes/evf-update-functions.php:140 #: includes/templates/contact.php:71 msgid "Admin Notification" @@ -814,6 +815,8 @@ msgstr "" msgid "Disable storing form entries. Learn More" msgstr "" +#. translators: %s: Form Name +#. translators: %s: Form Name #. translators: %s: Form Name #: includes/admin/builder/class-evf-builder-settings.php:356 #: includes/admin/builder/class-evf-builder-settings.php:533 @@ -905,267 +908,267 @@ msgstr "" msgid "To display all form fields, use the %s Smart Tag." msgstr "" -#: includes/admin/class-evf-admin-assets.php:94 +#: includes/admin/class-evf-admin-assets.php:102 #: includes/admin/views/html-admin-page-builder-setup.php:89 msgid "Get Started" msgstr "" -#: includes/admin/class-evf-admin-assets.php:95 +#: includes/admin/class-evf-admin-assets.php:103 #: includes/admin/class-evf-admin-forms-table-list.php:201 #: includes/admin/views/html-admin-page-builder-setup.php:90 #: includes/admin/views/html-admin-page-builder.php:55 msgid "Preview" msgstr "" -#: includes/admin/class-evf-admin-assets.php:96 +#: includes/admin/class-evf-admin-assets.php:104 msgid "Pro" msgstr "" -#: includes/admin/class-evf-admin-assets.php:97 +#: includes/admin/class-evf-admin-assets.php:105 msgid "Updating Templates" msgstr "" -#: includes/admin/class-evf-admin-assets.php:104 +#: includes/admin/class-evf-admin-assets.php:112 #: includes/class-evf-frontend-scripts.php:293 msgctxt "enhanced select" msgid "No matches found" msgstr "" -#: includes/admin/class-evf-admin-assets.php:105 +#: includes/admin/class-evf-admin-assets.php:113 msgctxt "enhanced select" msgid "Loading failed" msgstr "" -#: includes/admin/class-evf-admin-assets.php:106 +#: includes/admin/class-evf-admin-assets.php:114 msgctxt "enhanced select" msgid "Please enter 1 or more characters" msgstr "" -#: includes/admin/class-evf-admin-assets.php:107 +#: includes/admin/class-evf-admin-assets.php:115 msgctxt "enhanced select" msgid "Please enter %qty% or more characters" msgstr "" -#: includes/admin/class-evf-admin-assets.php:108 +#: includes/admin/class-evf-admin-assets.php:116 msgctxt "enhanced select" msgid "Please delete 1 character" msgstr "" -#: includes/admin/class-evf-admin-assets.php:109 +#: includes/admin/class-evf-admin-assets.php:117 msgctxt "enhanced select" msgid "Please delete %qty% characters" msgstr "" -#: includes/admin/class-evf-admin-assets.php:110 +#: includes/admin/class-evf-admin-assets.php:118 msgctxt "enhanced select" msgid "You can only select 1 item" msgstr "" -#: includes/admin/class-evf-admin-assets.php:111 +#: includes/admin/class-evf-admin-assets.php:119 msgctxt "enhanced select" msgid "You can only select %qty% items" msgstr "" -#: includes/admin/class-evf-admin-assets.php:112 +#: includes/admin/class-evf-admin-assets.php:120 msgctxt "enhanced select" msgid "Loading more results…" msgstr "" -#: includes/admin/class-evf-admin-assets.php:113 +#: includes/admin/class-evf-admin-assets.php:121 msgctxt "enhanced select" msgid "Searching…" msgstr "" -#: includes/admin/class-evf-admin-assets.php:131 +#: includes/admin/class-evf-admin-assets.php:139 msgid "field" msgstr "" -#: includes/admin/class-evf-admin-assets.php:132 -#: includes/admin/class-evf-admin-assets.php:193 +#: includes/admin/class-evf-admin-assets.php:140 +#: includes/admin/class-evf-admin-assets.php:201 msgid "OK" msgstr "" -#: includes/admin/class-evf-admin-assets.php:133 +#: includes/admin/class-evf-admin-assets.php:141 msgid "Installing" msgstr "" -#: includes/admin/class-evf-admin-assets.php:134 +#: includes/admin/class-evf-admin-assets.php:142 msgid "Activating" msgstr "" -#: includes/admin/class-evf-admin-assets.php:135 +#: includes/admin/class-evf-admin-assets.php:143 msgid "Install & Activate" msgstr "" -#: includes/admin/class-evf-admin-assets.php:136 +#: includes/admin/class-evf-admin-assets.php:144 msgid "Activate Plugins" msgstr "" -#: includes/admin/class-evf-admin-assets.php:137 +#: includes/admin/class-evf-admin-assets.php:145 msgid "(copy)" msgstr "" -#: includes/admin/class-evf-admin-assets.php:138 +#: includes/admin/class-evf-admin-assets.php:146 #: includes/admin/class-evf-admin-editor.php:63 msgid "Close" msgstr "" -#: includes/admin/class-evf-admin-assets.php:139 -#: includes/admin/class-evf-admin-assets.php:196 +#: includes/admin/class-evf-admin-assets.php:147 +#: includes/admin/class-evf-admin-assets.php:204 #: includes/admin/class-evf-admin-editor.php:98 msgid "Cancel" msgstr "" -#: includes/admin/class-evf-admin-assets.php:140 +#: includes/admin/class-evf-admin-assets.php:148 msgid "Row Locked" msgstr "" -#: includes/admin/class-evf-admin-assets.php:141 +#: includes/admin/class-evf-admin-assets.php:149 msgid "Single row cannot be deleted." msgstr "" -#: includes/admin/class-evf-admin-assets.php:142 +#: includes/admin/class-evf-admin-assets.php:150 msgid "Field Locked" msgstr "" -#: includes/admin/class-evf-admin-assets.php:143 +#: includes/admin/class-evf-admin-assets.php:151 msgid "This field cannot be deleted or duplicated." msgstr "" -#: includes/admin/class-evf-admin-assets.php:144 +#: includes/admin/class-evf-admin-assets.php:152 msgid "This row cannot be deleted or duplicated." msgstr "" -#: includes/admin/class-evf-admin-assets.php:145 +#: includes/admin/class-evf-admin-assets.php:153 msgid "This item must contain at least one choice." msgstr "" -#: includes/admin/class-evf-admin-assets.php:146 +#: includes/admin/class-evf-admin-assets.php:154 msgid "Are you sure you want to delete this row?" msgstr "" -#: includes/admin/class-evf-admin-assets.php:147 +#: includes/admin/class-evf-admin-assets.php:155 msgid "Are you sure you want to delete this field?" msgstr "" -#: includes/admin/class-evf-admin-assets.php:148 +#: includes/admin/class-evf-admin-assets.php:156 msgid "Are you sure you want to duplicate this field?" msgstr "" -#: includes/admin/class-evf-admin-assets.php:149 +#: includes/admin/class-evf-admin-assets.php:157 msgid "Are you sure you want to duplicate this row?" msgstr "" -#: includes/admin/class-evf-admin-assets.php:150 +#: includes/admin/class-evf-admin-assets.php:158 msgid "Turn on Email settings to manage your email notification." msgstr "" -#: includes/admin/class-evf-admin-assets.php:151 +#: includes/admin/class-evf-admin-assets.php:159 msgid "Choose an image" msgstr "" -#: includes/admin/class-evf-admin-assets.php:152 +#: includes/admin/class-evf-admin-assets.php:160 msgid "Use Image" msgstr "" -#: includes/admin/class-evf-admin-assets.php:153 +#: includes/admin/class-evf-admin-assets.php:161 msgid "Remove Image" msgstr "" -#: includes/admin/class-evf-admin-assets.php:154 +#: includes/admin/class-evf-admin-assets.php:162 msgid "Empty Form Name" msgstr "" -#: includes/admin/class-evf-admin-assets.php:155 +#: includes/admin/class-evf-admin-assets.php:163 msgid "Form name can't be empty." msgstr "" -#: includes/admin/class-evf-admin-assets.php:169 +#: includes/admin/class-evf-admin-assets.php:177 msgid "is a PRO Feature" msgstr "" -#: includes/admin/class-evf-admin-assets.php:170 +#: includes/admin/class-evf-admin-assets.php:178 msgid "We're sorry, the %name% is not available on your plan.
    Please upgrade to the PRO plan to unlock all these awesome features." msgstr "" -#: includes/admin/class-evf-admin-assets.php:171 +#: includes/admin/class-evf-admin-assets.php:179 msgid "Upgrade to PRO" msgstr "" -#: includes/admin/class-evf-admin-assets.php:173 +#: includes/admin/class-evf-admin-assets.php:181 msgid "Please enable Stripe" msgstr "" -#: includes/admin/class-evf-admin-assets.php:174 +#: includes/admin/class-evf-admin-assets.php:182 msgid "Enable Stripe Payment gateway in payments section to use this field." msgstr "" -#: includes/admin/class-evf-admin-assets.php:190 +#: includes/admin/class-evf-admin-assets.php:198 msgid "Enter a Email nickname" msgstr "" -#: includes/admin/class-evf-admin-assets.php:191 +#: includes/admin/class-evf-admin-assets.php:199 msgid "Eg: Support Email" msgstr "" -#: includes/admin/class-evf-admin-assets.php:192 +#: includes/admin/class-evf-admin-assets.php:200 msgid "You must provide a Email nickname" msgstr "" -#: includes/admin/class-evf-admin-assets.php:199 +#: includes/admin/class-evf-admin-assets.php:207 msgid "New Form Entry" msgstr "" -#: includes/admin/class-evf-admin-assets.php:209 +#: includes/admin/class-evf-admin-assets.php:217 msgid "Please enter in meta key with alphanumeric characters, dashes and underscores." msgstr "" -#: includes/admin/class-evf-admin-assets.php:210 +#: includes/admin/class-evf-admin-assets.php:218 msgid "Minimum value is greater than Maximum value." msgstr "" -#: includes/admin/class-evf-admin-assets.php:211 +#: includes/admin/class-evf-admin-assets.php:219 msgid "Maximum value is smaller than Minimum value." msgstr "" -#: includes/admin/class-evf-admin-assets.php:212 +#: includes/admin/class-evf-admin-assets.php:220 msgid "Please select a form which you want to export." msgstr "" -#: includes/admin/class-evf-admin-assets.php:237 +#: includes/admin/class-evf-admin-assets.php:245 msgid "Give it a name." msgstr "" -#: includes/admin/class-evf-admin-assets.php:238 +#: includes/admin/class-evf-admin-assets.php:246 msgid "You must provide a Form name" msgstr "" -#: includes/admin/class-evf-admin-assets.php:240 +#: includes/admin/class-evf-admin-assets.php:248 #: includes/admin/views/html-admin-page-addons.php:133 msgid "Upgrade Plan" msgstr "" -#: includes/admin/class-evf-admin-assets.php:241 +#: includes/admin/class-evf-admin-assets.php:249 msgid "This template requires premium addons. Please upgrade to the Premium plan to unlock all these awesome Templates." msgstr "" -#: includes/admin/class-evf-admin-assets.php:242 +#: includes/admin/class-evf-admin-assets.php:250 msgid "is a Premium Template" msgstr "" -#: includes/admin/class-evf-admin-assets.php:243 +#: includes/admin/class-evf-admin-assets.php:251 msgid "Continue" msgstr "" -#: includes/admin/class-evf-admin-assets.php:244 +#: includes/admin/class-evf-admin-assets.php:252 msgid "Untitled Form" msgstr "" -#: includes/admin/class-evf-admin-assets.php:245 +#: includes/admin/class-evf-admin-assets.php:253 msgid "Uplift your form experience to the next level." msgstr "" -#: includes/admin/class-evf-admin-assets.php:259 +#: includes/admin/class-evf-admin-assets.php:267 msgid "Are you sure you want to delete this log?" msgstr "" @@ -1223,7 +1226,7 @@ msgstr "" #: includes/admin/class-evf-admin-entries-table-list.php:315 #: includes/admin/class-evf-admin-forms-table-list.php:183 -#: includes/evf-entry-functions.php:92 +#: includes/evf-entry-functions.php:106 msgid "Trash" msgstr "" @@ -1288,6 +1291,7 @@ msgid_plural "%d entries restored from the Trash." msgstr[0] "" msgstr[1] "" +#. translators: %d: number of entries #. translators: %d: number of entries #: includes/admin/class-evf-admin-entries-table-list.php:533 #: includes/admin/class-evf-admin-entries.php:257 @@ -1452,6 +1456,7 @@ msgid_plural "%d forms restored from the Trash." msgstr[0] "" msgstr[1] "" +#. translators: %d: number of forms #. translators: %d: number of forms #: includes/admin/class-evf-admin-forms-table-list.php:499 #: includes/admin/class-evf-admin-forms.php:224 @@ -1548,26 +1553,34 @@ msgstr "" msgid "The changes you made will be lost if you navigate away from this page." msgstr "" -#: includes/admin/class-evf-admin-settings.php:580 +#: includes/admin/class-evf-admin-settings.php:327 +msgid "Header Logo" +msgstr "" + +#: includes/admin/class-evf-admin-settings.php:328 +msgid "Upload Logo" +msgstr "" + +#: includes/admin/class-evf-admin-settings.php:609 msgid "Select a page…" msgstr "" -#: includes/admin/class-evf-admin-settings.php:589 +#: includes/admin/class-evf-admin-settings.php:618 #: includes/evf-formatting-functions.php:604 msgid "Day(s)" msgstr "" -#: includes/admin/class-evf-admin-settings.php:590 +#: includes/admin/class-evf-admin-settings.php:619 #: includes/evf-formatting-functions.php:605 msgid "Week(s)" msgstr "" -#: includes/admin/class-evf-admin-settings.php:591 +#: includes/admin/class-evf-admin-settings.php:620 #: includes/evf-formatting-functions.php:606 msgid "Month(s)" msgstr "" -#: includes/admin/class-evf-admin-settings.php:592 +#: includes/admin/class-evf-admin-settings.php:621 #: includes/evf-formatting-functions.php:607 msgid "Year(s)" msgstr "" @@ -1739,6 +1752,7 @@ msgstr "" msgid "Site Key" msgstr "" +#. translators: %1$s - Google reCAPTCHA docs url #. translators: %1$s - Google reCAPTCHA docs url #: includes/admin/settings/class-evf-settings-recaptcha.php:65 #: includes/admin/settings/class-evf-settings-recaptcha.php:85 @@ -1751,6 +1765,7 @@ msgstr "" msgid "Secret Key" msgstr "" +#. translators: %1$s - Google reCAPTCHA docs url #. translators: %1$s - Google reCAPTCHA docs url #: includes/admin/settings/class-evf-settings-recaptcha.php:75 #: includes/admin/settings/class-evf-settings-recaptcha.php:95 @@ -2315,6 +2330,7 @@ msgstr "" msgid "You cannot send emails with EVF_Emails until init/admin_init has been reached" msgstr "" +#. translators: %d - field ID. #. translators: %d - field ID. #: includes/class-evf-emails.php:524 #: includes/class-evf-emails.php:566 @@ -2378,36 +2394,36 @@ msgstr "" msgid "Invalid form. Please check again." msgstr "" -#: includes/class-evf-form-task.php:173 -#: includes/class-evf-form-task.php:225 -#: includes/class-evf-form-task.php:274 +#: includes/class-evf-form-task.php:174 +#: includes/class-evf-form-task.php:226 +#: includes/class-evf-form-task.php:275 msgid "Form has not been submitted, please see the errors below." msgstr "" -#: includes/class-evf-form-task.php:195 +#: includes/class-evf-form-task.php:196 msgid "Google reCAPTCHA verification failed, please try again later." msgstr "" -#: includes/class-evf-form-task.php:233 +#: includes/class-evf-form-task.php:234 msgid "Everest Forms honeypot field triggered." msgstr "" -#: includes/class-evf-form-task.php:308 +#: includes/class-evf-form-task.php:309 #: includes/shortcodes/class-evf-shortcode-form.php:780 #: includes/templates/contact.php:61 msgid "Thanks for contacting us! We will be in touch with you shortly." msgstr "" #. translators: %s - form name. -#: includes/class-evf-form-task.php:603 +#: includes/class-evf-form-task.php:617 msgid "New %s Entry" msgstr "" -#: includes/class-evf-form-task.php:699 +#: includes/class-evf-form-task.php:713 msgid "No form ID was found." msgstr "" -#: includes/class-evf-form-task.php:706 +#: includes/class-evf-form-task.php:720 msgid "Could not create an entry" msgstr "" @@ -2427,6 +2443,11 @@ msgstr "" msgid "Sorry, something went wrong. Please try again" msgstr "" +#: includes/class-evf-frontend-scripts.php:312 +#: templates/notices/success.php:63 +msgid "Click here to download your pdf submission" +msgstr "" + #: includes/class-evf-install.php:307 msgid "Monthly" msgstr "" @@ -2854,384 +2875,384 @@ msgid "Belgium" msgstr "" #: includes/evf-core-functions.php:1586 -msgid "Belize" +msgid "Belau" msgstr "" #: includes/evf-core-functions.php:1587 -msgid "Benin" +msgid "Belize" msgstr "" #: includes/evf-core-functions.php:1588 -msgid "Bermuda" +msgid "Benin" msgstr "" #: includes/evf-core-functions.php:1589 -msgid "Bhutan" +msgid "Bermuda" msgstr "" #: includes/evf-core-functions.php:1590 -msgid "Bolivia (Plurinational State of)" +msgid "Bhutan" msgstr "" #: includes/evf-core-functions.php:1591 -msgid "Bosnia and Herzegovina" +msgid "Bolivia" msgstr "" #: includes/evf-core-functions.php:1592 -msgid "Botswana" +msgid "Bonaire, Saint Eustatius and Saba" msgstr "" #: includes/evf-core-functions.php:1593 -msgid "Bouvet Island" +msgid "Bosnia and Herzegovina" msgstr "" #: includes/evf-core-functions.php:1594 -msgid "Brazil" +msgid "Botswana" msgstr "" #: includes/evf-core-functions.php:1595 -msgid "British Indian Ocean Territory" +msgid "Bouvet Island" msgstr "" #: includes/evf-core-functions.php:1596 -msgid "Brunei Darussalam" +msgid "Brazil" msgstr "" #: includes/evf-core-functions.php:1597 -msgid "Bulgaria" +msgid "British Indian Ocean Territory" msgstr "" #: includes/evf-core-functions.php:1598 -msgid "Burkina Faso" +msgid "Brunei" msgstr "" #: includes/evf-core-functions.php:1599 -msgid "Burundi" +msgid "Bulgaria" msgstr "" #: includes/evf-core-functions.php:1600 -msgid "Cabo Verde" +msgid "Burkina Faso" msgstr "" #: includes/evf-core-functions.php:1601 -msgid "Cambodia" +msgid "Burundi" msgstr "" #: includes/evf-core-functions.php:1602 -msgid "Cameroon" +msgid "Cambodia" msgstr "" #: includes/evf-core-functions.php:1603 -msgid "Canada" +msgid "Cameroon" msgstr "" #: includes/evf-core-functions.php:1604 -msgid "Cayman Islands" +msgid "Canada" msgstr "" #: includes/evf-core-functions.php:1605 -msgid "Central African Republic" +msgid "Cape Verde" msgstr "" #: includes/evf-core-functions.php:1606 -msgid "Chad" +msgid "Cayman Islands" msgstr "" #: includes/evf-core-functions.php:1607 -msgid "Chile" +msgid "Central African Republic" msgstr "" #: includes/evf-core-functions.php:1608 -msgid "China" +msgid "Chad" msgstr "" #: includes/evf-core-functions.php:1609 -msgid "Christmas Island" +msgid "Chile" msgstr "" #: includes/evf-core-functions.php:1610 -msgid "Cocos (Keeling) Islands" +msgid "China" msgstr "" #: includes/evf-core-functions.php:1611 -msgid "Colombia" +msgid "Christmas Island" msgstr "" #: includes/evf-core-functions.php:1612 -msgid "Comoros" +msgid "Cocos (Keeling) Islands" msgstr "" #: includes/evf-core-functions.php:1613 -msgid "Congo" +msgid "Colombia" msgstr "" #: includes/evf-core-functions.php:1614 -msgid "Congo (Democratic Republic of the)" +msgid "Comoros" msgstr "" #: includes/evf-core-functions.php:1615 -msgid "Cook Islands" +msgid "Congo (Brazzaville)" msgstr "" #: includes/evf-core-functions.php:1616 -msgid "Costa Rica" +msgid "Congo (Kinshasa)" msgstr "" #: includes/evf-core-functions.php:1617 -msgid "Côte d'Ivoire" +msgid "Cook Islands" msgstr "" #: includes/evf-core-functions.php:1618 -msgid "Croatia" +msgid "Costa Rica" msgstr "" #: includes/evf-core-functions.php:1619 -msgid "Cuba" +msgid "Croatia" msgstr "" #: includes/evf-core-functions.php:1620 -msgid "Curaçao" +msgid "Cuba" msgstr "" #: includes/evf-core-functions.php:1621 -msgid "Cyprus" +msgid "Curaçao" msgstr "" #: includes/evf-core-functions.php:1622 -msgid "Czech Republic" +msgid "Cyprus" msgstr "" #: includes/evf-core-functions.php:1623 -msgid "Denmark" +msgid "Czech Republic" msgstr "" #: includes/evf-core-functions.php:1624 -msgid "Djibouti" +msgid "Denmark" msgstr "" #: includes/evf-core-functions.php:1625 -msgid "Dominica" +msgid "Djibouti" msgstr "" #: includes/evf-core-functions.php:1626 -msgid "Dominican Republic" +msgid "Dominica" msgstr "" #: includes/evf-core-functions.php:1627 -msgid "Ecuador" +msgid "Dominican Republic" msgstr "" #: includes/evf-core-functions.php:1628 -msgid "Egypt" +msgid "Ecuador" msgstr "" #: includes/evf-core-functions.php:1629 -msgid "El Salvador" +msgid "Egypt" msgstr "" #: includes/evf-core-functions.php:1630 -msgid "Equatorial Guinea" +msgid "El Salvador" msgstr "" #: includes/evf-core-functions.php:1631 -msgid "Eritrea" +msgid "Equatorial Guinea" msgstr "" #: includes/evf-core-functions.php:1632 -msgid "Estonia" +msgid "Eritrea" msgstr "" #: includes/evf-core-functions.php:1633 -msgid "Ethiopia" +msgid "Estonia" msgstr "" #: includes/evf-core-functions.php:1634 -msgid "Falkland Islands (Malvinas)" +msgid "Ethiopia" msgstr "" #: includes/evf-core-functions.php:1635 -msgid "Faroe Islands" +msgid "Falkland Islands" msgstr "" #: includes/evf-core-functions.php:1636 -msgid "Fiji" +msgid "Faroe Islands" msgstr "" #: includes/evf-core-functions.php:1637 -msgid "Finland" +msgid "Fiji" msgstr "" #: includes/evf-core-functions.php:1638 -msgid "France" +msgid "Finland" msgstr "" #: includes/evf-core-functions.php:1639 -msgid "French Guiana" +msgid "France" msgstr "" #: includes/evf-core-functions.php:1640 -msgid "French Polynesia" +msgid "French Guiana" msgstr "" #: includes/evf-core-functions.php:1641 -msgid "French Southern Territories" +msgid "French Polynesia" msgstr "" #: includes/evf-core-functions.php:1642 -msgid "Gabon" +msgid "French Southern Territories" msgstr "" #: includes/evf-core-functions.php:1643 -msgid "Gambia" +msgid "Gabon" msgstr "" #: includes/evf-core-functions.php:1644 -msgctxt "Country" -msgid "Georgia" +msgid "Gambia" msgstr "" #: includes/evf-core-functions.php:1645 -msgid "Germany" +#: includes/evf-core-functions.php:1837 +msgid "Georgia" msgstr "" #: includes/evf-core-functions.php:1646 -msgid "Ghana" +msgid "Germany" msgstr "" #: includes/evf-core-functions.php:1647 -msgid "Gibraltar" +msgid "Ghana" msgstr "" #: includes/evf-core-functions.php:1648 -msgid "Greece" +msgid "Gibraltar" msgstr "" #: includes/evf-core-functions.php:1649 -msgid "Greenland" +msgid "Greece" msgstr "" #: includes/evf-core-functions.php:1650 -msgid "Grenada" +msgid "Greenland" msgstr "" #: includes/evf-core-functions.php:1651 -msgid "Guadeloupe" +msgid "Grenada" msgstr "" #: includes/evf-core-functions.php:1652 -msgid "Guam" +msgid "Guadeloupe" msgstr "" #: includes/evf-core-functions.php:1653 -msgid "Guatemala" +msgid "Guam" msgstr "" #: includes/evf-core-functions.php:1654 -msgid "Guernsey" +msgid "Guatemala" msgstr "" #: includes/evf-core-functions.php:1655 -msgid "Guinea" +msgid "Guernsey" msgstr "" #: includes/evf-core-functions.php:1656 -msgid "Guinea-Bissau" +msgid "Guinea" msgstr "" #: includes/evf-core-functions.php:1657 -msgid "Guyana" +msgid "Guinea-Bissau" msgstr "" #: includes/evf-core-functions.php:1658 -msgid "Haiti" +msgid "Guyana" msgstr "" #: includes/evf-core-functions.php:1659 -msgid "Heard Island and McDonald Islands" +msgid "Haiti" msgstr "" #: includes/evf-core-functions.php:1660 -msgid "Honduras" +msgid "Heard Island and McDonald Islands" msgstr "" #: includes/evf-core-functions.php:1661 -msgid "Hong Kong" +msgid "Honduras" msgstr "" #: includes/evf-core-functions.php:1662 -msgid "Hungary" +msgid "Hong Kong" msgstr "" #: includes/evf-core-functions.php:1663 -msgid "Iceland" +msgid "Hungary" msgstr "" #: includes/evf-core-functions.php:1664 -msgid "India" +msgid "Iceland" msgstr "" #: includes/evf-core-functions.php:1665 -msgid "Indonesia" +msgid "India" msgstr "" #: includes/evf-core-functions.php:1666 -msgid "Iran (Islamic Republic of)" +msgid "Indonesia" msgstr "" #: includes/evf-core-functions.php:1667 -msgid "Iraq" +msgid "Iran" msgstr "" #: includes/evf-core-functions.php:1668 -msgid "Ireland (Republic of)" +msgid "Iraq" msgstr "" #: includes/evf-core-functions.php:1669 -msgid "Isle of Man" +msgid "Ireland" msgstr "" #: includes/evf-core-functions.php:1670 -msgid "Israel" +msgid "Isle of Man" msgstr "" #: includes/evf-core-functions.php:1671 -msgid "Italy" +msgid "Israel" msgstr "" #: includes/evf-core-functions.php:1672 -msgid "Jamaica" +msgid "Italy" msgstr "" #: includes/evf-core-functions.php:1673 -msgid "Japan" +msgid "Ivory Coast" msgstr "" #: includes/evf-core-functions.php:1674 -msgid "Jersey" +msgid "Jamaica" msgstr "" #: includes/evf-core-functions.php:1675 -msgid "Jordan" +msgid "Japan" msgstr "" #: includes/evf-core-functions.php:1676 -msgid "Kazakhstan" +msgid "Jersey" msgstr "" #: includes/evf-core-functions.php:1677 -msgid "Kenya" +msgid "Jordan" msgstr "" #: includes/evf-core-functions.php:1678 -msgid "Kiribati" +msgid "Kazakhstan" msgstr "" #: includes/evf-core-functions.php:1679 -msgid "Korea (Democratic People's Republic of)" +msgid "Kenya" msgstr "" #: includes/evf-core-functions.php:1680 -msgid "Korea (Republic of)" +msgid "Kiribati" msgstr "" #: includes/evf-core-functions.php:1681 @@ -3239,327 +3260,327 @@ msgid "Kuwait" msgstr "" #: includes/evf-core-functions.php:1682 -msgid "Kyrgyzstan" +msgid "Kosovo" msgstr "" #: includes/evf-core-functions.php:1683 -msgid "Lao People's Democratic Republic" +msgid "Kyrgyzstan" msgstr "" #: includes/evf-core-functions.php:1684 -msgid "Latvia" +msgid "Laos" msgstr "" #: includes/evf-core-functions.php:1685 -msgid "Lebanon" +msgid "Latvia" msgstr "" #: includes/evf-core-functions.php:1686 -msgid "Lesotho" +msgid "Lebanon" msgstr "" #: includes/evf-core-functions.php:1687 -msgid "Liberia" +msgid "Lesotho" msgstr "" #: includes/evf-core-functions.php:1688 -msgid "Libya" +msgid "Liberia" msgstr "" #: includes/evf-core-functions.php:1689 -msgid "Liechtenstein" +msgid "Libya" msgstr "" #: includes/evf-core-functions.php:1690 -msgid "Lithuania" +msgid "Liechtenstein" msgstr "" #: includes/evf-core-functions.php:1691 -msgid "Luxembourg" +msgid "Lithuania" msgstr "" #: includes/evf-core-functions.php:1692 -msgid "Macao" +msgid "Luxembourg" msgstr "" #: includes/evf-core-functions.php:1693 -msgid "North Macedonia (Republic of)" +msgid "Macao" msgstr "" #: includes/evf-core-functions.php:1694 -msgid "Madagascar" +msgid "North Macedonia" msgstr "" #: includes/evf-core-functions.php:1695 -msgid "Malawi" +msgid "Madagascar" msgstr "" #: includes/evf-core-functions.php:1696 -msgid "Malaysia" +msgid "Malawi" msgstr "" #: includes/evf-core-functions.php:1697 -msgid "Maldives" +msgid "Malaysia" msgstr "" #: includes/evf-core-functions.php:1698 -msgid "Mali" +msgid "Maldives" msgstr "" #: includes/evf-core-functions.php:1699 -msgid "Malta" +msgid "Mali" msgstr "" #: includes/evf-core-functions.php:1700 -msgid "Marshall Islands" +msgid "Malta" msgstr "" #: includes/evf-core-functions.php:1701 -msgid "Martinique" +msgid "Marshall Islands" msgstr "" #: includes/evf-core-functions.php:1702 -msgid "Mauritania" +msgid "Martinique" msgstr "" #: includes/evf-core-functions.php:1703 -msgid "Mauritius" +msgid "Mauritania" msgstr "" #: includes/evf-core-functions.php:1704 -msgid "Mayotte" +msgid "Mauritius" msgstr "" #: includes/evf-core-functions.php:1705 -msgid "Mexico" +msgid "Mayotte" msgstr "" #: includes/evf-core-functions.php:1706 -msgid "Micronesia (Federated States of)" +msgid "Mexico" msgstr "" #: includes/evf-core-functions.php:1707 -msgid "Moldova (Republic of)" +msgid "Micronesia" msgstr "" #: includes/evf-core-functions.php:1708 -msgid "Monaco" +msgid "Moldova" msgstr "" #: includes/evf-core-functions.php:1709 -msgid "Mongolia" +msgid "Monaco" msgstr "" #: includes/evf-core-functions.php:1710 -msgid "Montenegro" +msgid "Mongolia" msgstr "" #: includes/evf-core-functions.php:1711 -msgid "Montserrat" +msgid "Montenegro" msgstr "" #: includes/evf-core-functions.php:1712 -msgid "Morocco" +msgid "Montserrat" msgstr "" #: includes/evf-core-functions.php:1713 -msgid "Mozambique" +msgid "Morocco" msgstr "" #: includes/evf-core-functions.php:1714 -msgid "Myanmar" +msgid "Mozambique" msgstr "" #: includes/evf-core-functions.php:1715 -msgid "Namibia" +msgid "Myanmar" msgstr "" #: includes/evf-core-functions.php:1716 -msgid "Nauru" +msgid "Namibia" msgstr "" #: includes/evf-core-functions.php:1717 -msgid "Nepal" +msgid "Nauru" msgstr "" #: includes/evf-core-functions.php:1718 -msgid "Netherlands" +msgid "Nepal" msgstr "" #: includes/evf-core-functions.php:1719 -msgid "New Caledonia" +msgid "Netherlands" msgstr "" #: includes/evf-core-functions.php:1720 -msgid "New Zealand" +msgid "New Caledonia" msgstr "" #: includes/evf-core-functions.php:1721 -msgid "Nicaragua" +msgid "New Zealand" msgstr "" #: includes/evf-core-functions.php:1722 -msgid "Niger" +msgid "Nicaragua" msgstr "" #: includes/evf-core-functions.php:1723 -msgid "Nigeria" +msgid "Niger" msgstr "" #: includes/evf-core-functions.php:1724 -msgid "Niue" +msgid "Nigeria" msgstr "" #: includes/evf-core-functions.php:1725 -msgid "Norfolk Island" +msgid "Niue" msgstr "" #: includes/evf-core-functions.php:1726 -msgid "Northern Mariana Islands" +msgid "Norfolk Island" msgstr "" #: includes/evf-core-functions.php:1727 -msgid "Norway" +msgid "Northern Mariana Islands" msgstr "" #: includes/evf-core-functions.php:1728 -msgid "Oman" +msgid "North Korea" msgstr "" #: includes/evf-core-functions.php:1729 -msgid "Pakistan" +msgid "Norway" msgstr "" #: includes/evf-core-functions.php:1730 -msgid "Palau" +msgid "Oman" msgstr "" #: includes/evf-core-functions.php:1731 -msgid "Palestine (State of)" +msgid "Pakistan" msgstr "" #: includes/evf-core-functions.php:1732 -msgid "Panama" +msgid "Palestinian Territory" msgstr "" #: includes/evf-core-functions.php:1733 -msgid "Papua New Guinea" +msgid "Panama" msgstr "" #: includes/evf-core-functions.php:1734 -msgid "Paraguay" +msgid "Papua New Guinea" msgstr "" #: includes/evf-core-functions.php:1735 -msgid "Peru" +msgid "Paraguay" msgstr "" #: includes/evf-core-functions.php:1736 -msgid "Philippines" +msgid "Peru" msgstr "" #: includes/evf-core-functions.php:1737 -msgid "Pitcairn" +msgid "Philippines" msgstr "" #: includes/evf-core-functions.php:1738 -msgid "Poland" +msgid "Pitcairn" msgstr "" #: includes/evf-core-functions.php:1739 -msgid "Portugal" +msgid "Poland" msgstr "" #: includes/evf-core-functions.php:1740 -msgid "Puerto Rico" +msgid "Portugal" msgstr "" #: includes/evf-core-functions.php:1741 -msgid "Qatar" +msgid "Puerto Rico" msgstr "" #: includes/evf-core-functions.php:1742 -msgid "Réunion" +msgid "Qatar" msgstr "" #: includes/evf-core-functions.php:1743 -msgid "Romania" +msgid "Reunion" msgstr "" #: includes/evf-core-functions.php:1744 -msgid "Russian Federation" +msgid "Romania" msgstr "" #: includes/evf-core-functions.php:1745 -msgid "Rwanda" +msgid "Russia" msgstr "" #: includes/evf-core-functions.php:1746 -msgid "Saint Barthélemy" +msgid "Rwanda" msgstr "" #: includes/evf-core-functions.php:1747 -msgid "Saint Helena, Ascension and Tristan da Cunha" +msgid "Saint Barthélemy" msgstr "" #: includes/evf-core-functions.php:1748 -msgid "Saint Kitts and Nevis" +msgid "Saint Helena" msgstr "" #: includes/evf-core-functions.php:1749 -msgid "Saint Lucia" +msgid "Saint Kitts and Nevis" msgstr "" #: includes/evf-core-functions.php:1750 -msgid "Saint Martin (French part)" +msgid "Saint Lucia" msgstr "" #: includes/evf-core-functions.php:1751 -msgid "Saint Pierre and Miquelon" +msgid "Saint Martin (French part)" msgstr "" #: includes/evf-core-functions.php:1752 -msgid "Saint Vincent and the Grenadines" +msgid "Saint Martin (Dutch part)" msgstr "" #: includes/evf-core-functions.php:1753 -msgid "Samoa" +msgid "Saint Pierre and Miquelon" msgstr "" #: includes/evf-core-functions.php:1754 -msgid "San Marino" +msgid "Saint Vincent and the Grenadines" msgstr "" #: includes/evf-core-functions.php:1755 -msgid "Sao Tome and Principe" +msgid "San Marino" msgstr "" #: includes/evf-core-functions.php:1756 -msgid "Saudi Arabia" +msgid "São Tomé and Príncipe" msgstr "" #: includes/evf-core-functions.php:1757 -msgid "Senegal" +msgid "Saudi Arabia" msgstr "" #: includes/evf-core-functions.php:1758 -msgid "Serbia" +msgid "Senegal" msgstr "" #: includes/evf-core-functions.php:1759 -msgid "Seychelles" +msgid "Serbia" msgstr "" #: includes/evf-core-functions.php:1760 -msgid "Sierra Leone" +msgid "Seychelles" msgstr "" #: includes/evf-core-functions.php:1761 -msgid "Singapore" +msgid "Sierra Leone" msgstr "" #: includes/evf-core-functions.php:1762 -msgid "Sint Maarten (Dutch part)" +msgid "Singapore" msgstr "" #: includes/evf-core-functions.php:1763 @@ -3583,440 +3604,444 @@ msgid "South Africa" msgstr "" #: includes/evf-core-functions.php:1768 -msgid "South Georgia and the South Sandwich Islands" +msgid "South Georgia/Sandwich Islands" msgstr "" #: includes/evf-core-functions.php:1769 -msgid "South Sudan" +msgid "South Korea" msgstr "" #: includes/evf-core-functions.php:1770 -msgid "Spain" +msgid "South Sudan" msgstr "" #: includes/evf-core-functions.php:1771 -msgid "Sri Lanka" +msgid "Spain" msgstr "" #: includes/evf-core-functions.php:1772 -msgid "Sudan" +msgid "Sri Lanka" msgstr "" #: includes/evf-core-functions.php:1773 -msgid "Suriname" +msgid "Sudan" msgstr "" #: includes/evf-core-functions.php:1774 -msgid "Svalbard and Jan Mayen" +msgid "Suriname" msgstr "" #: includes/evf-core-functions.php:1775 -msgid "Swaziland" +msgid "Svalbard and Jan Mayen" msgstr "" #: includes/evf-core-functions.php:1776 -msgid "Sweden" +msgid "Swaziland" msgstr "" #: includes/evf-core-functions.php:1777 -msgid "Switzerland" +msgid "Sweden" msgstr "" #: includes/evf-core-functions.php:1778 -msgid "Syrian Arab Republic" +msgid "Switzerland" msgstr "" #: includes/evf-core-functions.php:1779 -msgid "Taiwan, Province of China" +msgid "Syria" msgstr "" #: includes/evf-core-functions.php:1780 -msgid "Tajikistan" +msgid "Taiwan" msgstr "" #: includes/evf-core-functions.php:1781 -msgid "Tanzania (United Republic of)" +msgid "Tajikistan" msgstr "" #: includes/evf-core-functions.php:1782 -msgid "Thailand" +msgid "Tanzania" msgstr "" #: includes/evf-core-functions.php:1783 -msgid "Timor-Leste" +msgid "Thailand" msgstr "" #: includes/evf-core-functions.php:1784 -msgid "Togo" +msgid "Timor-Leste" msgstr "" #: includes/evf-core-functions.php:1785 -msgid "Tokelau" +msgid "Togo" msgstr "" #: includes/evf-core-functions.php:1786 -msgid "Tonga" +msgid "Tokelau" msgstr "" #: includes/evf-core-functions.php:1787 -msgid "Trinidad and Tobago" +msgid "Tonga" msgstr "" #: includes/evf-core-functions.php:1788 -msgid "Tunisia" +msgid "Trinidad and Tobago" msgstr "" #: includes/evf-core-functions.php:1789 -msgid "Turkey" +msgid "Tunisia" msgstr "" #: includes/evf-core-functions.php:1790 -msgid "Turkmenistan" +msgid "Turkey" msgstr "" #: includes/evf-core-functions.php:1791 -msgid "Turks and Caicos Islands" +msgid "Turkmenistan" msgstr "" #: includes/evf-core-functions.php:1792 -msgid "Tuvalu" +msgid "Turks and Caicos Islands" msgstr "" #: includes/evf-core-functions.php:1793 -msgid "Uganda" +msgid "Tuvalu" msgstr "" #: includes/evf-core-functions.php:1794 -msgid "Ukraine" +msgid "Uganda" msgstr "" #: includes/evf-core-functions.php:1795 -msgid "United Arab Emirates" +msgid "Ukraine" msgstr "" #: includes/evf-core-functions.php:1796 -msgid "United Kingdom of Great Britain and Northern Ireland" +msgid "United Arab Emirates" msgstr "" #: includes/evf-core-functions.php:1797 -msgid "United States of America" +msgid "United Kingdom (UK)" msgstr "" #: includes/evf-core-functions.php:1798 -msgid "United States Minor Outlying Islands" +msgid "United States (US)" msgstr "" #: includes/evf-core-functions.php:1799 -msgid "Uruguay" +msgid "United States (US) Minor Outlying Islands" msgstr "" #: includes/evf-core-functions.php:1800 -msgid "Uzbekistan" +msgid "Uruguay" msgstr "" #: includes/evf-core-functions.php:1801 -msgid "Vanuatu" +msgid "Uzbekistan" msgstr "" #: includes/evf-core-functions.php:1802 -msgid "Vatican City State" +msgid "Vanuatu" msgstr "" #: includes/evf-core-functions.php:1803 -msgid "Venezuela (Bolivarian Republic of)" +msgid "Vatican" msgstr "" #: includes/evf-core-functions.php:1804 -msgid "Viet Nam" +msgid "Venezuela" msgstr "" #: includes/evf-core-functions.php:1805 -msgid "Virgin Islands (British)" +msgid "Vietnam" msgstr "" #: includes/evf-core-functions.php:1806 -msgid "Virgin Islands (U.S.)" +msgid "Virgin Islands (British)" msgstr "" #: includes/evf-core-functions.php:1807 -msgid "Wallis and Futuna" +msgid "Virgin Islands (US)" msgstr "" #: includes/evf-core-functions.php:1808 -msgid "Western Sahara" +msgid "Wallis and Futuna" msgstr "" #: includes/evf-core-functions.php:1809 -msgid "Yemen" +msgid "Western Sahara" msgstr "" #: includes/evf-core-functions.php:1810 -msgid "Zambia" +msgid "Samoa" msgstr "" #: includes/evf-core-functions.php:1811 -msgid "Zimbabwe" +msgid "Yemen" msgstr "" -#: includes/evf-core-functions.php:1825 -msgid "Alabama" +#: includes/evf-core-functions.php:1812 +msgid "Zambia" msgstr "" -#: includes/evf-core-functions.php:1826 -msgid "Alaska" +#: includes/evf-core-functions.php:1813 +msgid "Zimbabwe" msgstr "" #: includes/evf-core-functions.php:1827 -msgid "Arizona" +msgid "Alabama" msgstr "" #: includes/evf-core-functions.php:1828 -msgid "Arkansas" +msgid "Alaska" msgstr "" #: includes/evf-core-functions.php:1829 -msgid "California" +msgid "Arizona" msgstr "" #: includes/evf-core-functions.php:1830 -msgid "Colorado" +msgid "Arkansas" msgstr "" #: includes/evf-core-functions.php:1831 -msgid "Connecticut" +msgid "California" msgstr "" #: includes/evf-core-functions.php:1832 -msgid "Delaware" +msgid "Colorado" msgstr "" #: includes/evf-core-functions.php:1833 -msgid "District of Columbia" +msgid "Connecticut" msgstr "" #: includes/evf-core-functions.php:1834 -msgid "Florida" +msgid "Delaware" msgstr "" #: includes/evf-core-functions.php:1835 -msgid "Georgia" +msgid "District of Columbia" msgstr "" #: includes/evf-core-functions.php:1836 +msgid "Florida" +msgstr "" + +#: includes/evf-core-functions.php:1838 msgid "Hawaii" msgstr "" -#: includes/evf-core-functions.php:1837 +#: includes/evf-core-functions.php:1839 msgid "Idaho" msgstr "" -#: includes/evf-core-functions.php:1838 +#: includes/evf-core-functions.php:1840 msgid "Illinois" msgstr "" -#: includes/evf-core-functions.php:1839 +#: includes/evf-core-functions.php:1841 msgid "Indiana" msgstr "" -#: includes/evf-core-functions.php:1840 +#: includes/evf-core-functions.php:1842 msgid "Iowa" msgstr "" -#: includes/evf-core-functions.php:1841 +#: includes/evf-core-functions.php:1843 msgid "Kansas" msgstr "" -#: includes/evf-core-functions.php:1842 +#: includes/evf-core-functions.php:1844 msgid "Kentucky" msgstr "" -#: includes/evf-core-functions.php:1843 +#: includes/evf-core-functions.php:1845 msgid "Louisiana" msgstr "" -#: includes/evf-core-functions.php:1844 +#: includes/evf-core-functions.php:1846 msgid "Maine" msgstr "" -#: includes/evf-core-functions.php:1845 +#: includes/evf-core-functions.php:1847 msgid "Maryland" msgstr "" -#: includes/evf-core-functions.php:1846 +#: includes/evf-core-functions.php:1848 msgid "Massachusetts" msgstr "" -#: includes/evf-core-functions.php:1847 +#: includes/evf-core-functions.php:1849 msgid "Michigan" msgstr "" -#: includes/evf-core-functions.php:1848 +#: includes/evf-core-functions.php:1850 msgid "Minnesota" msgstr "" -#: includes/evf-core-functions.php:1849 +#: includes/evf-core-functions.php:1851 msgid "Mississippi" msgstr "" -#: includes/evf-core-functions.php:1850 +#: includes/evf-core-functions.php:1852 msgid "Missouri" msgstr "" -#: includes/evf-core-functions.php:1851 +#: includes/evf-core-functions.php:1853 msgid "Montana" msgstr "" -#: includes/evf-core-functions.php:1852 +#: includes/evf-core-functions.php:1854 msgid "Nebraska" msgstr "" -#: includes/evf-core-functions.php:1853 +#: includes/evf-core-functions.php:1855 msgid "Nevada" msgstr "" -#: includes/evf-core-functions.php:1854 +#: includes/evf-core-functions.php:1856 msgid "New Hampshire" msgstr "" -#: includes/evf-core-functions.php:1855 +#: includes/evf-core-functions.php:1857 msgid "New Jersey" msgstr "" -#: includes/evf-core-functions.php:1856 +#: includes/evf-core-functions.php:1858 msgid "New Mexico" msgstr "" -#: includes/evf-core-functions.php:1857 +#: includes/evf-core-functions.php:1859 msgid "New York" msgstr "" -#: includes/evf-core-functions.php:1858 +#: includes/evf-core-functions.php:1860 msgid "North Carolina" msgstr "" -#: includes/evf-core-functions.php:1859 +#: includes/evf-core-functions.php:1861 msgid "North Dakota" msgstr "" -#: includes/evf-core-functions.php:1860 +#: includes/evf-core-functions.php:1862 msgid "Ohio" msgstr "" -#: includes/evf-core-functions.php:1861 +#: includes/evf-core-functions.php:1863 msgid "Oklahoma" msgstr "" -#: includes/evf-core-functions.php:1862 +#: includes/evf-core-functions.php:1864 msgid "Oregon" msgstr "" -#: includes/evf-core-functions.php:1863 +#: includes/evf-core-functions.php:1865 msgid "Pennsylvania" msgstr "" -#: includes/evf-core-functions.php:1864 +#: includes/evf-core-functions.php:1866 msgid "Rhode Island" msgstr "" -#: includes/evf-core-functions.php:1865 +#: includes/evf-core-functions.php:1867 msgid "South Carolina" msgstr "" -#: includes/evf-core-functions.php:1866 +#: includes/evf-core-functions.php:1868 msgid "South Dakota" msgstr "" -#: includes/evf-core-functions.php:1867 +#: includes/evf-core-functions.php:1869 msgid "Tennessee" msgstr "" -#: includes/evf-core-functions.php:1868 +#: includes/evf-core-functions.php:1870 msgid "Texas" msgstr "" -#: includes/evf-core-functions.php:1869 +#: includes/evf-core-functions.php:1871 msgid "Utah" msgstr "" -#: includes/evf-core-functions.php:1870 +#: includes/evf-core-functions.php:1872 msgid "Vermont" msgstr "" -#: includes/evf-core-functions.php:1871 +#: includes/evf-core-functions.php:1873 msgid "Virginia" msgstr "" -#: includes/evf-core-functions.php:1872 +#: includes/evf-core-functions.php:1874 msgid "Washington" msgstr "" -#: includes/evf-core-functions.php:1873 +#: includes/evf-core-functions.php:1875 msgid "West Virginia" msgstr "" -#: includes/evf-core-functions.php:1874 +#: includes/evf-core-functions.php:1876 msgid "Wisconsin" msgstr "" -#: includes/evf-core-functions.php:1875 +#: includes/evf-core-functions.php:1877 msgid "Wyoming" msgstr "" -#: includes/evf-core-functions.php:1890 +#: includes/evf-core-functions.php:1892 msgid "General Fields" msgstr "" -#: includes/evf-core-functions.php:1891 +#: includes/evf-core-functions.php:1893 msgid "Advanced Fields" msgstr "" -#: includes/evf-core-functions.php:1892 +#: includes/evf-core-functions.php:1894 msgid "Payment Fields" msgstr "" -#: includes/evf-core-functions.php:1893 +#: includes/evf-core-functions.php:1895 msgid "Survey Fields" msgstr "" -#: includes/evf-core-functions.php:1944 +#: includes/evf-core-functions.php:1946 msgid "Check this option to mark the field required." msgstr "" -#: includes/evf-core-functions.php:1955 +#: includes/evf-core-functions.php:1957 #: includes/fields/class-evf-field-checkbox.php:27 #: includes/fields/class-evf-field-radio.php:27 msgid "First Choice" msgstr "" -#: includes/evf-core-functions.php:1956 +#: includes/evf-core-functions.php:1958 #: includes/fields/class-evf-field-checkbox.php:33 #: includes/fields/class-evf-field-radio.php:33 msgid "Second Choice" msgstr "" -#: includes/evf-core-functions.php:1957 +#: includes/evf-core-functions.php:1959 #: includes/fields/class-evf-field-checkbox.php:39 #: includes/fields/class-evf-field-radio.php:39 msgid "Third Choice" msgstr "" -#: includes/evf-core-functions.php:1971 +#: includes/evf-core-functions.php:1973 msgid "Enter CSS class for this field container. Class names should be separated with spaces." msgstr "" -#: includes/evf-core-functions.php:2091 +#: includes/evf-core-functions.php:2093 msgid "Tablet" msgstr "" -#: includes/evf-core-functions.php:2093 +#: includes/evf-core-functions.php:2095 msgid "Mobile" msgstr "" -#: includes/evf-core-functions.php:2095 +#: includes/evf-core-functions.php:2097 msgid "Desktop" msgstr "" -#: includes/evf-entry-functions.php:91 +#: includes/evf-entry-functions.php:105 msgid "Published" msgstr "" @@ -4046,6 +4071,7 @@ msgstr "" msgid "User Device" msgstr "" +#. translators: 1: entry date 2: entry time #. translators: 1: entry date 2: entry time #: includes/export/class-evf-entry-csv-exporter.php:345 #: includes/export/class-evf-entry-csv-exporter.php:362 diff --git a/package-lock.json b/package-lock.json index 20c2fdd5c..9f77e4c38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "everest-forms", - "version": "1.7.5", + "version": "1.7.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 726a2d1cb..9b3bfb6af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "everest-forms", "title": "Everest Forms", - "version": "1.7.5", + "version": "1.7.6", "homepage": "https://github.com/wpeverest/everest-forms/", "repository": { "type": "git", diff --git a/readme.txt b/readme.txt index d6bb8b2d2..2edf55fd4 100644 --- a/readme.txt +++ b/readme.txt @@ -155,6 +155,16 @@ Yes you can! Join in on our [GitHub repository](https://github.com/wpeverest/eve == Changelog == += 1.7.6 - 28-07-2021 = +* Enhancement - Cache the form and entries results for better performance. +* Enhancement - Add support for PDF Image logo upload. +* Fix - Smart Tag Page ID issues. +* Fix - Attach pdf to email glitches. +* Fix - Permission issue with entries visibiity. +* Fix - Pagination not working in admin forms list table. +* Fix - Settings field label UI alignment issues in PDF addon. +* Fix - Refined countries list and added missing kosovo country. + = 1.7.5.2 - 19-06-2021 = * Fix - Permission issue with file upload on frontend. * Fix - Dropdown field value not displayed on view entry page.