Fixed missing 'no results' notification when searching for non-authorized article number.
Fixed synchronization problem that occurred when no longer importing property icons
Fixed bug that resulted in incorrect Icons in filters after removing property icons with article import.
Removed double footer from the Not Found (404) page.
Implemented authorization on category structure menu of home page.
Fixed a bug in the "active" state of tabs on the article detail page.
A link to an external website will now be presented as an actual link to the website in a new tab/window. Previous versions would attempt to download the website instead of navigating to the address.
Created smarter categorized news view with optional column count.
Added a filter reset button to the top of the filter list.
Introduced a webshop setting that can be used to disable the price slider filter.
Filter result no longer returns empty Products. This situation could occur if a user is partially authorized for a Product.
The HTML content in a StructurePage can now contain a call to a partial view. This can be done by defining custom tags with the following syntax:
<!--[CONTROLLER/ACTION]-->
or
<!--[CONTROLLER/ACTION?QUERYSTRING]-->
Refactored use of internal library
Fixed an issue where most cookies expired when the browsing session ends, instead of after a year. This will fix issues with basket items seemingly disappearing after a day or less.
Fixed bug in Vendisto to Shoxl synchronisation.
Updated to Shoxl.Core version 1.4.1.21639
Fixed an issue where the minimum amount of an accumulated discount did not work properly when the article has a discounted price.
Moved declarations of some internal components to proper place in software.
Improved English text for the sign in button. It used to say "Register", but now it says "Sign in".
(Re-)Implemented a preferred order delivery date field that allows users to specify when they want their item(s) delivered.
Fixed bug that caused ever increasing number of requests to progress bar while importing
Fixed problem that prevented correct synchronization of the sequence of child classificationnodes.
The possibility to specify a specific publication and archive date has been added to the news module.
A news item can have a publication date (past/current/future) and an optional archive date. If an archive date has been specified it has to be a date after the specified publication date.
Performance improvement in import of user passwords.
Fixed problem that prevented correct synchronization of the sequence of child classification nodes.
The following changes have been made in respect to Google TagManager and order tracking:
Fixed a performance bug in the restricted order list view. The lists will now load a lot quicker.
Fixed bug that occurred when using Article Import to split Suspended articles from ArticleGroup.
A new option for the terms and conditions agreement has been added: message only. If this option has been configured a message will be shown in the summary stating that the customer agrees with the terms and conditions when placing the order.
The default settings has remained unchanged, a message and a checkbox will be shown. The order can't be placed without checking the checkbox.
Added the possibility to optionally show the article number in an order (basket, summary and confirmation email).
Fixed bug in user validation of Customer import
Fixed bug in synchronization of deleted articles to shop.
Bugfix: Selecting multiple values of the same property in filter resulted into an empty list.
Made sure the previous-page URL registrar doesn't register the error page.
Fixed bug that caused occurrence count in some filters to be 0 after filter selection.
Fixed a bug in the OCI HookUrl handling.
Fixed telephone fields in customer data step.
Fixed bug in GoogleSitemap rendering.
Moved delivery/pickup option to second step of orderprocess. Pickup option selection disables delivery address interface. Added pickup/delivery option to logged-in user addresses interface.
Article property values are added to the searchable content.
Added authenticated-only option to navigation list. Made sure that the Google Sitemap only shows the allowed navigation lists.
Added new stock indication style displaying stock count.
Fixed broken filters after core package update.
An optional cart preview has been added. The preview is visible on a hover over the cart button in the shop header. It can be closed by clicking anywhere outside the preview. This feature is disabled by default.
Static lists now have the option to display a "call to action" button.
Added setting to indicate if a shop is an ezshop. Improved image caching in non-ezshops. Ez-shops no longer resize images but show ez-catalog images directly.
Added product information setting to be used for showing additional property tab.
The corresponding icons of property values can now be displayed as part of the filter functionality on both classification and articlegroup level.
Bugfix: current page was not always known in views.
Resized images will keep their transparency by saving the resized image as PNG in cache, instead of JPG. But only if the corresponding image format is configured to have no background color.