I am sorry guys, we had todo the 2.0.26D, which had priority, we proudly announce the first installable version of vm2.1
http://dev.virtuemart.net/attachments/download/674/com_virtuemart.2.1.0_extract_first.zipThis version "works" already on j3.2, but the jquery is not adjusted. Therefore the add to cart does not work correctly. But you can discover it and use the tableupdater and play a bit around with it. Atm the views open without error, and the stuff I tried to store so fare worked.
Of course, only the standard plugins work and the customfield plugins need to be adjusted. I think only the textinput plugin works atm.
The version should work on a j2.5 almost like the latest vm2.0.26, but I wont use it productive yet, though.
Main changes
- You can disable, override and better configure inherited customfields. This gives a lot bigger flexibility, a lot feature requests are directly solved that way.
- we use vmRequest, vmText
- we removed all JParameter and use now JFormfields stored in the directory "fields"
- you can now use theoretically products with customfields in category browse views.
- products have now a fallback to the mainlanguage, if the language is missing.
- The product cart data is a lot smaller in the session for easier storing of the cart in the db and less problems with a lot products.
- the js of the add to cart and the cart module is seperated and works with trigger technic.
- new SampleData
- enhanced OPC, the form is now from begin to end. The function for updating/removing a product does NOT need an own form anylonger
For full j3.2 compatibility we need an adjusted jquery for version 1.9
For j2.5, we wanna stick with the latest jquery 1.8.x.