This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 24th to Sunday 30th of May 2021.
General messages
Dear Developers,
In case you missed it, 1.7.8 beta has been released yesterday! Please read the Release Note then help us testing it. We are looking for all kind of feedback, especially from module developers to find out if their modules behavior is correct with this new version. Docker images are also available for this beta version.
Another PrestaShop release is also making its way to the stage: PrestaShop 1.7.7.5 patch version has been delivered to QA team who is running the standard patch release test campaign to validate it.
In the meantime, in the PHP ecosystem, Symfony released Symfony 5.3.0. What a great week for releases!
Releases
A quick update about PrestaShop’s GitHub issues and pull requests:
- 40 new issues have been created in the project repositories;
- 48 issues have been closed, including 28 fixed issues on the core;
- 88 pull requests have been opened in the project repositories;
- 92 pull requests have been closed, including 87 merged pull requests.
Code changes in the ‘develop’ branch
Core
- #24625: Fix PHP 7.4 – Cannot use “parent” when current class scope has no parent. Thank you @mvorisek
- #24382:
GridColumn
add alignmentoption
. Thank you @PululuK - #23692: A lot of HTML errors are breaking DOM parsing, by @PierreRambaud
Back office
- #24649: Remove irrelevant “todo” reminder. Thank you @zuk3975
- #24628: Add router to defined javascript components. Thank you @zuk3975
- #24555: Fix for product combination quantity change in RTL panel . Thank you @samberrry
Front office
Installer
- #24588: Fix fixtures when addons modules are not installed, by @PierreRambaud
Tests
- #24629: Test adapter
Validate::isUnsignedInt
. Thank you @PululuK - #24618: Improve
Tools
protocol check. Thank you @PululuK
Code changes in the ‘1.7.7.x’ branch
Back office
- #24576: BO – New Order – Empty gift message is not a null value, by @Progi1984
- #24565: Order View – Discount Modal – Disable submit until name is filled, by @Progi1984
Code changes in modules, themes & tools
Main menu module
- #50: Migrate Travis CI to Github Actions, by @Progi1984
Core Weekly Generator tool
- #86: Bump dns-packet from 1.3.1 to 1.3.4. Built by @dependabot
- #85: Bump browserslist from 4.7.1 to 4.16.6. Built by @dependabot
Customer reassurance block module
- #205: Bump webpack from 5.37.1 to 5.38.1. Built by @dependabot
- #204: Bump browserslist from 4.16.3 to 4.16.6. Built by @dependabot
- #203: Bump css-loader from 5.2.5 to 5.2.6. Built by @dependabot
- #202: Bump eslint-plugin-import from 2.23.2 to 2.23.3. Built by @dependabot
Faceted search module
- #438: Bump webpack from 5.37.1 to 5.38.1. Built by @dependabot
- #437: Bump browserslist from 4.14.5 to 4.16.6. Built by @dependabot
- #436: Bump css-loader from 5.2.5 to 5.2.6. Built by @dependabot
- #435: Bump eslint-plugin-import from 2.23.2 to 2.23.3. Built by @dependabot
- #433: Fix Column on Attribute and Feature Controller by hook. Thank you @okom3pom
User documentation landing page
- #72: fix(deps): bump actions/cache from 2.1.5 to 2.1.6. Built by @dependabot
- #71: chore(deps-dev): bump @nuxtjs/eslint-config from 6.0.0 to 6.0.1. Built by @dependabot
- #70: fix(deps): bump core-js from 3.12.1 to 3.13.0. Built by @dependabot
- #69: chore(deps-dev): bump babel-jest from 26.6.3 to 27.0.1. Built by @dependabot
- #67: chore(deps-dev): bump eslint from 7.26.0 to 7.27.0. Built by @dependabot
- #66: chore(deps-dev): bump sass from 1.32.13 to 1.34.0. Built by @dependabot
Changes in developer documentation
- #1025: Correctly highlight smarty+html syntax. Thank you @kpodemski
- #1015: Update migration.md. Thank you @GabrieleMartini
- #1014: Update backup.md. Thank you @GabrieleMartini
- #1013: Update httpd.md. Thank you @GabrieleMartini
- #1012: Fix localhost page typo. Thank you @GabrieleMartini
- #1010: Add link to example module for console command creation. Thank you @zuk3975
- #1009: Mention example module in overrides section. Thank you @zuk3975
- #1007: Fixed path to component. Thank you @JevgenijVisockij
- #1006: Added list of components. Thank you @JevgenijVisockij
- #1000: Explain validation flow in migration guide. Thank you @zuk3975
- #980: Add basic multistore in modules doc, by @eternoendless
- #843: Introduce multistore technical documentation for configuration forms and settings, by @matthieu-rolland
Buy button lite module
- #51: Bump dns-packet from 1.3.1 to 1.3.4 in /app. Built by @dependabot
QA nightly results
- #56: Integrate phpstan and php cs fixer, by @PierreRambaud
Wishlist block module
- #118: Update delete modal wordings, by @NeOMakinG
- #117: Release version 2.0.1, by @jolelievre
Stylelint browser compatibility plugin
- #9: Bump browserslist from 4.8.3 to 4.16.6. Built by @dependabot
stylelint configuration
- #14: Bump browserslist from 4.16.4 to 4.16.6. Built by @dependabot
- #13: Bump stylelint-no-unsupported-browser-features from 4.1.4 to 5.0.1. Built by @dependabot
OnBoarding module
- #109: Bump eslint-plugin-import from 2.23.2 to 2.23.3. Built by @dependabot
Example modules
- #61: Add remaining text types for module demosymfonyform. Thank you @JevgenijVisockij
- #46: Bump elliptic from 6.5.3 to 6.5.4 in /example_module_mailtheme. Built by @dependabot
- #45: Bump elliptic from 6.5.3 to 6.5.4 in /demodoctrine/js. Built by @dependabot
DocToolsBundle
- #1: Cqrs doc commands, by @jolelievre
Product Comments module
Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @NeOMakinG, @jolelievre, @Progi1984, @dependabot, @kpodemski, @PierreRambaud, @GabrieleMartini, @zuk3975, @nesrineabdmouleh, @PululuK, @mvorisek, @boubkerbribri, @JevgenijVisockij, @okom3pom, @samberrry, @SD1982, @arouiadib, @eternoendless, @matthieu-rolland, @atomiix, @levyn!
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!
This post is also available in: English