This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 27th of May to Sunday 2nd of June 2019.

Core Weekly banner

General messages

Dear Developers,

That was great to meet those of you who came in Paris for the PrestaShop Day. There was a developer space, and a technical track. Many technical questions and some issues were discussed, that is what opportunities to meet in real life are made for ;-)

After Paris, PrestaShop Day Madrid is planned in 2 weeks for June 18th and will gather more than 1,200 people at La Nave Madrid - experts, open source lovers, translators, merchants, partners, etc. You can use the promotionnal code “PSDMADRIDFORUM” to get your free ticket

That said, there is only one week left to finish the Beta of 1.7.6. Once all the bugs will be triaged and fixed, the work on the first release candidate will start. It means it is still time to test the beta, report issues and open pull requests.

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

Code changes in the ‘develop’ branch

Core

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

Core

Back office

  • #13774: Includes missing theme & logo page validation handling for logo and icon images. Thank you @tomas862
  • #13820: Fixes form_rest placing. Thank you @sarjon
  • #13875: Added help property (backported from Symfony 4 framework). Thank you @tomas862
  • #13916: Fixes saving private note about customer from order page. Thank you @sarjon
  • #13956: Restore legacy controller and template files deleted late in beta, by @matks
  • #14007: Fix currency precision from CLDR at install, by @tomlev
  • #14030: Add missing legacy link for translations routes. Thank you @rokaszygmantas

Front office

Tests

Code changes in modules, themes & tools

PrestaShop Coding Standards

Live demo devices

Docker Internal images

Changes in Documentation


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

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!