blog-posts Posted November 5, 2019 Share Posted November 5, 2019 This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 14th to Sunday 20th of October 2019. A quick update about PrestaShop’s GitHub issues and pull requests: 80 new issues have been created in the project repositories; 56 issues have been closed, including 17 fixed issues on the core; 61 pull requests have been opened in the project repositories; 60 pull requests have been closed, including 50 merged pull requests. Code changes in the ‘develop’ branch Core #15974: Fix condition check count languages in getAlternativeLangsUrl. Thank you @dariusakafest #15967: Use midnight for birthdate verification, by @eternoendless #15903: Hides bad vouchers that should not be displayed to customers, by @matks #15805: Fix Cannot use object of type ParameterBag as array. Thank you @davidglezz #13636: Adding zones for: Austria, Switzerland, Denkmark, Netherlands, Thaila…. Thank you @manfield Back office #16008: Add Order status update in Order View page. Thank you @sarjon #15969: Update Mexican tax rates, by @LouiseBonnard #15968: Update Swedish tax rates, by @LouiseBonnard #15955: Migrates Customer block of Order view page. Thank you @sarjon #15926: Fix error SQL in getRecurseCategory method, by @marionf #15909: Fix for product images in multishop BO. Thank you @PrestaworksJonas #15908: Introduces list dropdown - uses it in order list page. Thank you @tomas862 #15901: Implement discounts management in Order View page. Thank you @sarjon #15900: Replace usages of jQuery.live usages and add polyfill, by @matthieu-rolland #15899: BO order creation page - part 2. Handle shipping block. Thank you @zuk3975 #15886: Improve pop up information on Category deletion, by @Progi1984 #15798: Remove a field from the employee creation form, by @matthieu-rolland #15778: Migrate Payment block of Order view page. Thank you @sarjon #15757: Fix monitoring grids id configuration. Thank you @zuk3975 #15428: Add check for required fields in BO > Country > Address format, by @matthieu-rolland Front office #16014: Fix html being displayed in download virtual product text mail. Thank you @atomiix #15872: Check mimum quantity for products in the basket order, by @matthieu-rolland Tests #15984: [Test] - Improve quick view product, by @boubkerbribri #15978: Functional Tests - Add BO tests for taxes, by @boubkerbribri #15905: Tests - Add module alias, by @boubkerbribri #15865: Functional Tests - Add BO tests for customers, by @boubkerbribri Merge #15951: Merge modifications from branch 176 back to develop, by @jolelievre Code changes in the ‘1.7.6.x’ branch (for 1.7.6.2) Core #16026: Remove final keyword from Lang entity, by @jolelievre Back office #15643: Allow CLDR to display deleted/inactive currencies, by @jolelievre Front office #15964: Use product url (including combination) rather than canonical one in the miniatures, by @jolelievre #15963: Add rel=”nofollow” to prestashop website link, by @matks #15930: Fix on product-flags class for product cards, by @Progi1984 Code changes in modules, themes & tools PrestaShop Specifications #77: Update product image management, by @marionf #76: Update specs accordingly to issue 12773, by @marionf #75: Created specs for FO produc lists - flags links. Thank you @samuel-pires pscleaner #39: remove attribute_impact declared twice. Thank you @nenes25 mjml-theme-converter #1: use separate virtualProduct var for text and html. Thank you @atomiix ps_shoppingcart #50: Release 2.0.3, by @matks #49: Update README, add LICENSE, add release-drafter config, by @matks #47: Clean modal template from old todos, by @matks Changes in developer documentation #385: Improve hook example for form hooks usage. Thank you @cesarmuriana #383: Fix a few wordings. Thank you @djodjo3 #382: Fix blank lines in “How to create your own Behat tests or add tests to PrestaShop”, by @matks Faceted search module #149: Clear cache button displays an error even on success, by @PierreRambaud #148: Release 3.4.0, by @PierreRambaud #147: Update version to 3.4.0, by @PierreRambaud #145: Fix url validation. Thank you @rokaszygmantas Docker #188: Php configuration tuning. Thank you @djodjo3 #187: Add db check. Thank you @djodjo3 Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @Roman3349, @jolelievre, @marionf, @nenes25, @marionf, @atomiix, @atomiix, @sarjon, @samuel-pires, @boubkerbribri, @matks, @cesarmuriana, @boubkerbribri, @PierreRambaud, @matks, @dariusakafest, @LouiseBonnard, @LouiseBonnard, @eternoendless, @jolelievre, @matks, @PierreRambaud, @PierreRambaud, @sarjon, @jolelievre, @djodjo3, @djodjo3, @djodjo3, @matks, @Progi1984, @marionf, @matks, @PrestaworksJonas, @tomas862, @boubkerbribri, @matks, @sarjon, @matthieu-rolland, @zuk3975, @Progi1984, @matthieu-rolland, @boubkerbribri, @rokaszygmantas, @davidglezz, @matthieu-rolland, @sarjon, @zuk3975, @jolelievre, @matthieu-rolland, @manfield! 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