Quantcast
Channel: PrestaShop Developers' blog
Viewing all articles
Browse latest Browse all 947

PrestaShop Core Weekly - Week 43

$
0
0

This edition of the Core Weekly report highlights changes in PrestaShop core codebase during last week, from Monday 19th of October to Sunday 25th of October.

Milestones

After four RCs version, we released PrestaShop 1.6.1.2! It’s most notable is to solve the Product page slowness issue: let us know how that works for you!
Incidentally, that explains the lack of activity on this version that week :)

More news about the Starter Theme! Read the whole series:

  • http://build.prestashop.com/news/starter-theme-kickoff/
  • http://build.prestashop.com/news/starter-theme-news/
  • http://build.prestashop.com/news/starter-theme-news-2/

Stay tuned, next week should see a flood of articles on Build :)

Code changes in 1.6.1.x

Here are the merged pull-requests on the 1.6.1.x branch since the last Core Weekly Report!

Front office

  • 4150: Fix performances issue with SpecificPrice, by @jocel1.

Code changes in 1.7.0.0-develop

Now let’s review the merged pull-requests on the ‘develop’ branch since the last Core Weekly Report!

Note that the Start Theme repo (see next section) is entirely part of the PrestaShop 1.7.0.0 project.

Back office

Core

  • 4311: Catalog page, sorting of products, by @xGouley.
  • 4171: SpecificPriceRule without conditions to id_product 0 instead of full products list, by @gRoussac.
  • 4327: Add HookDispatcher, Hook to legacy bridge in service declaration, by @xGouley.
  • 4331: Only clean compare_product table if entry older than 1 week, by @julienbourdeau.

Installer

Unit Tests

  • 4321: Unit/Integration testing on ProductController, by @xGouley.

Code changes in Starter Theme

Finally, these are the merged pull-requests on the ‘feat/starter-theme’ branch since the last Core Weekly Report!

See all the PRs merged into the codebase since the last Core Weekly here.

Thank you to the contributor whose pull requests was merged since the last Core Weekly Report: @gskema. Also, 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 tickets on the Forge!

If you want to contribute to PrestaShop with code, read those:

…and if you do not know how to fix an issue but wish to report it, read this: How to use the Forge to contribute to PrestaShop. Thank you!

Happy contributin’ everyone!


Viewing all articles
Browse latest Browse all 947

Trending Articles