Commit Graph

30 Commits

Author SHA1 Message Date
gRoussac
8733b968f5 [-] FO : input token missplaced in address.tpl 2013-08-09 14:31:59 +02:00
Seynaeve
4d29142907 Allow B2B to navigate through the form with Tab
With
$('#company').blur(function(){
VAT only appears when we leave the input and therefore does not allow to navigate through the form with Tab

With
$('#company').on('input',function(){
that work
2013-08-06 14:15:45 +02:00
gRoussac
699053da27 [-] FO : Fix bug #PSCFV-8412 no zipcode for countries when default country has no zip code in adress format 2013-06-25 16:17:58 +02:00
Damien Metzger
ca64179950 // W3C 2013-06-06 15:27:29 +02:00
gRoussac
d8b39d060d [*] FO : one_phone_at_least should be set 2013-04-22 12:18:26 +02:00
gRoussac
f6d97ea7bb [-] FO : address alias lost 2013-04-16 14:08:51 +02:00
Rémi Gaillard
6b76e9152d [-] FO: Don't display vat_number field if not required for the country on address.tpl 2013-04-05 11:29:30 +02:00
Francois Gaillard
ef0bb1a575 [-] Mobile : Bug fix : Address block (data-ajax) 2013-03-25 17:58:45 +01:00
gRoussac
a03bf13b8f [-] FO : Fix bug #PSCFV-5168, required phone in all templates 2013-03-11 19:01:58 +01:00
gRoussac
88eb72ab17 [-] Fo : Fix bug #PSCFV-7956 select invoice address when adding a first new address 2013-03-07 18:47:34 +01:00
Rémi Gaillard
a97a265649 [-] FO: Fix #PSCFV-6375 always display the vat_number field for registration even if the european vat number module is disabled 2013-01-30 15:57:02 +01:00
sLorenzini
60c4d09948 [-] FO: fixed Solutions for authentication.tpl and address.tpl about dni field - #PSCFV-6619 2013-01-23 09:44:54 +01:00
sLorenzini
c45107a65f [-] FO: fixed IE8 Adding Address Problem + improve line-height input on IE - #PSCFV-6401 2013-01-21 11:53:51 +01:00
djfm
714a5e08cc //Changed English strings using the translationsenglish module. 2013-01-04 16:58:58 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +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
vAugagneur
af8d26c1f4 [-] FO : fixed bug #PSCFV-4702 2012-10-16 09:58:13 +00:00
rGaillard
b817383487 // Display VAT number below company address 2012-10-10 13:56:38 +00:00
dMetzger
1c62b57317 // Fixed parse error in JS caused by quote in country names 2012-09-13 09:48:50 +00:00
dMetzger
a3089a0cc9 // Fixed double entities on address page #PSCFV-3596 2012-08-13 14:36:09 +00:00
rGaillard
78bfe42a87 // Fix some bug on advanced stock management 2012-07-11 15:46:39 +00:00
rMalie
beb95276bd // Fix attr('checked'), attr('disabled') and attr('selected') with jquery update #PSCFV-2142 2012-05-02 08:29:30 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
mDeflotte
e37e7e2a41 [-] FO : #PSFV-522 - Bug in AddressController with Address Alias 2012-02-16 09:19:30 +00:00
vChabot
b30c74ee4b [-] FO : BugFix : PSTEST-660 : adding "My address" as a default alias name 2012-02-06 17:27:23 +00:00
tDidierjean
b2ea2268b6 // Remove deprecated tpl code 2012-01-10 14:23:22 +00:00
mDeflotte
77399c576c [-] MO : #PSTEST-303 - Fixed problems using deprecated methods
// Change baseDir vars to use the current domain
// Change css rules
2012-01-04 16:31:47 +00:00
sThiebaut
0bee961589 // maj 2011-12-14 09:18:25 +00:00
mMarinetti
6522914106 [+] Project : default theme added 2011-12-02 15:24:40 +00:00