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

Core Weekly banner

General messages

Dear Developers,

During week seven, the team had some issues with Travis, and, the time to fix that, it was a bit difficult to merge pull requests. However, 45 pull requests were merged. Good job guys!

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

  • #10877: Migration of “Design > Pages” page cms category listing. Thank you @tomas862
  • #12471: Use AdminSecurity annotation for ajax call for Sql Manager, by @matks

Front office

  • #12403: Attribute min not allowed on element input at this point, change type…. Thank you @dominictayloruk

Tests

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

Back Office

  • #12507: Add hookDispatcher in GridFactory constructor, HookDispatcherAwareTrait has a safer getter, by @jolelievre

Code changes in modules, themes & tools

Mail alerts

  • #17: Correct product name and link if it has attributes. Thank you @kpodemski

Traces

Composer script handler

  • #4: Asks confirmation before overwrite the existing modules, by @mickaelandrieu
  • #5: Made overwritting behavior “overwrite” the output for real, by @jolelievre
  • #6: Allow to deactivate overwriting using env variable, by @mickaelandrieu

PrestaShop Cleaner

Gamification

Buy Button Lite

Changes in Documentation


Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @dominictayloruk, @idnovate, @kpodemski, @MathiasReker, @michaesc, @tomas862, @Uebix !

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!