vAugagneur
3048713f2c
//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
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
4e160a6523
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
DamienMetzger
c374380a92
[-] 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
Rémi Gaillard
d8c129f113
[-] 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
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
DamienMetzger
87a397b5ca
[-] 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
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
DamienMetzger
7e9c38612d
[-] 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
a1db83ef41
//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
vAugagneur
44a54fd017
//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
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
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
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
adonis karavokyros
bae449aea3
Clean selectors in ajax-cart.js
...
Kepp it simple
2012-11-22 09:50:01 +01:00
DamienMetzger
e09b2d9096
[-] MO : fixed referralprogram uninstall #PSCFV-5680
2012-11-21 19:44:14 +01:00
Rémi Gaillard
11fcd04cb0
[-] BO: Fix #PSCFV-5445 - carts are empty on global context in the AdminCarts
2012-11-21 18:50:16 +01:00
Rémi Gaillard
0a7b8d3783
[-] Core: Fix #PSCFV-5301 Product::isDiscounted was returned a bad value
2012-11-21 18:10:25 +01:00
Vincent Augagneur
0c5f7af448
Merge pull request #6 from kpodemski/patch-3
...
[*] MO : new you can upload .png in homeslider module
2012-11-21 09:05:38 -08:00
Damon Skelhorn
ac1bcdf674
Revert "Bug #PSCFV-5626 - Amended SQL query to correctly sum the totals for each day."
...
This reverts commit b52dda80a0 .
2012-11-21 17:05:08 +00:00
Damon Skelhorn
b52dda80a0
Bug #PSCFV-5626 - Amended SQL query to correctly sum the totals for each day.
2012-11-21 16:48:47 +00:00
Vincent Augagneur
2542260f64
[-] CORE : fixed bug #PSCFV-5514 - Override of module language file type fr.php in theme
2012-11-21 17:41:53 +01:00
Krystian Podemski
6c75500095
PNG in homeslider
...
Allow to upload png files in homeslider
2012-11-21 17:35:15 +01:00
Damon Skelhorn
86316e3a32
Bug #PSCFV-5637 - Order reference (string) if passed in from a 1.4 theme in id_order is cast into a integer which destroys the value.
2012-11-21 15:02:59 +00:00
DamienMetzger
70f9f7ed3a
[-] BO : you can search a product by supplier reference again #PSCFV-5723
2012-11-21 13:42:40 +01:00
Vincent Augagneur
e219274030
[-] CORE : fixed bug #PSCFV-5700 - loop on undefined variable, typo, quote missing in generic_add_missing_column.php
2012-11-21 12:08:36 +01:00
DamienMetzger
9bb2dc02b6
[-] BO : check the folder permissions before writing PDF translations in the theme
2012-11-21 11:34:05 +01:00
DamienMetzger
3fe8ebec14
[-] BO : forbid the creation of 2 cart rules with the same code #PSCFV-5737
2012-11-21 10:59:37 +01:00
DamienMetzger
9c8f31b42d
[-] BO : added missing width and height of the logo in the supplier order PDF
2012-11-21 10:31:37 +01:00
DamienMetzger
0900d3b669
[-] MO : "delete" in the module list now uninstall the module before deleting the files
2012-11-21 10:07:38 +01:00
Rémi Gaillard
3e2de4986b
[-] FO: Fix: many fixes - domain for cookies with different url for ssl / add to cart button for minimal quantities with product attributes
2012-11-20 19:05:21 +01:00
Vincent Augagneur
91a4a4955e
[-] CORE : fixed bug #PSCFV-5400 - jquery.ui.core.css is never used
2012-11-19 18:23:21 +01:00
Vincent Augagneur
65eeb53992
//added .gitignore
2012-11-19 17:57:46 +01:00
rGaillard
ee62ed8d27
[-] BO: FIX #PSCFV-5088 - cant add a tax rule to a group if one have already defined as unique
2012-11-16 16:48:23 +00:00
rGaillard
4aa0a69953
// small sql fix
2012-11-16 16:09:55 +00:00
rGaillard
59a602c274
[-] Core: Fix products duplication when using multiple taxe rule on the same country
2012-11-16 16:08:21 +00:00
rGaillard
72b04323ee
[-] Core: Fix #PSCFV-5327 the computation of real stock quantities was bad sometimes
2012-11-16 13:38:32 +00:00
vAugagneur
dd8f447c62
[-] BO : fixed bug #PSCFV-5141 - Product Url being rewritten when a product is edited
2012-11-16 13:21:53 +00:00
rGaillard
f3dcd5bf54
[-] Core: fix regular expression patterns for some hosting which don't support unicode
2012-11-16 11:04:27 +00:00
sLorenzini
bdb5e43a38
[-] FO : fixed bug #PSCFV-5481
2012-11-16 10:29:14 +00:00
sLorenzini
d940168b03
[-] FO : fixed bug #PSCFV-5460
2012-11-16 10:26:43 +00:00
sLorenzini
5a247c1387
// modified valid hack IE
2012-11-16 10:20:06 +00:00