This commit is contained in:
Prospress Inc
2018-12-24 09:06:01 +01:00
committed by Remco Tolsma
parent f83b7e363a
commit 3ff3a8b701
340 changed files with 43 additions and 29 deletions

0
assets/css/about.css Normal file → Executable file
View File

0
assets/css/admin.css Normal file → Executable file
View File

0
assets/css/checkout.css Normal file → Executable file
View File

0
assets/css/dashboard.css Normal file → Executable file
View File

0
assets/css/view-subscription.css Normal file → Executable file
View File

0
assets/css/wcs-upgrade.css Normal file → Executable file
View File

0
assets/images/add-edit-subscription-screen.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

0
assets/images/admin-change-payment-method.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

0
assets/images/ajax-loader.gif Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 885 B

After

Width:  |  Height:  |  Size: 885 B

0
assets/images/ajax-loader@2x.gif Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
assets/images/billing-schedules-meta-box.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

0
assets/images/checkout-recurring-totals.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

0
assets/images/drip-downloadable-content.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

0
assets/images/gift-subscription.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 122 KiB

0
assets/images/renewal-retry-settings.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 109 KiB

0
assets/images/subscribe-all-the-things.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

0
assets/images/subscription-reports.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

0
assets/images/subscription-suspended-email.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 172 KiB

After

Width:  |  Height:  |  Size: 172 KiB

0
assets/images/subscriptions-importer-exporter.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

0
assets/images/view-subscription.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 250 KiB

0
assets/images/woocommerce_subscriptions_logo.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
assets/js/admin/admin-pointers.js Normal file → Executable file
View File

0
assets/js/admin/admin.js Normal file → Executable file
View File

0
assets/js/admin/jquery.flot.axislabels.js Normal file → Executable file
View File

0
assets/js/admin/jquery.flot.axislabels.min.js vendored Normal file → Executable file
View File

0
assets/js/admin/jquery.flot.orderBars.js Normal file → Executable file
View File

0
assets/js/admin/jquery.flot.orderBars.min.js vendored Normal file → Executable file
View File

0
assets/js/admin/jstz.js Normal file → Executable file
View File

0
assets/js/admin/jstz.min.js vendored Normal file → Executable file
View File

0
assets/js/admin/meta-boxes-coupon.js Normal file → Executable file
View File

0
assets/js/admin/meta-boxes-subscription.js Normal file → Executable file
View File

0
assets/js/admin/moment.js Normal file → Executable file
View File

0
assets/js/admin/moment.min.js vendored Normal file → Executable file
View File

0
assets/js/admin/reports.js Normal file → Executable file
View File

0
assets/js/admin/wcs-meta-boxes-order.js Normal file → Executable file
View File

0
assets/js/frontend/single-product.js Normal file → Executable file
View File

0
assets/js/wcs-upgrade.js Normal file → Executable file
View File

9
changelog.txt Normal file → Executable file
View File

@@ -1,5 +1,14 @@
*** WooCommerce Subscriptions Changelog *** *** WooCommerce Subscriptions Changelog ***
2018.12.21 - version 2.4.7
* Fix: Fix an issue with the release date of 2.4.6.
2018.12.21 - version 2.4.6
* Dev: Add 'woocommerce_subscription_is_manual' filter. PR#3102
* Tweak: Add action attributes to the add to cart form on subscription product pages. PR#3105
* Fix: Remove "Your subscription will be activated when payment clears" on the order received page when the subscription is already active. PR#3099
* Fix: [WP 5.0.2] Fix an issue where the Admin Subscriptions table was empty. PR#3139
2018.11.28 - version 2.4.5 2018.11.28 - version 2.4.5
* Fix: Fix caching on data for the Upcoming Recurring Revenue and Subscriptions By Date reports. PR#3069. * Fix: Fix caching on data for the Upcoming Recurring Revenue and Subscriptions By Date reports. PR#3069.
* Fix: Fix compatibility with Disable Report Cache Updates mini-plugin. PR#3069. * Fix: Fix compatibility with Disable Report Cache Updates mini-plugin. PR#3069.

0
composer.lock generated Normal file → Executable file
View File

0
includes/abstracts/abstract-wcs-background-updater.php Normal file → Executable file
View File

View File

0
includes/abstracts/abstract-wcs-cache-manager.php Normal file → Executable file
View File

0
includes/abstracts/abstract-wcs-customer-store.php Normal file → Executable file
View File

View File

0
includes/abstracts/abstract-wcs-debug-tool.php Normal file → Executable file
View File

View File

0
includes/abstracts/abstract-wcs-hook-deprecator.php Normal file → Executable file
View File

0
includes/abstracts/abstract-wcs-migrator.php Normal file → Executable file
View File

View File

0
includes/abstracts/abstract-wcs-retry-store.php Normal file → Executable file
View File

0
includes/abstracts/abstract-wcs-scheduler.php Normal file → Executable file
View File

0
includes/abstracts/abstract-wcs-table-maker.php Normal file → Executable file
View File

0
includes/admin/class-wc-subscriptions-admin.php Normal file → Executable file
View File

0
includes/admin/class-wcs-admin-meta-boxes.php Normal file → Executable file
View File

0
includes/admin/class-wcs-admin-notice.php Normal file → Executable file
View File

2
includes/admin/class-wcs-admin-post-types.php Normal file → Executable file
View File

@@ -828,7 +828,7 @@ class WCS_Admin_Post_Types {
} }
// Status // Status
if ( ! isset( $vars['post_status'] ) ) { if ( empty( $vars['post_status'] ) ) {
$vars['post_status'] = array_keys( wcs_get_subscription_statuses() ); $vars['post_status'] = array_keys( wcs_get_subscription_statuses() );
} }
} }

0
includes/admin/class-wcs-admin-reports.php Normal file → Executable file
View File

0
includes/admin/class-wcs-admin-system-status.php Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

0
includes/admin/meta-boxes/views/html-retries-table.php Normal file → Executable file
View File

View File

View File

0
includes/admin/reports/class-wcs-report-dashboard.php Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

0
includes/admin/views/html-report-by-period.php Normal file → Executable file
View File

0
includes/admin/wcs-admin-functions.php Normal file → Executable file
View File

View File

View File

View File

0
includes/api/legacy/class-wc-api-subscriptions.php Normal file → Executable file
View File

View File

View File

0
includes/class-wc-order-item-pending-switch.php Normal file → Executable file
View File

0
includes/class-wc-product-subscription-variation.php Normal file → Executable file
View File

0
includes/class-wc-product-subscription.php Normal file → Executable file
View File

0
includes/class-wc-product-variable-subscription.php Normal file → Executable file
View File

2
includes/class-wc-subscription.php Normal file → Executable file
View File

@@ -575,7 +575,7 @@ class WC_Subscription extends WC_Order {
$is_manual = false; $is_manual = false;
} }
return $is_manual; return apply_filters( 'woocommerce_subscription_is_manual', $is_manual, $this );
} }
/** /**

0
includes/class-wc-subscriptions-addresses.php Normal file → Executable file
View File

0
includes/class-wc-subscriptions-cart.php Normal file → Executable file
View File

View File

Some files were not shown because too many files have changed in this diff Show More