Releases: WebsiteBaker-modules/bakery
1.84
1.83
VERSION 1.83 (05/30/2017)
[stock.php] Fixed typo in ternary operator (thanks to ICE)
VERSION 1.82 (05/17/2017)
[save_item.php] Fixed db error in strict mode when saving an item with no image item_attribute_id (thanks to jacobi22)
VERSION 1.81 (05/16/2017)
[modify_order.php] Fixed options of shipping state select
[save_order.php] Fixed setting "hide country name", if customer and shop country match (reported by paulchen)
[save_order.php] Fixed state select if setting "display shipping form" is always
Fixed some warnings about a non-numeric value
Replaced check for an empty string by the function empty()
Fixed incompatibilities with mysql save mode (requested by gemnb, thanks to jacobi22). Basically set default values for most database fields.
1,79
+ [save_form.php] Added slash as accepted char to the street address field (repor
ted by fischstäbchenbrenner)
+ [save_form.php] Added dot as accepted char to the company address field (report
ed by Broem)
+ [backend.css] Added support for the advanced theme wbce flat
+ [modify.php] Bugfix: Fixed thumbnail alt attribute (undefined index of $main_image)
+ [view_order.php] Re-added the file view_order.php (reported by KimCR)
+ [modify_orders.php] Commented view_details button since customer data can be checked at modify_order
Feel free to uncomment it at ca. line 257 if you still want to make use of it.
+ Added setting: No right of revocation when purchasing digital content (requested by paulchen)
http://forum.websitebaker.org/index.php/topic,30013.0.html
+ Added setting: If customer and shop country match, hide country (requested by paulchen)
http://forum.websitebaker.org/index.php/topic,29916.0.html
+ Changed: In the customer and shipping address the country code is not displayed any more
1.78
+ Fixed problem with single quotes in image title and alt attributes (reported by dbs)
+ [view_cart.php, search.php] Fixed hardcoded thumb_dir (thanks to Ruud)
+ Replaced @mktime() by time() function since as of PHP 5.1 mktime() throws a notice when called without arguments
+ Replaced view order by a feature that allows editing of customer and invoice address data
+ Changed all js alerts to utf-8
+ Updated Mollie payment plugin to v1.1 (thanks to Ruud - Dev4me)
release 1.77
VERSION 1.77 (03/19/2016)
[send_invoice.php] Bugfix: Use function getimagesize() with image path since url does not work properly if php ini option allow_url_fopen is set to 0 (reported by JPS77)
[pngthumb.php] Added transparency to the png thumb resizing
[view_overview.php, view_item.php] Bugfix: png thumbs did not show up
Updated Lightbox2 to v2.8.2 (responsive slideshow) (reported by CodeALot)
[view_overview.php, view_item.php] Changed js method to set the Lightbox2 options
[lightbox2/css/lightbox.css] Moved css definitions of Lightbox2 to file frontend.css
[save_form.php] Bugfix: Escaped hyphens inside of the regexp character class definition of the address form validation (reported by sky writer)
Reworked the character class definitions of the address form regexp patterns using unicode scripts
See: www.regular-expressions.info
Removed deprecated list of special latin characters in config.php
[languages/RU.php] Added russian language file (thanks to Klimentiy)
Added cyrillic characters to the address form regexp for russian language support (thanks to Klimentiy)
Added feature to cancel an order. The ordered items will be put back to the stock and the order moved to the archiv (thanks to dessauer)
updated to v 1.76
VERSION 1.76 (13.11.2015)
updated to v 1.75
Fixed a duplicate assignment to the $img_dir var
that scrambled the image urls (reported by ra-wi, thanks to jacobi22)
updated to v1.74
updated to v1.7.4
Bakery 1.72
1.7.2