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

Core Weekly banner

General messages

Small week for pull requests, big one for communication! As we are moving fast towards the release, we are going deeper in our explanation of the changes to come. Indeed, @toutantic wrote about the migration towards the Symfony 3.4 framework here. Other important point was the law related to Article 88 which asks French merchants to get their billing system certified, in order to prevent fraud.

Also, the Crowdin monthly report is quite impressive for December. Come on everybody, get closer (just there) and have a look, it’s worth it! A lot of languages, such as Bosnian and Chinese, have increased their rate of completion really fast. If it goes on like this, we have good hope to see PrestaShop gaining more than twenty fully available languages very soon. Community is the real force!

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

Core

  • #8399: Fix search relevance wrong sort order. Thank you @kershoc!
  • #8458: Default AJAX Relevance search sort order is wrong. Thank you @sbordun!
  • #8597: CLDR number formatter, by @littlebigdev.
  • #8662: Moved CLDR to Core, by @littlebigdev.
  • #8663: Merge 1.7.3.x into develop, by @eternoendless.

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @kershoc and @sbordun!

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 tickets and comments on the Forge!

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 the Forge to contribute to PrestaShop. Thank you!

Happy contributin’ everyone!