This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase during the last week, from Monday 12th to Sunday 18th of November 2018.

Core Weekly banner

General messages

Dear Developpers,

It still time to test 1.7.5 beta. If you are hosting PrestaShop stores, it is the best way to be sure that the upcoming version will work on your infrastructure. If you are developing modules and themes, this is the best way be sure that your work will be compatible. If you find a regression, a strange behavior, or a bug, please check if an issue is already open on GitHub, or create a new issue.

A quick update about GitHub issues

Last week, 48 new issues have been created in PrestaShop’s core repository, and 15 fixed issues have been closed.

Code changes in the ‘develop’ branch (for v1.7.6.0)

Core

  • #10916: Migrate customers listing. Thank you @sarjon
  • #11202: fix a bug where PrestaShop cookie is set on every page when a cookie value is NULL, by @jocel1

Back office

Code changes in the ‘1.7.5.x’ branch (for v1.7.5.0)

Core

Back office

Install

  • #11357: Improve install warning message for beta builds, by @matks

Code changes in modules, themes & tools

Docker

  • #50: Refactor ps_linklist module using 1.7 improvements, by @jolelievre

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @CaptainYouz, @jocel1, @rokaszygmantas, @sarjon!

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!