Changeset 3462794
- Timestamp:
- 02/16/2026 05:52:26 PM (3 days ago)
- Location:
- autoship-cloud/tags/2.12.0
- Files:
-
- 11 deleted
- 100 copied
-
. (copied) (copied from autoship-cloud/trunk)
-
app/Common (copied) (copied from autoship-cloud/trunk/app/Common)
-
app/Core/AccountManager.php (deleted)
-
app/Core/AccountManagerInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/AccountManagerInterface.php)
-
app/Core/ClockInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/ClockInterface.php)
-
app/Core/CredentialsInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/CredentialsInterface.php)
-
app/Core/Environment.php (deleted)
-
app/Core/EnvironmentInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/EnvironmentInterface.php)
-
app/Core/FeatureManager.php (deleted)
-
app/Core/FeatureManagerInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/FeatureManagerInterface.php)
-
app/Core/Implementations (copied) (copied from autoship-cloud/trunk/app/Core/Implementations)
-
app/Core/Implementations/WordPressFeatureManager.php (copied) (copied from autoship-cloud/trunk/app/Core/Implementations/WordPressFeatureManager.php)
-
app/Core/Installer.php (deleted)
-
app/Core/InstallerInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/InstallerInterface.php)
-
app/Core/OAuthServiceInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/OAuthServiceInterface.php)
-
app/Core/Plugin.php (copied) (copied from autoship-cloud/trunk/app/Core/Plugin.php)
-
app/Core/SettingsInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/SettingsInterface.php)
-
app/Core/SitesManager.php (deleted)
-
app/Core/SitesManagerInterface.php (copied) (copied from autoship-cloud/trunk/app/Core/SitesManagerInterface.php)
-
app/Core/TemplateLoader.php (deleted)
-
app/Domain/AbstractPaymentGateway.php (copied) (copied from autoship-cloud/trunk/app/Domain/AbstractPaymentGateway.php)
-
app/Domain/Nextime/DeliveryDate.php (copied) (copied from autoship-cloud/trunk/app/Domain/Nextime/DeliveryDate.php)
-
app/Domain/Nextime/NextimeShippingCalculator.php (copied) (copied from autoship-cloud/trunk/app/Domain/Nextime/NextimeShippingCalculator.php)
-
app/Domain/PaymentIntegrationFactory.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrationFactory.php)
-
app/Domain/PaymentIntegrations/AuthorizeNetPaymentIntegration.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrations/AuthorizeNetPaymentIntegration.php)
-
app/Domain/PaymentIntegrations/CyberSourcePaymentIntegration.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrations/CyberSourcePaymentIntegration.php)
-
app/Domain/PaymentIntegrations/FunnelKitPaymentIntegration.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrations/FunnelKitPaymentIntegration.php)
-
app/Domain/PaymentIntegrations/PayPalPaymentIntegration.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrations/PayPalPaymentIntegration.php)
-
app/Domain/PaymentIntegrations/SquarePaymentIntegration.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrations/SquarePaymentIntegration.php)
-
app/Domain/PaymentIntegrations/StripePaymentIntegration.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrations/StripePaymentIntegration.php)
-
app/Domain/PaymentIntegrations/TestPaymentIntegration.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrations/TestPaymentIntegration.php)
-
app/Domain/PaymentIntegrations/UnknownPaymentIntegration.php (copied) (copied from autoship-cloud/trunk/app/Domain/PaymentIntegrations/UnknownPaymentIntegration.php)
-
app/Domain/QuickLinks (copied) (copied from autoship-cloud/trunk/app/Domain/QuickLinks)
-
app/Modules/Nextime/NextimeModule.php (copied) (copied from autoship-cloud/trunk/app/Modules/Nextime/NextimeModule.php)
-
app/Modules/Nextime/NextimeService.php (copied) (copied from autoship-cloud/trunk/app/Modules/Nextime/NextimeService.php)
-
app/Modules/Payments (copied) (copied from autoship-cloud/trunk/app/Modules/Payments)
-
app/Modules/QuickLinks (copied) (copied from autoship-cloud/trunk/app/Modules/QuickLinks)
-
app/Modules/Quicklaunch/LeadStepHandler.php (copied) (copied from autoship-cloud/trunk/app/Modules/Quicklaunch/LeadStepHandler.php)
-
app/Modules/Quicklaunch/LoginStepHandler.php (copied) (copied from autoship-cloud/trunk/app/Modules/Quicklaunch/LoginStepHandler.php)
-
app/Modules/Quicklaunch/LogoutStepHandler.php (copied) (copied from autoship-cloud/trunk/app/Modules/Quicklaunch/LogoutStepHandler.php)
-
app/Modules/Quicklaunch/PaymentMethodStepHandler.php (copied) (copied from autoship-cloud/trunk/app/Modules/Quicklaunch/PaymentMethodStepHandler.php)
-
app/Modules/Quicklaunch/ProductStepHandler.php (copied) (copied from autoship-cloud/trunk/app/Modules/Quicklaunch/ProductStepHandler.php)
-
app/Modules/Quicklaunch/QuicklaunchModule.php (copied) (copied from autoship-cloud/trunk/app/Modules/Quicklaunch/QuicklaunchModule.php)
-
app/Modules/Quicklaunch/RegistrationStepHandler.php (copied) (copied from autoship-cloud/trunk/app/Modules/Quicklaunch/RegistrationStepHandler.php)
-
app/Modules/Quicklaunch/SetupStepHandler.php (copied) (copied from autoship-cloud/trunk/app/Modules/Quicklaunch/SetupStepHandler.php)
-
app/Modules/Synchronizers/Products/ProductSynchronizer.php (copied) (copied from autoship-cloud/trunk/app/Modules/Synchronizers/Products/ProductSynchronizer.php)
-
app/Modules/Synchronizers/Products/ProductSynchronizerModule.php (copied) (copied from autoship-cloud/trunk/app/Modules/Synchronizers/Products/ProductSynchronizerModule.php)
-
app/Services/Logging/AutoshipLogger.php (copied) (copied from autoship-cloud/trunk/app/Services/Logging/AutoshipLogger.php)
-
app/Services/Logging/FileSink.php (copied) (copied from autoship-cloud/trunk/app/Services/Logging/FileSink.php)
-
app/Services/Logging/Implementations (copied) (copied from autoship-cloud/trunk/app/Services/Logging/Implementations)
-
app/Services/Logging/Logger.php (copied) (copied from autoship-cloud/trunk/app/Services/Logging/Logger.php)
-
app/Services/Logging/LoggerInterface.php (copied) (copied from autoship-cloud/trunk/app/Services/Logging/LoggerInterface.php)
-
app/Services/Logging/LoggingSettingsInterface.php (copied) (copied from autoship-cloud/trunk/app/Services/Logging/LoggingSettingsInterface.php)
-
app/Services/Logging/NullSink.php (copied) (copied from autoship-cloud/trunk/app/Services/Logging/NullSink.php)
-
app/Services/Logging/SinkFactory.php (copied) (copied from autoship-cloud/trunk/app/Services/Logging/SinkFactory.php)
-
app/Services/Nextime/Implementations/NextimeCarriersManagement.php (copied) (copied from autoship-cloud/trunk/app/Services/Nextime/Implementations/NextimeCarriersManagement.php)
-
app/Services/Nextime/Implementations/NextimeSitesManagement.php (copied) (copied from autoship-cloud/trunk/app/Services/Nextime/Implementations/NextimeSitesManagement.php)
-
app/Services/Nextime/Implementations/WordPressNextimeSettings.php (copied) (copied from autoship-cloud/trunk/app/Services/Nextime/Implementations/WordPressNextimeSettings.php)
-
app/Services/QPilot/Implementations/FeatureFlagManagement.php (copied) (copied from autoship-cloud/trunk/app/Services/QPilot/Implementations/FeatureFlagManagement.php)
-
app/Services/QPilot/Implementations/ProductManagement.php (copied) (copied from autoship-cloud/trunk/app/Services/QPilot/Implementations/ProductManagement.php)
-
app/Services/QPilot/Interfaces/FeatureFlagManagementInterface.php (copied) (copied from autoship-cloud/trunk/app/Services/QPilot/Interfaces/FeatureFlagManagementInterface.php)
-
app/Services/QPilot/QPilotHttpClient.php (copied) (copied from autoship-cloud/trunk/app/Services/QPilot/QPilotHttpClient.php)
-
app/Services/QPilot/QPilotServiceClient.php (copied) (copied from autoship-cloud/trunk/app/Services/QPilot/QPilotServiceClient.php)
-
app/Services/QPilot/QPilotServiceFactory.php (copied) (copied from autoship-cloud/trunk/app/Services/QPilot/QPilotServiceFactory.php)
-
app/Services/QPilot/QPilotServiceInterface.php (copied) (copied from autoship-cloud/trunk/app/Services/QPilot/QPilotServiceInterface.php)
-
app/Services/QuickLinks (copied) (copied from autoship-cloud/trunk/app/Services/QuickLinks)
-
autoship.php (copied) (copied from autoship-cloud/trunk/autoship.php)
-
js/admin (copied) (copied from autoship-cloud/trunk/js/admin)
-
js/admin.js (copied) (copied from autoship-cloud/trunk/js/admin.js)
-
languages/autoship.pot (copied) (copied from autoship-cloud/trunk/languages/autoship.pot)
-
readme.txt (copied) (copied from autoship-cloud/trunk/readme.txt)
-
src/admin.php (copied) (copied from autoship-cloud/trunk/src/admin.php)
-
src/api-health.php (copied) (copied from autoship-cloud/trunk/src/api-health.php)
-
src/bulk.php (copied) (copied from autoship-cloud/trunk/src/bulk.php)
-
src/customers.php (copied) (copied from autoship-cloud/trunk/src/customers.php)
-
src/payments.php (copied) (copied from autoship-cloud/trunk/src/payments.php)
-
src/product-page.php (copied) (copied from autoship-cloud/trunk/src/product-page.php)
-
src/products.php (copied) (copied from autoship-cloud/trunk/src/products.php)
-
src/scripts.php (copied) (copied from autoship-cloud/trunk/src/scripts.php)
-
src/wholesale-pricing.php (copied) (copied from autoship-cloud/trunk/src/wholesale-pricing.php)
-
styles/admin-style.css (copied) (copied from autoship-cloud/trunk/styles/admin-style.css)
-
styles/admin-style.scss (copied) (copied from autoship-cloud/trunk/styles/admin-style.scss)
-
styles/qmc.css (copied) (copied from autoship-cloud/trunk/styles/qmc.css)
-
templates/admin/coupons.php (deleted)
-
templates/admin/customers.php (copied) (copied from autoship-cloud/trunk/templates/admin/customers.php)
-
templates/admin/dashboard.php (copied) (copied from autoship-cloud/trunk/templates/admin/dashboard.php)
-
templates/admin/logs.php (deleted)
-
templates/admin/maps.php (copied) (copied from autoship-cloud/trunk/templates/admin/maps.php)
-
templates/admin/migrations.php (deleted)
-
templates/admin/no-token.php (copied) (copied from autoship-cloud/trunk/templates/admin/no-token.php)
-
templates/admin/payment-integrations.php (copied) (copied from autoship-cloud/trunk/templates/admin/payment-integrations.php)
-
templates/admin/products.php (copied) (copied from autoship-cloud/trunk/templates/admin/products.php)
-
templates/admin/reports.php (copied) (copied from autoship-cloud/trunk/templates/admin/reports.php)
-
templates/admin/retain-and-grow (copied) (copied from autoship-cloud/trunk/templates/admin/retain-and-grow)
-
templates/admin/retain-and-grow.php (copied) (copied from autoship-cloud/trunk/templates/admin/retain-and-grow.php)
-
templates/admin/scheduled-orders.php (copied) (copied from autoship-cloud/trunk/templates/admin/scheduled-orders.php)
-
templates/admin/settings (copied) (copied from autoship-cloud/trunk/templates/admin/settings)
-
templates/admin/settings.php (copied) (copied from autoship-cloud/trunk/templates/admin/settings.php)
-
templates/admin/shipping-rates.php (copied) (copied from autoship-cloud/trunk/templates/admin/shipping-rates.php)
-
templates/admin/tax-rates.php (deleted)
-
templates/admin/utilities.php (deleted)
-
templates/quicklaunch/home.php (copied) (copied from autoship-cloud/trunk/templates/quicklaunch/home.php)
-
templates/quicklaunch/step-completed.php (copied) (copied from autoship-cloud/trunk/templates/quicklaunch/step-completed.php)
-
templates/quicklaunch/step-connection.php (copied) (copied from autoship-cloud/trunk/templates/quicklaunch/step-connection.php)
-
templates/quicklaunch/step-register.php (copied) (copied from autoship-cloud/trunk/templates/quicklaunch/step-register.php)
-
templates/quicklinks (copied) (copied from autoship-cloud/trunk/templates/quicklinks)
-
vendor/autoload.php (copied) (copied from autoship-cloud/trunk/vendor/autoload.php)
-
vendor/composer/InstalledVersions.php (copied) (copied from autoship-cloud/trunk/vendor/composer/InstalledVersions.php)
-
vendor/composer/autoload_classmap.php (copied) (copied from autoship-cloud/trunk/vendor/composer/autoload_classmap.php)
-
vendor/composer/autoload_static.php (copied) (copied from autoship-cloud/trunk/vendor/composer/autoload_static.php)
-
vendor/composer/platform_check.php (copied) (copied from autoship-cloud/trunk/vendor/composer/platform_check.php)
Note: See TracChangeset
for help on using the changeset viewer.