This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase during the last week, from Monday 17th to Sunday 23rd of September 2018.

Core Weekly banner

General messages

Dear developers, in case you missed it, 1.7.5 code freeze was last week. An alpha version has been built and is currently being tested internally. A public beta will be released soon, please stay tuned and be prepared to test it on your server.

A new kanban has been created on PrestaShop’s GitHub repository, dedicated to the Symfony migration. Whether you are just interested to follow the migration, or you want to pick up a task and help, information is now easy to find.

New modules versions:

A quick update about GitHub issues

Last week, 161 new issues issues have been opened in PrestaShop’s core repository, and 13 fixed issues have been closed.

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

Core

  • #9281: Allow overriding of every part of Grid templates. Thank you @sarjon
  • #10376: Update HTML purifier. Thank you @Mreker
  • #10464: Undeclared property in the PaymentModule class. Thank you @Seleda

Back Office

Front Office

Tests

Code changes in modules, themes & tools

Theme Customization


Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @alu-, @benwallis, @CaptainYouz, @hadrich-hatem, @lozal2244, @Mreker, @rdy4ever, @sarjon, @Seleda, @tomas862!

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!