Custom Fields For All (for VirtueMart)

Custom Fields For All (for VirtueMart) 4.4.5

No permission to download

Version 4.4.5 (09-January-2024)​

SummaryStatus
Color checkboxes float outside their wrapper in the product's custom fields tab, when there are a lot of colors and a scrollbar.FIXED
The setup languages may could not be detected in multi-lingual shops.FIXED
Fix stlying in the admin area of J4 and J5.FIXED

Version 4.4.4 (25-October-2023)​

SummaryStatus
Limit of 60 color values for selection in the product (back-end).FIXED
Adding a custom field of type color hex., in a product multiple times, the color palette for adding new colors, was not initialized/shown.FIXED
When used as a sub-custom field in a Stockable Custom Field, changing the value of a variation (of a parent product) was having as a result to add it to the existing, instead of replacing it.FIXED

Version 4.4.3 (5-July-2023)​

SummaryStatus
Only super admins could add/update custom fields in the product page (back-end).FIXED
Php warnings and notices (under php 8).FIXED

Version 4.4.2 (2-May-2023)​

SummaryStatus
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

Version 4.4.1 (13-April-2023)​

SummaryStatus
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

Version 4.4.0 (7-April-2023)​

SummaryStatus
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 colors are selected in the product page.IMPR

SummaryStatus
Do not depend on JQuery on page load.
The plugin's functionalities could break if jQuery is loaded after the plugin's javascript.
FIXED
Replace class names with namespaced classes.IMPR
Custom field parameters are shown in raw format under certain cases.FIXED
Fix error message after saving the product in Virtuemart 4FIXED
Joomla 4 ready.IMPR
Chosen search to accept queries with more than 1 word.IMPR
Back
Top