PrestaShop Core Weekly - Week 22 of 2018
An inside look at the PrestaShop codebase
This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase during the last week, from Monday 28th of May to Sunday 3rd of June 2018.
General messages
In Paris next week? Please come and meet us at the PrestaShop Day! All the PrestaShop team will be there, among which several developers and the CTO with whom you will be able to exchange on hot topics like 1.7.4 or the 1.6 to 1.7 migration. BTW, If you want an invitation, I have a few left. Ping me on Twitter, I am @ttoine and I will send you a coupon code via direct message. First come, first served.
Last minute news, I will be at Open Expo Europe in Madrid this week to speak about PrestaShop and open source. See you there?
Code changes in the ‘develop’ branch (for v1.7.5.0)
Core
- #9121: Make commands from PrestaShop modules available in PrestaShop application, by @mickaelandrieu
- #9136: Use https in Employee not http. Thank you @okom3pom
- #9140: Update composer dependencies, by @mickaelandrieu
- #9143: Fix unknown key route error in customer settings page. Thank you @marionf
- #9146: Merge 1.7.4.x in develop, by @PierreRambaud
Front Office
Tests
Code changes in the ‘1.7.4.x’ branch (for v1.7.4.0)
Back Office
- #9082: Error while searching for a product, by @PierreRambaud
- #9089: Catch module theme installation error, add error message for invalid module, by @Quetzacoalt91
- #9117: Add theme custo, by @eternoendless
- #9143: Fix unknown key route error in customer settings page, by @marionf
- #9149: Error with quota fields, by @PierreRambaud
- #9151: Fix undefined method trans() when loggin on the marketplace from the module page, by @Quetzacoalt91
- #9151: Fix undefined method trans() when loggin on the marketplace from the module page, by @Quetzacoalt91
- #9157: State filter in catalog page doesn’t work, by @PierreRambaud
Front Office
Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @okom3pom, @rdy4ever!
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 tickets and comments on the Forge!
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 the Forge to contribute to PrestaShop. Thank you!
Happy contributin’ everyone!