This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 04th to Sunday 10th of February 2019.

Core Weekly banner

General messages

Dear Developers,

Last week, Pablo Borowicz, PrestaShop’s lead developer, started a series on the blog about the architecture of the PrestaShop open source project. The next chapter is currently under review and should be published this week.

A quick update about PrestaShop’s GitHub issues and pull requests:

Code changes in the ‘develop’ branch (for v1.7.6.0)

Core

Back office

  • #11470: Improve birthdate validation. Thank you @zessx
  • #11894: Migration of international/localization/currencies page form and some exchange rate actions. Thank you @tomas862
  • #12128: Add migrated customers page helper card, by @matks
  • #12479: Avoid module sorting function warnings when module data is invalid, by @matks

Front office

  • #12406: Revert “Fix translation on account creation email error”, by @marionf

Tests

  • #12021: Add unit tests for CommandBus, DocumentationLinkProvider and UrlFileChecker, by @matks
  • #12431: TE: update product quantity test. Thank you @YosraAk
  • #12480: Add a descriptif comment for the broken test “shopping_carts_view”. Thank you @YosraAk
  • #12481: Add a descriptif comment for the broken test “create_product_with_combination”. Thank you @YosraAk
  • #12482: Add a descriptif comment for the broken test “Delete category”. Thank you @YosraAk
  • #12485: Add a descriptif comment for the broken test “create_feature”. Thank you @YosraAk
  • #12486: Add a descriptif comment for the broken test “read_more_module”. Thank you @YosraAk
  • #12487: Add a descriptif comment for the broken test “configuration”. Thank you @YosraAk
  • #12491: TE: add a descriptif comment for the broken test “category”. Thank you @YosraAk
  • #12492: Add a descriptif comment for the broken test “page”. Thank you @YosraAk
  • #12493: Add a descriptif comment for the broken test “linkWidget”. Thank you @YosraAk
  • #12494: Add a descriptif comment for the broken test “sort filter file”. Thank you @YosraAk
  • #12496: Add a descriptif comment for the broken test “autoupgrade”. Thank you @YosraAk

Code changes in the ‘1.7.5.x’ branch (for v1.7.5.1)

Core

Back Office

  • #12234: Force refresh of tinymce editors in product page step 1, by @jolelievre
  • #12370: RTL fixes: profile, select and notification dropdown, popover tooltips, stock quantity arrows, by @jolelievre
  • #12372: Fix provider warehouse routes, by @jolelievre
  • #12402: Fix first attribute generation when not choosing first attribute, by @jolelievre

Front office

Code changes in modules, themes & tools

Auto-upgrade

eslint-config-prestashop

Viewed products block

  • #13: Fix critical error with previous version of Prestashop. Thank you @Matt75
  • #15: Deploy v1.2.1 of ps_viewedproduct, by @matks

Docker Internet Images

Changes in Documentation


Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @Matt75, @rokaszygmantas, @sarjon, @tomas862, @TysonAndre, @YosraAk, @zessx!

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!