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 July 2017.

Core Weekly banner

General messages

We’re about to release v1.6.1.16. Coming up this week!

We’re working on v1.7.2.1, which should be released very soon. Next week?

We’re still planning for v1.7.3.0, tentatively slated for an October release.

That’s a lot of releases :)

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

Core

  • #7997: Fix coding standards issues, by @eternoendless.
  • #8183: Clean some variables/code, by @aleeks.

Installer

  • #8193: Use proper folder for theme templates, by @quetzacoalt91.

Tests

  • #8184: Do not download latest stable version of Google Chrome, by @quetzacoalt91.

Code changes in the ‘1.7.2.x’ branch (for v1.7.2.1)

Core

  • #8165: Use MessageCatalog function to get all message, by @aleeks.
  • #8186: Improve stock sql performance, by @aleeks.

Back office

  • #8160: Fix the style of product reference in the stock management page, by @azouz-jribi.
  • #8166: Fix the misalignment of the search button in the stock page, by @azouz-jribi.
  • #8167: Fix the search tags in the stock management, by @azouz-jribi.
  • #8173: Fix the search error with white spaces in stock page, by @azouz-jribi.

Front office

  • #7716: Fix displaying product thumbnails. Thank you @molka!
  • #7855: Add link to products for Pack, by @fatmabouchekoua.
  • #8111: Fix unclosed tag. Thank you @prestamodule!
  • #8155: Fix the style of forgotten password page, by @azouz-jribi.
  • #8155: Fix the style of forgotten password page, by @azouz-jribi.
  • #8169: Fix typo in bootstrap class, by @maximebiloe.
  • #8170: Limit the description’s image by the size of description’s frame, by @azouz-jribi.

Tests

  • #8185: Do not download latest stable version of Google Chrome, by @quetzacoalt91.

Code changes in the ‘1.6.1.x’ branch (for v1.6.1.16)

Core

  • #7885: Subrequest error in SQL Manager. Thank you @flowster!
  • #7985: Use MySQL index in cart delete method. Thank you @scapy!
  • #8086: Undefined index base_price. Thank you @flowster!

Back office

  • #7954: Remove download limit (SQL manager CSV export). Thank you @axometeam!
  • #8162: Fix bulk delete for CMS Category. Thank you @matt75!

Front office

  • #7892: Fixed opc_id_address_invoice in OPC. Thank you @gfilippakis!
  • #8102: Fix multistore search indexation, by @hibatallahaouadni.
  • #8157: Fix the pagination of the list of products, by @techhdan.

Tests

  • #8190: Use precise build of travis, by @quetzacoalt91.

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @axometeam, @flowster, @gfilippakis, @matt75, @molka, and @scapy!

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!