This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase during the last week, from Monday 24th to Sunday 30th of April 2017.

Core Weekly banner

General messages

May is here! With the successful (and announced) releases of one minor version (1.7.1.0) and two patch versions (1.7.1.1 and 1.6.1.13), the team is now working on the next iterations!

So, this month should bring two new patch versions: 1.7.1.2 and 1.6.1.14. But what of the next minor versions? Well, keen readers of this blog already know:

As always, your feedback is more than welcome: see the two links above, and thank you for contributing!

See you on Trello, the Forge, or directly on GitHub :)

Code changes in the ‘develop’ branch (for 1.7.2.0)

Now let’s review the merged pull-requests on the ‘develop’ branch since the last Core Weekly Report!

Front office

  • #7836: Harmonization of Brand name variable - wording, by @alexeven.
  • #7813: Close thumbs modal when area under thumbs is clicked. Thank you @unlocomqx!

Localization

  • #7828: New localization packs - DZ, KR, MA, ZA, by @alexeven.

Installer

  • #7744: Adding 5 languages to the installer (SK, UK, ET, EL, FI), by @alexeven.

Code changes in the ‘1.7.1.x’ branch (for v1.7.1.0’s patch versions)

Next, let’s review the merged pull-requests on the ‘1.7.1.x’ branch since the last Core Weekly Report!

Core

  • #7740: Fix missing {url entity=product id=X}. Thank you @prestamodule!
  • #7752: Upgrade theme modules & disabling them in the same time that the theme, by @maximebiloe.
  • #7766: Fix displayError when string is using sprintf, by @maximebiloe.
  • #7770: Return array when it’s wanted if the hook doesn’t exist, by @maximebiloe.
  • #7800: Fix assets path when theme has the same name than PS, by @maximebiloe.

Back office

  • #7783: Versions completions for the max value, by @kompilorb.
  • #7807: Partial revert of 0c42257 to fix profiling mode in BO, by @maximebiloe.

Front office

  • #7745: Fix radio buttons on faceted search. Thank you @iqit-commerce!
  • #7747: Fix the except_pages in theme.yml, by @maximebiloe.
  • #7759: Convert voucher value, by @maximebiloe.
  • #7761: Refresh product line on quantity change in cart & Show discount to cart summary, by @maximebiloe.
  • #7762: Allow image for categories when no description, by @aleeks.
  • #7797: Translate file upload button label, by @maximebiloe.
  • #7805: Fix word break classic, by @nihco2.

Web service

  • #7732: Change variable from string to array for php 7. Thank you @joelsanchez!

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @iqit-commerce, @joelsanchez, @prestamodule, and @unlocomqx!

Also, 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!