This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 20th to Sunday 26th of January 2020.

Core Weekly banner

A quick update about PrestaShop’s GitHub issues and pull requests:

Code changes in the ‘develop’ branch

Core

Back office

  • #17257: Fix some links with http and no https, by @matks
  • #17043: Display symbols in form in case of error, remove DefaultLanguage constraint, by @jolelievre
  • #17018: Cover Category CommandHandlers and QueryHandlers by behat tests - Part 2. Thank you @tdavidsonas88

Front office

  • #16965: Adjusting quantity on product page if empty or under min qty, by @NeOMakinG
  • #16934: Fixing submenu not showing on classic theme, by @NeOMakinG
  • #16620: Prevent order controller from validating all guest addresses. Thank you @slri

Installer

Web services

  • #16697: Fix setWsPositionInCategory and setWsCategories, the product position in the categories changes. Thank you @BlackKerio

Tests

Merge

Code changes in the ‘1.7.7.x’ branch (for v1.7.7.0)

Core

Back office

  • #17291: Display symbols in form in case of error, remove DefaultLanguage constraint, by @jolelievre
  • #17286: Enable bulk delete modal for Suppliers, Brands, Brand adresses, by @matks
  • #17232: Rebuild Create an Order page assets, by @matks
  • #17180: Fix suppliers form description to be optional. Thank you @zuk3975

Tests

Merge

Code changes in the ‘1.7.6.x’ branch (for v1.7.6.3)

Core

Front office

Code changes in modules, themes & tools

Docker images

Prestashop UI Kit

Changes in developer documentation

MBO module

GDPR module

  • #60: Update customerPersonalData.tpl. Thank you @voxTeam

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @matks, @PierreRambaud, @nesrineabdmouleh, @Quetzacoalt91, @jolelievre, @Progi1984, @atomiix, @zuk3975, @tdavidsonas88, @NeOMakinG, @LouiseBonnard, @BlackKerio, @slri, @voxTeam!

Thank you to the contributors whose PRs haven’t been merged yet! And of course, a big thank you to all those who contribute with issues and comments on GitHub!

If you want to contribute to PrestaShop with code, please read these pages first:

…and if you do not know how to fix an issue but wish to report it, please read this: How to use GitHub to report an issue. Thank you!

Happy contributin’ everyone!