Ftw.shop

Latest version: v3.0.4

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

1.3

----------------

- Added image field to default ShopItem content type.
[lgraf]

- Fixed content-type header of ajax response when adding an item to the cart.
[buchi]

1.2.1

------------------

- Remove unused permission "ftw.shop: Add Order".
[jone]

1.2

----------------

- Fixed evaluation of shopping cart portlet available() condition.
[lgraf]

- Fixed attribute selector syntax in shop.js.
[lgraf]

- Check enabled payment processors for availability before offering them.
[lgraf]

- Moved shopping cart functionality into its own adapter (IShoppingCart).
[lgraf]

- Dropped 'newsletter' field from checkout form.
[lgraf]

- Lawgiver support: map permissions.
[jone]

- Suppliers: fix address content types / formatting.
[jone]

- Shop item: use text/x-html-safe output format and only allow text/html input.
[jone]

- Plone 4.3 compatibility: fix imports.
[jone]

- Use DEFAULT_VAT_RATES in IShopConfiguration's vat_rates.
[mathias.leimgruber]

- Display the shopitems image if the item has a image field.
[Julian Infanger]

- Fix category view so that it filters "None" references.
[jone]

- Allow multiple email addresses for supplier seperated by comma.
[Julian Infanger]

- Made sure supplier_mail template gets needed options
[lgraf]

- Improved styling for PaymentProcessor widget a bit
[lgraf]

- Made sure Order and CartItems classes inherit from Persistent
[lgraf]

- Properly setting default values when prefilling forms.
This fixes a bug where people see other users data in checkout forms.
[lgraf]

- CSS fix for title field in checkout wizard
[lgraf]

- Added some Plone 3 compatibility fixes
[lgraf]

- Added test dependency on pyquery
[lgraf]

- Fixed invalid HTML in payment processor widget
[lgraf]

- Assigned Add Order permission to Manager role in rolemap.xml
[lgraf]

- Fixed bug where supplier and status filters weren't initialized in OrderManager view
[lgraf]

- Added column title for vat_amount when exporting CSV
[lgraf]

- Fixed bug in calculation of VAT amount
[lgraf]

- Improved display of VAT (MwSt)
[lgraf]

- Changed default for IShippingAddress.used to False
[lgraf]

- Made order_review template not require the ``newsletter`` field
[lgraf]

- Using interfaces instead of portal_type to determine if context has shop items
[lgraf]

- Fixed type of default values for IShopConfiguration.var_rates
[lgraf]

- Listing items in ShopCategory based on IShopItem interface, not portal_type
[lgraf]

- Implemented calculation and display (in order_review) of VAT (MwSt)
[lgraf]

- Added fields and settings for VAT (MwSt) support
[lgraf]

- Implemented filtering by status in order_manager
[lgraf]

- Implemented UI for changing status or deleting several orders at once
[lgraf]

- Improved UI for cancelling orders in order_manager
[lgraf]

- Implemented pluggable status sets and option to manually change status of orders
[lgraf]

- Added option to display cart portlet only if there are items in the current folder / context
[lgraf]

1.1.2

------------------

- Allow multiple email addresses for supplier seperated by comma.
[Julian Infanger]

1.1.1

------------------

- Do not raise an AssertionError if the objects type is not ShopItem.
[Julian Infanger]

1.1

----------------

- Made ShopItem inherit from ATCTContent instead of ATDocument.

- Avoid creating a session if there doesn't exist one yet.
Accessing REQUEST.SESSION causes a _ZopeID cookie to be created, therefore
we use the browser_id_manager to check first if a session already exists.

- Removed language specific subjects for order mails from settings and handle
translation with i18n.

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.