This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase during the last two weeks, from Monday 3rd to Sunday 16th of July 2017.

Core Weekly banner

General messages

The feedback phase for 1.7.2.0 RC1 closed this Sunday at midnight! The Core team has taken into account most of the issues tied to this version – and if not, 1.7.2.1 is not far away, thanks to our easy upgrade path :) We’re now entering the last stretch: internal QA tests and final small fixes.

Hence, expect 1.7.2.0 in the comings weeks!

Code changes in the ‘develop’ branches (for 1.7.3.0)

Core

  • #8113: Remove duplicate require_once. Thank you @prestamodule!

Code changes in the ‘1.7.2.x’ branches (for 1.7.2.0)

Core

  • #8083 Remove confusion about cart rule code check. Thank you @aaymeric!
  • #8101: Fix the tab permissions when only one profile, by @rgaillard.
  • #8103: Fix get attributes in order presenter, by @maximebiloe.
  • #8108 Fix update prefix sql, by @aleeks.
  • #8108: Fix update prefix sql, by @aleeks.
  • #8118: Extract theme with default translation in any language, by @aleeks.
  • #8124: Remove Finder from depency injection, by @quetzacoalt91.

Back office

  • #8074: Fix authorization panel, by @maximebiloe.
  • #8075 Allow extra fields from modules in product form, by @quetzacoalt91.
  • #8076: Fix upgrade button with update from disk, by @quetzacoalt91.
  • #8077 Revert Stock to singular, by @aleeks.
  • #8077: Revert Stock to singular, by @aleeks.
  • #8080 Translations confirmation modal, by @nihco2.
  • #8080: Translations confirmation modal, by @nihco2.
  • #8085: Fix JS event thrown on module uninstall, by @quetzacoalt91.
  • #8093: Fix stock management filters, by @nihco2.
  • #8094: Fix stock datepicker, by @nihco2.
  • #8095 Feedback on translation page, by @aleeks.
  • #8095: Feedback on translation page, by @aleeks.
  • #8096: Add ids to recommended-payment & carriers & others, by @aleeks.
  • #8098 Wording update for 1.7.2 catalog, by @alexeven.
  • #8098: Wording update for 1.7.2 catalog, by @alexeven.
  • #8106: Fix the upload quota for the product image, by @azouz-jribi.
  • #8107: Fix module enabling when ~ in theme.yml, by @maximebiloe.
  • #8109 Fix the weird syntax in customer information page, by @azouz-jribi.
  • #8109: Fix the weird syntax in customer information page, by @azouz-jribi.
  • #8119: Fix the display of placeholder in combinations tab, by @azouz-jribi.
  • #8120: Update catalog, by @aleeks.
  • #8129: Fix translations behavior, by @maximebiloe.
  • #8135: Last wording update for 1.7.2.x, by @alexeven.
  • #8136: Fixed bug where only 5 store contacts were imported (csv import), by @littlebigdev.

Front office

  • #8012: Show the forbiden message on product page. Thank you @prestamodule!
  • #8088: Auto width for the selector on product page, by @aleeks.
  • #8121: Limit the description’s image by the size of description’s frame, by @azouz-jribi.
  • #8132: Fix the height of the “Show password” button, by @maximebiloe.

Installer

  • #8087: Translate fixtures with CLI install, by @aleeks.

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @aaymeric and @prestamodule.

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!