rMalie
|
84f4d0838c
|
[*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead
|
2012-01-23 10:21:51 +00:00 |
|
rMalie
|
f08ce5cb8b
|
[*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead
|
2012-01-23 10:21:51 +00:00 |
|
rMalie
|
cfcaf73a34
|
// Restore good page_name for controllers with - in name
|
2012-01-20 10:15:45 +00:00 |
|
rMalie
|
88c2cd7b2d
|
// Restore good page_name for controllers with - in name
|
2012-01-20 10:15:45 +00:00 |
|
rMalie
|
3a7325c75e
|
[-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
|
2012-01-19 10:14:10 +00:00 |
|
rMalie
|
eee9b353c1
|
[-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
|
2012-01-19 10:14:10 +00:00 |
|
rMalie
|
5d932788f7
|
// Fix not found products
|
2012-01-16 16:05:44 +00:00 |
|
rMalie
|
a2664664fb
|
// Fix not found products
|
2012-01-16 16:05:44 +00:00 |
|
aNiassy
|
cf93bf1b8e
|
[-] FO : fixed an error of assign variable with smarty
|
2012-01-16 14:38:21 +00:00 |
|
aNiassy
|
3d2ee65436
|
[-] FO : fixed an error of assign variable with smarty
|
2012-01-16 14:38:21 +00:00 |
|
vSchoener
|
5213e1ac88
|
// Fix norme :)
|
2012-01-12 14:57:40 +00:00 |
|
vSchoener
|
121b49231e
|
// Fix norme :)
|
2012-01-12 14:57:40 +00:00 |
|
vSchoener
|
02d5c6030c
|
[-] BO : Fixed bug #PSFV-363. The mails are more detailed for the customer
|
2012-01-12 14:56:53 +00:00 |
|
vSchoener
|
300bf8bfc7
|
[-] BO : Fixed bug #PSFV-363. The mails are more detailed for the customer
|
2012-01-12 14:56:53 +00:00 |
|
vChabot
|
5dfe7cd021
|
[-] FO : BugFix : #PSTEST-190 : adding a link to create an address in the "my-account" page, if a customer hasn't filled any addresses
|
2012-01-11 13:45:03 +00:00 |
|
vChabot
|
0141bc28c7
|
[-] FO : BugFix : #PSTEST-190 : adding a link to create an address in the "my-account" page, if a customer hasn't filled any addresses
|
2012-01-11 13:45:03 +00:00 |
|
vChabot
|
c0cf59d93f
|
[*] BO : Adding category management with multishop
|
2012-01-09 15:13:46 +00:00 |
|
vChabot
|
2204a2b653
|
[*] BO : Adding category management with multishop
|
2012-01-09 15:13:46 +00:00 |
|
lLefevre
|
97ae18a4c7
|
[-] BO : fix #PSFV-163
|
2012-01-04 15:58:04 +00:00 |
|
lLefevre
|
d7ea469da4
|
[-] BO : fix #PSFV-163
|
2012-01-04 15:58:04 +00:00 |
|
rMalie
|
4b17d64cf7
|
// Fix PrestaShopException typo
|
2012-01-04 13:53:19 +00:00 |
|
rMalie
|
e28d3ce80f
|
// Fix PrestaShopException typo
|
2012-01-04 13:53:19 +00:00 |
|
tDidierjean
|
2f83e37cff
|
[*] Classes : fix bug #PSFV-162 - Remove unused variables
|
2012-01-04 13:41:03 +00:00 |
|
tDidierjean
|
d8238b007e
|
[*] Classes : fix bug #PSFV-162 - Remove unused variables
|
2012-01-04 13:41:03 +00:00 |
|
mBertholino
|
41acb64027
|
[-] FO : fixed bug while updating customer personal information, the customer couldn't deselect the newsletter checkbox or the optin checkbox
|
2012-01-03 16:06:58 +00:00 |
|
mBertholino
|
3a884afaea
|
[-] FO : fixed bug while updating customer personal information, the customer couldn't deselect the newsletter checkbox or the optin checkbox
|
2012-01-03 16:06:58 +00:00 |
|
lLefevre
|
b460fc963a
|
[-] BO : fix #PSTEST-281
|
2012-01-03 15:00:13 +00:00 |
|
lLefevre
|
f5a4167949
|
[-] BO : fix #PSTEST-281
|
2012-01-03 15:00:13 +00:00 |
|
tDidierjean
|
cd76b61810
|
// FO performance improvements
|
2012-01-03 10:37:05 +00:00 |
|
tDidierjean
|
1b6c883ffa
|
// FO performance improvements
|
2012-01-03 10:37:05 +00:00 |
|
rMalie
|
a776684f13
|
// Rename correctly all hooks
|
2012-01-02 15:52:40 +00:00 |
|
rMalie
|
15614d2747
|
// Rename correctly all hooks
|
2012-01-02 15:52:40 +00:00 |
|
rMalie
|
3e98ba04d8
|
// Refactoring of Hook class
|
2012-01-02 14:42:05 +00:00 |
|
rMalie
|
d9e0f26e7c
|
// Refactoring of Hook class
|
2012-01-02 14:42:05 +00:00 |
|
mDeflotte
|
e2c129e16b
|
[-] FO : #PSFV-272 - Add translation + try to not increase global qty of product on choosing "Ship to multiple addresses"
|
2012-01-02 13:35:42 +00:00 |
|
mDeflotte
|
3a1b6a96d5
|
[-] FO : #PSFV-272 - Add translation + try to not increase global qty of product on choosing "Ship to multiple addresses"
|
2012-01-02 13:35:42 +00:00 |
|
rGaillard
|
e2e11ae580
|
// Small changes on validateController
|
2012-01-02 10:09:36 +00:00 |
|
rGaillard
|
b1f6f089d8
|
// Small changes on validateController
|
2012-01-02 10:09:36 +00:00 |
|
sThiebaut
|
49c8f76587
|
// fixed bug on module
|
2011-12-30 10:59:50 +00:00 |
|
sThiebaut
|
6b2ec86799
|
// fixed bug on module
|
2011-12-30 10:59:50 +00:00 |
|
sThiebaut
|
0daf782c1f
|
// clean code
|
2011-12-30 09:25:52 +00:00 |
|
sThiebaut
|
8d4174009a
|
// clean code
|
2011-12-30 09:25:52 +00:00 |
|
vChabot
|
dbd36eeddb
|
// fix problem about guest customer and default group id and the password display in the form (BO)
|
2011-12-26 14:31:15 +00:00 |
|
vChabot
|
30fb231b26
|
// fix problem about guest customer and default group id and the password display in the form (BO)
|
2011-12-26 14:31:15 +00:00 |
|
mBertholino
|
05cdb7958e
|
[-] FO : if th user doesn't have any account and he's still trying to log in, he will be redirected to the create account form
|
2011-12-26 11:07:19 +00:00 |
|
mBertholino
|
8813128b44
|
[-] FO : if th user doesn't have any account and he's still trying to log in, he will be redirected to the create account form
|
2011-12-26 11:07:19 +00:00 |
|
vAugagneur
|
86b1687056
|
//last fix before release :p thanks franky
|
2011-12-23 00:19:24 +00:00 |
|
vAugagneur
|
9c1028295f
|
//last fix before release :p thanks franky
|
2011-12-23 00:19:24 +00:00 |
|
aNiassy
|
e812d9bd33
|
[-] FO :#PSTEST-145 : fixed a translation bug
|
2011-12-22 20:58:20 +00:00 |
|
aNiassy
|
35b1704ee7
|
[-] FO :#PSTEST-145 : fixed a translation bug
|
2011-12-22 20:58:20 +00:00 |
|