Commit Graph

105 Commits

Author SHA1 Message Date
Damien Metzger
e68c124218 [-] FO : replace ucfirst by ucwords for the customer firstname #PSCFV-10396 2013-09-16 11:42:11 +02:00
Jerome Nadaud
1359f46bae [-] FO : FixBug #PSCFV-10090 urlencode syntax error - Thanks Duarte 2013-08-12 14:37:32 +02:00
Gregory Roussac
ba69e48f72 Merge pull request #488 from camlafit/pr-countriesbrowser
[*] FO : Better regexp to get country browser from HTTP_ACCEPT_LANGUAGE
2013-08-06 03:07:13 -07:00
Staging
68cb702350 [-] Mobile : Bug fix : Authentication & phone number 2013-07-01 11:08:14 +02:00
Fabio Chelly
668181d8ec Newsletter field is always shown in create account form even if blocknewsletter module is disabled 2013-06-28 18:11:44 +02:00
Vincent Augagneur
3d2e46b14f [-] FO : fixed bug #PSCFV-9388 - newsletter is required error, showing two times 2013-06-26 11:46:02 +02:00
gRoussac
4dbaf98cc8 [-] FO : Fix one_phone_at_leastphone again when PS_REGISTRATION_PROCESS_TYPE = 1 && PS_ORDER_PROCESS_TYPE =0 2013-06-25 10:44:41 +02:00
gRoussac
21856959a2 [-] Fix bug #PSCFV-9414 bad check on states when PS_REGISTRATION_PROCESS_TYPE = 0 2013-06-24 13:54:02 +02:00
gRoussac
2e8c89e543 [-] FO : Fix #PSCFV-9414 submitGuestAccount is not submitAccount 2013-06-21 10:39:58 +02:00
gRoussac
55414552d4 [-] FO : Fix #PSCFV-7388 again Instant checkout - State validation 2013-06-19 14:45:01 +02:00
cam.lafit
663ec76bb9 Better regexp to get country browser from HTTP_ACCEPT_LANGUAGE
With HTTP_ACCEPT_LANGUAGE we have two choices :
* Country == language (displayed with two letter as fr,de,en,...)
* Country with multi language (displayes as fr-CH, de-CH, it-CH)

Previous regexp find only first case.
2013-06-10 11:00:49 +02:00
gRoussac
72bf6dc56d // bad commit 2013-05-29 17:25:41 +02:00
gRoussac
ea5405a917 [-] CORE : Report of ec8deb2891 2013-05-27 19:06:59 +02:00
Vincent Augagneur
444f59c9aa Merge pull request #422 from e-gaulue/AuthController_patch
[*] FO : AuthController can now have its own template
2013-05-23 05:45:05 -07:00
PrestaEdit
e996eeeed1 [-] Translations: .. instead of . 2013-05-19 00:14:39 +02:00
Edouard Gaulué
443e22aa72 [*] FO : AuthController can now have its own template 2013-05-06 00:32:16 +02:00
Rémi Gaillard
63993a425b [-] BO: You can now disable the email sent after account creation 2013-05-03 17:01:12 +02:00
gRoussac
5b48649242 [-] FO : Fix login cookie issues 2013-04-12 12:03:16 +02:00
vAugagneur
f15722858e [-] FO : standardize behavior of selected country in the list when create a new address 2013-04-11 10:30:22 +02:00
gRoussac
0a6e69e7c1 // remove warnings 2013-03-29 09:34:48 +01:00
gRoussac
80d2b1aba3 //bad commit for Auth controller sorry about this 2013-03-26 18:05:54 +01:00
gRoussac
c49c267532 [-] FO : Fix bug #PSCFV-8415 zipcode is required without zip code format too 2013-03-26 18:05:39 +01:00
gRoussac
a87aee5fb3 [-] FO : Fix bug #PSCFV-8098 inversion in customer and address name 2013-03-21 18:25:40 +01:00
gRoussac
434426c21b [-] FO : GuestAccount required phone 2013-03-21 16:37:41 +01:00
gRoussac
76c06ec8c6 [-] FO : Check for cart rules before diplaying shopping cart in OPC 2013-03-13 18:42:40 +01:00
fram
77efe4c04e // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
Francois Gaillard
a0d25c399c [-] FO : Fixed mobile theme authentication CSS 2013-03-12 14:16:52 +01:00
gRoussac
bfee79f5e7 [-] BO : Bug with duplicate carts in back office due to id_guest 2013-03-06 18:52:54 +01:00
gRoussac
47ec8f0e78 [-] FO : Fix exception when PS_CART_FOLLOWING 2013-03-06 16:52:02 +01:00
gRoussac
834706f446 [-] FO : Fix bug #PSCFV-8132 authRedirection not implemented and wrong back redirection 2013-03-06 16:04:29 +01:00
Damien Metzger
aa4f94e189 // Missing files for new installer 2013-02-21 11:24:37 +01:00
Gregory Roussac
310de3da54 [-] FO : Fix #PSCFV-6356 recall adresses in cart after login 2013-01-28 18:29:35 +01:00
gRoussac
4b73d72a65 // parse error in last commit sorry 2013-01-24 09:41:35 +01:00
gRoussac
7b48cdd068 [-] FO : Fix bug #PSCFV-7388 Guest checkout & state validation thankx to Sergio 2013-01-24 09:28:06 +01:00
gRoussac
caf95de092 [-] FO : Try to fix "phone required" bug once again when only signing in 2013-01-22 18:33:14 +01:00
gRoussac
e6d23f175c [-] FO : Fix #PSCFV-5544 same alias is no more rejected in OPC 2013-01-07 16:54:42 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
gRoussac
88cd7ce1f4 [-] FO : Fix again #PSCFV-6209 #PSCFV-5686 no required phone 2013-01-03 15:19:04 +01:00
vAugagneur
fc7ea8ef14 //retro compat smarty variable name 'onr_phone_at_least' 2013-01-02 11:53:43 +01:00
Gregory Roussac
33f09fb92f [-] FO : Fix #PSCFV-6209 required phone with Guest Checkout 2012-12-27 18:05:26 +01:00
vAugagneur
89e9f90cf1 //small variable name fix 2012-12-04 18:35:10 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
dMetzger
43d3af7246 [-] FO : removed deprecated configuration var "PS_VOUCHERS" #PSCFV-5240
// Removed useless DOS protection
2012-11-13 13:56:21 +00:00
rGaillard
647752817f [-] FO: Fix #PSCFV-5220 exception when birthday date is invalid 2012-10-29 11:32:35 +00:00
rGaillard
fea7c994b9 // Do not redirect to account creation when email does not exist 2012-10-23 12:43:18 +00:00
vAugagneur
fce24f4041 //small fix 2012-10-22 16:47:16 +00:00
vAugagneur
49818aacc6 //small fix 2012-10-17 10:13:52 +00:00
vAugagneur
bfb52fbfbc [-] FO : fixed bug #PSCFV-4950 2012-10-17 10:02:18 +00:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00