This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 21st to Sunday 27th of October 2019.

Core Weekly banner

A quick update about PrestaShop’s GitHub issues and pull requests:

Code changes in the ‘develop’ branch

Core

  • #16111: Checked that ShippingCostTax values are not null before being formatted, by @Progi1984
  • #16041: remove google plus from login footer google plus is dead. Thank you @mohamedaitbella
  • #15448: Replaced Tools::displayPrice deprecated in favor of Locale::formatPrice(), by @Progi1984
  • #16051: Merge of bug fixes from 1.7.6.x branch to develop, by @matks

Back office

Front office

  • #16114: Add missing placeholder in the Private Note textarea. Thank you @atomiix
  • #16085: Fixed “Attempted to call an undefined method named ‘formatPrice’ of class ‘PrestaShop\PrestaShop\Core\Localization\CLDR\Locale’”, by @Progi1984
  • #15987: Check if customized product image exists before trying to delete it. Thank you @jf-viguier

Tests

Code changes in the ‘1.7.6.x’ branch (for 1.7.6.2)

Back office

  • #16047: Handle multistore customers sharing in customers listing at group level, by @matks
  • #16036: Add redirect routes on security annotation of Category pages, by @jolelievre

Code changes in modules, themes & tools

Core Weekly Generator

Cleaner module

  • #40: remove duplicated tables in getCatalogRelatedTables(). Thank you @nenes25

Changes in developer documentation

PrestaShop Specifications

Architecture Decision Records repository

Cronjobs module

  • #45: Don’t try to delete a cronjob if does’nt exist. Thank you @camlafit

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @atomiix, @Progi1984, @sarjon, @Progi1984, @Progi1984, @PierreRambaud, @Progi1984, @nenes25, @davidglezz, @sarjon, @LouiseBonnard, @matks, @matks, @mohamedaitbella, @PierreRambaud, @marionf, @jolelievre, @PierreRambaud, @PierreRambaud, @PierreRambaud, @LouiseBonnard, @boubkerbribri, @boubkerbribri, @PierreRambaud, @zuk3975, @nesrineabdmouleh, @jf-viguier, @SimonGrn, @eternoendless, @jocel1, @Progi1984, @sarjon, @camlafit!

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 issues and comments on GitHub!

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 GitHub to report an issue. Thank you!

Happy contributin’ everyone!