Changeset 3423183
- Timestamp:
- 12/18/2025 06:45:07 PM (3 months ago)
- Location:
- woocommerce-pos
- Files:
-
- 34 added
- 4 deleted
- 60 edited
- 1 copied
-
tags/1.8.0 (copied) (copied from woocommerce-pos/trunk) (view diffs)
-
tags/1.8.0/assets/css/settings.css (modified) (view diffs)
-
tags/1.8.0/assets/fonts (added)
-
tags/1.8.0/assets/fonts/Inter-Medium.4401ca19be5f325e28ee45d96516a35e.ttf (added)
-
tags/1.8.0/assets/img/wcpos-icon.png (added)
-
tags/1.8.0/assets/img/wcpos-pro-icon.png (added)
-
tags/1.8.0/assets/js/indexeddb.worker.js (modified) (view diffs)
-
tags/1.8.0/assets/js/settings.js (modified) (view diffs)
-
tags/1.8.0/assets/js/settings.js.LICENSE.txt (modified) (view diffs)
-
tags/1.8.0/includes/AJAX.php (modified) (view diffs)
-
tags/1.8.0/includes/API.php (modified) (view diffs)
-
tags/1.8.0/includes/API/Auth.php (modified) (view diffs)
-
tags/1.8.0/includes/API/Cashier.php (added)
-
tags/1.8.0/includes/API/Customers_Controller.php (modified) (view diffs)
-
tags/1.8.0/includes/API/Product_Brands_Controller.php (added)
-
tags/1.8.0/includes/API/Stores.php (deleted)
-
tags/1.8.0/includes/API/Templates_Controller.php (added)
-
tags/1.8.0/includes/Abstracts/Store.php (modified) (view diffs)
-
tags/1.8.0/includes/Activator.php (modified) (view diffs)
-
tags/1.8.0/includes/Admin.php (modified) (view diffs)
-
tags/1.8.0/includes/Admin/Menu.php (modified) (view diffs)
-
tags/1.8.0/includes/Admin/Plugins.php (modified) (view diffs)
-
tags/1.8.0/includes/Admin/Products/Single_Product.php (modified) (view diffs)
-
tags/1.8.0/includes/Admin/Templates.php (added)
-
tags/1.8.0/includes/Admin/Updaters (deleted)
-
tags/1.8.0/includes/Init.php (modified) (view diffs)
-
tags/1.8.0/includes/Interfaces (added)
-
tags/1.8.0/includes/Interfaces/StoreInterface.php (added)
-
tags/1.8.0/includes/Server.php (modified) (view diffs)
-
tags/1.8.0/includes/Services/Auth.php (modified) (view diffs)
-
tags/1.8.0/includes/Services/Cashier.php (added)
-
tags/1.8.0/includes/Template_Router.php (added)
-
tags/1.8.0/includes/Templates.php (modified) (view diffs)
-
tags/1.8.0/includes/Templates/Auth.php (added)
-
tags/1.8.0/includes/Templates/Defaults.php (added)
-
tags/1.8.0/includes/Templates/Frontend.php (modified) (view diffs)
-
tags/1.8.0/includes/Templates/Receipt.php (modified) (view diffs)
-
tags/1.8.0/includes/Templates/Validator.php (added)
-
tags/1.8.0/includes/updates/update-1.8.0.php (added)
-
tags/1.8.0/includes/wcpos-functions.php (modified) (view diffs)
-
tags/1.8.0/readme.txt (modified) (view diffs)
-
tags/1.8.0/templates/auth.php (added)
-
tags/1.8.0/templates/payment.php (modified) (view diffs)
-
tags/1.8.0/templates/received.php (modified) (view diffs)
-
tags/1.8.0/vendor/autoload.php (modified) (view diffs)
-
tags/1.8.0/vendor/composer/autoload_classmap.php (modified) (view diffs)
-
tags/1.8.0/vendor/composer/autoload_real.php (modified) (view diffs)
-
tags/1.8.0/vendor/composer/autoload_static.php (modified) (view diffs)
-
tags/1.8.0/vendor/composer/installed.php (modified) (view diffs)
-
tags/1.8.0/woocommerce-pos.php (modified) (view diffs)
-
trunk/assets/css/settings.css (modified) (view diffs)
-
trunk/assets/fonts (added)
-
trunk/assets/fonts/Inter-Medium.4401ca19be5f325e28ee45d96516a35e.ttf (added)
-
trunk/assets/img/wcpos-icon.png (added)
-
trunk/assets/img/wcpos-pro-icon.png (added)
-
trunk/assets/js/indexeddb.worker.js (modified) (view diffs)
-
trunk/assets/js/settings.js (modified) (view diffs)
-
trunk/assets/js/settings.js.LICENSE.txt (modified) (view diffs)
-
trunk/includes/AJAX.php (modified) (view diffs)
-
trunk/includes/API.php (modified) (view diffs)
-
trunk/includes/API/Auth.php (modified) (view diffs)
-
trunk/includes/API/Cashier.php (added)
-
trunk/includes/API/Customers_Controller.php (modified) (view diffs)
-
trunk/includes/API/Product_Brands_Controller.php (added)
-
trunk/includes/API/Stores.php (deleted)
-
trunk/includes/API/Templates_Controller.php (added)
-
trunk/includes/Abstracts/Store.php (modified) (view diffs)
-
trunk/includes/Activator.php (modified) (view diffs)
-
trunk/includes/Admin.php (modified) (view diffs)
-
trunk/includes/Admin/Menu.php (modified) (view diffs)
-
trunk/includes/Admin/Plugins.php (modified) (view diffs)
-
trunk/includes/Admin/Products/Single_Product.php (modified) (view diffs)
-
trunk/includes/Admin/Templates.php (added)
-
trunk/includes/Admin/Updaters (deleted)
-
trunk/includes/Init.php (modified) (view diffs)
-
trunk/includes/Interfaces (added)
-
trunk/includes/Interfaces/StoreInterface.php (added)
-
trunk/includes/Server.php (modified) (view diffs)
-
trunk/includes/Services/Auth.php (modified) (view diffs)
-
trunk/includes/Services/Cashier.php (added)
-
trunk/includes/Template_Router.php (added)
-
trunk/includes/Templates.php (modified) (view diffs)
-
trunk/includes/Templates/Auth.php (added)
-
trunk/includes/Templates/Defaults.php (added)
-
trunk/includes/Templates/Frontend.php (modified) (view diffs)
-
trunk/includes/Templates/Receipt.php (modified) (view diffs)
-
trunk/includes/Templates/Validator.php (added)
-
trunk/includes/updates/update-1.8.0.php (added)
-
trunk/includes/wcpos-functions.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/templates/auth.php (added)
-
trunk/templates/payment.php (modified) (view diffs)
-
trunk/templates/received.php (modified) (view diffs)
-
trunk/vendor/autoload.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_classmap.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_real.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (view diffs)
-
trunk/vendor/composer/installed.php (modified) (view diffs)
-
trunk/woocommerce-pos.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.