Changeset 1648474
- Timestamp:
- 04/30/2017 04:51:57 PM (9 years ago)
- Location:
- shopp/tags/1.3.13
- Files:
-
- 65 copied
-
. (copied) (copied from shopp/trunk)
-
Shopp.php (copied) (copied from shopp/trunk/Shopp.php)
-
api/core.php (copied) (copied from shopp/trunk/api/core.php)
-
api/customer.php (copied) (copied from shopp/trunk/api/customer.php)
-
api/theme.php (copied) (copied from shopp/trunk/api/theme.php)
-
api/theme/cart.php (copied) (copied from shopp/trunk/api/theme/cart.php)
-
api/theme/cartitem.php (copied) (copied from shopp/trunk/api/theme/cartitem.php)
-
api/theme/checkout.php (copied) (copied from shopp/trunk/api/theme/checkout.php)
-
api/theme/collection.php (copied) (copied from shopp/trunk/api/theme/collection.php)
-
api/theme/customer.php (copied) (copied from shopp/trunk/api/theme/customer.php)
-
api/theme/error.php (copied) (copied from shopp/trunk/api/theme/error.php)
-
api/theme/product.php (copied) (copied from shopp/trunk/api/theme/product.php)
-
api/theme/purchase.php (copied) (copied from shopp/trunk/api/theme/purchase.php)
-
api/theme/shipping.php (copied) (copied from shopp/trunk/api/theme/shipping.php)
-
api/theme/storefront.php (copied) (copied from shopp/trunk/api/theme/storefront.php)
-
core/flow/Account.php (copied) (copied from shopp/trunk/core/flow/Account.php)
-
core/flow/Admin.php (copied) (copied from shopp/trunk/core/flow/Admin.php)
-
core/flow/Categorize.php (copied) (copied from shopp/trunk/core/flow/Categorize.php)
-
core/flow/Dashboard.php (copied) (copied from shopp/trunk/core/flow/Dashboard.php)
-
core/flow/Order.php (copied) (copied from shopp/trunk/core/flow/Order.php)
-
core/flow/Pages.php (copied) (copied from shopp/trunk/core/flow/Pages.php)
-
core/flow/Registration.php (copied) (copied from shopp/trunk/core/flow/Registration.php)
-
core/flow/Report.php (copied) (copied from shopp/trunk/core/flow/Report.php)
-
core/flow/Scripts.php (copied) (copied from shopp/trunk/core/flow/Scripts.php)
-
core/flow/Service.php (copied) (copied from shopp/trunk/core/flow/Service.php)
-
core/flow/System.php (copied) (copied from shopp/trunk/core/flow/System.php)
-
core/flow/Warehouse.php (copied) (copied from shopp/trunk/core/flow/Warehouse.php)
-
core/library/DB.php (copied) (copied from shopp/trunk/core/library/DB.php)
-
core/library/Lookup.php (copied) (copied from shopp/trunk/core/library/Lookup.php)
-
core/library/Session.php (copied) (copied from shopp/trunk/core/library/Session.php)
-
core/library/Version.php (copied) (copied from shopp/trunk/core/library/Version.php)
-
core/model/Asset.php (copied) (copied from shopp/trunk/core/model/Asset.php)
-
core/model/Cart.php (copied) (copied from shopp/trunk/core/model/Cart.php)
-
core/model/Collection.php (copied) (copied from shopp/trunk/core/model/Collection.php)
-
core/model/Customer.php (copied) (copied from shopp/trunk/core/model/Customer.php)
-
core/model/Discounts.php (copied) (copied from shopp/trunk/core/model/Discounts.php)
-
core/model/Events.php (copied) (copied from shopp/trunk/core/model/Events.php)
-
core/model/Item.php (copied) (copied from shopp/trunk/core/model/Item.php)
-
core/model/Product.php (copied) (copied from shopp/trunk/core/model/Product.php)
-
core/model/Purchase.php (copied) (copied from shopp/trunk/core/model/Purchase.php)
-
core/model/Purchased.php (copied) (copied from shopp/trunk/core/model/Purchased.php)
-
core/model/Shopping.php (copied) (copied from shopp/trunk/core/model/Shopping.php)
-
core/model/Tax.php (copied) (copied from shopp/trunk/core/model/Tax.php)
-
core/ui/behaviors/cart.js (copied) (copied from shopp/trunk/core/ui/behaviors/cart.js)
-
core/ui/behaviors/cart.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/cart.min.js)
-
core/ui/behaviors/colorbox.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/colorbox.min.js)
-
core/ui/behaviors/editors.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/editors.min.js)
-
core/ui/behaviors/priceline.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/priceline.min.js)
-
core/ui/behaviors/spin.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/spin.min.js)
-
core/ui/behaviors/suggest.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/suggest.min.js)
-
core/ui/behaviors/taxrates.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/taxrates.min.js)
-
core/ui/categories/category.min.js (copied) (copied from shopp/trunk/core/ui/categories/category.min.js)
-
core/ui/orders/order.php (copied) (copied from shopp/trunk/core/ui/orders/order.php)
-
core/ui/orders/orders.php (copied) (copied from shopp/trunk/core/ui/orders/orders.php)
-
core/ui/products/editor.min.js (copied) (copied from shopp/trunk/core/ui/products/editor.min.js)
-
core/ui/products/editor.php (copied) (copied from shopp/trunk/core/ui/products/editor.php)
-
core/ui/products/ui.php (copied) (copied from shopp/trunk/core/ui/products/ui.php)
-
core/ui/styles/admin.css (copied) (copied from shopp/trunk/core/ui/styles/admin.css)
-
core/ui/widgets/cart.php (copied) (copied from shopp/trunk/core/ui/widgets/cart.php)
-
gateways/PayPal/PayPalStandard.php (copied) (copied from shopp/trunk/gateways/PayPal/PayPalStandard.php)
-
package.json (copied) (copied from shopp/trunk/package.json)
-
readme.md (copied) (copied from shopp/trunk/readme.md)
-
readme.txt (copied) (copied from shopp/trunk/readme.txt)
-
shipping/core/OrderWeight.php (copied) (copied from shopp/trunk/shipping/core/OrderWeight.php)
-
storage/core/DBStorage.php (copied) (copied from shopp/trunk/storage/core/DBStorage.php)
Note: See TracChangeset
for help on using the changeset viewer.