PrestaShop Core Weekly – Week 18 of 2021

PrestaShop Core Weekly – Week 18 of 2021

This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 3rd to Sunday 9th of May 2021.

Core Weekly banner

Releases

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

Code changes in the ‘develop’ branch

Core

Back office

  • #24359: eMail Preview – wrong value in {total_products}. Thank you @okom3pom
  • #24352: Search Conf Incorrect successful alert message. Thank you @okom3pom
  • #24345: No alert displayed when we click on “Save then add another value” button. Thank you @okom3pom
  • #24328: Email “Fwd: Customer” message ; link is not correct. Thank you @okom3pom
  • #24211: Make multistore dropdown appear in group shop context , by @matthieu-rolland

Front office

Tests

Code changes in the ‘1.7.7.x’ branch

Core

Back office

  • #24353: Fix module activation checkbox in module configuration pages. Thank you @IcarusSosie
  • #24273: Implement Address Format in the View Order Page, by @Progi1984
  • #24269: Fix already selected condition group on safari inside catalog price rules, by @NeOMakinG
  • #23902: Take customizations into account when performing operations on orders, by @atomiix
  • #23492: Fixed Ecotax when editing an Order ((Add/Update)ProductToOrder), by @Progi1984

Tests

Code changes in modules, themes & tools

Changes in developer documentation

  • #982: gitignore “resources” – there are only built assets. Thank you @zuk3975
  • #979: Add basic carrier module doc, by @eternoendless
  • #973: Update release process – only regressions fixed in stabilization, by @matks
  • #966: Add notice warning about default database prefix. Thank you @PululuK
  • #964: Add FAQ about StockAvailable and StockMovement, by @jolelievre
  • #963: Explain domain service and its usage in command handler. Thank you @zuk3975

The PrestaShop open source project

  • #57: Update links for classic-rocket. Thank you @lmeyer1
  • #36: Return to the page product or other . Thank you @okom3pom

Wishlist block module

Docker images

Faceted search module

stylelint configuration

  • #11: Bump stylelint-config-twbs-bootstrap from 2.1.0 to 2.2.0. Built by @dependabot
  • #10: Bump stylelint from 13.13.0 to 13.13.1. Built by @dependabot

User documentation landing page

  • #57: fix(deps): bump core-js from 3.11.1 to 3.11.2. Built by @dependabot

Gamification module

  • #81: Bump symfony/phpunit-bridge from 5.2.6 to 5.2.7. Built by @dependabot

Customer reassurance block module

Core Weekly Generator tool

Example modules

  • #51: Bump ssri from 6.0.1 to 6.0.2 in /example_module_mailtheme. Built by @dependabot

User documentation (English)

  • #3: Add information about db prefix. Thank you @okom3pom

QA nightly results

  • #55: Bump illuminate/database from 6.20.14 to 6.20.26. Built by @dependabot

PrestaShop PHPStan extension

  • #27: Ignore traits for UseTypeHintForNewMethodsRule and UseTypedReturnForNewMethodsRule, by @matks

GDPR module

  • #115: Fix install number of characters 70 to 64. Thank you @TemKaSD

Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @boubkerbribri, @Progi1984, @zuk3975, @eternoendless, @okom3pom, @IcarusSosie, @lmeyer1, @nesrineabdmouleh, @matks, @dependabot, @sowbiba, @PierreRambaud, @NeOMakinG, @atomiix, @SD1982, @PululuK, @jolelievre, @matthieu-rolland, @mvorisek, @Hlavtox, @TemKaSD, @Rolige!

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!