blog-posts Posted October 8, 2019 Share Posted October 8, 2019 This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 23th of September to Sunday 29th of September 2019. General messages Dear Developers, The Block reassurance module is available in version 4.1.1. This is a full refactoring with a new design and new features, we hope you’ll like it ! Also Pablo Borowicz, PrestaShop’s lead developer, published the next part of his series about the architecture of the PrestaShop open source project. A quick update about PrestaShop’s GitHub issues and pull requests: 84 new issues have been created in the project repositories; 52 issues have been closed, including 9 fixed issues on the core; 37 pull requests have been opened in the project repositories; 52 pull requests have been closed, including 27 merged pull requests. Code changes in the ‘develop’ branch Core #15714: Make issue mandatory when creating a pull request, by @PierreRambaud #15656: Update license headers, by @matks #15642: Fix breadcrumb category, by @jocel1 Back office #15712: Fix bug on tabs product page, by @Progi1984 #15650: Migrate Catalog > Brand & Suppliers > Suppliers create/edit action, by @matks #15484: Add Malagasy language. Thank you @OneDotIT #13584: Migrate Sell > Catalog > Discounts > Catalog Price Rules list. Thank you @zuk3975 Front office #15710: Prevent rage clicking on checkout steps submit button. Thank you @rdy4ever #15533: Disallow showing bad cart to FO user, by @matks #15216: Users can edit adress alias during checkout. Thank you @pauloffb Tests #15730: Update ReadMe file for puppeteer tests folder, by @boubkerbribri #15634: Add demo data files and fix the concerned tests - Sanity tests. Thank you @nesrineabdmouleh Code changes in the ‘1.7.6.x’ branch (for v1.7.6.2) Back office #15665: Wrong selector expression, unable to move parent category, by @PierreRambaud #15660: Fix tracking url in Theme and Logo page, by @jolelievre #15658: Use empty legacy action parameter, by @jolelievre Code changes in modules, themes & tools Changes in developer documentation #358: Add missing recommendation from the validator rules + link to doc sumarizing all checks, by @Quetzacoalt91 #356: Fix mysqldiff utility link broken. Thank you @jf-viguier #355: Add recommendation for removing standalone php scripts, by @Quetzacoalt91 #354: Update admin controllers documentation. Thank you @mrbig00 #353: Better structure for module extension symfony concepts, by @matks #352: Better structure for testing section, by @matks Mail Theme example module #3: Update README.md, by @jolelievre PrestaShop Docker images #180: Install scripts. Thank you @djodjo3 PrestaShop internal Docker images #29: Mod install devops. Thank you @lfourreau #27: Use package default-mysql-server, by @Quetzacoalt91 Prestashop UI Kit #67: Bump jquery to 3.4.1, by @matthieu-rolland Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @boubkerbribri, @Zzareb, @PierreRambaud, @Progi1984, @rdy4ever, @Quetzacoalt91, @jf-viguier, @mrbig00, @jolelievre, @matks, @jocel1, @nesrineabdmouleh, @djodjo3, @lfourreau, @OneDotIT, @matthieu-rolland, @pauloffb, @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: Contributing code to PrestaShop Coding standards …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! View the full article Link to comment Share on other sites More sharing options...
Recommended Posts