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

Core Weekly banner

General messages

Dear Developers,

In case you missed it, 1.7.5 beta 1 is released and avaialable for testing. Please test on your servers, with your modules and themes, and report your feedback and issues on GitHub.

This Thursday afternoon, if you are in Paris, there is a very interesting Azure + PrestaShop workshop, with performance and cloud experts, plus a cocktail for attendees in the evening. Only a few places are still available, so if you are interested, just comment this article or ping @PrestaShop or @ttoine on Twitter.

A quick update about GitHub issues

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

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

Core

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

Core

  • #10446: Increase max size of reference, meta_title, meta_description email, password, firstname, lastname and company.. Thank you @MathiasReker

  • #11168: Remove Throwable from core. Thank you @sarjon

Back office

Tests

  • #11122: Add some fixes to the campaign Full. Thank you @YosraAk
  • #11239: Do not install Addons modules for Test BDD creation, by @matks

Install

  • #10909: Made the installed theme configurable, by @mickaelandrieu
  • #11206: Installer: always clean test assets even if filesystem tests fail, an…, by @matks
  • #11209: Ignore irrelevant SF warning aout composer at install, by @matks

Code changes in the ‘1.7.4.x’ branch (for v1.7.4.4)

Tests

Code changes in modules, themes & tools

Gamification

Changes in Documentation


Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @hadrich-hatem, @MathiasReker, @sarjon, @YosraAk!

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!