Commit Graph

44 Commits

Author SHA1 Message Date
lLefevre
1a41638de5 [*] TR : update English translations key for Errors 2012-07-12 10:14:41 +00:00
mDeflotte
80c47e9eee [-] FO : #PSCFV-3014 - On account creation, address delivery of all cart products must be set with the user address 2012-07-04 08:35:41 +00:00
lLefevre
f241ab8a9b [-] BO : #PSCFV-2295 : remove the duplicate errors message && refactoring zip code insert 2012-05-11 08:37:58 +00:00
gCharmes
af82f229b3 [-] 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
6c52be444c [-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196 2012-05-09 14:36:53 +00:00
vAugagneur
f35a7fe4b2 [-] FO : fixed bug #PSCFV-1368 - Password is restricted to 32 characters. 2012-05-03 08:08:50 +00:00
lLefevre
c21bef2acf // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
rMalie
ac3a322d95 // Retro-compatibility fix of front controllers 2012-03-05 15:32:06 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
mMarinetti
677a4e485c // Welcome 2012 2012-02-22 09:28:22 +00:00
mDeflotte
d72b5c4eb6 [-] FO : #PSTEST-742 - Bad ajax return on authentification with unknow email address 2012-02-14 17:10:01 +00:00
rMalie
801f647827 // Fix assignations in conditions with logical operators + normalize 2012-02-01 16:42:20 +00:00
rMalie
cb9a7f281f // Normalize 2012-01-25 16:13:36 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +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
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
mDeflotte
23747be5eb // BugFix : Encoding chars problems 2011-12-22 20:55:17 +00:00
mDeflotte
d9cc73f7d7 // Fix some problems with multishipping 2011-12-21 16:27:02 +00:00
mBertholino
655b9d8e5f // improve authentification.tpl code, in order to display errors messages. 2011-12-20 14:39:27 +00:00
mBertholino
d5ebf7ef2a // 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
02ee9aa73f // Add missing call of parent::initContent() in all front class (when initContent exists) 2011-12-14 16:22:50 +00:00
mDeflotte
51b31cc9cd // Multishipping button is replaced by a checkbox
// BugFix with back params in the checkout process
2011-12-06 14:56:29 +00:00
mDeflotte
9bc2b20bbf // BugFix : Problem with account creation and OPC 2011-12-06 10:05:00 +00:00
rGaillard
e84d6ee6c7 // Fix ajax create account 2011-11-23 22:52:34 +00:00
dMetzger
bb0d1bf865 // Order processing bugs fixed 2011-11-23 21:02:51 +00:00
rMalie
1dc3341748 // Some fix on multishop + stock 2011-11-23 17:00:20 +00:00
mDeflotte
9c76b35ec4 // 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
7075d40121 // BugFix : Problem with token 2011-11-22 16:09:49 +00:00
mDeflotte
95a749de8b // 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