This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 26th of August to Sunday 1st of September 2019.
General messages
Dear Developers,
PrestaShop 1.7.6.1 is now available. This maintenance release fixes 26 issues reported on version 1.7.6.0. Please read the release note for more informations.
A quick update about PrestaShop’s GitHub issues and pull requests:
- 83 new issues have been created in the project repositories;
- 55 issues have been closed, including 13 fixed issues on the core;
- 42 pull requests have been opened in the project repositories;
- 53 pull requests have been closed, including 35 merged pull requests.
Code changes in the ‘develop’ branch
Core
#14838: Update invalid characters in Customer Creation & Update error messages and tips, by @Progi1984
#14702: Fixes wrong visitor group assumed on multistore, by @matthieu-rolland
#15306: Merge 1.7.6.x into develop branch, by @jolelievre
Back office
#14991: Fix Monitoring grids data for multishop. Thank you @zuk3975
#14959: Add duplicate prices feature. Thank you @202-ecommerce
#14879: Fix change position of products into a category in the catalog > product page, by @PierreRambaud
#14689: Scroll bar in back-office menu is too big on small screens, by @PierreRambaud
#14679: Automatic Tab with symfony routes, menu now handles disabled modules, by @jolelievre
#14168: Adds missing check for cms page category existence on create/edit actions. Thank you @zuk3975
Front office
#15276: Fix one column row without colspan. Thank you @davidglezz
#15167: Can not search a disabled product after enabling it from product list. Thank you @PeeyushAgrawalWebkul
#15083: Aria-label instead of sr-only hidden span in variant-links. Thank you @pojebunny
#15013: Fix URLs for non-default combinations. Thank you @Amazzing
#14937: Classic Theme : Plugin EmailSubscription : override the template for column, by @Progi1984
#12033: Display the extra field added on the customer address form in the address block. Thank you @PeeyushAgrawalWebkul
Tests
#15301: Renaming data names - Smoke tests. Thank you @nesrineabdmouleh
#15262: Sort smoke tests by adding number to the names, by @boubkerbribri
#14145: Behavioral tests for Manufacturer commands. Thank you @zuk3975
Code changes in the ‘1.7.6.x’ branch (for v1.7.6.1)
Core
- #15264: Update contributors and changelog for 1.7.6.1, by @matthieu-rolland
Code changes in modules, themes & tools
Changes in developer documentation
- #330: Add link to php cs fixer config file. Thank you @jf-viguier
Contact Informations module
#23: Release v3.2.0, by @PierreRambaud
#21: Re-synchronize master and dev branches, by @matthieu-rolland
#16: Version updated to v3.2.0, by @matthieu-rolland
#15: Add theme compatibility indication in configuration page, by @matthieu-rolland
Faceted search module
#128: Release 3.2.1, by @PierreRambaud
#127: Bump to version 3.2.1, by @PierreRambaud
#126: Fix wrong nested array in maxvalue. Thank you @matrixino
#125: Products are displayed in wrong order when sorted by “position” and “Show products from subcategories” is disabled , by @PierreRambaud
#124: Refactoring values sorting, by @PierreRambaud
#123: Better way to check for operations filters, by @PierreRambaud
Email subscription module
#40: Release 2.5.0, by @Progi1984
#39: Release 2.5.0, by @Progi1984
#37: Allow to have a custom template when rendering in a column, by @Progi1984
Watermark module
- #11: Remove “FollowSymLinks”. Thank you @antondollmaier
Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @jf-viguier, @PierreRambaud, @jolelievre, @Progi1984, @matthieu-rolland, @nesrineabdmouleh, @davidglezz, @boubkerbribri, @matrixino, @PeeyushAgrawalWebkul, @pojebunny, @Amazzing, @zuk3975, @202-ecommerce, @sarjon, @antondollmaier!
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!