Skip to content

Releases: plentymarkets/plenty-cms-library

plentymarketsCMStools v1.0.11

13 Jul 11:23
Compare
Choose a tag to compare

FIX validation/comparison issue for case sensitive input values

Do not download this version!

Unfortunately this version contains an issue, that you can't add items to basket anymore.

plentymarketsCMStools v1.0.10

30 Jun 14:25
Compare
Choose a tag to compare

Fix for price ID selection regarding variations without attributes
Fix for displaying variation selection in overlay

plentymarketsCMStools v1.0.9

17 May 16:48
Compare
Choose a tag to compare

Fixes

  • for attribute selection. Modal displayed wrong price for item attributes.
  • mobile login dropdown closes if input field get focus.
  • issuse for mobile menus if search-field get focus.

Improvement

  • use of waitscreen is possible in markup now
  • improved modal handling in checkout, if shipping address changes
  • adapted validation of required form fields
  • added plenty-2.js to tools-folder/project

plentymarketsCMStools v1.0.8

14 Apr 08:34
Compare
Choose a tag to compare

Fixes:

  • fixed directive binding in basket
  • fixed atriga validation error
  • added customer properties to guest registration
  • set payment ID for older Callisto designs (< 3.3): get payment ID from input field
  • language files now load as json

Special Feature:
To reduce traffic and increase page loading performance, we merged the javascript libraries we use to one file.
The new file dist/plentymarketsCMStools-libs-x.x.x.min.js contains almost all libraries from project folder libs/.

To use the new merged and compressed file:

  • download the file from github
  • upload the file to your plentymarkets webspace
  • modify your scripts-x.x.json

Need help? Check our manual.

plentymarketsCMStools v1.0.7

10 Mar 15:39
Compare
Choose a tag to compare
  • FIX reload method of payment list, if atriga validation refuse for selected method of payment.
  • FIX migration tool refers to deprecated method (initMobileDropdown -> initDropdowns )
  • REMOVE mustache framework

plentymarketsCMStools v1.0.6

04 Mar 13:49
Compare
Choose a tag to compare
  • FIX reload BasketItemList in basket, if item was deleted.
  • FIX disable atriga user confirmation by default
  • ADD additional payment data to preparePayment request

ScriptLoader

  • added debug switch to prevent browser caching for scripts

plentymarketsCMStools v1.0.5

02 Mar 15:35
Compare
Choose a tag to compare
  • Enable Lazyload for Background-Images (also in OwlCarousel)
  • get filename from file obj instead of input field
  • Introduce global variable for ItemToBasketOverlay timeout

plentymarketsCMStools v1.0.4

21 Jan 15:18
Compare
Choose a tag to compare

FIX

  • Redirect.to() not working for relative paths
  • AddressDoctorService: validation of house number will be ignored if no alternatives are found
  • address doctor responsive design
  • missing character in editItemAttributes() -> editing of attributes in basket was impossible

Improvement

  • added source mapping
  • trigger 'login-expired' on window if user session expires.
  • updated Readme.md
  • refactored code

plentymarketsCMStools v1.0.3

16 Dec 16:26
Compare
Choose a tag to compare
  • improvements
  • fixes for PostfinderService
  • fixes for MobileDropdown directive

plentymarketsCMStools v1.0.2

10 Dec 14:31
Compare
Choose a tag to compare

QuckFix for PostFinder