Commit Graph

42 Commits

Author SHA1 Message Date
lLefevre
668d237f67 [-] BO : #PSCFV-2295 : remove the duplicate errors message && refactoring zip code insert 2012-05-11 08:37:58 +00:00
gCharmes
65cbb6c2be [-] FO : #FSCFV-903 : Add Mail confirmation sending when subscribing to the newsletter via Accont creation or edition 2012-05-10 19:51:09 +00:00
dMetzger
ff958d5d3c [-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196 2012-05-09 14:36:53 +00:00
vAugagneur
d02f619890 [-] FO : fixed bug #PSCFV-1368 - Password is restricted to 32 characters. 2012-05-03 08:08:50 +00:00
lLefevre
1998bb56d4 // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
rMalie
8a24c0a741 // Retro-compatibility fix of front controllers 2012-03-05 15:32:06 +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
mDeflotte
3f61a4962c [-] FO : #PSTEST-742 - Bad ajax return on authentification with unknow email address 2012-02-14 17:10:01 +00:00
rMalie
7501cb424c // Fix assignations in conditions with logical operators + normalize 2012-02-01 16:42:20 +00:00
rMalie
29b42505d7 // Normalize 2012-01-25 16:13:36 +00:00
rMalie
a776684f13 // Rename correctly all hooks 2012-01-02 15:52:40 +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
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
mDeflotte
0f775abd72 // BugFix : Encoding chars problems 2011-12-22 20:55:17 +00:00
mDeflotte
d272c59c32 // Fix some problems with multishipping 2011-12-21 16:27:02 +00:00
mBertholino
08d0af28ee // improve authentification.tpl code, in order to display errors messages. 2011-12-20 14:39:27 +00:00
mBertholino
41e1cbcc2b // improve authController code, in processSubmitAccount, the method checks if the email address already exists and if it's a valid one. 2011-12-19 15:40:57 +00:00
mMarinetti
fa4c63a449 // Add missing call of parent::initContent() in all front class (when initContent exists) 2011-12-14 16:22:50 +00:00
mDeflotte
8adff9fb5b // Multishipping button is replaced by a checkbox
// BugFix with back params in the checkout process
2011-12-06 14:56:29 +00:00
mDeflotte
57e2258ef6 // BugFix : Problem with account creation and OPC 2011-12-06 10:05:00 +00:00
rGaillard
6e935fb04a // Fix ajax create account 2011-11-23 22:52:34 +00:00
dMetzger
c45ce39b89 // Order processing bugs fixed 2011-11-23 21:02:51 +00:00
rMalie
e850619dff // Some fix on multishop + stock 2011-11-23 17:00:20 +00:00
mDeflotte
2fad5a15d3 // Multishipping : on opc, on putting multi-shipping to off, the cart is set to one address delivery 2011-11-22 17:18:30 +00:00
mDeflotte
d9367bae9f // BugFix : Problem with token 2011-11-22 16:09:49 +00:00
mDeflotte
d598c3f18b // Autoset id_carrier on the cart constructor + Replace a hookExec() 2011-11-22 14:09:52 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
mDeflotte
9426e5d883 // BugFix with opc and multishipping 2011-11-21 10:42:14 +00:00
vChabot
67fc5d1600 [*] BO : You have now 3 new default groups. Unidentified group, guest group, and customer group. 2011-11-17 17:22:15 +00:00
vChabot
0a4cb9321a [*] FO : Register process enhancement 2011-11-10 10:56:14 +00:00
vChabot
4b2ca3193d [*] FO : when an user is created in one step account creation, he is redirected to the cart if the cart is not empty, or in the my-account page if not. 2011-11-03 17:16:28 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
dMetzger
554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
fBrignoli
7b392d6233 [-] FO : Notice if blocknewsletter has been removed 2011-10-11 12:59:30 +00:00
vChabot
0c4a6aede9 // guest checkout works with the 2 registration process 2011-10-03 14:35:43 +00:00
vChabot
372c8dac4e [*] Registration type is now in 2 steps or all in one
// refactoring AuthController.php (front)
2011-09-30 15:48:20 +00:00
rMalie
f65df2f2ae // Norm on controllers 2011-09-30 13:50:55 +00:00
vAugagneur
e8901103e3 [+] Classes : added new class Media => It contains all the method related to media like CSS, JS
[+] Classes : added new method Media::addJquery(), Media::addJqueryUI(), Media::addJqueryPlugin()
[~] Deprecated : All method related to CCC has been moved in class Media
2011-09-30 13:01:10 +00:00
rMalie
0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +00:00
rMalie
91083e190c // Merge -> revision 8800 2011-09-27 14:30:06 +00:00
rMalie
04f3779780 [*] Front: move front controllers in controllers/front/ directory
// Refactoring of front controllers part 1
2011-09-22 15:19:42 +00:00