Summary | Status |
---|---|
Make sure that the front-end elements have unique html id attributes. Duplicates were reported. | FIXED |
Fix warnings/notices under PHP 8.x | FIXED |
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 |
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 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 |
Summary | Status |
---|---|
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 |
Summary | Status |
---|---|
Custom field parameters are shown in raw format under certain cases. | FIXED |
Summary | Status |
---|---|
Fix error message after saving the product in Virtuemart 4 | FIXED |
Joomla 4 ready. | IMPR |
Chosen search to accept queries with more than 1 word. | IMPR |
Summary | Status |
---|---|
Deleting a custom field from a product, could leave relevant records in the database. | FIXED |
Summary | Status |
---|---|
Deleting a custom field value, generates a blank page in the new Virtuemart admin template. | FIXED |
UI changes to make the interface more clear. | IMPR |
UI changes to fit in Joomla's 4 styling. | FIXED |
"Add to Cart" button of type submit could make the check for required custom fields fail. | FIXED |
The current version is compatible (beta) with Joomla 4. | IMPR |
Summary | Status |
---|---|
The static custom fields (non selectable and those shown in cart/checkout/orders/invoices) now are printed through a layout file. This allows template overrides of that layout, which till that version was printed through the plugin's core logic. | FIXED |
The hexademical color codes (of color buttons) are no longer displayed in the cart/checkout pages. They displayed in the backend orders only, where could be useful for the shop admin. | IMPR |
Fix notices and warings noticed in php 7.x and php 8.x | FIXED |
Summary | Status |
---|---|
Deleting all the custom fields from a product, now deletes them from the relevant tables in the database. This was a reported bug in Virtuemart (see: forum topic #144239144239) which was fixed by their side and a fix follows up in our plugins as well. | FIXED |
Summary | Status |
---|---|
Ability to have different depth for each branch/option. | IMPR |
Cloned product to include the dependent custom fields. | FIXED |
Hide the wrapper when the next level is empty. | FIXED |
Work within the product bundles. | IMPR |
Abstract/use the layouts provided by the 'basecustomfieldsforall' plugin. | IMPR |
Summary | Status |
---|---|
SQL error in filtering multi-lingual values | FIXED |
Error uninstalling the plugin. | FIXED |
Indexing in the database table, makes the filtering several times faster. | IMPR |
Summary | Status |
---|---|
Colors could not be created in the backend. | FIXED |
Dependent custom fields are now loaded progressively from top to bottop and are also much faster. | IMPR |
Re-styling of buttons and color buttons to be more clear. | IMPR |
Fix styling of of color buttons in the cart/checkout, orders and in pdf invoices. | FIXED |
Code cleanup and removal of obsolete code. | IMPR |
Summary | Status |
---|---|
Js errors can occur in the backend if the values use html special characters (e.g. quotes) | FIXED |
Several small fixes and improvements | IMPR |
Summary | Status |
---|---|
Fixes issues related with the Joomla's automatic updates | FIXED |
Summary | Status |
---|---|
Issue with multi-lingual sites. It messes up the proper language detection, due to the call of the VM's language function before the Joomla's language plugin. http://forum.virtuemart.net/index.php?topic=143870.msg509411#msg509411 | FIXED |
Change the minimum requirements to PHP 5.6 and Joomla 3.8.1 | IMPR |
Summary | Status |
---|---|
Fatal error with Virtuemart 3.6.8 in the product details page | FIXED |
Summary | Status |
---|---|
Custom fields of child products dissapear after saving the parent product. | FIXED |
Duplicate records in language tables. | FIXED |
Static multi-colored butttons were not well styled. | FIXED |
Summary | Status |
---|---|
Was hiding custom fields of other types if used in the product | FIXED |