Changeset 930525
- Timestamp:
- 06/11/2014 05:56:10 PM (12 years ago)
- Location:
- shopp/tags/1.3.4
- Files:
-
- 83 copied
-
. (copied) (copied from shopp/trunk)
-
Shopp.php (copied) (copied from shopp/trunk/Shopp.php)
-
api/admin.php (copied) (copied from shopp/trunk/api/admin.php)
-
api/cart.php (copied) (copied from shopp/trunk/api/cart.php)
-
api/core.php (copied) (copied from shopp/trunk/api/core.php)
-
api/theme/cart.php (copied) (copied from shopp/trunk/api/theme/cart.php)
-
api/theme/collection.php (copied) (copied from shopp/trunk/api/theme/collection.php)
-
api/theme/product.php (copied) (copied from shopp/trunk/api/theme/product.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/Install.php (copied) (copied from shopp/trunk/core/flow/Install.php)
-
core/flow/Login.php (copied) (copied from shopp/trunk/core/flow/Login.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/Report.php (copied) (copied from shopp/trunk/core/flow/Report.php)
-
core/flow/Resources.php (copied) (copied from shopp/trunk/core/flow/Resources.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/Setup.php (copied) (copied from shopp/trunk/core/flow/Setup.php)
-
core/flow/Storefront.php (copied) (copied from shopp/trunk/core/flow/Storefront.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/Catalog.php (copied) (copied from shopp/trunk/core/library/Catalog.php)
-
core/library/Core.php (copied) (copied from shopp/trunk/core/library/Core.php)
-
core/library/DB.php (copied) (copied from shopp/trunk/core/library/DB.php)
-
core/library/Error.php (copied) (copied from shopp/trunk/core/library/Error.php)
-
core/library/Framework.php (copied) (copied from shopp/trunk/core/library/Framework.php)
-
core/library/Loader.php (copied) (copied from shopp/trunk/core/library/Loader.php)
-
core/library/Session.php (copied) (copied from shopp/trunk/core/library/Session.php)
-
core/library/Shopp.php (copied) (copied from shopp/trunk/core/library/Shopp.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/Gateway.php (copied) (copied from shopp/trunk/core/model/Gateway.php)
-
core/model/Image.php (copied) (copied from shopp/trunk/core/model/Image.php)
-
core/model/Item.php (copied) (copied from shopp/trunk/core/model/Item.php)
-
core/model/Payments.php (copied) (copied from shopp/trunk/core/model/Payments.php)
-
core/model/Search.php (copied) (copied from shopp/trunk/core/model/Search.php)
-
core/model/Shiprates.php (copied) (copied from shopp/trunk/core/model/Shiprates.php)
-
core/model/Tax.php (copied) (copied from shopp/trunk/core/model/Tax.php)
-
core/model/Totals.php (copied) (copied from shopp/trunk/core/model/Totals.php)
-
core/ui/behaviors/catalog.js (copied) (copied from shopp/trunk/core/ui/behaviors/catalog.js)
-
core/ui/behaviors/catalog.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/catalog.min.js)
-
core/ui/behaviors/checkout.js (copied) (copied from shopp/trunk/core/ui/behaviors/checkout.js)
-
core/ui/behaviors/checkout.min.js (copied) (copied from shopp/trunk/core/ui/behaviors/checkout.min.js)
-
core/ui/behaviors/editors.js (copied) (copied from shopp/trunk/core/ui/behaviors/editors.js)
-
core/ui/behaviors/setup.js (copied) (copied from shopp/trunk/core/ui/behaviors/setup.js)
-
core/ui/behaviors/tinymce/dialog.php (copied) (copied from shopp/trunk/core/ui/behaviors/tinymce/dialog.php)
-
core/ui/categories/products.js (copied) (copied from shopp/trunk/core/ui/categories/products.js)
-
core/ui/categories/products.min.js (copied) (copied from shopp/trunk/core/ui/categories/products.min.js)
-
core/ui/orders/events.php (copied) (copied from shopp/trunk/core/ui/orders/events.php)
-
core/ui/orders/order.php (copied) (copied from shopp/trunk/core/ui/orders/order.php)
-
core/ui/reports/payment-types.php (copied) (copied from shopp/trunk/core/ui/reports/payment-types.php)
-
core/ui/reports/sales.php (copied) (copied from shopp/trunk/core/ui/reports/sales.php)
-
core/ui/reports/tax.php (copied) (copied from shopp/trunk/core/ui/reports/tax.php)
-
core/ui/settings/advanced.php (copied) (copied from shopp/trunk/core/ui/settings/advanced.php)
-
core/ui/settings/checkout.php (copied) (copied from shopp/trunk/core/ui/settings/checkout.php)
-
core/ui/settings/downloads.php (copied) (copied from shopp/trunk/core/ui/settings/downloads.php)
-
core/ui/settings/images.php (copied) (copied from shopp/trunk/core/ui/settings/images.php)
-
core/ui/settings/log.php (copied) (copied from shopp/trunk/core/ui/settings/log.php)
-
core/ui/settings/management.php (copied) (copied from shopp/trunk/core/ui/settings/management.php)
-
core/ui/settings/pages.php (copied) (copied from shopp/trunk/core/ui/settings/pages.php)
-
core/ui/settings/payments.php (copied) (copied from shopp/trunk/core/ui/settings/payments.php)
-
core/ui/settings/presentation.php (copied) (copied from shopp/trunk/core/ui/settings/presentation.php)
-
core/ui/settings/setup.php (copied) (copied from shopp/trunk/core/ui/settings/setup.php)
-
core/ui/settings/shipping.php (copied) (copied from shopp/trunk/core/ui/settings/shipping.php)
-
core/ui/settings/shiprates.php (copied) (copied from shopp/trunk/core/ui/settings/shiprates.php)
-
core/ui/settings/storage.php (copied) (copied from shopp/trunk/core/ui/settings/storage.php)
-
core/ui/settings/taxes.php (copied) (copied from shopp/trunk/core/ui/settings/taxes.php)
-
core/ui/settings/taxrates.php (copied) (copied from shopp/trunk/core/ui/settings/taxrates.php)
-
core/ui/styles/admin.css (copied) (copied from shopp/trunk/core/ui/styles/admin.css)
-
core/ui/styles/catalog.css (copied) (copied from shopp/trunk/core/ui/styles/catalog.css)
-
gateways/2Checkout/2Checkout.php (copied) (copied from shopp/trunk/gateways/2Checkout/2Checkout.php)
-
gateways/PayPal/PayPalStandard.php (copied) (copied from shopp/trunk/gateways/PayPal/PayPalStandard.php)
-
readme.md (copied) (copied from shopp/trunk/readme.md)
-
services/image.php (copied) (copied from shopp/trunk/services/image.php)
-
shipping/core/ItemQuantity.php (copied) (copied from shopp/trunk/shipping/core/ItemQuantity.php)
-
shipping/core/OrderAmount.php (copied) (copied from shopp/trunk/shipping/core/OrderAmount.php)
-
shipping/core/OrderWeight.php (copied) (copied from shopp/trunk/shipping/core/OrderWeight.php)
-
shipping/core/PercentageAmount.php (copied) (copied from shopp/trunk/shipping/core/PercentageAmount.php)
Note: See TracChangeset
for help on using the changeset viewer.