Hi everyone, and welcome to the second edition of the PrestaShop Core Weekly post, focusing on the activity from March 2nd to March 8th of 2015. As last week’s Core Weekly, I’ll highlight some of the more important happenings in and around the Core of PrestaShop.

Milestones

Last week saw the release of version 1.6.0.14, right after a big week which saw two releases on two consecutive days, 1.6.0.12 and 1.6.0.13. As you can see, the PrestaShop team is willing to go the extra mile to make sure that the user have the best e-commerce software in the industry, and are not willing to compromise, even if it means pushing a new version because of newfound blocker bug. See the (short) changelog for 1.6.0.14.

Code changes

Now, onto the past week, starting from Monday, March 2nd to Sunday, March 8th.

Notable accepted pull requests:

  • 2567: PHPDocs + Code formatting + Refractoring for CategoryController. Thank you gskema!
  • 2547: FO: re-open customer thread from history page. Thanks Axome!
  • 2544: Project: Huge work on code standardization. Thanks PrestaEdit!

Find all PRs closed last week here

Notable closed Forge tickets:

  • PSCSX-4733: threads statuses could not be translated
  • PSCSX-4857: Wrong product url translation
  • PSCSX-4853: classes/productsale.php crash
  • PSCSX-4850: employee permissions: employee has no access to state in addresses when Localization -> state is not selected
  • PSCSX-4816: Property Carrier->name is not valid causes multiple bugs
  • PSCSX-4791: Unable to add stock (classic system) after disabling advanced stock

Find all Forge tickets closed last week here: click here!

Notable commits to the 1.6 branch:

  • Modules names should be lowercase here
  • Cleaner tests directory, removed useless files, separated unit tests from integration tests here
  • IN => EXISTS optimizations here
  • Merge remote-tracking branch ‘upstream/1.6’ into 1.6-upstream here

That’s it for last week! It’s the second edition of Core Weekly, so if you have suggestions or see anything that I missed, please comment!