Skip to content

v3.2.0

Compare
Choose a tag to compare
@DominikaK DominikaK released this 23 Oct 14:24
· 274 commits to master since this release

ezcommerce v3.2.0 change log

Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v3.2.0

Changes since 3.1.0

ezcommerce-admin-ui changes between v1.0.0 and v1.1.0

Improvements

  • EZP-31889: As a user I want to see new U.I. on Ezcommerce Control Center (#37)
  • EZP-31895: As a user I want to see new U.I. on Ezcommerce Order Management (#38)
  • EZP-31897: As a user I want to see new U.I. on Ezcommerce Configuration Settings (#39)
  • EZP-31916: As a user I want to see new U.I. on filters (#40)
  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#41)
  • EZP-31849: Content Edit screen - Improve design to display validation errors (#52)
  • EZP-32024: Icon inside row tables should be grey (#57)
  • EZP-32016: Multi-select redesign (#55)

Bugs

  • EZP-31994: Secondary buttons should be gray (#50)
  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#53)

Misc

  • EC-206: Fixed error on enter Control center when ERP is enabled (#32)
  • EC-215: Fixed displaying user information when he has set no address yet (#33)
  • EC-214: Shop user's eCommerce Orders graph doesn't work (#34)
  • EC-146: Fixed incorrect product variant prices (#35)
  • EC-254: Too many colon characters in column headers (#43)
  • EC-258: Unnecessary spaces between column names and colon characters (#44)
  • EC-253: Save button on the right side menu is not properly styled (#45)
  • EC-257: Unnecessary spaces between column names and colon characters (#42)
  • EC-255: Add buttons and dropdown is not properly styled (#46)
  • EC-252: Removed refresh button on the cockipit of eZ commerce (#47)
  • EC-259: removed space between label and ':' on the cockipt od ez commerce (#48)
  • EC-260: Implemented new design to ezCommerce -> Price and stock management (#49)
  • EC-227: Lower the tick count to avoid overlapping dates on x axis (#36)
  • EC-268: Cockpit Status throws console error (#56)
  • EC-275: Wrong size of caret and create button in configuration (#58)

ezcommerce-base-design changes between v3.1.0 and v3.2.0

Improvements

  • EZEE-3219: Create reusable JS components for basket and checkout (#8)

Misc

  • EC-261: Defined ContentController service using parent definition

ezcommerce-erp-admin changes between v3.1.0 and v3.2.0

Misc

  • EC-237: Fixed PHP 7.4 compatibility problems (#15)
  • EC-243: Extracted Search abstraction layer (#16)

ezcommerce-fieldtypes changes between v1.0.0 and v1.1.0

Improvements

  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#9)

Misc

  • EC-204: Fixed error when a user is edited after making a purchase (#7)
  • EC-211: Notice/error when editing (enabling) a user from the backoffice (#8)

ezcommerce-page-builder changes between v1.0.0 and v1.1.0

Bugs

  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#7)

Misc

  • EC-207: Product Slider block search sku issue (#6)

ezcommerce-price-engine changes between v3.1.0 and v3.2.0

Misc

  • EC-146: Incorrect product variant prices (#14)
  • EC-237: Fixed PHP 7.4 compatibility problems (#16)
  • EC-264: Increase length limit for customer_group (#17)

ezcommerce-shop changes between v3.1.0 and v3.2.0

Improvements

  • EZEE-3219: Create reusable JS components for basket and checkout (#126)
  • EZEE-3234: Product view (#134)
  • EZEE-3245: Basket Page (#138)
  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#149)

Misc

  • EC-200: Removed deprecated imagemagick configuration together with unused filters (#121)
  • EC-115: Fixed account activation after registration (#122)
  • EC-173: Used ez_urlalias instead of _ez_content_view route (#123)
  • EC-197: Registration email banner update (#124)
  • EC-210: Fixed incorrect type hint and missing service (#125)
  • EC-213: Fixed injecting message parameters (#127)
  • EC-212: Fixed indexing eContent (#128)
  • EC-209: Cannot access delegate view (#133)
  • EC-228: Added checking for existing of subtitle (#135)
  • EC-217: Fixed code style broken in EC-217 (#137)
  • EC-237: Fixed PHP 7.4 compatibility problems (#142)
  • EC-234: User cannot access to basket because an error 500 occurs (#143)
  • EC-246: Cannot search for Content items (#145)
  • EC-224: Missing Commerce translations (#147)
  • EC-249: Creating new content Folder Events doesn't have validation on field title (#153)
  • EC-247: When the user clicks on a autosuggest result a 500 error is displayed (#144)
  • EC-243: Provided Elasticsearch support for Repository content (#152)

ezcommerce changes between v3.1.0 and v3.2.0

Improvements

  • EZP-31744: DATABASE_URL env variable doesn't contain server version (#576)
  • EZP-31737: Change .gitignore files to .gitkeep in src dir (#584)
  • EZP-31607: Insecure default value of Varnish invalidate token (#583)
  • EZEE-3224: Segmentation API (#157)
  • EZEE-2817: As an editor I want to view scheduled blocks in a calendar so that I can view a snapshot of all content that will be available soon (#160)
  • EZP-31875: As a developer I want to authenticate against REST API using JWT (#605)
  • EZP-32004: Use REST endpoint to fetch imageasset variations (#161)
  • EZP-32002: Move system information UI to be a part of ez-support-tools (#606)
  • EZP-32040: Welcome screen need redesign (#163)
  • EZP-32096: Provide possibility to configure icon sets per siteaccess (#616)
  • EZP-32078: Update icon path (#617)
  • EZP-31930: composer ezplatform-install command output has bad formatting (#3070)

Bugs

Misc

  • EC-200: EC-200: Removed deprecated imagemagick configuration together with unused filters (#24)
  • EC-235: EC-235: Aligned docker-compose setup with the changes from #28 (#31)
  • EC-238: EC-238: Fixed invalid Solr DSN on Platform.sh (#29)