[-] CORE : #PSCFV-10389 Avoid eventual empty Specific Price Rule
[-] CORE : Fix bug #PSCFV-10179 Duplicate specific price records when updating a product
[-] CORE : Cart rules not ordered by priority for PaymentModule
[-] CORE : Partial fix bug #PSCFV-10534 bad total_products_wt calculated without other cart rules
[-] CORE : Could not add too long tags
[-] CORE : Missing tag max size
[-] CORE : Partial fix for #PSCFV-10482 getCacheId is different in back office
[-] CORE : Fix bug #PSCFV-10471 Cart item count problem, unique_id grouping error for id_product and id_product_attribute
[-] CORE : #PSCFV-10461 customer group in getPriceStatic, pull request https://github.com/kpodemski/kp-PrestaShop/commit/361ebc72e09d00463bb7a7b7af670e3235ab6a5a
[-] Core: Set a remote addr with php-cli #PSCFV-10372
[-] CORE : Could not add several cart rules
[-] CORE : Fix bug #PSCFV-10040 Notice: Undefined index: unifunc && Fatal error: Function name must be a string on some PHP version with empty cache folder and smarty cache enabled
[-] CORE: Fix for field length and type regarding https://github.com/PrestaShop/PrestaShop/pull/678
[-] CORE : Remove PHP Warning: file_put_contents on modules config.xml
[-] CORE : fixed bug #PSCFV-10175 - No virtuel download email send after accepted payment
[-] MO : Blocklayered - Fix empty fancy box after template edit
[-] MO : FixBug #10460 - UTF8 bug on accented URL
[-] MO : Blockcart, wrong tbody
[-] MO : Fix buig #PSCFV-10480 Blockcart too long cart_block_product_name
[-] MO : Fixed a bug when displaying textures Corrections links texture image in the blocklayered
[-] MO : carriercompare fixed bug, override template's files in theme. Ticket #PNM-1691
[-] MO : Statsdata, exception on duplicate entry
[-] MO: Fix unifunc smarty errors if module is displayed on multiplehook without cache
[-] MO : fix bug #PSCFV-9906 again, bad url parsing
[-] MO: Fix blocklayered sort by quantity #PSCFV-10300
[-] WS: Fix order by on id field on multishop entities
[-] WS: Fix entities retrieve for some cases
[-] WS: 404 error should be returned if a multishop entity does not exists #PSCFV-10229
[-] WS: Bad xlink for tax_rules_group in product
[-] PDF : Report of https://github.com/enumag/PrestaShop/commit/9c939cceadebd58ad390fb4f108816e3c17c0275
[-] LO: Argeninian localization
Improved/changed features:
[*] Project : Orders should rely only on ps_order_cart_rule
[*] Installer : added file check in order to check if everyhting has been successfuly uploaded
[*] FO: Allow to enable SSL on all the pages
[*] FO : removed extra slash and point
[*] BO : AdminImport, retrieve separators and lang selected
[*] BO : Add category id in AdminSpecificPriceRule
[*] BO: Allow to breakdown the taxes when they are computed
[*] BO : AdminImport, remove csv files
[*] BO : Adminimport, check csv download path
[*] BO : Add csv file download in AdminImport
[*] BO : improved automatic language creation
[*] BO : Set import entity in cookie (#PSCFV-8214)
[*] BO: sort modules name in Stats
[*] CORE : Increasing the length of link_rewrite & name in Category.php In database this fields have varchar(128) so let's give the user full size of fields
[*] CORE : bad else if in getTemplatePath
[*] CORE : Refactoring Tools::copy() as copy with context > PHP 5.3
[*] Core: don't re-generate the class_index.php file if a class is not known to avoid misuse of class_exists()
[*] MO : MailAlerts : Add SQL update script for v2.5
[*] MO : MailAlerts : multishop/multilang full compatibility Customers will receive alerts based on the real context of the moment they subscribed to the alert (sho, theme & language) SQL update table : `ps_mailalert_customer_oos` ========================================= ALTER TABLE `ps_mailalert_customer_oos` ADD `id_lang` INT( 10 ) UNSIGNED NOT NULL , DROP PRIMARY KEY , ADD PRIMARY KEY ( `id_customer` , `customer_email` , `id_product` , `id_product_attribute` , `id_shop` ) ;
[*] LO : Removed 'Miss' from the default genders because too country specific
[*] LO : Use single quote as thousands separator for CHF currency
Added Features:
[+] FO : add getManufacturer() to ManufacturerControllerCore Add getManufacturer() to ManufacturerControllerCore to access the protected manufacturer instance of the controller.
[+] BO : add TinyMCE editor for supplier descrpition in AdminManufacturerSupplier
[+] BO : add TinyMCE editor for short and long descrpition in AdminManufacturerController
[+] BO : Improve mod rewrite check
[+] MO : add link to all manufacturer page and the feature to show All Suppliers
[+] MO : add the option to show all Manufacturer Add the option to show all Manufacturer in blocktopmenu module.
[+] MO : Mailalerts - Add Total tax paid to order confirmation
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_INSTALL_VERSION_','1.5.5.0');
define('_PS_INSTALL_VERSION_','1.5.6.0');
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.