Changeset 3464692
- Timestamp:
- 02/19/2026 12:27:22 AM (6 weeks ago)
- Location:
- easycommerce/trunk
- Files:
-
- 34 added
- 5 deleted
- 238 edited
-
.distignore (added)
-
.npmrc (added)
-
app/API/AI.php (modified) (view diffs)
-
app/API/Abandoned_Cart.php (modified) (view diffs)
-
app/API/Addon.php (modified) (view diffs)
-
app/API/Attribute.php (modified) (view diffs)
-
app/API/Cart.php (modified) (view diffs)
-
app/API/Connectivity.php (modified) (view diffs)
-
app/API/Coupon.php (modified) (view diffs)
-
app/API/Customer.php (modified) (view diffs)
-
app/API/Dashboard.php (modified) (view diffs)
-
app/API/Email_Placeholder.php (modified) (view diffs)
-
app/API/Geo.php (modified) (view diffs)
-
app/API/Importer.php (modified) (view diffs)
-
app/API/Log.php (added)
-
app/API/Notice.php (modified) (view diffs)
-
app/API/Option.php (modified) (view diffs)
-
app/API/Order.php (modified) (view diffs)
-
app/API/Order_Item.php (modified) (view diffs)
-
app/API/Product.php (modified) (view diffs)
-
app/API/Product_Review.php (modified) (view diffs)
-
app/API/Profile.php (modified) (view diffs)
-
app/API/Refund.php (added)
-
app/API/Shipping_Plan.php (modified) (view diffs)
-
app/API/Tax.php (modified) (view diffs)
-
app/API/Taxonomy.php (modified) (view diffs)
-
app/API/Transaction.php (modified) (view diffs)
-
app/Abstracts/API.php (added)
-
app/Abstracts/Model.php (added)
-
app/Abstracts/Payment_Method.php (modified) (view diffs)
-
app/Bootstrap/Activator.php (modified) (view diffs)
-
app/Bootstrap/Activator/Post_Type.php (modified) (view diffs)
-
app/Config/i18n.php (deleted)
-
app/Config/settings.php (modified) (view diffs)
-
app/Config/tables.php (modified) (view diffs)
-
app/Controllers/Admin/Init.php (modified) (view diffs)
-
app/Controllers/Admin/Menu.php (modified) (view diffs)
-
app/Controllers/Common/API.php (modified) (view diffs)
-
app/Controllers/Common/Asset.php (modified) (view diffs)
-
app/Controllers/Common/Init.php (modified) (view diffs)
-
app/Controllers/Common/Process.php (modified) (view diffs)
-
app/Controllers/Front/Init.php (modified) (view diffs)
-
app/Controllers/Payment/Braintree.php (modified) (view diffs)
-
app/Controllers/Payment/Cash_On_Delivery.php (modified) (view diffs)
-
app/Controllers/Payment/Mollie.php (modified) (view diffs)
-
app/Controllers/Payment/PayPal.php (modified) (view diffs)
-
app/Controllers/Payment/Square.php (modified) (view diffs)
-
app/Controllers/Payment/Stripe/API/PaymentIntent.php (modified) (view diffs)
-
app/Controllers/Payment/Stripe/API/Webhook.php (modified) (view diffs)
-
app/Controllers/Payment/Stripe/Controllers/Common/Init.php (modified) (view diffs)
-
app/Controllers/Payment/Stripe/Helpers/PaymentMethods.php (modified) (view diffs)
-
app/Controllers/Payment/Stripe/Helpers/Webhook.php (modified) (view diffs)
-
app/Controllers/Payment/Stripe/Helpers/functions.php (modified) (view diffs)
-
app/Controllers/Payment/Stripe/PaymentMethods/Stripe.php (modified) (view diffs)
-
app/Helpers/Utility.php (modified) (view diffs)
-
app/Helpers/functions.php (modified) (view diffs)
-
app/Models/Attribute.php (modified) (view diffs)
-
app/Models/Attribute_Value.php (modified) (view diffs)
-
app/Models/Cart.php (modified) (view diffs)
-
app/Models/Coupon.php (modified) (view diffs)
-
app/Models/Customer.php (modified) (view diffs)
-
app/Models/Database.php (modified) (view diffs)
-
app/Models/Log.php (added)
-
app/Models/Notice.php (modified) (view diffs)
-
app/Models/Order.php (modified) (view diffs)
-
app/Models/Order_Item.php (modified) (view diffs)
-
app/Models/Order_Meta.php (modified) (view diffs)
-
app/Models/Order_Notes.php (deleted)
-
app/Models/Product.php (modified) (view diffs)
-
app/Models/Product_Variation.php (modified) (view diffs)
-
app/Models/Product_Variation_Attribute.php (modified) (view diffs)
-
app/Models/Product_Variation_Download.php (modified) (view diffs)
-
app/Models/Refund.php (added)
-
app/Models/Shipping_Plan.php (modified) (view diffs)
-
app/Models/Tax.php (modified) (view diffs)
-
app/Models/Transaction.php (modified) (view diffs)
-
app/Services/AI.php (modified) (view diffs)
-
app/Traits/Asset.php (modified) (view diffs)
-
app/Traits/Cache.php (modified) (view diffs)
-
assets/admin/css/common.css (modified) (view diffs)
-
assets/admin/css/settings.css (modified) (view diffs)
-
assets/admin/img/banner-sale/closeIcon.png (added)
-
assets/admin/img/banner-sale/theme-alert.png (added)
-
assets/admin/img/dashboard/products.png (added)
-
assets/admin/img/dashboard/revenue.png (added)
-
assets/admin/img/menu/addons.png (added)
-
assets/admin/img/menu/help.png (added)
-
assets/admin/img/menu/pro.png (added)
-
assets/admin/img/menu/refunds.png (added)
-
assets/admin/img/migration_popup.png (added)
-
assets/admin/img/nofound/no-refund.png (added)
-
assets/admin/img/notices (added)
-
assets/admin/img/notices/error-dismiss.png (added)
-
assets/admin/img/notices/error-icon.png (added)
-
assets/admin/img/notices/info-dismiss.png (added)
-
assets/admin/img/notices/info-icon.png (added)
-
assets/admin/img/notices/success-dismiss.png (added)
-
assets/admin/img/notices/success-icon.png (added)
-
assets/admin/img/notices/warning-dismiss.png (added)
-
assets/admin/img/notices/warning-icon.png (added)
-
assets/admin/js/compatible-themes.js (added)
-
assets/admin/js/init.js (modified) (view diffs)
-
assets/admin/js/notice.js (modified) (view diffs)
-
assets/common/css/tailwind.css (modified) (view diffs)
-
assets/payment/img/bank-transfer.svg (deleted)
-
assets/payment/js/stripe-payment.js (modified) (view diffs)
-
assets/public/css/checkout.css (modified) (view diffs)
-
assets/public/css/style.css (modified) (view diffs)
-
assets/public/css/themes/blocksy.css (modified) (view diffs)
-
assets/public/css/themes/bootstrap-basic4.css (modified) (view diffs)
-
assets/public/css/themes/generatepress.css (modified) (view diffs)
-
assets/public/css/themes/sydney.css (added)
-
assets/public/css/themes/woostify.css (added)
-
blocks/shops-page/template-1/block.json (modified) (view diffs)
-
blocks/shops-page/template-1/edit.js (modified) (view diffs)
-
blocks/shops-page/template-2/block.json (modified) (view diffs)
-
blocks/shops-page/template-2/edit.js (modified) (view diffs)
-
blocks/shops-page/template-3/block.json (modified) (view diffs)
-
blocks/shops-page/template-3/components/ShortBy.js (modified) (view diffs)
-
blocks/shops-page/template-3/edit.js (modified) (view diffs)
-
build/blocks.bundle.js (modified) (view diffs)
-
build/blocks.bundle.js.map (modified) (view diffs)
-
build/blocks/shops-page/template-1/block.json (modified) (view diffs)
-
build/blocks/shops-page/template-2/block.json (modified) (view diffs)
-
build/blocks/shops-page/template-3/block.json (modified) (view diffs)
-
build/checkout.bundle.js (modified) (view diffs)
-
build/checkout.bundle.js.map (modified) (view diffs)
-
build/dashboard.bundle.js (modified) (view diffs)
-
build/dashboard.bundle.js.map (modified) (view diffs)
-
build/easycommerce.bundle.js (modified) (view diffs)
-
build/easycommerce.bundle.js.map (modified) (view diffs)
-
build/editor.bundle.js (modified) (view diffs)
-
build/editor.bundle.js.map (modified) (view diffs)
-
build/settings.bundle.js (modified) (view diffs)
-
build/settings.bundle.js.map (modified) (view diffs)
-
build/shipping.bundle.js (modified) (view diffs)
-
build/shipping.bundle.js.map (modified) (view diffs)
-
build/store.bundle.js (deleted)
-
build/store.bundle.js.map (deleted)
-
build/tailwind.bundle.js (modified) (view diffs)
-
build/tailwind.bundle.js.map (modified) (view diffs)
-
build/tax.bundle.js (modified) (view diffs)
-
build/tax.bundle.js.map (modified) (view diffs)
-
build/wizard.bundle.js (modified) (view diffs)
-
build/wizard.bundle.js.map (modified) (view diffs)
-
easycommerce.php (modified) (view diffs)
-
languages/easycommerce.pot (modified) (view diffs)
-
readme.txt (modified) (view diffs)
-
samples/dummy-data/products.csv (modified) (view diffs)
-
samples/taxes/br.csv (added)
-
samples/taxes/ca.csv (added)
-
vendor/autoload.php (modified) (view diffs)
-
vendor/braintree/braintree_php/Jenkinsfile (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Customer.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/HttpHelpers/CurlRequest.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Instance.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/PaymentMethodParser.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Test/Nonces.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Test/TransactionAmounts.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Transaction.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Transaction/VisaCheckoutCardDetails.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/TransactionGateway.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Version.php (modified) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/VisaCheckoutCard.php (modified) (view diffs)
-
vendor/composer/autoload_classmap.php (modified) (view diffs)
-
vendor/composer/autoload_real.php (modified) (view diffs)
-
vendor/composer/autoload_static.php (modified) (view diffs)
-
vendor/composer/installed.json (modified) (view diffs)
-
vendor/composer/installed.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Factories/CreateConnectBalanceTransferRequestFactory.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Factories/CreateCustomerPaymentRequestFactory.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Factories/CreatePaymentRequestFactory.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Factories/GetPaginatedPaymentCapturesRequestFactory.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Factories/GetPaginatedSettlementCapturesRequestFactory.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Factories/GetPaginatedSettlementChargebacksRequestFactory.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Factories/GetPaginatedSettlementRefundsQueryFactory.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Factories/GetPaymentCaptureRequestFactory.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Fake/Responses/capability-list.json (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Fake/Responses/capability.json (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Adapter/CurlMollieHttpAdapter.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Data/Money.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Data/PaymentDetails.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Data/TransferParty.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/RequestSanitizer.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CancelPaymentRefundRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CancelPaymentRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CancelSubscriptionRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreateConnectBalanceTransferRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreateCustomerRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreateMandateRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreatePaymentCaptureRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreatePaymentLinkRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreatePaymentRefundRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreatePaymentRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreateProfileRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreateSalesInvoiceRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreateSubscriptionRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/CreateWebhookRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/DeleteCustomerRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/DeletePaymentLinkRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/DeleteProfileRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/DeleteWebhookRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/DisableMethodIssuerRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/DisableMethodRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/EnableMethodIssuerRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/EnableMethodRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetAllMethodsRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetBalanceRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetClientRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetCurrentProfileRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetCustomerRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetEnabledMethodsRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetInvoiceRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetMandateRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetMethodRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetOrganizationRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetPaymentCaptureRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetPaymentChargebackRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetPaymentLinkRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetPaymentRefundRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetPaymentRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetPermissionRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetProfileRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetSalesInvoiceRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetSettlementRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetSubscriptionRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetTerminalRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetWebhookEventRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/GetWebhookRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/ListCapabilitiesRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/ListPermissionsRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/ReleasePaymentAuthorizationRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/RevokeMandateRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/TestWebhookRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/UpdateCustomerRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/UpdatePaymentLinkRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/UpdatePaymentRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/UpdateProfileRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/UpdateSubscriptionRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Http/Requests/UpdateWebhookRequest.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/MollieApiClient.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Resources/Capability.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Resources/ClientLink.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Resources/ConnectBalanceTransfer.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Traits/HandlesAuthentication.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Traits/HasCurrencyConvenienceMethods.php (added)
-
vendor/mollie/mollie-api-php/src/Utils/Str.php (modified) (view diffs)
-
views/blocks/shops-page/template-1/render.php (modified) (view diffs)
-
views/blocks/shops-page/template-1/shop.php (modified) (view diffs)
-
views/blocks/shops-page/template-2/render.php (modified) (view diffs)
-
views/blocks/shops-page/template-2/shop.php (modified) (view diffs)
-
views/blocks/shops-page/template-3/inc/shortby.php (modified) (view diffs)
-
views/blocks/shops-page/template-3/partials/product-grid.php (modified) (view diffs)
-
views/blocks/shops-page/template-3/partials/product-list.php (modified) (view diffs)
-
views/blocks/shops-page/template-3/render.php (modified) (view diffs)
-
views/blocks/shops-page/template-3/shop.php (modified) (view diffs)
-
views/blocks/single-product/add-to-cart/render.php (modified) (view diffs)
-
views/blocks/single-product/attributes/render.php (modified) (view diffs)
-
views/blocks/single-product/gallery/render.php (modified) (view diffs)
-
views/blocks/single-product/price/render.php (modified) (view diffs)
-
views/blocks/single-product/product-tab/render.php (modified) (view diffs)
-
views/blocks/single-product/rating/render.php (modified) (view diffs)
-
views/blocks/single-product/stock/render.php (modified) (view diffs)
-
views/blocks/single-product/summary/render.php (modified) (view diffs)
-
views/blocks/single-product/thumbnail/render.php (modified) (view diffs)
-
views/blocks/single-product/title/render.php (modified) (view diffs)
-
views/settings/layout.php (modified) (view diffs)
-
views/templates/checkout/template-1/items.php (modified) (view diffs)
-
views/templates/checkout/template-1/payment-methods.php (modified) (view diffs)
-
views/templates/checkout/template-1/summary.php (modified) (view diffs)
-
views/templates/checkout/template-2/items.php (modified) (view diffs)
-
views/templates/checkout/template-2/payment-methods.php (modified) (view diffs)
-
views/templates/checkout/template-3/items.php (modified) (view diffs)
-
views/templates/checkout/template-3/payment-methods.php (modified) (view diffs)
-
views/templates/checkout/template-3/summary.php (modified) (view diffs)
-
views/templates/full-width-layout.php (added)
-
views/templates/single-product.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.