Changeset 3308700
- Timestamp:
- 06/09/2025 08:42:29 PM (10 months ago)
- Location:
- groundhogg
- Files:
-
- 10 added
- 92 edited
- 1 copied
-
tags/4.1.3 (copied) (copied from groundhogg/trunk) (view diffs)
-
tags/4.1.3/README.txt (modified) (view diffs)
-
tags/4.1.3/admin/contacts/tables/contacts-table.php (modified) (view diffs)
-
tags/4.1.3/admin/emails/emails-table.php (modified) (view diffs)
-
tags/4.1.3/admin/events/email-log-table.php (modified) (view diffs)
-
tags/4.1.3/admin/events/events-page.php (modified) (view diffs)
-
tags/4.1.3/admin/tools/tools-page.php (modified) (view diffs)
-
tags/4.1.3/api/v4/broadcasts-api.php (modified) (view diffs)
-
tags/4.1.3/api/v4/contacts-api.php (modified) (view diffs)
-
tags/4.1.3/assets/js/admin/emails/email-block-editor.js (modified) (view diffs)
-
tags/4.1.3/assets/js/admin/emails/email-block-editor.min.js (modified) (view diffs)
-
tags/4.1.3/assets/js/admin/funnels/funnel-editor.js (modified) (view diffs)
-
tags/4.1.3/assets/js/admin/funnels/funnel-editor.min.js (modified) (view diffs)
-
tags/4.1.3/assets/js/frontend/form.js (modified) (view diffs)
-
tags/4.1.3/assets/js/frontend/form.min.js (modified) (view diffs)
-
tags/4.1.3/db/contacts.php (modified) (view diffs)
-
tags/4.1.3/groundhogg.php (modified) (view diffs)
-
tags/4.1.3/includes/background-tasks.php (modified) (view diffs)
-
tags/4.1.3/includes/background/add-contacts-to-funnel-last-id.php (added)
-
tags/4.1.3/includes/background/complete-benchmark-last-id.php (added)
-
tags/4.1.3/includes/background/export-contacts-last-id.php (added)
-
tags/4.1.3/includes/background/schedule-broadcast.php (modified) (view diffs)
-
tags/4.1.3/includes/background/sync-users-last-id.php (added)
-
tags/4.1.3/includes/background/update-contacts-last-id.php (added)
-
tags/4.1.3/includes/better-meta-compat.php (modified) (view diffs)
-
tags/4.1.3/includes/classes/broadcast.php (modified) (view diffs)
-
tags/4.1.3/includes/classes/contact.php (modified) (view diffs)
-
tags/4.1.3/includes/classes/email-log-item.php (modified) (view diffs)
-
tags/4.1.3/includes/classes/email.php (modified) (view diffs)
-
tags/4.1.3/includes/classes/step.php (modified) (view diffs)
-
tags/4.1.3/includes/cli/tests.php (modified) (view diffs)
-
tags/4.1.3/includes/contact-query.php (modified) (view diffs)
-
tags/4.1.3/includes/email-services.php (modified) (view diffs)
-
tags/4.1.3/includes/filters.php (modified) (view diffs)
-
tags/4.1.3/includes/form/form-v2.php (modified) (view diffs)
-
tags/4.1.3/includes/functions.php (modified) (view diffs)
-
tags/4.1.3/includes/plugin-compatibility.php (modified) (view diffs)
-
tags/4.1.3/includes/preferences.php (modified) (view diffs)
-
tags/4.1.3/includes/replacements.php (modified) (view diffs)
-
tags/4.1.3/includes/reporting/new-reports/base-funnel-quick-stat-report.php (modified) (view diffs)
-
tags/4.1.3/includes/reporting/new-reports/table-all-funnels-performance.php (modified) (view diffs)
-
tags/4.1.3/includes/reporting/new-reports/table-top-performing-broadcasts.php (modified) (view diffs)
-
tags/4.1.3/includes/reporting/new-reports/total-contacts-added-to-funnel.php (modified) (view diffs)
-
tags/4.1.3/includes/reporting/new-reports/traits/broadcast-stats.php (modified) (view diffs)
-
tags/4.1.3/includes/steps/actions/admin-notification.php (modified) (view diffs)
-
tags/4.1.3/includes/steps/actions/delay-timer.php (modified) (view diffs)
-
tags/4.1.3/includes/steps/actions/send-email.php (modified) (view diffs)
-
tags/4.1.3/includes/steps/benchmarks/email-opened.php (modified) (view diffs)
-
tags/4.1.3/includes/steps/logic/if-else.php (modified) (view diffs)
-
tags/4.1.3/templates/email/boxed.php (modified) (view diffs)
-
tags/4.1.3/templates/email/full_width.php (modified) (view diffs)
-
tags/4.1.3/templates/email/full_width_contained.php (modified) (view diffs)
-
trunk/README.txt (modified) (view diffs)
-
trunk/admin/contacts/tables/contacts-table.php (modified) (view diffs)
-
trunk/admin/emails/emails-table.php (modified) (view diffs)
-
trunk/admin/events/email-log-table.php (modified) (view diffs)
-
trunk/admin/events/events-page.php (modified) (view diffs)
-
trunk/admin/tools/tools-page.php (modified) (view diffs)
-
trunk/api/v4/broadcasts-api.php (modified) (view diffs)
-
trunk/api/v4/contacts-api.php (modified) (view diffs)
-
trunk/assets/js/admin/emails/email-block-editor.js (modified) (view diffs)
-
trunk/assets/js/admin/emails/email-block-editor.min.js (modified) (view diffs)
-
trunk/assets/js/admin/funnels/funnel-editor.js (modified) (view diffs)
-
trunk/assets/js/admin/funnels/funnel-editor.min.js (modified) (view diffs)
-
trunk/assets/js/frontend/form.js (modified) (view diffs)
-
trunk/assets/js/frontend/form.min.js (modified) (view diffs)
-
trunk/db/contacts.php (modified) (view diffs)
-
trunk/groundhogg.php (modified) (view diffs)
-
trunk/includes/background-tasks.php (modified) (view diffs)
-
trunk/includes/background/add-contacts-to-funnel-last-id.php (added)
-
trunk/includes/background/complete-benchmark-last-id.php (added)
-
trunk/includes/background/export-contacts-last-id.php (added)
-
trunk/includes/background/schedule-broadcast.php (modified) (view diffs)
-
trunk/includes/background/sync-users-last-id.php (added)
-
trunk/includes/background/update-contacts-last-id.php (added)
-
trunk/includes/better-meta-compat.php (modified) (view diffs)
-
trunk/includes/classes/broadcast.php (modified) (view diffs)
-
trunk/includes/classes/contact.php (modified) (view diffs)
-
trunk/includes/classes/email-log-item.php (modified) (view diffs)
-
trunk/includes/classes/email.php (modified) (view diffs)
-
trunk/includes/classes/step.php (modified) (view diffs)
-
trunk/includes/cli/tests.php (modified) (view diffs)
-
trunk/includes/contact-query.php (modified) (view diffs)
-
trunk/includes/email-services.php (modified) (view diffs)
-
trunk/includes/filters.php (modified) (view diffs)
-
trunk/includes/form/form-v2.php (modified) (view diffs)
-
trunk/includes/functions.php (modified) (view diffs)
-
trunk/includes/plugin-compatibility.php (modified) (view diffs)
-
trunk/includes/preferences.php (modified) (view diffs)
-
trunk/includes/replacements.php (modified) (view diffs)
-
trunk/includes/reporting/new-reports/base-funnel-quick-stat-report.php (modified) (view diffs)
-
trunk/includes/reporting/new-reports/table-all-funnels-performance.php (modified) (view diffs)
-
trunk/includes/reporting/new-reports/table-top-performing-broadcasts.php (modified) (view diffs)
-
trunk/includes/reporting/new-reports/total-contacts-added-to-funnel.php (modified) (view diffs)
-
trunk/includes/reporting/new-reports/traits/broadcast-stats.php (modified) (view diffs)
-
trunk/includes/steps/actions/admin-notification.php (modified) (view diffs)
-
trunk/includes/steps/actions/delay-timer.php (modified) (view diffs)
-
trunk/includes/steps/actions/send-email.php (modified) (view diffs)
-
trunk/includes/steps/benchmarks/email-opened.php (modified) (view diffs)
-
trunk/includes/steps/logic/if-else.php (modified) (view diffs)
-
trunk/templates/email/boxed.php (modified) (view diffs)
-
trunk/templates/email/full_width.php (modified) (view diffs)
-
trunk/templates/email/full_width_contained.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.