PrestaShop Core Weekly - Week 36 of 2019
An inside look at the PrestaShop codebase
This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 2nd of September to Sunday 8th of September 2019.
A quick update about PrestaShop’s GitHub issues and pull requests:
- 88 new issues have been created in the project repositories;
- 49 issues have been closed, including 10 fixed issues on the core;
- 50 pull requests have been opened in the project repositories;
- 74 pull requests have been closed, including 26 merged pull requests.
Code changes in the ‘develop’ branch
Core
-
#15371: Fix duplicate retrieval of attributes color list. Thank you @lvancrayelynghe
-
#14609: Modules translations files in theme erased by modules translations that are in modules folder. Thank you @bm-services
Back office
-
#15397: Escape Employee email in avatar block, by @PierreRambaud
-
#15325: Remove reference to non existent css file, by @eternoendless
-
#14707: Migration of “add cart rule” action. Thank you @rokaszygmantas
Front office
-
#15368: Fix breadcrumb SEO. Thank you @davidglezz
-
#15354: Updated prestashop/ps_emailsubscription to 2.5.0, prestashop/ps_facetedsearch to 3.2.1, prestashop/ps_contactinfo to 3.2.0, by @Progi1984
-
#15352: Add category_name to SearchResultProductFilter whitelist. Thank you @JulianEberius
-
#15326: Missing title attribute on product page. Thank you @dineshbadrukhiya
-
#15271: Change .sr-only hidden span to aria-label. Thank you @davidglezz
Installer
- #15404: Update Postal Code of South Korea, by @khouloudbelguith
Tests
-
#15422: Add Sanity tests products BO, by @boubkerbribri
-
#15415: Fixing esLint errors in project, by @boubkerbribri
-
#15389: Catalog FO tests with puppeteer - Sanity tests campaign. Thank you @nesrineabdmouleh
-
#15355: Adding sanity tests products BO, by @boubkerbribri
-
#14170: Behavioral tests for CMS page commands. Thank you @zuk3975
-
#14132: Behavioral tests for Tax commands. Thank you @zuk3975
-
#15312: Order BO tests with puppeteer - Sanity tests campaign. Thank you @nesrineabdmouleh
Code changes in modules, themes & tools
Changes in developer documentation
Auto Upgrade module
- #338: Update 5.x from master changes, by @PierreRambaud
Email subscription module
Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @matks, @boubkerbribri, @khouloudbelguith, @PierreRambaud, @v4lux, @nesrineabdmouleh, @lvancrayelynghe, @davidglezz, @PrestaShark, @Progi1984, @JulianEberius, @dineshbadrukhiya, @eternoendless, @toar86, @rokaszygmantas, @bm-services, @zuk3975!
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!