Summary | Status |
---|---|
Php warnings and notices could break the Ajax responses in the back-end (under php 8) | FIXED |
Custom field values price is added to the product's final price, when price override is used. | IMPR |
Summary | Status |
---|---|
An error can occur rendering the ajax functionalities of the back-end non functional. | FIXED |
Set user access control checks to the back-end requests. | IMPR |
Clear incompatible selections when a parent custom field change. | FIXED |
Summary | Status |
---|---|
Complete refactoring of the back-end to be able to work with lots of data. The values are being loaded/saved/deleted/ordered with ajax, in the custom field view. That means that it can work with thousands of records without hanging the browser or the server. The values in the products are also loaded and searched asynchronously using ajax, without burdening the page load time of the product page. | IMPR |
Re-design of the color custom fields back-end so that it is more clear which are selected in the product page. | IMPR |
v1.5.0
v1.4.3
Summary Status Compatible with Joomla! 5 IMPR Fix duplidate sql queries and executed functions. This makes it way faster. IMPR Simplify the values translation process to make it much faster. IMPR Values missing translation are being fallbacked to the default language. IMPR Set scrollbars in the product's custom field area, to avoid endless scrolling due to extensive height of the values wrapper. IMPR
Summary Status Only super admins could add/update custom fields in the product page (back-end). FIXED Php warnings and notices (under php 8). FIXED