shuup

E-Commerce Platform

OTHER License

Downloads
7.5K
Stars
2.2K
Committers
61

Bot releases are visible (Hide)

shuup - Release 2.14.3 Latest Release

Published by chessbr about 3 years ago

Changed

  • Core: Category.get_hierarchy now ignores any None objects

Fixed

  • Admin: Fix primary buttons, list buttons, and filter dropdowns to use css variables
shuup - Release 3.1.0

Published by chessbr about 3 years ago

Changed

  • Pull translations from Transifex
  • BREAKING: Suppliers with no supplier modules cannot create shipments
  • Core: Category.get_hierarchy now ignores any None objects

Fixed

  • Core: fix reindex migration to active the default language
shuup - Release 3.0.0

Published by chessbr about 3 years ago

Added

  • Core: allow saving encrypted configurations
  • Core: add new Catalog API to index and fetch products with annotated price and discounted price

Fixed

  • Admin: do not break when it's not possible to create shipments
  • Admin: Fix primary buttons, list buttons, and filter dropdowns to use css variables
  • Discounts: show the exclude_selected_category field in admin

Changed

  • Admin: Do not let users to set value with decimals while adjusting stock quantity if the sales unit doesn't permit.
  • Core: Block an attempt to delete a service provider that still has associated shipping or payment methods.
  • Core: consider an order fully shipped only when all out shipments are sent
  • Front: improve SEO by tuning description meta tag to product, category and CMS pages
  • Importer: index product after importing it
  • BREAKING: Core: Discounts are not cumulative anymore. The best discounted price returned by discount modules is considered.
  • BREAKING: Discounts: Remove coupon code, availability exception and exclude selected contact group from the Discount model.
    All the related feature were also removed.
  • BREAKING: Front: replaced the ProductListFormModifier.sort_products
    with a new method: ProductListFormModifier.sort_products_queryset and
    removed ProductListFormModifier.filter_products and ProductListFormModifier.filter_products
    and ProductListFormModifier.get_queryset.
  • Front: user the new Catalog API on every place that retrieve products from the database
  • Xtheme: user the new Catalog API on plugins that retrieve products
  • Core: Edit verbose name for ProductMedia.ordering to be more intuitive.
shuup - v3.0.0b3

Published by chessbr about 3 years ago

shuup -

Published by chessbr about 3 years ago

shuup -

Published by chessbr about 3 years ago

shuup - Release 2.14.2

Published by chessbr about 3 years ago

Fixed

  • Admin: Fix auth_block macro to have logo as optional parameter
  • General: Fix formatted Finish translations
shuup - Release 2.14.1

Published by chessbr about 3 years ago

Fixed

  • Admin: add model attribute to BaseAdminObjectSelector
  • Admin: Title to use the shop's requst.shop.public_name value or Shuup as default
shuup - Release 2.14.0

Published by chessbr about 3 years ago

Added

  • Admin: add new provides admin_template_injector that allows injection snippet in admin templates

Fixed

  • Admin: Uploaded shop logo and favicon is updated in admin and auth views

Changed

  • Admin: Overhaul the model selector view in admin to accept generic searches through provides system.
  • Admin: Migrate primary, secondary, success, danger, and text color SCSS variables to CSS variables
  • Admin: Made active state side menu list icon share same color as text
  • Admin: Made the CSS variables stem from initialized Sass variables in Colors object
  • Xtheme: Add typography models
shuup -

Published by chessbr about 3 years ago

Changed

  • GDPR: allow provides to extend the user data serialization
  • Admin: remove the members field from the permission groups
  • Admin: add the groups field in user picotable list
  • Admin: improve the format of the user list for mobile devices

Fixed

  • Core: Fix basket quantity for parent package products
  • Reports: prevent tables from overflowing to the right in pdf reports
  • Core: don't make attribute choices required fields
  • Front: enforce setting the current customer to the basket
  • Admin: fix crash when viewing an order with a shipment_method without a carrier defined

Added

  • Tasks: trigger a notification event when a task is created
  • Admin: add warnings to the product page through provides
  • Core: add history for order status changes
shuup - Release 2.12.0

Published by chessbr over 3 years ago

Fixed

  • Front: SupplierProductListFilter to take all vendors from the category and all sub categories
  • Front: Fix the alert class when it is an error
  • Xtheme: only use the id attribute if the variable is a Product instance in Async Product Cross Sells plugin
  • Reports: do not catch generic Exception to prevent hiding other issues

Changed

  • Core: reuse existing ProductVariationResult when a combination hash matches

Added

  • Front: add timezone view to save the user's current timezone
shuup - Release 2.11.0

Published by chessbr over 3 years ago

Added

  • GDPR: create a snippet blocker to prevent injection when cookie is not consented
  • Xtheme: create xtheme_snippet_blocker provides to allow blocking a global script injection
  • Xtheme: add name a Snippet object
  • Reports: add CSV report writer

Fixed

  • Front: fix so orders that are canceled can't be payed for
  • General: fix critical vulnerability on views that were returning not escaped content making it open to XSS attacks
  • Admin: fix code mirror destruction by node id

Changed

  • Reports: clean malicius content from the HTML and CSV exporters
  • Reports: prevent formulas from being exported in excel writer
  • Tests: log errors into a log file
  • Admin: hide email template button based on permission
  • Reports: improve log when an importer fails
shuup - Release 2.10.8

Published by chessbr over 3 years ago

Changed

  • Pull translations from Transifex
shuup - Release 2.10.7

Published by chessbr over 3 years ago

Changed

  • Core: only consider lines from the same supplier as the behavior component
shuup - Release 2.10.6

Published by hnduke over 3 years ago

Fixed

  • Core: fix service components get cost
  • Utils: fix MultiLanguageModelForm so language dependent filed will only be required if the language is required
shuup - Release 2.10.5

Published by chessbr over 3 years ago

Fixed

  • Xtheme: removed orderable boolean from async highlights plugin from being rendered
shuup - Release 2.10.4

Published by chessbr over 3 years ago

Changed

  • Admin: show taxless order total column in order list
shuup - Release 2.10.3

Published by chessbr over 3 years ago

Fixed

  • Importer: fix so the correct context is displayed on first request when selecting importer
shuup - Release 2.10.2

Published by chessbr over 3 years ago

Added

  • Xtheme: Add so snippets can have start of head content

Fixed

  • Core: fix so task don't require a identifier
shuup - Release 2.10.1

Published by chessbr over 3 years ago

Fixed

  • SimpleSupplier: always return products as managed by using a different queryset
Package Rankings
Top 6.68% on Proxy.golang.org
Top 13.29% on Npmjs.org
Top 4.66% on Pypi.org