Skip to content

Releases: myflyingbox/prestashop-lce

v0.0.23

13 Feb 15:31
Compare
Choose a tag to compare

Bugfix and improvements for static pricing mechanisms.

v0.0.22

13 Feb 15:30
Compare
Choose a tag to compare

Support for static price definition using Prestashop standard mechanisms.

v0.0.21

26 Oct 11:53
Compare
Choose a tag to compare

Process ergonomy improvement: a ready-to-book shipment is initialized when creating a new MyFlyingBox shipment, allowing for a best-case scenario of 2 clicks required to book an order, instead of six + form filling.
Requires a couple of new settings to be filled on the module configuration page.

v0.0.20

05 Jul 10:59
Compare
Choose a tag to compare

Debugging:

  • replace usage of purifyHTML() for PS 1.5 (using htmlsentitiesUTF8 instead)
  • round total cart weight with 3 decimal precision instead of upper integer
  • allow import of MFB carrier products with long codes in PS 1.5

v0.0.19

20 May 06:20
Compare
Choose a tag to compare

Improved data filtering.

v0.0.18

09 May 12:20
Compare
Choose a tag to compare

Improved data fitlering.

v0.0.17

06 Apr 04:00
Compare
Choose a tag to compare

Improved 1.6 styling compatibility.
Major improvements on coding style compatibility.
Reduced lib dependency weight (removed dependencies not necessary in production environment).
Added translations.
Added link to My Flying Box website Prestashop page for registration.
Corrected issue on front-office shipment tracking information.

v0.0.16

16 Mar 10:08
Compare
Choose a tag to compare
v0.0.16 Pre-release
Pre-release

Corrected a few bugs:

  • ajax request url to select offer wasn't correctly decoded
  • ajax request url to book a shipment wasn't correctly decoded
  • recipient name was defaulting to customer name instead of delivery address name as filled by customer

Improvement:

  • parcel value currency is now specified through a selector (EUR or USD) instead of a free text field

v0.0.15

07 Mar 12:30
Compare
Choose a tag to compare
v0.0.15 Pre-release
Pre-release

Better coding standard compliance.
Added PS module key for publication in official module catalog.

v0.0.13 beta

19 Nov 14:32
Compare
Choose a tag to compare
v0.0.13 beta Pre-release
Pre-release

Improvements on dialog rendering (dynamic height, to support small resolutions).