This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 3rd to Sunday 10th of June 2019.

Core Weekly banner

General messages

Dear Developers,

This is the very last week to finish the beta tests and fix all discovered bugs and regression. Then, time for the first release candidate will come. The target is still to be able to release 1.7.6.0 at the end of June.

You can track the work being done with the dedicated 1.7.6 Kanban on GitHub. And if you want to help, just pick a task, write some code, and open a pull request.

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

Code changes in the ‘develop’ branch

Core

Back office

Front office

  • #13383: Some UI improvements for Front-office. Thank you @YeLnatSs
  • #14033: Introduce FO JS event showErrorNextToAddtoCartButton to handle shoppingcart error returns, by @matks

Tests

Code changes in the “1.7.6.x” branch (for v1.7.6.0)

Core

  • #14027: Fix BC break on Toggle column parameter. Thank you @sarjon

Back office

Front office

  • #14075: Fix: If Ask for birth date option is disabled, an exception is displayed in the FO. Thank you @OneDotIT
  • #14079: Update Smarty comments to reflect related blocks. Thank you @prestamodule

Tests

Code changes in modules, themes & tools

PrestaShop Coding Standards

Live demo devices

Docker Internal images

Changes in Documentation

  • #285: Remove IIS from possible system environments, by @matks

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @ComonSoft, @dariusakafest, @jf-viguier, @OneDotIT, @prestamodule, @sarjon, @tomas862, @YeLnatSs, @zuk3975!

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!