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.
---------------------