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

Core Weekly banner

General messages

Dear Developers, in this news, I would like to highlight the work done in July on labels, for PrestaShop’s main GitHub repository. Most fields/values from Jira tickets have now an equivalent with a label name. And they have been grouped using colors and descriptions. E.g: Priority, Component or Category.

Of course, on short term, this will improve the sorting of pull requests. However, this is also a preparation in order to be able to sort GitHub issues, when they will be enabled. Stay tuned, an article on this blog will be published soon about this much expected move.

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

Core

Back Office

  • #9318: Make documentation link on the dashboard point to the 1.7 docs instead of 1.6, by @eternoendless

Front Office

  • #9276: Fix product quantity in order return details table. Thank you @rdy4ever
  • #9353: Correctly handle hyphens in search index, by @tomlev
  • #9373: Prevent users from doubleclick on Payment button from #9351, by @PierreRambaud

Tests

  • #9112: Delete a category using the three options and script refactoring. Thank you @hadrich-hatem

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

Front Office

Install

  • #9361: Set allow_url_fopen optional in the system step, by @rGaillard
  • #9371: Ntree regeneration should be done also if the entity arg is empty during install, by @jocel1

Tests

  • #9321: Add some fixes to the script and update scenario of onboarding. Thank you @hadrich-hatem

Code changes in modules

Auto Upgrade

Gamification


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

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!