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

Core Weekly banner

General messages

Dear Developers,

Did you notice the new banner on the Core Weekly? It now matches the new theme of prestashop.com ;-)

Also, last week, a few 2018 records have been broken on PrestaShop project’s repositories on GitHub:

  • 78 pull request merged in one week, including
  • 40 pull requests merged only for the Core, and
  • 41 pull requests merged from a single contributor, @MathiasReker who is passionate about code lint
  • 80% of the PR were from contributors external to the PrestaShop company

It means two things:

  • You are an amazing team of contributors, contributing more and more with quality pull requests, easier to review and to merge
  • It helps to improve the maintainers productivity on code review and merge

How the end of the year could be better for an open source projet? Congratulations to all PrestaShop developers for this amazing year.

A quick update about GitHub issues

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

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

Core

Back office

Front office

Tests

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

Front office

  • #11777: Do not perform updateProductRequest() AJAX call if no valid data input, by @matks

Tests

Code changes in modules, themes & tools

Google Sitemap

Products in the same category

  • #6: Wrong cache key used in ps_categoryproducts. Thank you @Matt75
  • #8: Deploying v1.0.4 of ps_categoryproducts, by @Quetzacoalt91

MBO

Catalog evalutation

  • #10: Fix notice due to missing translation key. Thank you @Matt75

Visits and Visitors

  • #3: Fix error 500 on Export CSV. Thank you @Matt75

Visitors online

  • #2: getCustomersOnline(): fix SQL clauses to be able to use index. Thank you @Kioob

GDPR

  • #10: Add export feature + update translations + fix translation issue with csv and more, by @Joukz

PrestaFraud

Docker internal images

Changes in Documentation


Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @adviva, @ansar21mallouli, @arischmod, @duGuillaume, @hadrich-hatem, @jf-viguier, @Kioob, @kpodemski, @Matt75, @runningz, @sarjon, @SebBareyre! And a very special thank to @MathiasReker for this one!

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!