DamienMetzger
867c9a5135
[*] BO : the global search now looks into the modules
2012-11-22 17:41:12 +01:00
DamienMetzger
849b96ab9c
[*] BO : the global search now looks into the modules
2012-11-22 17:41:12 +01:00
Sarah Lorenzini
110965a338
[-] FO : fixed bug #PSCFV-5779 - order_conf still not fixed propertly
2012-11-22 17:12:58 +01:00
Sarah Lorenzini
d2023a5105
[-] FO : fixed bug #PSCFV-5779 - order_conf still not fixed propertly
2012-11-22 17:12:58 +01:00
vAugagneur
3048713f2c
//fix from sarah
2012-11-22 16:48:21 +01:00
vAugagneur
1bd44e79a9
//fix from sarah
2012-11-22 16:48:21 +01:00
Rémi Gaillard
0d141e204c
[-] FO: Fix #PSCFV-5052 update the cart rules in the cart when the address is changed
2012-11-22 16:46:12 +01:00
Rémi Gaillard
b4922dae3e
[-] FO: Fix #PSCFV-5052 update the cart rules in the cart when the address is changed
2012-11-22 16:46:12 +01:00
Caleydon Media
ee374e8172
Update themes/default/sitemap.tpl
...
SEO and accessibility improvement
- added link title and rel parameters
- improving dynamically displayed sitemap links (different list of link for logged/unlogged customer)
2012-11-22 16:45:01 +01:00
Caleydon Media
b51b969fd4
Update themes/default/sitemap.tpl
...
SEO and accessibility improvement
- added link title and rel parameters
- improving dynamically displayed sitemap links (different list of link for logged/unlogged customer)
2012-11-22 16:45:01 +01:00
Caleydon Media
4e160a6523
Update themes/default/css/cms.css
...
Added ordered list formating on CMS pages
2012-11-22 16:07:50 +01:00
Caleydon Media
ce84562d77
Update themes/default/css/cms.css
...
Added ordered list formating on CMS pages
2012-11-22 16:07:50 +01:00
Caleydon Media
6d3a916c7a
Update modules/blockuserinfo/blockuserinfo.tpl
...
SEO and accessibility improvement
2012-11-22 15:51:59 +01:00
Caleydon Media
09363dc4c3
Update modules/blockuserinfo/blockuserinfo.tpl
...
SEO and accessibility improvement
2012-11-22 15:51:59 +01:00
DamienMetzger
c374380a92
[-] BO : fixed sorting and filter in BO tabs #PSCFV-5618
2012-11-22 15:46:49 +01:00
DamienMetzger
1a6fd753e0
[-] BO : fixed sorting and filter in BO tabs #PSCFV-5618
2012-11-22 15:46:49 +01:00
Caleydon Media
f5d57ba6df
Update modules/blockcart/blockcart.tpl
...
SEO and accessibility improvement
- added missing link title parameter
- added rel="nofollow" into links going to shopping cart
2012-11-22 15:36:46 +01:00
Caleydon Media
effd3d13a8
Update modules/blockcart/blockcart.tpl
...
SEO and accessibility improvement
- added missing link title parameter
- added rel="nofollow" into links going to shopping cart
2012-11-22 15:36:46 +01:00
Rémi Gaillard
d8c129f113
[-] BO: Fix the product indexation only on the default shop #PSCFV-5227
2012-11-22 15:35:29 +01:00
Rémi Gaillard
c5f52bcf7c
[-] BO: Fix the product indexation only on the default shop #PSCFV-5227
2012-11-22 15:35:29 +01:00
DamienMetzger
521945706c
[-] Installer : name of the supplier page fixed #PSCFV-5571
2012-11-22 15:28:00 +01:00
DamienMetzger
5dfa888b6f
[-] Installer : name of the supplier page fixed #PSCFV-5571
2012-11-22 15:28:00 +01:00
Caleydon Media
3a5a7cbeb9
Update modules/blockmyaccountfooter/blockmyaccountfooter.tpl
...
SEO and accessibility improvement
- added rel="nofollow" link parameter
- added emty title parameter
2012-11-22 15:23:33 +01:00
Caleydon Media
d153a0c67f
Update modules/blockmyaccountfooter/blockmyaccountfooter.tpl
...
SEO and accessibility improvement
- added rel="nofollow" link parameter
- added emty title parameter
2012-11-22 15:23:33 +01:00
DamienMetzger
87a397b5ca
[-] BO : image regeneration now gives a better reporting and crash less #PSCFV-5519
2012-11-22 15:15:43 +01:00
DamienMetzger
f973d2e3e4
[-] BO : image regeneration now gives a better reporting and crash less #PSCFV-5519
2012-11-22 15:15:43 +01:00
cmouleyre
da1ae4906e
Remove color for email in *.php
2012-11-22 14:58:52 +01:00
cmouleyre
0d545d0a53
Remove color for email in *.php
2012-11-22 14:58:52 +01:00
Xavier POITAU
57388850a3
When you set the "Fees by carrier, geographical zone, and ranges" (in the "Shipping" tab), the prices are tax excluded and displayed with 2 decimals, but the price is saved with 6 decimals in the database.
...
So when you define a shipping fee with 6 decimals it is saved without problem, but when you come back to edit the values, they are rounded (2 decimals) so you are forced to edit the values again, or else saving will replace the previous 6-decimals values with the displayed 2-decimals values.
Having 6 decimals displayed in the BO (not rounded, raw value from the database) is necessary because these values are tax excluded and are displayed tax included on the FO.
2012-11-22 14:14:02 +01:00
Xavier POITAU
034b26f82d
When you set the "Fees by carrier, geographical zone, and ranges" (in the "Shipping" tab), the prices are tax excluded and displayed with 2 decimals, but the price is saved with 6 decimals in the database.
...
So when you define a shipping fee with 6 decimals it is saved without problem, but when you come back to edit the values, they are rounded (2 decimals) so you are forced to edit the values again, or else saving will replace the previous 6-decimals values with the displayed 2-decimals values.
Having 6 decimals displayed in the BO (not rounded, raw value from the database) is necessary because these values are tax excluded and are displayed tax included on the FO.
2012-11-22 14:14:02 +01:00
DamienMetzger
7e9c38612d
[-] FO : fixed error in price cache (multishop not taken into account) #PSCFV-5612
2012-11-22 12:06:06 +01:00
DamienMetzger
6d1b299d05
[-] FO : fixed error in price cache (multishop not taken into account) #PSCFV-5612
2012-11-22 12:06:06 +01:00
vAugagneur
a2c4e92c1d
//remove svn keyword @version Release: $ part 2
2012-11-22 11:59:43 +01:00
vAugagneur
aeefe56a64
//remove svn keyword @version Release: $ part 2
2012-11-22 11:59:43 +01:00
vAugagneur
a1db83ef41
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
vAugagneur
be946319be
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
DamienMetzger
8ef07b1e34
[-] FO : added missing e-mail control on identity controller #PSCFV-5645
2012-11-22 11:33:33 +01:00
DamienMetzger
a4d4f6feeb
[-] FO : added missing e-mail control on identity controller #PSCFV-5645
2012-11-22 11:33:33 +01:00
vAugagneur
44a54fd017
//added CONTRIBUTING.md CONTRIBUTORS.md README.md
2012-11-22 11:21:19 +01:00
vAugagneur
0b62fec31d
//added CONTRIBUTING.md CONTRIBUTORS.md README.md
2012-11-22 11:21:19 +01:00
DamienMetzger
9b1f6fd07f
[*] FO : fixed wrong display of weight units in product comparaison #PSCFV-5662
2012-11-22 11:08:13 +01:00
DamienMetzger
7858ae97c1
[*] FO : fixed wrong display of weight units in product comparaison #PSCFV-5662
2012-11-22 11:08:13 +01:00
Rémi Gaillard
38825d6551
[-] Core: Fix #PSCFV-5561 many payment informations are added when product is out of stock on order validation
2012-11-22 10:49:50 +01:00
Rémi Gaillard
2244b6e4cf
[-] Core: Fix #PSCFV-5561 many payment informations are added when product is out of stock on order validation
2012-11-22 10:49:50 +01:00
DamienMetzger
bd4085ac20
[-] BO : tag saving does not crash with a bad line ending anymore #PSCFV-5663
2012-11-22 10:30:25 +01:00
DamienMetzger
e1428a6f9a
[-] BO : tag saving does not crash with a bad line ending anymore #PSCFV-5663
2012-11-22 10:30:25 +01:00
DamienMetzger
95d26cbcb7
[-] FO : cookie lifetime is now set with the front end lifetime value instead of the BO value #PSCFV-5668
2012-11-22 10:12:42 +01:00
DamienMetzger
d6df4fec2d
[-] FO : cookie lifetime is now set with the front end lifetime value instead of the BO value #PSCFV-5668
2012-11-22 10:12:42 +01:00
adonis karavokyros
bae449aea3
Clean selectors in ajax-cart.js
...
Kepp it simple
2012-11-22 09:50:01 +01:00
adonis karavokyros
5c94073642
Clean selectors in ajax-cart.js
...
Kepp it simple
2012-11-22 09:50:01 +01:00