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

PrestaShop Core Weekly - Weeks 52, 1 & 2

$
0
0

This edition of the Core Weekly report highlights changes in PrestaShop core codebase during the last three weeks, from Monday 28th of December 2015 to Sunday 17th of January 2016.

Happy new year to you, dear contributors and community members! The Core Weekly report took a bit of a holiday in early January, but we’re back on track now! :)

Milestones

The team is hard at work on PrestaShop 1.7, the next major version of the most complete e-commerce software solution there is.

This new version introduces several new things that were written about in this very blog, and you can find a summary of that in the forum post! More content coming soon.

Our product managers talk about the various projects in these videos.

The readers of this devblog know most of these, but since this is the new year, here is the overview of what is being worked on for 1.7:

That last item has just started taking life! The development of the new default theme has begun! Right now, it is named Classic and its development is going strong. You too can contribute ideas and code: development happens on the feat/classic branch This theme will follow changes on the feat/starter-theme branch. If you want to know the technological choices: Bootstrap 4 Sass version, Bourbon, ES6, all built with webpack. You can discuss it on the dedicated Gitter channel: come work with us to make it a reality!

Do you want to enccourage us? Give us a star us on GitHub! :)

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!

Core

  • 4654: Fix ObjectModel error management on validation, by @Shudrum.

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 Starter Theme repo (see next section) is entirely part of the PrestaShop 1.7.0.0 project.

Text changes

Back office

Core

Installer

  • 4668: now update SF2 schema in DEV and PROD env, by @kelu95.

Tests

PHPDoc

Code changes in the Starter Theme – the foundation of 1.7 themes

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

Code changes in the Classic Theme – the default theme of PrestaShop 1.7, based on the Starter Theme.

Finally, these are the merged pull-requests on the ‘feat/classic’ 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 contributors whose pull requests were merged since the last Core Weekly Report: @firstred, @@prestamodule, and @Nobodaddy! 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!

Please note that finishing our projects for 1.7 and delivering a quality beta version soon is at the moment the top priority for our developers. Merging community pull requests has therefore slowed down until then, but will be back with a vengeance once we have a first beta to release to you! So please keep testing, and keep send patches our way: it’s the raison d’être of this community project!

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 the Forge to contribute to PrestaShop. Thank you!

Happy contributin’ everyone, and here’s to a great year of contribution and community!


Viewing all articles
Browse latest Browse all 922

Trending Articles