Fabio Chelly
91ae972655
[-] MO mailalert : products alerts can be registered for multiple guests
...
#PNM-1669
2013-09-20 10:46:56 +02:00
Nicolas Sorosac
c4681c1fb1
[*] 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` ) ;
2013-09-10 10:24:40 +02:00
gRoussac
bff2844adf
[*] MO : Added customer and product object to hook sending email
2013-07-25 14:50:35 +02:00
François Gaillard
064ba453e6
// Welcome 2013
2013-01-04 11:19:03 +01:00
vAugagneur
a1db83ef41
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
lLefevre
0c5bf77630
[-] MO : mailalert : #PSCFV-3763 : Fix error when i delete an mail alert
2012-08-27 16:08:26 +00:00
lLefevre
6166741906
[-] MO : mailalert : Fix duplicate result
2012-08-27 15:49:07 +00:00
mDeflotte
d0ffa9d9f2
[-] MO : #PSCFV-2868 - Fix addslashes
2012-06-25 12:26:07 +00:00
rMalie
49869aaaaf
// MERGE product_multistore branch : product fields are now editable per shop
2012-04-17 13:32:12 +00:00
François Gaillard
6d9b05e5ca
[-] MO : #PNM-73 : Mail alerts redirect url on logout corrected
2012-03-26 15:13:01 +00:00
rMalie
d14913d8e6
// Normalize
2012-03-09 09:19:30 +00:00
bMancone
1ff1f00dab
// Updated mailalerts module
2012-03-01 13:32:16 +00:00
rMalie
8f0257fc87
// Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions
2012-02-27 12:15:30 +00:00
rMalie
14e6929565
// Welcome 2012²
2012-02-23 16:33:10 +00:00
mMarinetti
1c288bf01d
// Welcome 2012
2012-02-22 09:28:22 +00:00
fSerny
1a656302c2
// Adding some hooks :)
2012-02-02 14:18:07 +00:00
François Gaillard
e422f05c38
[-] MO : MailAlerts module upgraded for PrestaShop 1.5
2012-01-25 16:04:31 +00:00