New stable release vm 3.2.6 released, complete list of changes

Started by Milbo, November 21, 2017, 20:04:44 PM

Previous topic - Next topic

Milbo

r9677
- added urldecode for the filter of getCurrentUrlBy and added urlencode for creating of the URL
- added a new function getShopDefaultSiteLangTagByJoomla to ensure that VM is directly installed with the correct language tables
- removed storing of the keyword in session
---------------------
r9676
fixLabel for Input type
---------------------
r9675
- FullInstaller uses now directly the correct language to install the language tables
- updated fullinstaller with j3.8
- vmLoaderPluginUpdate.php function afterRoute is now checking for BE (and ending directly)
---------------------
r9674
- little performance enhancement for "set Country State for calculation rules in the Admin"
---------------------
r9673
- More work on the search with spaces and ordering. Empty keyword is set to false now to keep backward compatibility
- added colombian destricts
---------------------
r9672
set Country State for calculation rules in the Admin
---------------------
r9671
- Fix Label for Radio And Checkbox
- Added country and state for calculation rules in the BO
---------------------
r9670
- better filtering of keyword, allows now also empty spaces
- keyword is now set per "setUserState"
- keyword is now filtered in product model function populateState and reused in category/view.html.php
- keyword cant be false now, must be checked against empty
- added vmURI::getCurrentUrlBy('get') to the feed links
---------------------
r9669
- little fix in category layout to show the search if no product was found
---------------------
r9668
- enhanced function getCurrentUrlBy, added some more whitelisted keys
- enhanced array fallback for function filterUrl
- little fix in category layout to show the search if no product was found
---------------------
r9667
- Router fixes: 
a) Each page the pagination is multiplied *2 http://forum.virtuemart.net/index.php?topic=138681.0 
b) router bug Fallback set Object as index! http://forum.virtuemart.net/index.php?topic=138834.0 
c) removed sef for search http://forum.virtuemart.net/index.php?topic=138746.0
- Sofort Banking, removed outdated logo
---------------------
r9666
- Updated link to membership article
- added JPluginHelper::importPlugin('user'); to the function store of the user model
- minors removed unecessary defined('DS')
- added parameter for user maintenace redirect to the vmLoaderPlugin
---------------------
r9665
fixing select list to vm method adding transliterateSlugs in configuration
---------------------
r9664
debug order emails and subject email fix
---------------------
r9663
- enhanced nag function using getEncryptSafepath
- vmcrypt set function getEncryptSafepath public
- removed double // in function displayLogos in vmpsplugin.php
- report: all columns are right aligned
- updated allinone.xml file to use install the correct backend main file for j3.
- function changeShopper, address is not pre-filled with userdata of the switching user (in case the address is not provided).
- debug email, removed error message that email got not sent.
- fixed frontend manager link permission in user accountmaintenance
- paypal uses now dynamical ip white list
---------------------
r9662
- shopfunctionsF, function getInvoiceName: added loading of order languages for  - fixed accidently set " in language/en-GB/en-GB.com_virtuemart_config.ini
---------------------
r9661
- old file in safepath was not correctly deleted, when replacing the old file_class
- media view, put both delete commands at the end
---------------------
r9660
Added deletion of media files
---------------------
r9659
- small enhancement for the membership display
- synchronise media ignores the keys folder now
- added missing vmcrypt to migrator view
---------------------
r9658
Updated Updated de-DE.com_virtuemart_config.ini
---------------------
r9657
Updated en-GB.com_virtuemart_config.ini
---------------------
r9656
- enhanced search plugin
- more security for the getMyOrderDetails function
- adjusted link in order BE for getting invoice
---------------------
r9655
- router.php vendor layout was accidently unset 
- cart helper, emptyCartValues resets layout to cartlayout of the vm config
---------------------
r9654
- install.sql, removed NULLs for product group booleans, like featured, discontinued,...
- added tooltip for multiply prices feature in customfield edit.
- added option product_unit to the customfield "Property"
- added the groups to the searchfilter in be product listing
- added hidden config DiscontinuedPrdsBrowseable, Keeps discontinued products browseable
- FE link for product edit was sometimes visible without having the correct rights. There was no security problem, because the product edit blocked correctly.
- Standard payment plugin respects new config setting "order tracking mode"
---------------------
r9653
Added new option "order tracking"
---------------------
r9652
- Added the automatic, that a child is correctly created, even when no child is checked and you are on the product child listing of a parent. The create button must not check always if an item is checked.
---------------------
r9651
- router.php Some fixes for multilanguage routing. Added VmLanguage::$currLangTag to hashes of caches, to prevent getting links for the wrong language.
ed the automatic, that a child is correctly created, even when no child is checked and you are on the product child listing of a parent.
- Added one more table for optimisation task (Thx Franz)
---------------------
r9650
added missing initialising var to js
---------------------
r9649
- category model, added VmLanguage::$currLangTag to cache hash - product model, added VmLanguage::$currLangTag to cache hash
---------------------
r9648
- very important fix for multivariants, which lost in some conditions the parent option, when changing to a child. - added hidden layout options to virtuemart_defaults.cfg-dist
---------------------
r9647
- vmprices.js removed unnessary & in ajax link 
- addtocart.php uses the direct call for the sublayout of the button and not the function anylonger.
- coupon.php removed old notes
---------------------
r9646
- user model, removed note
- vendor model getVendorAddressFields does not work with internal id anylonger
- BE category list keeps selected category
---------------------
r9645
- calculationh.php little fix for the sql gatherin all rules, when no condition is given
- vmJsApi, fix for correct language of the datepicker
- mediahandler has now a deleteAllThumbs of a certain image function (works with regex, may delete accidently too much thumbs which is quite likely unimportant.
- important fix in vmLanguage, the statics keeping if a fallback should be used are deleted now, when the language tags change.
- fix in vmLanguage need to be reflected in vmmodel also
---------------------
r9644
Changed COM_VIRTUEMART_PROVIDED_UNITS to new convention COM_VM_PROVIDED_UNITS in default_shopfront.php. Added language strings for new configuration setting COM_VM_PROVIDED_UNITS including EXPLAIN. Added language strings for units P, PIECE,...
---------------------
r9643
Updated translation in de-DE.com_virtuemart_config.ini
---------------------
r9642
units changed to norm_units. Fixed the problem, that the default values were shown in the config after changing and saving them.
---------------------
r9641
- Meta data for manufacturers in product browse view 
- getCurrentUrlBy was missing virtuemart_vendor_id in the whitelist
---------------------
r9640
- added new Vendor sample image 
- added autocomplete=off to productdetail form 
- closing div in default_reviews.php was at the wrong line
- paypalstd cleaned return url
- fixed typo in required_data
- minors, removed comments, etc
---------------------
r9639
- new feature customfield of type S and M have now a new parameter, which enables the added price as percentage.
---------------------
r9638
- added redirect per system plugin "vmLoaderPluginUpdate" for register and login
- shipment plugin shows now also multiple countries
---------------------
r9637
renamed order_done layout to orderdone to be able to create a menu item.
---------------------
r9636
- fallback for active_languages in config model function store
- usermodel, extra check if the already loaded user has the right id
- removed typo in heidelpay
---------------------
r9635
- corrected reported php version. It was actually just an outdated debug, but we got used to it
- js script, added "var" to global variables, to prevent notices
---------------------
r9634
removed empty value of layout dropdowns, because it must be at least "default" anyway
---------------------
r9633
- datefield fix http://forum.virtuemart.net/index.php?topic=138147.msg484926#msg484926
- BE, moved productcount to view.html.php for faster rendering of the list
- small css changes, removed #cpanel
---------------------
r9632
important patch to prevent memory leak when switching languages.
---------------------
r9631
Fixed empty h1 tag when category view is set to top level category. Removed max-height for images and set height to auto.
---------------------
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/


aftertaf

well, nothing horrible post-upgrade on my test site.
What should I test 'specifically' ? (if anything...)

rage76

Dear Milbo

Please explain:
1. Added new option "order tracking" How to use this?
2. added redirect per system plugin "vmLoaderPluginUpdate" for register and login (Does this mean plugin for redirect from joomla sign-in to VM is not required now?

Thanks & warm regards



gba

Hi!

Please explain:r9656
...
- more security for the getMyOrderDetails function
...

Is there a need to adapt third party code using this function?
If yes, in which way?

Kind regards,
Gerald

titolin10

Hello!

Thank you for all of huge efforts and time spent to come out with the new release.

After I upgrade from VM 3.2.4 to 3.2.6  I faced a problem today

Uploading images to the product using administrator user level (With the necessary permissions)  after pressing on "clone product", then it cause the product thumb disappear on frontend  and also the resized images in product edit page.

Uploading the images from super user is working properly and everything else is working fine unless until now. and the product details page is working okay even if the thumbs not appearing.

I added some screenshots for the problem but because I can't attach files so I uploaded on my website here:

https://goo.gl/LgMY8D

https://goo.gl/Ea5owh

https://goo.gl/hTAQVf

Each product has uploaded need to "replace thumb" then thumb will work normally again.

Regards

titolin10

I got another error just right now,

State drop-down menu during filling billing information was not working (All states for the country was activated)


This is just after update.

jenkinhill

Thumbnails generated OK here.  Country/State dropdowns working, too. I'm using default VM templates.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

aftertaf

Quote from: titolin10 on November 23, 2017, 15:25:08 PM
I got another error just right now,

State drop-down menu during filling billing information was not working (All states for the country was activated)


This is just after update.
which version of php etc?
no issues on my test site like that...

layman

After upgrading from version 3.2.4 VM does not work correctly SEO
SEO settings

before the upgrade the link product was

after updating error 404

to work it is necessary to Use the ID to products and categories

the link looks

what settings to do to be like they used to?

Rune Rasmussen

Quote from: layman on November 27, 2017, 05:45:09 AM
After upgrading from version 3.2.4 VM does not work correctly SEO
...
to work it is necessary to Use the ID to products and categories

I can confirm this is a real issue, a huge on actually ... ;)
Rune Rasmussen - https://www.syntaxerror.no/

Norwegian Translation Team

vladast

After upgrade from VM 3.2.4. I got an error saying "Translation missing for virtuemart_product_id" or "Translation missing for virtuemart_category_id". Actually everything that is related to Serbian Latin language disappeared .
Everything related to products/categories has gone. Also on front end, nothing is working on VM pages.

My website is using Serbian Latin on front end. In beck end in VM, my Shop langunage is set to "Use global configuration". Multilangual shop is set to Serbian Latin.
Then I'm getting above described errors.

If I change Shop Language field to Serbian Latin, then shop will go back to normal and everything will work fine.

Not sure why there is a difference between global configuration in two VM versions?

skopi

same here, after updating to 3.2.6 no category names, description are found in the back end. single language page Spanish


aftertaf

#13
for language issues, make sure you set a default language.  change just that and see if it helps at all..
https://forum.virtuemart.net/index.php?topic=138926.0
from
http://forum.virtuemart.net/index.php?topic=138951.0
:)

there was something on the language that sort of got rehauled around VM 3.2.0 from 3.0.18 causing other issues with language. Those who upgraded before already have it set so we're not affected.
Like it became a mandatory setting, basically..

vladast

Like described in my previous post. If we set shop language to the specific language everything will work, but if it set "global settings" then it will not recognize product/category details. For some reason VM doesn't include "global language settings".