PluginProbe ʕ •ᴥ•ʔ
Check & Log Email – Easy Email Testing & Mail logging / 2.0.15
Check & Log Email – Easy Email Testing & Mail logging v2.0.15
2.0.15 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 2.0 2.0.1 2.0.10 2.0.11 2.0.12 2.0.13 2.0.13.1 2.0.13.2 2.0.14 2.0.2 2.0.3 2.0.4 2.0.5 2.0.5.1 2.0.6 2.0.7 2.0.8 2.0.9 trunk 0.5.7 0.6.0 0.6.1 0.6.2 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.12.1 1.0.13 1.0.13.1 1.0.2 1.0.3
check-email / assets / js / admin / export-logs.min.js
check-email / assets / js / admin Last commit date
chart.js 6 days ago check-mail-jsPdf.js 6 days ago check_mail_push.js 6 days ago check_mail_wizard.js 6 days ago check_mail_wizard.min.js 6 days ago checkemail.js 6 days ago checkemail.min.js 6 days ago checkmail-dashboard-chart.js 6 days ago checkmail-dashboard-chart.min.js 6 days ago checkmail-sw.js 6 days ago ck_mail-newsletter-script.js 6 days ago ck_mail-newsletter-script.min.js 6 days ago export-logs.js 6 days ago export-logs.min.js 6 days ago feedback.js 6 days ago feedback.min.js 6 days ago firebase-app.js 6 days ago firebase-messaging.js 6 days ago support-settings.js 6 days ago support-settings.min.js 6 days ago view-logs.js 6 days ago view-logs.min.js 6 days ago
export-logs.min.js
1 lines
1 jQuery(document).ready(function(e){e(function(){e("body").delegate("#ck-mail-exp-from-date, #ck-mail-exp-to-date","focusin",function(){e(this).datepicker({changeMonth:!0,changeYear:!0,dateFormat:"yy-mm-dd",maxDate:new Date})})}),e(document).on("change",".ck-mail-exp-date-radio",function(a){"custom"==e(this).val()?e("#ck-mail-exp-c-date-wrapper").show():e("#ck-mail-exp-c-date-wrapper").hide()}),e(document).on("click","#ck-mail-export-logs-btn",function(a){a.preventDefault();1==function a(){let c=1,t=0;if(e.each(e(".ck-mail-comm-info-chk"),function(a){e(this).is(":checked")&&(t=1)}),0==t)e("#ck-mail-fields-error").show(),e("#ck-mail-fields-error").text("Please check atleast one of the fields"),e(".ck-mail-comm-info-chk").css("border","2px solid red"),c=0;else if(e("#ck-mail-exp-date-custom").is(":checked")){let o=e("#ck-mail-exp-from-date").val(),i=e("#ck-mail-exp-to-date").val();0==o.length&&0==i.length?(e("#ck-mail-exp-date-error").show(),e("#ck-mail-exp-date-error").text("Please select from and to date"),e("#ck-mail-exp-from-date").focus(),c=0):0==o.length?(e("#ck-mail-exp-date-error").show(),e("#ck-mail-exp-date-error").text("Please select from date"),e("#ck-mail-exp-from-date").focus(),c=0):0==i.length&&(e("#ck-mail-exp-date-error").show(),e("#ck-mail-exp-date-error").text("Please select to date"),e("#ck-mail-exp-to-date").focus(),c=0)}return c}()&&e("#ck-mail-export-form").submit()}),e(document).on("change",".ck-mail-comm-info-chk",function(a){e(this).is(":checked")&&(e("#ck-mail-fields-error").hide(),e(".ck-mail-comm-info-chk").css("border","1px solid #8c8f94"))})});