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
François Gaillard
064ba453e6
// Welcome 2013
2013-01-04 11:19:03 +01:00
vAugagneur
768fcf8f84
Merge pull request #75 from @sebastienhouzet
2012-12-12 11:24:56 +01:00
vAugagneur
a1db83ef41
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
lLefevre
dbff7f07a5
[-] BO : fix #PSCFV-4848
2012-10-10 09:14:02 +00:00
lLefevre
55adbb5bbb
[-] BO : #PSCFV-4392 : index.php in modules folder and sub folders
2012-09-26 07:11:37 +00:00
lLefevre
0c5bf77630
[-] MO : mailalert : #PSCFV-3763 : Fix error when i delete an mail alert
2012-08-27 16:08:26 +00:00
François Gaillard
1acea20cfe
[-] MO : #PNM-73 : Mail alerts redirect url on logout corrected
2012-03-26 15:15:03 +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
14e6929565
// Welcome 2012²
2012-02-23 16:33:10 +00:00
mMarinetti
1c288bf01d
// Welcome 2012
2012-02-22 09:28:22 +00:00
rMalie
4f7b3d4550
[*] classes : new module architecture
2012-01-31 16:57:19 +00:00