PrestaShop Core Weekly - Week 32 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 05th of August to Sunday 11th of August 2019.
A quick update about PrestaShop’s GitHub issues and pull requests:
- 65 new issues have been created in the project repositories;
- 60 issues have been closed, including 8 fixed issues on the core;
- 55 pull requests have been opened in the project repositories;
- 46 pull requests have been closed, including 40 merged pull requests.
Code changes in the ‘develop’ branch
Back office
-
#14977: Fix Search customer in specific group, by @khouloudbelguith
-
#14586: Implement Circuit Breaker for fetching blog news, by @Progi1984
Tests
-
#15031: Fix install prestashop test - Smoke tests. Thank you @nesrineabdmouleh
-
#15024: Renaming files and test directory - Smoke tests campaign. Thank you @nesrineabdmouleh
-
#14902: Check the Front Office test with puppeteer - Smoke tests campaign. Thank you @nesrineabdmouleh
Code changes in the ‘1.7.6.x’ branch (for v1.7.6.1)
Core
- #15051: Fix translations, by @jolelievre
Back office
-
#15036: Fix supplier display after import, by @jolelievre
-
#15017: Improve translation test module, by @eternoendless
-
#14962: Fix error preventing to translate backoffice wordings when using a theme other than classic, by @eternoendless
-
#14938: Fix error when loading theme that includes a translations directory but no translations, by @eternoendless
-
#14721: Manage edit/view link for customers in HelperList, by @jolelievre
-
#14719: Scan translation keys from email themes, by @jolelievre
Code changes in modules, themes & tools
Changes in developer documentation
-
#322: Improve notable changes for 1.7.6, by @eternoendless
-
#320: Fixed a couple of typos. Thank you @NathanGiesbrecht
-
#305: Introduces number and integer min max filter type documentation. Thank you @tomas862
-
#280: Fixed hook name, by @mickaelandrieu
PrestaShop Specifications
-
#34: Delete Catalog-products-add-edit-virtual-products.md, by @marionf
-
#33: Delete Catalog-products-add-edit-shipping.md, by @marionf
-
#31: Delete Catalog-products-add-edit-quantities.md, by @marionf
-
#29: Delete Catalog-products-add-edit-basic-settings.md, by @marionf
-
#28: Delete Catalog-Products-add-edit-elements-in-all-tabs.md, by @marionf
-
#18: Update Catalog-products-add-edit-basic-settings.md, by @marionf
TranslationTools Bundle
-
#65: Add support for underscores in the third component of a domain, by @eternoendless
-
#64: Add support for underscores in the third component of a domain, by @eternoendless
QA nightly results
Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @jolelievre, @eternoendless, @marionf, @nesrineabdmouleh, @NathanGiesbrecht, @SimonGrn, @khouloudbelguith, @manfield, @tomas862, @Progi1984, @mickaelandrieu!
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!