This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 20th to Sunday 27th of January 2019.

Core Weekly banner

General messages

Dear Developers,

You will notice that the GDPR module has been improved thanks to a contributor from the community. As improving modules is sometimes easier than to improve the PrestaShop project’s core, this is a very good way to start to contribute. Just have a look at the Native modules integration kanban on GitHub, and pick something up in the todo list.

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

  • #12074: Refacto PreferencesController to use annotations, by @matks
  • #12076: Refacto ProductPreferencesController to use annotations, by @matks
  • #12077: Refacto ThemeCatalogController to use annotations, by @matks
  • #12094: Refactor OrderPreferencesController to use annotations, by @matks
  • #12096: Fix access rights to Administration page, by @matks
  • #12097: Refacto PaymentMethodsController to use annotations, by @matks
  • #12098: Refactor Shipping/ referencesController to use annotations, by @matks
  • #12099: Refactor MaintenanceController to use annotations, by @matks
  • #12140: Default carrier name was displayed as 0. Thank you @Gitdyr
  • #12240: Adds missing argument in MetaController which caused page crash. Thank you @tomas862

Front office

Tests

Install

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

Core

Back Office

Code changes in modules, themes & tools

GDPR

  • #54: [*] Prefixing variable to avoid javascript conflicts on Backoffice. Thank you @Shiryu75

Composer script handler

eslint-config-prestashop

European VAT number

ADR

  • #2: Create 1st ADR to initialize the usage, by @matks

Changes in Documentation


Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @ansar21mallouli, @Gitdyr, @MathiasReker, @sarjon, @SharakPL, @Shiryu75, @tomas862, @YosraAk!

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!