2561 Commits

Author SHA1 Message Date
vAugagneur
fbf01834f8 // CHANGELOG
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16730 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 15:45:41 +00:00
vAugagneur
4250fddbe4 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16728 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 15:08:14 +00:00
vAugagneur
b1e130854f //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16727 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 14:47:52 +00:00
rGaillard
cd5a54afd1 // Fix PSCFV-3529
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16726 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 14:44:01 +00:00
vChabot
756f1aa10e [-] BO : BugFix : #PSCFV-3537 : Product Indexing lost when editing a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16725 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 14:09:44 +00:00
rGaillard
ca80cbc4b1 // Fix small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16724 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 13:55:43 +00:00
dMetzger
87af65d2e2 [-] BO : moved some code from AdminModulesController to AdminController because is is used on AdminHomeController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16723 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 13:32:26 +00:00
aFolletete
6b24f5203d // Add image verification
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16722 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 13:14:00 +00:00
rGaillard
3259b70a3c // Add small text
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16721 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 13:04:57 +00:00
vAugagneur
4815e5d2f5 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16719 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 12:40:55 +00:00
mDeflotte
9039939c7d [-] BO : #PSCFV-2596 - Hide custom features values from customization detail list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16718 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 12:37:21 +00:00
rGaillard
b6515eaa17 [-] MO: fix smarty cache ttl on blocktopmenu and blockcategories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16717 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 12:14:03 +00:00
dMetzger
5900ba8d1c [-] Installer : crash with mysql strict mode fixed (datetime has a range of 1000-9999)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16715 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 12:05:58 +00:00
vAugagneur
04be7149e5 [-] BO : fixed bug #PSCFV-3439 part2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16714 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 10:14:41 +00:00
fBrignoli
0d50493737 [-] BO : AdminProductController::updateTags has no return value
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16713 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:52:02 +00:00
dMetzger
6ea5d45b39 [-] FO : fixed warning when a discount wasn't associated to any reduction type (shipping, currency, percentage)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16712 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:47:53 +00:00
rGaillard
0b374458ec [-] BO: fix PSCFV-3468 bad real quantity was displayed on Instant Stock Status
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16711 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:44:07 +00:00
dMetzger
88823dc5eb [-] FO : double escape removed #PSCFV-3530 (already done in the controller)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16710 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:32:32 +00:00
mDeflotte
c72240fb9f [-] FO : #PSCFV-PSCFV-2598 - Fix bug with features not ordering by position
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16709 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:29:29 +00:00
vChabot
b7baa30c6c [-] TR : BugFix : #PSCFV-3470 : french mispelling
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16707 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:09:45 +00:00
mDeflotte
d7eba5476f // Fix bug guest tracking using SSL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16705 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 08:41:00 +00:00
mDeflotte
fa8e87432a // Refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16704 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 08:23:39 +00:00
vAugagneur
0cca874c81 [-] BO : fixed bug #PSCFV-3439
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16702 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 08:13:40 +00:00
rGaillard
af786b1e0a // Fix random bugs with stock
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16693 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 17:15:19 +00:00
rGaillard
ccec86cb0b [-] BO: Fix PSCFV-3384 bad count of product on admin suppliers listing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16689 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 15:24:45 +00:00
rGaillard
18e8b087d3 [-] Core: Fix PSCFV-3092
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16687 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 14:40:31 +00:00
vAugagneur
0817e3bc08 [-] BO : fixed bug #PSCFV-3466
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16686 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 14:09:06 +00:00
mDeflotte
b76c949926 [-] FO : #PSCFV-3392 - Bad CSS syntax
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16683 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 13:41:47 +00:00
vAugagneur
18c576ff5b [-] FO : fixed bug #PSCFV-3189
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16682 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 12:47:28 +00:00
mDeflotte
3e76816edb [-] BO : #PSCFV-3474 - Force ajax request to be synchron
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16681 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 12:45:52 +00:00
fBrignoli
3b6b4c174c [-] MO : Blockspecials - Bug Fixed #PSCFV-3360 - Price displayed even in catalog mode
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16680 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 09:42:20 +00:00
vAugagneur
54b631fc78 [-] MO : fixed bug #PSCFV-3010
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16679 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 08:39:53 +00:00
vAugagneur
4efb673969 [-] BO : fixed bug #PSCFV-3437
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16678 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 08:30:04 +00:00
dMetzger
d69c97f145 // This bug should not happen, but sometimes it does ^^ #PSCFV-3452
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16677 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 08:10:21 +00:00
dMetzger
a8263ee9ad // Filled a default message in customer privacy #PSCFV-3471
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16676 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 07:56:35 +00:00
vAugagneur
2c960d9bee [-] BO : fixed bug #PSCFV-3457 - part2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16675 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 07:56:18 +00:00
vAugagneur
747cfd729b [-] BO : fixed bug #PSCFV-3457
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16674 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-03 07:55:45 +00:00
dMetzger
e8ad797150 // 1.5.0.15
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16671 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 17:56:49 +00:00
vChabot
49c1f7e870 [-] BO : BugFix : #PSCFV-3142 : Admin Tracking displaying categories from other shops
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16670 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 15:49:55 +00:00
vAugagneur
ae58669d4a //oups first release
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16669 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 15:16:23 +00:00
vAugagneur
13f0dc7403 // CHANGELOG
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16668 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 15:11:17 +00:00
rGaillard
2107741896 // Delete context selection on AdminWarehouses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16667 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 15:01:02 +00:00
vAugagneur
c4c69c3aee //fixed create root category
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16666 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 14:53:47 +00:00
lLefevre
0ffbb332c5 // Fix small bug when import supplier && manufacturer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16665 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 14:51:28 +00:00
fBrignoli
e0a39bed57 // missing comas #PSCFV-3464
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16663 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 13:24:33 +00:00
lLefevre
98f5c3629a // List front controllers recursively for add a new URL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16662 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 09:59:10 +00:00
mDeflotte
34428a7dab [-] FO : #PSCFV-3268 - Fix bug with cache and cart rule discount calculation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16661 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 09:07:18 +00:00
dMetzger
f9258b8779 [-] Core : Swift exception(s) handled #PSCFI-6121
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16660 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 08:34:05 +00:00
vAugagneur
c8d1619d0a //new cart icon in module list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16659 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-02 08:24:41 +00:00
vAugagneur
77a78537e7 //small link fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16654 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 16:08:35 +00:00
lLefevre
4bdeb8dce7 // Add translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16653 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 15:43:49 +00:00
lLefevre
1728cd923b // Fix a display error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16652 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 15:37:33 +00:00
vAugagneur
96bf42e183 //
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16651 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 15:36:11 +00:00
vChabot
90a3cc6a45 // fixing SQL #PSCFV-3366
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16650 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 15:28:23 +00:00
rGaillard
7149dacb74 [-] BO: Fix PSCFV-2994
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16648 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 14:43:44 +00:00
lLefevre
a30d9539a2 // Remove Smarty comments for use checkbox button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16647 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 14:17:38 +00:00
lLefevre
f8117d50ce // Add translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16646 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 13:02:25 +00:00
vAugagneur
22d1771142 //Added more info on category for shop configuration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16645 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 12:58:58 +00:00
rGaillard
793cdb720c // Small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16644 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 12:11:48 +00:00
dMetzger
8d8593d3de // #PSCFV-3434 but still need to refresh the page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16643 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 12:03:32 +00:00
dMetzger
9158cadf6c // Small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16642 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 11:36:09 +00:00
vChabot
2366a2cc8a // fixing condition on "add root category" URL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16641 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 10:04:05 +00:00
rGaillard
100703b2f8 // Small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16640 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 09:58:49 +00:00
mDeflotte
24421b248f // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16639 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 09:44:52 +00:00
mDeflotte
7767a81011 // Remove block my account from left column
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16638 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 09:23:07 +00:00
lLefevre
a920359f1d // Performance when use getLinkRewrite() for categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16637 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 09:15:53 +00:00
mDeflotte
66dc8389dd [-] BO : #PSCFV-3366 - Not possible to create customizable fields on multishop context
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16635 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 08:15:35 +00:00
lLefevre
218236c1ee [-] TR : fix #PSCFV-3403 : check if is an object before loading stock data
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16634 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 07:45:00 +00:00
mDeflotte
f0c11404bb // Blocklayered - Fix bug with ajax call on the BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16632 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-01 07:30:07 +00:00
dMetzger
e930b5d08f // Perfs improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16629 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 16:32:44 +00:00
rGaillard
0f56795f2f // Increase typewatch wait time on backoffice orders PSCFV-3349
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16628 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 12:46:29 +00:00
rGaillard
ea35da0a1a // Small fix context is all when multishop is not activated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16627 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 12:33:43 +00:00
lLefevre
fce1d9a60d [-] TR : fix #PSCFV-3436
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16625 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 12:23:51 +00:00
fBrignoli
f4d03c95db [-] FO : Bug Fixed #PSCFV-3417 - Wrong total order price calculation with tax disabled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16624 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 12:18:10 +00:00
lLefevre
a22276d161 [-] TR : fix #PSCFV-3425
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16623 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 10:01:03 +00:00
rGaillard
d16dfdab01 [-] BO: Fix PSCFV-3315 bad invoice after deleting a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16622 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 09:47:09 +00:00
vAugagneur
62c3e09cc6 [+] BO : added new cool feature
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16619 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 09:30:30 +00:00
rGaillard
b37a36eba5 [*] Core: you can now associate modules to order states in order to add extra mail vars
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16618 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 09:18:41 +00:00
dMetzger
58f7fb1c03 [-] MO : blockcart retrocompatibility
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16617 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 08:43:21 +00:00
fBrignoli
cd14749055 [-] FO : Bug Fixed #PSCFV-3407 - Only index page allows an empty url_rewrite
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16616 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 08:40:16 +00:00
dMetzger
656f87440d [-] MO : blockadvertising update did not update the image extension #PSCFV-3355
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16615 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 07:58:27 +00:00
mDeflotte
b57854c3da [-] FO : #PSCFV-3388 - Fix bug with js product combination id
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16614 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-31 07:15:16 +00:00
rGaillard
22d4e61e54 // Fix currency storage in backoffice orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16611 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-30 15:32:22 +00:00
rGaillard
2ce01cc89e [-] BO: Fix PSCFV-3345 display of prices with a currency different than default on backoffice orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16610 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-30 15:24:29 +00:00
aFolletete
78a39a3fbc [-] BO : fixed bug #PSCFV-3376 - BO - Dashboard - Information message wich is sending to a forbidden access page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16609 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-30 15:16:18 +00:00
dMetzger
8f2f4b3be4 // Translation fixed #PSCFV-3419
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16607 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-30 14:48:08 +00:00
dMetzger
121d9abc2c [-] BO : you could not remove a gift once it had been set #PSCFV-3420
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16606 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-30 14:35:59 +00:00
rGaillard
ee34eeab59 [-] BO: Fix PSCFV-3217 SQL error on Instant Stock Status
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16604 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-30 13:38:35 +00:00
vChabot
7c9d4ee5db [-] FO : BugFix : #PSCFV-3283 : Customer group deleted when updating personnal informations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16601 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-30 12:21:52 +00:00
lLefevre
d62949ed65 [-] TR : fix #PSCFV-3374
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16599 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-27 14:14:07 +00:00
lLefevre
356348f90a // Fix a mistake
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16598 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-27 13:49:22 +00:00
mDeflotte
a3f9f55291 [-] FO : #PSCFV-3362 - Order detail ajax call must use SSL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16597 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-27 13:43:34 +00:00
vAugagneur
aebc243b87 [-] BO : fixed bug #PSCFV-3383
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16596 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-27 12:36:02 +00:00
vAugagneur
c45bbc958c [-] BO : fixed bug #PSCFV-3142
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16590 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 14:18:01 +00:00
mDeflotte
1384d579d4 [-] FO : #PSCFV-3365 - Add missing vars assigned to the tpl on refreshing carrier durring account creation on the OPC
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16589 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 14:06:01 +00:00
lLefevre
57ff2be0e5 [-] TR : fix #PSCFV-3358
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16588 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 14:05:50 +00:00
vAugagneur
116221b382 //fixed bug "this product does not exist in this shop."
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16587 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 14:03:08 +00:00
mDeflotte
0835613ee2 [-] FO : #PSCFV-3365 - Add missing vars assigned to the tpl on refreshing carrier durring account creation on the OPC
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16586 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 13:58:58 +00:00
vChabot
f07f7712af // fixing sql error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16585 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 13:56:20 +00:00
vChabot
7fca32e3dc [-] BO : BugFix : #PSCFV-3334 : Price Rules : Catalog Price Rules - In condition group when you want to make a condition with categories, in the list appears every categories from every stores
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16584 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 13:52:05 +00:00
vAugagneur
13b93ddaef [-] BO : fixed bug #PSCFV-3338
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16583 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 13:46:19 +00:00
vAugagneur
db081565c3 [-] BO : fixed bug #PSCFV-3352
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16582 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 13:03:54 +00:00
mDeflotte
0a30c492fd [-] FO : #PSCFV-3356 - Update delivery price on selecting a free shipping option
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16581 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 12:52:02 +00:00
vAugagneur
bca8b9d275 [-] BO : fixed bug #PSCFV-3342
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16580 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 12:07:42 +00:00
lLefevre
6e027b2d19 [-] TR : fix #PSCFV-3229
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16579 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 09:56:43 +00:00
vAugagneur
26624d9f2f [-] BO : fixed bug #PSCFV-3352
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16578 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 09:20:37 +00:00
mDeflotte
02fac949bf [-] BO : #PSCFV-3213 - Fix bug with FO product url on the BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16577 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 08:29:44 +00:00
lLefevre
ae796bedfa [-] TR : fix #PSCFV-3253
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16576 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 07:50:24 +00:00
mDeflotte
b51a097ae0 [-] FO : #PSCFV-3318 - Guest Tracking retrocompatibility with old theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16574 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 15:46:08 +00:00
vAugagneur
9e54583319 [-] BO : fixed bug #PSCFV-3336
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 15:44:09 +00:00
lLefevre
d3529c7d73 // Fix bug when use the combination import by CSV file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16572 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 15:38:10 +00:00
mDeflotte
a1d01b0986 [-] FO : #PSCFV-3242 - Add PS version in cookie hach name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16571 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 15:30:47 +00:00
vChabot
f03879cdf2 [-] FO : BugFix : #PSCFV-3332 : Error for multiple store products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16570 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 14:23:18 +00:00
fBrignoli
d30f381961 [-] BO : Bug fixed related to #PSCFV-2954 - order slip do not include VAT on carriers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16569 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 13:57:15 +00:00
lLefevre
57dcc5b694 // Fix bug when use the product import by CSV file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16568 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 13:53:43 +00:00
aFolletete
e056653fed [-] Classes : fixed bug #PSCFV-3260 - Bug when add product to existing order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16567 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 13:53:42 +00:00
mDeflotte
ad4c7dec2b [-] FO : #PSCFV-3318 - Guest Tracking must use order reference and not order id
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16566 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 13:00:43 +00:00
mDeflotte
f782f88006 [-] FO : #PSCFV-3318 - Guest Tracking must use order reference and not order id
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16565 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 12:11:25 +00:00
fBrignoli
bd28cc6e4b [-] MO : Watermark - Bug Fixed #PSCFV-2770 - Watermark is not working
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16564 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 09:30:56 +00:00
lLefevre
9665448bd2 [-] TR : fix #PSCFV-3269 : remove call to PSQL() which is unnecessary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16563 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 09:02:39 +00:00
lLefevre
ff0bdb5532 [-] Bo : replace constant _PS_THEME_DIR_ by _PS_MAIL_DIR_ when send a email
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16562 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 08:34:17 +00:00
mDeflotte
6b62f6c3ed // By 1.5.1 we means certainly 1.5.0.1
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16561 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 08:03:42 +00:00
dMetzger
34c85b6114 [-] WS : creation of new product combination returned an error #PSCFV-3333
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16560 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 07:21:23 +00:00
vAugagneur
8b459e499e //remove unused code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16559 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-25 07:09:36 +00:00
dMetzger
a90af8cd44 // Quick patch for multishop_specific / need to be check by vAugagneur #PSCFV-3329
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16556 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 17:48:18 +00:00
vAugagneur
7eec6c7294 //fixed multishop CRUD bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16555 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 16:45:52 +00:00
vChabot
acb7dd35ed [-] BO : BugFix : #PSCFV-3235 : Multistore : unable to duplicate a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 15:40:14 +00:00
mDeflotte
691d6b3851 // #PSCFV-3327 - Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16551 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 15:06:51 +00:00
lLefevre
785834c4e1 // small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16550 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 15:04:27 +00:00
lLefevre
f2233e08d0 [-] BO : fix #PSCFV-3278 : add a parameter id_shop in a method Mail::send() && normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16549 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 14:13:11 +00:00
dMetzger
096bc90802 [-] BO : cart rules are now cleaned when a component of a product rule (like a product, a category, a supplier...) is deleted
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16548 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 13:11:56 +00:00
mDeflotte
412cae1d51 [-] FO : #PSCFV-3268 - Fix bug with cache cartrule badly fill
// This fix is not "clean". It would be intersting to take more time to found a better solution

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16547 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 13:08:44 +00:00
mDeflotte
63737a93ec [-] FO : #PSCFV-3083 - Fix bug with quantity update on cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16546 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 12:13:06 +00:00
fBrignoli
14615f68cf [-] BO : Bug Fixed #PSCFV-3125 - Fields already filled when creating a new supplier
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16545 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 12:01:59 +00:00
lLefevre
6a8af608ed [-] TR : fix #PSCFV-3200
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16544 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 09:34:52 +00:00
dMetzger
7e2e5caf20 [-] FO : fixed price display precision in the product sheet template #PSCFI-6111
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16543 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 09:11:29 +00:00
lLefevre
d2a11f04a4 [-] BO : fix #PSCFV-3280
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16542 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 09:02:36 +00:00
dMetzger
87bd54df2d [-] BO : inappropriate condition fixed for module access #PSCFV-3312
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16541 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 08:47:00 +00:00
dMetzger
8fce66e370 [*] BO : sending a mail is a little less strict with wrong parameters - it tries to send the e-mail, not to die!
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16539 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 08:23:25 +00:00
vAugagneur
eb398f1a9f //norme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16538 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 08:23:21 +00:00
vAugagneur
9db5f5729a //small improvement
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16537 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 08:18:28 +00:00
lLefevre
d6df4781c5 [-] BO : Product : add missing properties
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16536 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 07:57:42 +00:00
mDeflotte
a4c8e9823f [-] BO : #PSCFV-3206 - Add description for the field "Shop name" on the shop configuration.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16535 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 07:42:50 +00:00
lLefevre
66757871af [-] BO : fix #PSCFV-3207 && normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16530 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 15:06:06 +00:00
vAugagneur
9986903af7 [-] BO : fixed bug #PSCFV-3261
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16529 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 14:18:01 +00:00
dMetzger
da117efe58 [*] BO : you can now disable automatic indexation of the products #PSCFV-3258
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16528 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 10:55:35 +00:00
lLefevre
6a5d3f8e0e [-] BO : fix #PSCFV-3284
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16527 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 09:48:37 +00:00
fBrignoli
27780c81b4 [-] BO : Bug Fixed #PSCFV-3270 - CSV Import addresses + multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16526 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 09:11:56 +00:00
vAugagneur
791b15dc07 //small import improvement
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16525 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 09:08:04 +00:00
lLefevre
a33e23e100 [-] BO : fix #PSCFV-3244
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16524 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 08:39:25 +00:00
vAugagneur
a32bd610ab [-] BO : fixed bug #PSCFV-2826
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16523 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 08:25:56 +00:00
dMetzger
fdcd40e055 [-] installer : missing italian translations #PSCFV-3289
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16522 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 07:42:36 +00:00
dMetzger
4f2683dfa6 [-] MO : multishop update for sekeywords #PSCFV-3271
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16521 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-23 07:36:49 +00:00
lLefevre
cc0dd39784 [-] BO : fix #PSCFV-3244
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16511 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-20 14:29:16 +00:00
lLefevre
f9dac67c18 [-] BO : fix #PSCFV-3276
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16510 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-20 14:16:54 +00:00
mDeflotte
fe2542ef07 [-] MO : #PSCFV-3274 - Blockcart, fix bug with gift products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16508 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-20 13:37:01 +00:00
lLefevre
39d14f3713 [-] BO : fix #PSCFV-3277
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16507 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-20 12:43:09 +00:00
aFolletete
c766c393a1 // fixed little issue on wishlist
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16506 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-20 12:42:53 +00:00
aFolletete
4f9c604d33 // fixed backward compatibility issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16505 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-20 12:41:20 +00:00
vChabot
ce5109ea1d [-] FO : BugFix : #PSCFV-3182 : In 5 steps order process, when login, the 5 steps are displaying but they should not.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16504 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-20 09:17:22 +00:00
mDeflotte
4c5328f03d [-] MO : #PSCFV-3274 - No links to remove discounts without code in module blockcart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16503 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-20 08:54:47 +00:00
rGaillard
00ae6f21d9 // This is now not possible to delete default shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16499 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 16:24:59 +00:00
rGaillard
9273c14e87 // Small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16497 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 15:28:17 +00:00
rGaillard
4e39c6d41e [-] BO: Fix PSCFV-3095 display of gifts product on backoffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16496 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 14:03:56 +00:00
mDeflotte
863e540c0d [-] FO : #PSCFV-3267 - Summary ajax return do not contain the correct price without discount
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16495 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 13:44:06 +00:00
rGaillard
988f0480eb [-] BO: Fix PSCFV-2682 BackOffice order with customized datas on windows
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16493 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 13:12:15 +00:00
rGaillard
c17d577131 // Fix PHP notice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16491 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 12:35:51 +00:00
fGaillard
63a11e0bb4 // Link added on premium activation optional parameter
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16490 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 12:27:49 +00:00
rGaillard
cfb8b89481 // Fix various bugs with customized products in backoffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16489 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 12:26:04 +00:00
fGaillard
3ce1a5e5d9 // Premium activation optional images added (PayPal)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16488 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 12:17:43 +00:00
mDeflotte
ace372812d // Moving displayJavascriptAlert() to the end of Ajax.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16487 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 12:17:03 +00:00
mDeflotte
b519556a62 // Blocklayered: Fix bug with noindex
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16486 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 10:07:29 +00:00
rGaillard
bb704d1550 [-] BO: Fix smarty error with customized datas on orders view when product have no image
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16485 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-19 09:27:21 +00:00
vChabot
b269ebe1a9 [-] BO : BugFix : #PSCFV-2205 : Combination attributes are displayed as many time as they are associated to a shop.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16476 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 15:35:51 +00:00
mDeflotte
f01147ebd8 // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16475 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 14:33:14 +00:00
lLefevre
b8184785d1 [-] BO : fix #PSCFV-3243
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16474 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 14:29:09 +00:00
mDeflotte
0c0fa767b5 // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16473 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 14:27:55 +00:00
mDeflotte
4ec108f632 // Blocklayered: Translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16472 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 14:17:45 +00:00
mDeflotte
fb4b137f65 // Blocklayered: Add option no-index to filter category
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16470 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 13:54:13 +00:00
lLefevre
723320062b [-] BO : fix #PSCFV-3190
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16469 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 13:03:06 +00:00
lLefevre
e6b13787f3 [-] BO : fix #PSCFV-3194
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16468 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 09:53:54 +00:00
lLefevre
810692e577 [-] BO : fix #PSCFV-3244
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16467 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 09:17:33 +00:00
mDeflotte
8c991aea82 [-] BO : #/PSCFV-3246 - Change french translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16466 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 09:05:01 +00:00
mDeflotte
d084167163 [-] BO : #PSCFV-3247 - Fix link to edit customer profile
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16465 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 08:54:30 +00:00
mDeflotte
29ec710ed1 [-] MO : #PSCFV-3223 - Fix bug with blocktags module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16464 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 08:44:08 +00:00
mDeflotte
d94785b76a // Fix bug with Product::priceCalculation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16463 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-18 08:40:09 +00:00
fBrignoli
23a13e7121 [-] PDF : Bug Fixed #PSCFV-3225 - Translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16459 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 15:45:58 +00:00
mDeflotte
d7bd6c7181 [-] BO : #PSCFV-3234 - Change error message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16457 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 14:39:33 +00:00
mDeflotte
b87f534566 // Little fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16456 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 14:15:51 +00:00
fBrignoli
b2ba507b03 [-] BO : Bug Fixed ##PSCFV-3128 - part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16455 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 14:14:24 +00:00
rGaillard
506117423f // Fix small bug on product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16454 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 12:27:54 +00:00
fBrignoli
26c3e81764 [-] BO : Bug Fixed #PSCFV-3128 - Incorrect voucher value via product return
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16453 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 09:31:11 +00:00
lLefevre
7a20095102 [-] BO : fix #PSCFV-3200
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16452 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 09:23:25 +00:00
mDeflotte
e6cdcfd266 [-] FO : #PSCFV-2746 - Improve product return errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16451 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 08:49:13 +00:00
mDeflotte
303bfdd00c // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16450 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-17 08:41:38 +00:00
rGaillard
a606873630 [-] BO: Fix some bugs on advanced stock management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16446 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 18:29:34 +00:00
rGaillard
09cb7eff9b [-] BO: Synchronize stock when change associated warehouses to product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16445 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 17:27:40 +00:00
rGaillard
7a54d4b647 [-] BO: synchronise stock after transfert between 2 warehouses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16444 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 16:37:19 +00:00
vAugagneur
78db02cafb //small import fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16443 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 16:01:32 +00:00
vAugagneur
ba1e9b59e5 [-] BO : fixed bug #PSCFV-3202
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16442 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 15:35:32 +00:00
aFolletete
31bc0a7867 // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16441 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 14:31:24 +00:00
mDeflotte
367496bfe8 [-] BO : #PSCFV-3222 - Fix array unique strange working
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16439 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 13:44:38 +00:00
rGaillard
ff27b55c3a // Delete useless file...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16438 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 12:09:01 +00:00
rGaillard
1effa0b026 // Small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16436 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 10:08:28 +00:00
rGaillard
951a6ba171 [-] Core: Fix PSCFV-2695 advanced stock management fix when you have no warehouse
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16435 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 09:54:01 +00:00
rGaillard
8fbd0cc439 [-] Core: Fix PSCFV-2984 specific price rules are deleted on all products when you edit one
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16434 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 09:26:19 +00:00
vAugagneur
fe99abfc57 //small import fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16433 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 09:14:41 +00:00
rGaillard
30ea30c6f4 [-] Core: Fix PSCFV-3161 storage specific prices in orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16432 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 08:29:59 +00:00
mDeflotte
d5dfb4cfdb [-] BO : #PSCFV-3192 - Product::getAttributeGroups return duplicated attributes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16431 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 08:22:09 +00:00
vAugagneur
758a0cead8 [-] BO : fixed bug #PSCFV-3088 - customer import with multistore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16430 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 07:55:14 +00:00
rGaillard
a711041580 // Small fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16426 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 18:25:39 +00:00
rGaillard
4e3dbfb5cb [-] BO: Fix random bugs on backoffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16424 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 17:23:58 +00:00
rGaillard
f691d01bce // Fix combinations on product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16423 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 16:27:28 +00:00
rGaillard
e1c0bcf502 [-] BO: Fix PSCFV-3186
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16422 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 15:51:44 +00:00
rGaillard
17285402c3 [-] Core: Fix PSCFV-3161 stockage of reduction was bad in database
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16421 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 15:20:53 +00:00
dMetzger
cd815caaed // #PSCFV-3185
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16420 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 15:14:59 +00:00
lLefevre
93a3b6f617 // Update translation in AdminImportController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16419 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 14:56:37 +00:00
lLefevre
75a19e7e26 [-] BO : fix #PSCFV-3198
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16418 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 14:45:36 +00:00
rGaillard
84941bc9a3 [-] FO: Fix bad non discounted price displayed on shopping cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16417 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 13:54:40 +00:00
fBrignoli
248efe091c [-] BO : Bug Fixed #PSCFV-3122 - Cart rules applied 2 times on shipping fees if the order is splitted
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16416 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 13:42:21 +00:00
rGaillard
7828d5990c [-] BO: Fix bug with combinations on changing price impact
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16414 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 13:23:56 +00:00
lLefevre
8dbc25825e // Fix small bug when export language pack
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16413 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 13:17:43 +00:00
rGaillard
f7ffb002df [-] Core: Fix PSCFV-3138 sometime product price setted to 0 on combinations with specific prices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16412 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 13:07:58 +00:00
mDeflotte
cab8b2b251 [-] BO : #PSCFV-3192 - Product::getAttributeGroups return duplicated attributes
// Fix little bug

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16411 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 12:35:52 +00:00
mDeflotte
681302369f [-] MO : #PSCFV-3193 Blocktopmenu - Fix css bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16410 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 11:56:58 +00:00
rGaillard
ad370ee93c [-] FO: Fix PSCFV-3114 bad quantity discount applied with specific price rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16409 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 10:12:25 +00:00
mDeflotte
d2cfbf4c88 // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16408 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 09:35:10 +00:00
mDeflotte
6ecc41aef2 // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16407 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 09:32:29 +00:00
mDeflotte
15d23c2bef // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16406 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 09:29:46 +00:00
mDeflotte
0dacaa5802 // Blocklayered: Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16405 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 09:27:33 +00:00
rGaillard
2cd8a77b6c [-] Core : Delete stock_available for combinations in the import
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16404 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 08:58:51 +00:00
rGaillard
d29a1efd19 [-] Core : Fix PSCFV-2898 delete stock_available after combination deletion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16403 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 08:52:42 +00:00
lLefevre
c7fe97d5d3 [-] BO : fix #PSCFV-3102
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16402 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 08:23:39 +00:00
mDeflotte
b572d67367 // Add tabs traduction files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16401 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 08:09:16 +00:00
mDeflotte
bb73414e79 // Remove unuseful template lines
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16400 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 08:08:23 +00:00
mDeflotte
3a72ee0d5d // By default module blockcart is on the right collumn
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16399 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 08:04:05 +00:00
mDeflotte
6c39413878 // Change commentary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16398 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 08:01:59 +00:00
mDeflotte
a342ee66f2 // Fix little css bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16396 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 07:58:18 +00:00
dMetzger
e832255c15 [-] BO : original product price was not set in the order detail table #PSCFV-3159
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16395 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 07:37:15 +00:00
dMetzger
0992092a83 // Remove doubled semi-colons #PSCFV-3185
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16394 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 07:14:58 +00:00
fGaillard
7dc2d930ac [-] MO : #PNM-293 : Block CMS bug fix (contact url)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16391 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 21:11:48 +00:00
dMetzger
cfd04410e3 // Fixed warning
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16389 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 17:54:09 +00:00
dMetzger
eb86772dd5 [*] MO : missing logo added #PSCFV-3010
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16388 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 17:17:08 +00:00
fBrignoli
2628e92f50 // missing file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16387 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 16:48:54 +00:00
fBrignoli
7af140d285 [-] PDF : Canadian taxes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16386 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 16:45:14 +00:00
dMetzger
cf395ce0ca // Translation #PSCFV-3183
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16385 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 16:42:57 +00:00
lLefevre
2500044f02 [-] BO : fix #PSCFV-3143
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16384 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 16:12:41 +00:00
lLefevre
e5a9972694 [-] BO : fix #PSCFV-3145
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16383 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 16:07:53 +00:00
dMetzger
ca50c363a3 // Localization pack updated #PSCFV-1916
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16382 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 15:54:31 +00:00
dMetzger
61d4e45a1a [-] BO : fixed problem with case sensitive path #PSCFV-3179
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16381 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 15:15:12 +00:00
dMetzger
aabef58c30 [-] BO : fixed alt text for duplication #PSCFV-3180
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16380 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 15:12:29 +00:00
vChabot
65858ff28c [-] BO : BugFix : #PSCFV-3178 : Attributes are duplicated in the attribute value creation form dropdown list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16378 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 14:42:18 +00:00
lLefevre
055f87d757 [-] BO : #PSCFV-3175 : fix price excluded when import product width specific price
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16376 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 14:07:07 +00:00
dMetzger
0473de59d3 // Remove double #PSCFV-3172
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16375 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 13:47:45 +00:00
lLefevre
248c4e9c9e [-] BO : fix strict standard #PSCFV-3173
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16374 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 13:05:20 +00:00
mDeflotte
dc35aaa83c [-] BO : #PSCFV-3000 - Send an email on changing an order from the BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16372 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 12:05:19 +00:00
lLefevre
9bc7869e2b [*] TR : update English translations key for Errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16371 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 10:14:41 +00:00
lLefevre
a594a9a21d [*] TR : update English translations key for Modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16370 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 10:08:13 +00:00
lLefevre
75cbe6f6ec [*] TR : update English translations key for Back Office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16369 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 10:04:56 +00:00
lLefevre
93a30017e8 [*] TR : update English translations key for Front Office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16367 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 09:51:03 +00:00
lLefevre
6034497158 [*] TR : update Italian translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16365 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 08:34:34 +00:00
lLefevre
f12b0a3b3d [*] TR : update Spanish translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16364 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 08:27:31 +00:00
lLefevre
c15f528f78 [*] TR : update Deutsch translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16363 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 08:20:34 +00:00
lLefevre
06a0953eef [*] TR : update french translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16362 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 08:12:39 +00:00
vChabot
6723ecce83 [-] BO : BugFix : #PSCFV-3069 : OrderDetail->purchase_supplier_price is not saved in DB
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16361 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 08:01:04 +00:00
dMetzger
d975f571b3 [-] BO : patch to grid engines fixed #PSCFV-3153
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16360 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 07:44:54 +00:00
dMetzger
5761c8af29 [-] BO : fixed access rights in employee permissions #PSCFV-3157
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16359 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-12 07:33:27 +00:00
fBrignoli
71d5f6fbe5 [-] BO : Bug Fixed #PSCFV-3090 - Outstanding exception in the outstanding tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16356 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 16:28:40 +00:00
fBrignoli
33d172e720 [-] BO : Bug Fixed #PSCFV-3093 - typo in JS
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16355 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 16:11:47 +00:00
dMetzger
66e01b5f67 [-] BO : product state did not show in the back office search #PSCFV-3150
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16354 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 15:54:17 +00:00
rGaillard
f39226c85e // Fix some bug on advanced stock management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16353 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 15:46:39 +00:00
vChabot
3940cb70ce [-] BO : BugFix : #PSCFV-3120 : Multishop : employees without shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16351 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 15:40:04 +00:00
rGaillard
d6937e9d94 // Fix bad variable name on PaymentModule.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16350 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 15:30:18 +00:00
rGaillard
2eaea9cb80 [-] FO: Fix dispatcher which not allow underscores on rewrited urls
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16349 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 15:09:51 +00:00
lLefevre
040ff69c10 [-] BO : fix #PSCFV-3022
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16348 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 14:50:29 +00:00
gCharmes
c5a85a4cfa [-] BO : Fix the graph engine path
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16347 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 14:38:58 +00:00
mDeflotte
713fd39fcc [-] BO : #PSCFV-3146 - Customer Thread, fix encoding chars bugs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16346 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 14:17:19 +00:00
mDeflotte
511cfac95a [-] BO : #PSCFV-3146 - Customer Thread, fix encoding chars bugs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16345 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 14:17:03 +00:00
lLefevre
b0f363bcc3 [-] BO : fix #PSCFV-3022
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16344 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 14:16:28 +00:00
mDeflotte
c9592c4101 [-] BO : #PSCFV-3064 - Fix bug on creating order using a cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16342 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 13:33:23 +00:00
dMetzger
38cc37536d [-] MO : fixed deprecated link in blocktopmenu (search form)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16341 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 13:32:15 +00:00
lLefevre
e0d1459701 [-] BO : fix #PSCFV-3106 : Patchouli mistake
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16339 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 13:04:42 +00:00
dMetzger
9fae45b209 [-] BO : advanced stock management should not appear when the advanced stock management is deactivated #PSCFV-3141
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16338 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 12:47:29 +00:00
dMetzger
2acb3d6f5f // Improvement of the fix of a previous bug #PSCFV-2804
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16337 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 12:43:28 +00:00
dMetzger
71bd9ce8a1 // Old code cleaning & #PSCFV-3144
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16336 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 12:37:12 +00:00
mDeflotte
3ab0e214b5 // Removing debug call
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16335 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 12:34:43 +00:00
vChabot
1fe456ce71 [-] BO : BugFix : #PSCFV-3031 : Unable to edit categories from the list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16333 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 12:17:21 +00:00
dMetzger
15a5e7fa6c [*] FO : better management in the priority between the cart rules #PSCFV-2804
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16332 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 10:07:16 +00:00
lLefevre
f106616521 [-] BO : fix #PSCFV-3046
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16331 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 10:00:34 +00:00
mDeflotte
73728fe9b4 [-] MO : #PSCFV-3049 - Fix Bug with module block search
// Removing code duplication

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16329 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 09:58:10 +00:00
vChabot
b08fb5ab7f [-] BO : BugFix : #PSCFV-3033 : attributes and values in multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16328 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 09:13:56 +00:00
vChabot
8bf12a6daa [-] BO : BugFix : #PSCFV-3033 : features in multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16327 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 08:52:53 +00:00
mDeflotte
b2a616aba3 [-] FO : #PSCFV-3121 - New JS vars baseUri. This vars must be used instead of baseDir for ajax queries.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16326 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 08:48:28 +00:00
lLefevre
2016c46568 [*] BO : #PSCFV-2671 : Added a new currency format for Switzerland
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16324 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 08:20:23 +00:00
dMetzger
9e5da97084 [-] Installer : changed Guam zone #PSCFV-3134
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16322 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 08:01:08 +00:00
vSchoener
8c0a47ef3a [-] CORE : Fixed bug #PSCFV-2862. onclick evet properly calle.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16317 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 15:52:52 +00:00
mDeflotte
2f17afcc30 [-] FO : #PSCFV-3034 - Add return quantity to order detail
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16312 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 14:09:18 +00:00
mDeflotte
b5a0c212de // Translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16311 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 14:06:44 +00:00
mDeflotte
073808a853 // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16310 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 14:05:03 +00:00
lLefevre
73adcdf9b0 [-] BO : fix #PSCFV-3127
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16309 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 13:57:00 +00:00
rGaillard
4f7f921120 [-] FO: Fix lang links when url rewrite is not activated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16308 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 13:29:02 +00:00
lLefevre
868eaa32fd // Fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16307 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 13:03:23 +00:00
dMetzger
b284210026 // Payment module now fully use the context #PSCFV-2845
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16306 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 12:54:33 +00:00
lLefevre
8d4efa7dec [-] BO : fix #PSCFV-3131
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16305 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 12:31:20 +00:00
dMetzger
a37c3bfea2 // Block advertising module rewritten for multistore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16304 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 10:05:14 +00:00
lLefevre
2f361c3bde [*] BO : #PSCFV-3007 : Now you can create a voucher when you create a partial refund on the BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16303 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 10:03:35 +00:00
rGaillard
7597decfba [-] FO : fix PSCFV-2948 display of specific prices on the product for combinations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16302 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 09:57:47 +00:00
mDeflotte
1dec53057d [-] BO : #PSCFV-3126 - Change mail object. Mail object must be unique for a specific template
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16301 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 09:38:20 +00:00
vChabot
954d067119 [-] MO : BugFix : #PSCFV-2831 : ProductComments module : css override #fancybox-wrap and #fancybox-content
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16300 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 09:31:58 +00:00
rGaillard
f5a192e27e [-] FO: fix display of quantity discount prices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16299 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 09:09:15 +00:00
mDeflotte
8abbcecc54 [-] Installer : #PSCFV-3042 - Fix bug with installer and hook_module position
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16298 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 09:04:24 +00:00
vAugagneur
a1923c21a7 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16297 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 09:01:22 +00:00
vChabot
f8408b1099 [-] FO : BugFix : #PSCFV-2837 : City not displaying in address selection of checkout process
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16296 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 08:46:45 +00:00
dMetzger
744a221075 // Changed the way the multistore associations are loaded, far from perfect, but still better and overridable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16295 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-10 07:11:16 +00:00
mDeflotte
e8b686d928 [-] BO : #PSCFV-3112 - Fix bug with payment by cheque and multishipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16294 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 16:30:12 +00:00
dMetzger
649cb9af43 // Changed the name of a multishop variable to multishop_specific, in order to avoid confusion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16293 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 15:48:22 +00:00
rGaillard
8343cb58d5 [-] BO: Fix combinations creation on multistore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16292 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 15:41:07 +00:00
lLefevre
1b72cbdee1 [-] BO : fix #PSCFV-3116
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16291 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 15:39:08 +00:00
lLefevre
b06cb8d6e2 [*] BO : Added translation for the template which are overridden on the BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16290 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 14:32:04 +00:00
vChabot
7c160a8073 [-] BO : BugFix : #PSCFV-2965 : Localization : updating default currency does not change currency on BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16289 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 14:18:12 +00:00
dMetzger
647070205b [*] BO : Added an override capability for the admin templates
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16288 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 14:12:37 +00:00
lLefevre
0296058d15 [-] BO : fix #PSCFV-3117
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16287 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 14:03:43 +00:00
lLefevre
03d4350fca [-] BO : fix #PSCFV-3101
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16286 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 13:55:13 +00:00
dMetzger
c51c83edc0 [*] BO : added a new Validate method "isPercentage"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16285 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 13:05:31 +00:00
dMetzger
acc15c9e55 [-] BO : you do not need to add the admin controller in the core, the override directory is enough
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16284 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 12:56:51 +00:00
mDeflotte
2ea9ef528f // Blocklayered: Fix bug with product order select on 1.5
// Theme 1.5: Fix bug on change product order with the select on the bottom of the page

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16282 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 12:41:38 +00:00
dMetzger
9074e8ed52 [*] BO : updated the "risk" class to the new 1.5 system (+several improvments)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16281 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 12:35:11 +00:00
mDeflotte
e7f6e0f2b9 // Block contact: after a fresh install, phone number have a line break
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16280 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 12:28:32 +00:00
fBrignoli
e802d2669a // clean
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16278 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 09:59:03 +00:00
fBrignoli
6d3bed914a [-] BO : Undefined tax calculator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16277 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 09:48:58 +00:00
lLefevre
3c2973aa02 [*] TR : Update English translation : step 1
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16276 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 09:43:17 +00:00
fBrignoli
ce3e408315 [-] PDF : Bug Fixed #PSCFV-2735 - Missing tax details in order slip
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16275 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 09:35:58 +00:00
mDeflotte
fd02884d76 // Shipping line must not be hidded when shipping are offered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16274 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 09:21:54 +00:00
vAugagneur
a6a2c63aa9 [-] BO : fixed bug #PSCFV-2878 - Displaying wrong link in the SEO tab of a product using multistore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16273 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 09:11:13 +00:00
mDeflotte
351e8f0eda [-] BO : #PSCFV-3111 - Avoid double click on saving button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16272 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 09:10:04 +00:00
lLefevre
a5f5a7fad7 [-] BO : #PSCFV-3039 : Add customer thread when i have a order message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16271 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 08:46:11 +00:00
mDeflotte
b8cf0fe3e4 [-] FO : #PSCFV-3100 - With OPC shpping cost are not refreshed correctly
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16270 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 08:07:46 +00:00
lLefevre
81e6d2c488 [-] BO : fix #PSCFV-2955
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16269 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 07:55:21 +00:00
mDeflotte
ff23b59fe2 [-] FO : #PSCFV-3099 - Fix bug with multishipping on changing billing address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16268 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 15:13:31 +00:00
vAugagneur
b3b7a1f9b9 //small fix on block contact part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16267 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 15:12:49 +00:00
vAugagneur
249808e175 //small fix on block contact
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16266 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 15:11:25 +00:00
vAugagneur
099ad93161 //small multi-store fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16265 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 15:07:18 +00:00
lLefevre
88545619f2 [-] BO : Fix W3C errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16264 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 14:32:35 +00:00
mDeflotte
259f1e5fe7 [-] FO : #PSCFV-3079 - Change scene image size
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16262 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 13:12:28 +00:00
lLefevre
ddbd363946 [-] BO : fix #PSCFV-3087
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16261 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 12:55:48 +00:00
mDeflotte
49ab58a185 // Avoid line break on prices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16260 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 12:35:36 +00:00
mDeflotte
0b6ce64392 [-] BO : #PSCFV-3086 - Improve visibility of some elements on return details
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16259 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 12:25:03 +00:00
mDeflotte
8e198c6e74 [-] FO : #PSCFV-3083 - Fix bug on up/down quantity on the cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16258 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 09:10:51 +00:00
lLefevre
5de4802237 // Fix small bug when the product are not weight
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16257 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 08:49:13 +00:00
mDeflotte
042356615a [-] MO : #PSCFV-3059 - Block menu top invert add/remove item
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16255 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 08:11:10 +00:00
mDeflotte
7be37af016 // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16254 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 07:43:44 +00:00
mDeflotte
7a2eeea33f [-] FO : #PSCFV-3016 - Fix bug on removing quantity of a product with a customisation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16253 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 07:40:32 +00:00
mDeflotte
53b29b879b [-] FO : #PSCFV-3016 - Fix bug on removing quantity of a product with a customisation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16252 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 07:20:12 +00:00
lLefevre
b029115994 [-] BO : fix #PSCFV-3076
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16251 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 07:02:41 +00:00
fBrignoli
1341b40e5b [-] PDF : Bug Fixed #PSCFV-3044 - Images incorrectly displayed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16250 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 15:40:45 +00:00
lLefevre
d3e2a6811a [-] BO : fix #PSCFV-3070
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16249 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 15:40:40 +00:00
lLefevre
991938edad [-] BO : #PSCFV-3036 : fix bug and fix notice and fix deprecated function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16248 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 15:35:13 +00:00
gCharmes
ae4ebb9a1f [-] BO : FIx issue failling the multilang field length validation on products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16247 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 15:30:14 +00:00
vAugagneur
2128d67569 //small fix on total_paid_real
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16246 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 15:23:45 +00:00
mDeflotte
51179caeff [-] MO : #PSCFV-3057 - Block cart: If no products, block cart is never displayed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16245 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 15:04:20 +00:00
dMetzger
64648e0826 [-] BO : Fixed SQL crash with an empty shop list #PSCFV-2946
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16243 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 14:18:22 +00:00
vAugagneur
0b98d953d2 //
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16242 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 14:12:52 +00:00
dMetzger
7b10eb5f32 [-] Installer : The boolean for the cart rule activation wasn't assigned correctly when updating from 1.4 to 1.5 #PSCFV-2847
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16241 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 14:08:22 +00:00
lLefevre
17d3312a60 // fix translation bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16240 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 13:45:06 +00:00
mDeflotte
d1b864fa6f [-] FO : #PSCFV-3055 - Part 2 : Hidding shipping price if a cart rule make shipping free
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16239 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 13:44:48 +00:00
mDeflotte
923216dfa4 [-] BO : #PSCFV-3066 - Fix bug on selecting delivery option
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16238 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 13:20:38 +00:00
mDeflotte
fd36dd7130 // Fix bug: undefined variable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16237 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 12:59:57 +00:00
vAugagneur
74b71ae1fb [-] MO : fixed #PSCFV-2978 - Block reinsurance shows incorrect when its text is changed to work with other language than English
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16236 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 12:42:15 +00:00
mDeflotte
a1311dba2d [-] BO : #PSCFV-3055 - Part 1 : Improving displaying of resume cart (payment step)
[-] BO : #PSCFV-3055 - Part 1 : If there is a rules with free shipping, shipping prices are not displayed

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16234 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 12:40:40 +00:00
vAugagneur
98a0e4ddc1 [-] BO : fixed #PSCFV-3058 SAV multi fix part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16233 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 11:56:52 +00:00
vAugagneur
52b881723f [-] BO : fixed #PSCFV-3058 SAV multi fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16231 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 10:27:26 +00:00
lLefevre
28a95c3dd0 [-] BO : fix #PSCFV-2883
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16230 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 09:46:12 +00:00
vAugagneur
bd3b4657f4 [-] BO : fixed #PSCFV-3005 - problems to create a shop for contact with multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16229 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 09:43:52 +00:00
lLefevre
be6d51c91f [-] BO : fix #PSCFV-3032
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16228 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 09:02:14 +00:00
dMetzger
99f70c236e // Screencast deprecated #PSCFV-3003
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16227 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 08:59:47 +00:00
vAugagneur
be8152e15b //fixed smarty cache on block category
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16226 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 08:55:41 +00:00
mDeflotte
17f7f1ade9 // Translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16225 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 08:45:12 +00:00
lLefevre
486e156a91 [-] BO : fix #PSCFV-3027
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16224 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 08:30:17 +00:00
lLefevre
20095a4276 [-] BO : fix #PSCFV-3041
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16223 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 07:58:23 +00:00
mDeflotte
1997bf6efb [-] BO : #PSCFV-3011 - Add details of refund and returned products on the BO order page.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16222 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 07:40:11 +00:00
vAugagneur
718e6a3b55 [-] BO : fixed #PSCFV-3043 - can't active language in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16221 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 07:22:31 +00:00
mDeflotte
aa894d037b [-] FO : #PSCFV-2993 #PSCFV-2811 - Default carriers and carrier sorting where ignored
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16217 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 14:29:14 +00:00
mDeflotte
4d56b1a250 [-] FO : #PSCFV-2993 #PSCFV-2811 - Default carriers and carrier sorting where ignored
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16216 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 14:24:56 +00:00
fGaillard
8f02c15e0b // Cast added on Shop ID (int)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16215 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 13:44:36 +00:00
fGaillard
851fcb1dc0 [-] MO : #PNM-286 : Block top menu bug fix (Shop ID)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16213 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 13:16:01 +00:00
lLefevre
b45cc923ad // Add tabs file when add a new language
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16209 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 09:47:24 +00:00
mDeflotte
72d36e4878 [-] FO : #PSCFV-3014 - On account creation, address delivery of all cart products must be set with the user address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16206 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 08:35:41 +00:00
mDeflotte
d3cb83022b [-] BO : #PSCFV-2925 - CMS tab, display notice "Array to string conversion" with php 5.4
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16204 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 08:06:39 +00:00
lLefevre
5582d8a1a9 [*] BO : Update Italian translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16203 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 07:37:06 +00:00
lLefevre
d8c4a9013a [*] BO : Update Deutsch translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16202 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 07:33:50 +00:00
lLefevre
f38fbe8d1a [*] BO : Update Spanish translations (#PSCFV-3024)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16201 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-04 07:27:52 +00:00
lLefevre
09db9501ae [*] BO : Update Italian translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16199 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 16:14:41 +00:00
lLefevre
7a5a1eae90 [*] BO : Update Deutsch translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16198 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 16:05:43 +00:00
fBrignoli
1af491ee06 [-] BO : Bug Fixed #PSCFI-5506 - Incorrect product price in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16197 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 16:05:03 +00:00
mDeflotte
eac104f017 [-] BO : #PSCFV-3006 - Change presentation of group selects
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16193 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 13:02:09 +00:00
mDeflotte
98d07a75a0 [-] MO : #PSCFV-2924 - Cannot comment a product if there already comments validated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16192 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 12:40:51 +00:00
mDeflotte
5eb6a331cd [-] FO : #PSCFV-2981 - Fix bug with url rewrite and subdomain "www"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16191 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 11:54:22 +00:00
lLefevre
5c42986c13 [-] BO : fix translation #PSCFV-2998
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16190 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 09:56:53 +00:00
lLefevre
b63dbdeb83 [-] BO : fix #PSCFV-2983 : add iso_code in URI's for robots.txt
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16189 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 09:46:06 +00:00
mDeflotte
dc45e6c19a // Fix bug with switchlanguage durring install
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16187 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 09:25:02 +00:00
mDeflotte
d782798926 // Smarty fix bugs with php version < 5.2.3
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16184 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 09:07:33 +00:00
mDeflotte
c6038d7e92 // Block Wishlist : update some links for 1.5 style
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16183 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 07:48:09 +00:00
mDeflotte
5068e5a413 // Add class on body to hide / show left and right column
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16182 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 07:45:24 +00:00
dMetzger
a2e58f645c // Fixed typo #PSCFV-2995
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16181 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-03 07:43:31 +00:00
mDeflotte
125cb023e6 // Fix bugs on module wishlist
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16180 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 16:11:24 +00:00
fBrignoli
ed3fb8daaa [-] PDF : Bug Fixed #PSCFV-2788 - Incorrect discount value if free shipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16179 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 15:24:32 +00:00
mDeflotte
5f26752083 [-] MO : #PSCFI-5815 - Fix bug on chrome with Chrome
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16177 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 15:11:10 +00:00
mDeflotte
97245ef94a [-] BO : #PSCFV-2956 - Fix bug on creating carriers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16176 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 15:00:32 +00:00
mDeflotte
447d86b6c6 [-] FO : #PSCFV-2951 - Fix bug with dispatcher and route rule with multilanguage
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16175 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 14:16:47 +00:00
fSerny
9eb888533c [-] INSTALLER : Add hook alias - #PSCFV-2742
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16174 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 08:59:09 +00:00
fSerny
5959b96b2e [-] MO : Fix hook name on differents modules - #PSCFV-2784
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16173 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 08:51:05 +00:00
fSerny
9c778c181f [-] MO : Fix on BlocTopMenu hook name - #PSCFV-2784
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16172 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 08:00:33 +00:00
fSerny
9b10959334 [-] PROJECT : Fix on PS module compliancy check - #PSCFV-2783
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16171 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-02 07:40:36 +00:00
mDeflotte
3d6119fc64 // Fix bug with dispatcher on going from a page in a language to an other one with an other language
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16170 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 14:53:32 +00:00
vChabot
6a01c12854 [-] BO : BugFix : #PSCFV-2973 : Product Return : unable to create a product return
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16169 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 14:06:50 +00:00
fBrignoli
6e559febd0 [-] BO : Bug Fixed #PSCFV-2116 - Import combinations images
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16168 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 13:14:26 +00:00
lLefevre
f2953a3b6c [-] BO : fix #PSCFV-2889
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16167 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 12:56:26 +00:00
mDeflotte
1cd518a67c [-] BO : #PSCFV-2947 - isArrowKey doesn't always return a valaue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16165 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 11:38:51 +00:00
lLefevre
0f8348b77a [-] BO : fix #PSCFV-2953
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16164 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 08:55:29 +00:00
vChabot
1c16baec21 [-] BO : BugFix : #PSCFV-2958 : Tags do not work after import
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16162 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 08:42:53 +00:00
vChabot
7842e563d0 [-] BO : BugFix : #PSCFV-2960 : Exception thrown when updating customer email
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16161 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 07:43:05 +00:00
fSerny
0819f09899 // Commit config.xml
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16160 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 07:32:27 +00:00
lLefevre
59fc3c388f [-] BO : fix #PSCFV-2961
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16159 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 07:22:00 +00:00
lLefevre
5b0354f7ce [-] BO : fix #PSCFV-2962
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16158 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 07:18:03 +00:00
rGaillard
fb5e6841a8 [-] BO: Fix PSCFV-2754 keep informations on form validation error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16157 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 22:12:31 +00:00
rGaillard
13e466a268 [-] BO: Fix PSCFV-2818 application of specific price rules when multiple conditions of same type in the same group
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16156 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 21:48:21 +00:00
lLefevre
e91b3d8a2c [-] BO : #PSCFV-2972 : fix unnecessary message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16155 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 16:46:11 +00:00
vChabot
5d044d3e91 [-] FO : BugFix : #PSCFV-2970 : Order history displays an error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16154 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 15:56:14 +00:00
vSchoener
dce088b5b4 [-] MO : Fixed bug #PNM-284. Use correctly the new controller for the validation process
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16153 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 15:32:09 +00:00
lLefevre
c0cb57d5f8 [-] BO : #PSCFV-2964 : Display error when PDF translation doesn't exist
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16152 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 15:11:21 +00:00
lLefevre
676cbfbf49 [-] BO : fix #PSCFV-2941
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16151 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 14:20:33 +00:00
mDeflotte
02b59d164d [-] MO : #PSCFI-5957 - Blocklayered - Fix bug with price ordering
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16149 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 07:15:51 +00:00
mDeflotte
03943fe896 // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16148 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-27 15:04:43 +00:00
mDeflotte
ece13322e1 // Pdf, do not use order id but order reference
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16147 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-27 14:53:22 +00:00
mDeflotte
e1bb609176 // Blocklayered - Fix bug with price ordering
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16145 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-27 14:23:14 +00:00
fBrignoli
3cfcf0124b [-] PDF : Bug Fixed #PSCFV-2516 - Unable to print invoice when the physical url has been removed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16144 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-27 14:08:39 +00:00
fBrignoli
aee0fa85e6 [-] PDF : Bug Fixed #PSCFV-2945 - Basic Authentication + TCPDF : Beware if you need to modify the getLogo think to symlinks, vhosts etc ...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16141 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-27 09:44:01 +00:00
mDeflotte
943f83f2ee // Remove html entities form JS string
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16140 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-27 08:06:00 +00:00
vChabot
817c319620 [-] BO : BugFix : #PSCFV-2844 : Problem in image associated to shop (AdminImportController)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16139 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-27 08:04:15 +00:00
mDeflotte
641d2b296b // Change commentaries
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16137 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 15:24:10 +00:00
mDeflotte
3c1c6fb7e0 [-] FO : #PSCFV-2920 - Hidding order number, use order reference instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16136 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 15:19:35 +00:00
vSchoener
dce26dab08 [+] CORE : Add version_compare tools to align version sent with alignVersionNumber method.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16135 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 13:31:17 +00:00
lLefevre
8a1bf45ae0 [-] PDF : #PSCFV-2795 : Add font : freeserif and fix bug in tcpdf.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16134 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 13:01:18 +00:00
dMetzger
07007e3a02 [-] Installer : theme name deprecated #PSCFV-2937
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16133 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 11:41:48 +00:00
vChabot
23743b6561 [-] FO : BugFix : #PSCFV-2896 : Every contacts from contact page are displayed, without shop restriction
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16132 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 09:59:14 +00:00
vChabot
f0d03142f3 [-] BO : BugFix : #PSCFV-2823 : Product::priceCalculation() returns null specific_price after two calls
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16131 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 08:51:10 +00:00
fBrignoli
d8c404bda7 [-] PDF : Bug Fixed #PSCFV-2773 - Front office, error on generating RMA form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16129 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 08:26:43 +00:00
fBrignoli
9327d5d6be [-] PDF : Bug Fixed #PSCFV-2912 - .htaccess & index.php in the PDF folder
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16128 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-26 08:03:08 +00:00
mDeflotte
a706fa1cea // Fix bug with multishipping on user login with OPC
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16125 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 15:31:12 +00:00
tDidierjean
a50320270a [-] FO : fix bug #PSCFV-2902 - Minor category.css validation issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16123 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 14:57:33 +00:00
tDidierjean
f5590a4230 [-] FO : fix bug #PSCFV-2901 - Minor authentication.css validate issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16122 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 14:55:15 +00:00
rGaillard
3caca74140 [-] BO: Fix bugs with stock management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16121 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 14:46:03 +00:00
tDidierjean
a6150e4e28 [-] BO : fix bug #PSCFV-2897 - JS error on combination page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16119 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 14:29:39 +00:00
mDeflotte
58c9e3baa5 [-] MO : #PSCFV-2868 - Fix addslashes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16116 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 12:26:07 +00:00
vChabot
6eeeb37b9e [-] MO : BugFix : #PSCFV-2822 : ProductComment module : submitNewMessage url problem
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16115 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 09:52:35 +00:00
mDeflotte
f87876d494 [-] MO : #PSCFV-2922 - Blocklayered, make sure url ordering parameters is each time the same
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16113 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 09:16:20 +00:00
rGaillard
eb3b7e564b [-] FO: Fix PSCFV-2766 logo store cannot be changed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16112 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-22 09:55:05 +00:00
rGaillard
b37c0dc297 // Cookies subdomain & bug fix on stocks
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16110 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-21 16:11:30 +00:00
rGaillard
5db490c0e2 // Fix many bug with stock
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16108 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-21 10:41:11 +00:00
rGaillard
fb0ce1bcbd [-] FO: Cookie are now sharing when your shop is sharing orders from others shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16107 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-21 09:54:58 +00:00
mDeflotte
9099ec040f // Fix bug with module store
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16105 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-21 09:02:32 +00:00
rGaillard
9413d97e45 [-] BO: Fix product import when you have only one shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16104 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-21 08:16:15 +00:00
fSerny
41a79ee53f [-] INSTALLER : Fix demo product installed (Search class) - #PSCFV-2880
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16103 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 15:59:18 +00:00
fSerny
ea78daf330 [-] BO : Fixing modules permissions system
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16102 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 15:48:46 +00:00
rGaillard
5e0505cf05 [-] MO: Blocktopmenu add links to shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16101 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 15:38:08 +00:00
mMarinetti
5867b2ff20 [-] BO : Fixed #PSCFV-2759
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16098 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 14:18:27 +00:00
lLefevre
6e5469b9e3 [-] MO : productcomments : fix #PSCFV-2890
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16097 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 13:47:30 +00:00
lLefevre
8fc6e8f3ab [-] WS : #PSCFV-2888 : Fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16094 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 13:13:57 +00:00
mMarinetti
f6dd6ced3b // norms / fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16092 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 09:47:03 +00:00
lLefevre
a0a405e974 [-] BO : #PSTP-73 : fix bug translations in AdminStatsTabController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16091 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 08:43:22 +00:00
rMalie
35e7fa4c4d // Fix default id lang in localization packs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16090 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 08:36:51 +00:00
lLefevre
0119a39358 [-] MO: StatsForecast: fix division by zero
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16089 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-20 08:34:14 +00:00
rGaillard
7f38dfdb1f // Optimizations and clean ajax.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16087 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 16:47:04 +00:00
rGaillard
5cefe6f822 // Fix product-list small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16086 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 16:45:45 +00:00
lLefevre
24c58e35ed [-] BO : #PSCFV-2851 : fix bug when export a theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16085 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 15:36:42 +00:00
rMalie
9357b43172 // Remove AdminStatsConf during upgrade #PSCFV-2869
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16084 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 14:50:09 +00:00
rMalie
3622a3362c // Fix double click on install button #PSCFV-2873
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16083 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 14:45:05 +00:00
vAugagneur
2342294493 [-] BO : fixed bug on customer edit when context is in "all shop" or "group shop"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16082 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 13:53:43 +00:00
rGaillard
2efce57799 // Clean ajax.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16081 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 13:20:07 +00:00
vAugagneur
8a5ee83850 [-] BO : fixed bug #PSCFV-2604
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16080 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 13:14:08 +00:00
vAugagneur
640d07e356 [-] BO : fixed bug #PSCFV-2731
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16079 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 12:41:20 +00:00
vAugagneur
01e1f8af09 [-] MO : fixed bug #PSCFV-2874 - blocklink_shop.id_shop is varchar, It must be integer.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16078 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 12:30:17 +00:00
rGaillard
369a94466a [-] BO: Update product specific price rules on update
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16077 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 09:59:14 +00:00
vAugagneur
db52d33267 [-] MO : fixed bug #PSCFV-2853 - bug in the blocklink : you can not update the title block or edit links.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16076 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 09:29:22 +00:00
rGaillard
528392a746 // delete csv.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16075 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 09:27:33 +00:00
rGaillard
a8faffe2ce // delete ajax_send_mail_test.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16074 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 08:40:44 +00:00
vAugagneur
d1a6dc44bb [-] BO : fixed bug #PSCFV-2756 - error in installation 1.5 RC Warning on copy()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16073 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 07:30:30 +00:00
mDeflotte
3b221c3b44 // Correct bad named vars "sparate" instead of "separate"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16072 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-19 07:15:40 +00:00
mDeflotte
e87f6d9bc6 // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16069 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 15:23:25 +00:00
mDeflotte
b867115dd7 // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16068 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 14:47:13 +00:00
rGaillard
476a2959fd // Upgrader specific prices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16065 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 14:10:25 +00:00
vAugagneur
0fd642237f [-] BO : fixed bug #PSCFV-2843 - Can't create first level admin tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16064 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 14:08:45 +00:00
lLefevre
5565791f61 // Add deutshch translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16062 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:54:38 +00:00
mMarinetti
346d047c1d // second fix for migrate_orders fetchAll()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16061 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:41:48 +00:00
mDeflotte
deb1f96b0c [-] FO : #PSCFV-2840 - Fix bug with typewatch on the opc (qty change) and multishipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16060 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:32:51 +00:00
mDeflotte
0289bb6b3e // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16059 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:31:03 +00:00
mMarinetti
51c48dc083 // now migrate_orders will works also without pdo ... thanks again to rGaillard \!
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16058 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:30:56 +00:00
mMarinetti
54eedabc12 // fix column in statssearch when upgrading from 1.3/1.4/1.5/1.5.0.13
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16057 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:20:10 +00:00
mMarinetti
4e3ffe58cc // upgrade display error optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16054 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:02:52 +00:00
mDeflotte
98e4df8889 // Up version number of the blocklayered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16053 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:02:47 +00:00
mMarinetti
6f3d6f2635 // upgrade display error optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16052 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:02:24 +00:00
mDeflotte
7b10496294 [-] MO : #PSCFV-2858 - Fix bugs with non latin chars. Htmlentities was not usefull
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16051 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:01:42 +00:00
rMalie
5e5e16a056 // cashondelivery adapted for 1.5 (controllers)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16050 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 12:16:45 +00:00
mMarinetti
7c9d5e5efa // fix fatal error on installer when show columns error in migrate_orders, thanks to Rémi :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16049 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 11:29:12 +00:00
mMarinetti
0445e6f140 [-] MO : Fixed #PSCFV-2864 column name statssearch.id_group_shop is now id_shop_group, thanks to Fabien :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16048 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 09:27:05 +00:00
mDeflotte
f219a108bd // Blocklayered: Add all collumns of the product_lang
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16046 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 09:26:29 +00:00
vAugagneur
14a0d8eb84 [-] BO : fixed bug #PSCFV-2859 - part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16045 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 09:16:13 +00:00
vAugagneur
c9ff52e949 [-] BO : fixed bug #PSCFV-2859 - In my preferences, user can change his her profile
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16044 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 09:14:19 +00:00
rGaillard
9ef9e6a7b6 [-] Installer: Fix PSCFV-2565 unique specific_price
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16043 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 09:10:11 +00:00
lLefevre
fa55df1634 [-] BO : #PSCFV-2835 : fix bugs in webservices translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16042 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 09:00:16 +00:00
mDeflotte
28e689b25f // Fix bug with position of features
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16041 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 07:43:43 +00:00
mDeflotte
2cadcf694c // Add translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16039 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 15:34:56 +00:00
lLefevre
d04c50ce77 // Fix the encoding error when import tabs translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16036 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 14:13:19 +00:00
rGaillard
788364120e // ajax.php clean and bug fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16035 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 13:22:07 +00:00
mDeflotte
462df22866 // Fix syntax bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16034 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 10:01:16 +00:00
mDeflotte
e47e2f4c51 [-] BO : #PSCFV-2790 - Fix bug with Stock Advanced
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16033 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 09:39:50 +00:00
mDeflotte
6fa6a37361 // Blocklayered - Fix missing pagination vars
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16031 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 08:09:19 +00:00
vAugagneur
97df2a2095 [-] CLASSES : fixed bug #PSCFV-2836 - Warning on Category::recurseLiteCategTree()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16030 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 07:14:58 +00:00
rGaillard
b2b29c4270 // Performance optimizations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16024 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 14:11:11 +00:00
aFolletete
3e46c466a8 // fix issue in feeder module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16023 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 14:02:14 +00:00
vChabot
32b0f72b74 [-] MO : BugFix : #PSCFV-2830 : Product Comments module does not publish guest comment, returns exception.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16022 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 13:32:53 +00:00
aFolletete
d7d2e08050 // clean useless INNER JOIN
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16021 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 13:30:56 +00:00
vAugagneur
7b35975139 [-] FO : fixed bug #PSCFV-2760 - live edit close confirm
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16020 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 13:19:23 +00:00
vAugagneur
40fb308337 [-] BO : fixed bug #PSCFV-2779 - live edit not working + friendly URL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16019 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 13:06:52 +00:00
rMalie
add5ab42ea // Fix index.php in dispatcher
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16018 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 13:04:24 +00:00
vAugagneur
70bec3b36d //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16017 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 12:41:19 +00:00
vChabot
7c24c50d9b [-] MO : BugFix : #PSCFV-2821 : ProductComment module does not save grade with only one criterion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16016 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 09:24:28 +00:00
vAugagneur
6f375155d2 [-] BO : fixed bug #PSCFV-2828 - Changing the default attribute : no refresh
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16015 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 09:03:44 +00:00
aKorczak
9ea230bb0a [-] WS : Fix id_shop to not being mandatory
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16014 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 08:59:03 +00:00
vAugagneur
12420b5b67 [-] BO : fixed bug #PSCFV-2827 - AdminProducts : Customer autocomplete on specific price not available
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16013 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-14 08:15:25 +00:00
vChabot
021272870f [-] BO : BugFix : #PSCFV-2798 : Multistore : BUG on the "modify products page" with another shop device
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16010 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-13 13:23:52 +00:00
mDeflotte
fa866d7057 [-] Project : #PSCFV-2790 - Fix bug with stock synchronization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16007 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-13 12:18:15 +00:00
lLefevre
baf17b2ed4 [-] BO : #PSCFV-2736 : import product : fix bug when the image isn't uploaded
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16005 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-13 09:39:51 +00:00
fSerny
e806afacb2 // Small fix on translation system
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16004 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-13 08:31:06 +00:00
aNiassy
785232d450 [-] FO : Added a simple space in order to be more readable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16003 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-13 08:16:18 +00:00
aNiassy
7447131226 [-] FO : #PSCFI-5795 : fixed a bug where the opc freeze when an Order is to 0
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16002 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-13 08:12:16 +00:00
aNiassy
19d6ec53e4 [-] FO : #PSCFI-5795 : fixed a bug where the opc freeze when an Order is to 0
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16001 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-13 08:10:12 +00:00
rMalie
2239cfe7ae // Fix redirection in Shop::initialize()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16000 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 15:58:27 +00:00
lLefevre
9a511f6775 [-] Bo : #PSCFV-2680 : fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15999 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 15:51:08 +00:00
mMarinetti
1aed09363b [-] MO : cashondelivery - translations files are now into translations dir
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15998 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 15:11:45 +00:00
lLefevre
b8c048c47b [*] BO : export name tabs by ISO code : check name of tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15997 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 15:11:24 +00:00
lLefevre
753f07f69a [*] BO : export name tabs by ISO code when export translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15994 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 14:46:37 +00:00
mDeflotte
1f6dceea85 // Fix bug with bad parameter format send to getModuletranslation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15992 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 13:51:37 +00:00
mDeflotte
df596c0889 // Blocklayered - Define our own unSerialize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15990 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 13:27:39 +00:00
rMalie
034e6a7e7f // Fix critical spelling bug on jquery cookie file name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15989 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 13:12:32 +00:00
lLefevre
8d51b1e56e [-] MO : blocklayered : #PSCFV-2796 : add charset UTF-8 in SQL tables
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15988 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 13:09:50 +00:00
dMetzger
a4965d51d2 [-] Installer : fixed Norway zone
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15987 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 13:01:39 +00:00
rMalie
a2036766ed // Fix double cast of denis
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15985 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 12:59:59 +00:00
dMetzger
92df33378e // Fixed an icon problem in the BO module page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15983 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 12:44:19 +00:00
lLefevre
d22dee0237 // Add tabs.php when use getFilesList() method in LanguageCore class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15982 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 12:27:23 +00:00
rGaillard
90d54cae7a // Improve performances
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15981 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 12:11:54 +00:00
rMalie
e321f30f4e // Fix language switch (equal is not equal to equal equal)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15980 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 09:31:01 +00:00
lLefevre
47402f886a // Fix bug when install fixtures
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15979 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 09:30:49 +00:00
rGaillard
24630365bd [-] BO: fix PSCFV-2778 display bad stock with product_attributes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15978 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 08:28:22 +00:00
dMetzger
92ddfdef29 [*] BO : from 300 to 40 queries in Modules tab, does not really speed up the page, but eases my mind
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15977 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 08:21:58 +00:00
lLefevre
e9322d3938 // Fix bug translations when email subject are empty
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15976 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 07:50:24 +00:00
mMarinetti
42595bf71c // compatibility fix, #PSCFV-2793
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15975 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 07:41:20 +00:00
vAugagneur
dd23a5ceaf [-] CLASSES : fixed bug #PSCFV-2786 - Error in getOrderInvoice function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15974 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-12 07:06:45 +00:00
mMarinetti
cd3dce4a82 // fix upgrade script missing tab images (and all img located in /install/data/img/ immediates subdir) #PSCFV-2749, #PSCFV-2506
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15973 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 15:29:43 +00:00
mDeflotte
8562c2c9b4 // Fix bug with redirection on IE and dev mod enable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15972 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 15:21:38 +00:00
mDeflotte
cf48d1793b // Trads
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15971 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 14:48:57 +00:00
dMetzger
168bda9273 [-] FO : potential divide by zero removed #PSCFV-2787
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15970 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 14:36:16 +00:00
vChabot
4584db99fe // fixing display table #PSCFV-2737
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15969 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 14:29:19 +00:00
mMarinetti
208bc3d810 // fix undefined variable res
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15968 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 13:59:16 +00:00
mDeflotte
04c342a1b9 [-] BO : #PSCFV-2638 - Fix bug combination mess up in product/quantities
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15967 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 13:41:09 +00:00
vChabot
adcdca708d [-] BO : BugFix : #PSCFV-2761 : Change a default language by shop is not possible
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15966 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 13:37:16 +00:00
vAugagneur
a0560569a4 [-] CLASSES : fixed bug #PSCFV-2769 - Accolade missing in AdminTab.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15963 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 07:33:56 +00:00
lLefevre
4f26efba41 // fix little mistake in translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15962 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 07:32:59 +00:00
vAugagneur
cb24a781b3 [-] INSTALLER : fixed bug #PSCFV-2751 - Prestashop 1.5 needs more than 32MB for PHP memory_limit but it is not tested at setup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15961 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-11 07:28:44 +00:00
lLefevre
062f497b0b [-] BO : #PSCFV-2758 : fix error when use Tools::displayErrors()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15956 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-08 14:54:59 +00:00
mDeflotte
dbcff517b4 [-] BO : #PSCFV-2739 - Hide button merchandise return if disable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15952 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-08 08:44:50 +00:00
mDeflotte
40057f1f74 // Improve error/success message render durring the account creation on opc
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15951 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-08 07:55:02 +00:00
mDeflotte
9c47a9b59d [-] FO : #PSCFV-2623 - Fix address redirection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15950 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-08 07:34:33 +00:00
aFolletete
87e8b7352c // CHANGELOG
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15948 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 17:52:20 +00:00
lLefevre
7a36fb9632 // Fix Deutsch translations tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15947 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 16:55:03 +00:00
mDeflotte
f9d79f0f80 // Fix bug specific price condition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15944 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 16:34:40 +00:00
fBrignoli
5443e8c442 // display ecotax only if needed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15941 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 16:09:12 +00:00
rMalie
e1ff3f433c // Fix AdminPdf.gif
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15940 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 16:04:57 +00:00
lLefevre
a9bc87e527 // Fix english translations tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15939 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 16:01:05 +00:00
dMetzger
57fc56c212 // Syntax error on BO order page when not using taxes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15937 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 15:46:50 +00:00
vAugagneur
24608ca63c //fix preview product url in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15935 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 15:25:02 +00:00
lLefevre
4ff5870789 // Fix pdf translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15934 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 15:11:58 +00:00
lLefevre
517225e6c6 // Fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15933 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 15:10:44 +00:00
mMarinetti
156de2b75f // add missing file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15932 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 15:08:47 +00:00
mMarinetti
312b0fa97f // better handling upgrade script display result
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15931 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 15:07:36 +00:00
rGaillard
161f32b9e6 // Fix freeshipping on backoffice Order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15930 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 14:56:48 +00:00
dMetzger
3e39ccd6b0 // Someone forgot some debug in the installer...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15929 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 14:49:04 +00:00
vChabot
e5db07ad8c [-] BO : BugFix : #PSCFV-2630 : Combination and multishop association issue with shared stock through group shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15928 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 14:20:53 +00:00
lLefevre
da8373650d [-] BO : #PSCFV-2729 : delete translations of this character : "?" in AdminGroups
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15927 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 14:03:52 +00:00
lLefevre
10c95517a5 [-] BO : #PSCFV-2711 : Delete button "edit" in AdminSlip
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15926 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 13:51:31 +00:00
fBrignoli
3f8477682a [-] PDF : Bug Fixed #PSCFV-2724 - Incorrect SQL query for ecotax breakdown
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15925 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 13:27:33 +00:00
mDeflotte
7367eeaf71 // Fix bug with module producttooltip
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15923 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 12:57:56 +00:00
lLefevre
073d43a0c4 // Fix French translations (multi-boutique => multiboutique)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15922 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 12:57:01 +00:00
lLefevre
bc6278eb72 // add fields translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15921 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 12:40:49 +00:00
rMalie
a123107d14 // Fix ISO detection on installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15920 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 12:34:25 +00:00
lLefevre
133a92fd40 [-] BO : #PSCFV-2716 : Fix memory limit when upload image file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15919 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 12:12:41 +00:00
rMalie
dde916a786 // Fix useless instance of modules in FrontController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15918 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 12:03:54 +00:00
lLefevre
d6d3bfad16 [-] BO : Fix gradient in ie
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15917 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 11:51:57 +00:00
mDeflotte
5e8239da42 // Avoid abort ajax query on changing the product name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15916 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 11:51:28 +00:00
lLefevre
e503d0ab5a [-] BO : Fix gradient in ie
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15915 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 10:58:35 +00:00
lLefevre
4d3409734d // Fix small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15914 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 10:54:49 +00:00
bMancone
090091e4fb // Fixed #PSCFV-2721
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15913 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 10:22:08 +00:00
aFolletete
a25dec5eac [-] BO : fixed bug on SEO & URLs page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15912 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:59:28 +00:00
mMarinetti
9e330d45a9 // add missings columns id_shop and id_group_shop in statssearch
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15911 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:52:07 +00:00
mMarinetti
839456f93b [-] BO : Fixed #PSCFV-2714 - option when out of stock - with vAugagneur
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15910 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:44:55 +00:00
fBrignoli
72f1241414 // float => decimal
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15909 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:44:27 +00:00
rMalie
b02803e86e // Fix multishop access when option is not enabled #PSCFV-2701
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15908 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:40:48 +00:00
vAugagneur
d6e649d0db [-] BO : fixed bug #PSCFV-2714 - Product availability not upgraded
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15907 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:30:18 +00:00
rMalie
5f0fee928c // Fix depends_on_stock on Adminproducts #PSCFV-2698
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15906 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:14:16 +00:00
mDeflotte
f74338ffd5 // Add isset to avoid undefined var warning
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15905 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:12:59 +00:00
mDeflotte
955fb96d0e // Fix bug with cart product price reload on changing delivery address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15904 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:12:28 +00:00
mMarinetti
d7e4fcde55 [-] FO : Fixed #PSCFV-2704 category position is now correct after upgrade, thanks to Conny !
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15903 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:11:49 +00:00
fBrignoli
18af073197 [-] CORE : Bug Fixed #PSCFV-2703 - Unable to redirect if one arg contain .php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15902 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:50:54 +00:00
dMetzger
db18281b19 // Fixed translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15901 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:37:22 +00:00
vAugagneur
49f4684f03 [-] BO : fixed bug #PSCFV-2717 - Final price does not appear anymore in the BO product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15900 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:29:54 +00:00
bMancone
a473ef5fbc // Fixed Division by ZERO ...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15899 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:29:21 +00:00
dMetzger
1989633b54 // missing semi colon on admin orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15898 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:28:26 +00:00
dMetzger
04f83d3f70 // Fixed favorite products display
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15897 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:21:32 +00:00
dMetzger
e594613671 // Fixed translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15896 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:13:51 +00:00
dMetzger
0a9e4d39d0 // Fixed display on guest tracking
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15895 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:10:00 +00:00
dMetzger
fc0465406e // Fixed discount form display when cart rules are deactivated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15894 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:02:33 +00:00
fBrignoli
6c1c05520c // incorrect float value
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15893 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 08:01:09 +00:00
mDeflotte
28fa816b36 // Fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15892 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 07:59:31 +00:00
dMetzger
061cfb7f5c // Changed default limit of file upload
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15891 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 07:43:30 +00:00
lLefevre
4bbb87edfd // Fix the alert message in installer when updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15889 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 17:23:21 +00:00
fSerny
18a088efab [-] PROJECT : active field for Object Module is not compliant with multishop :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15888 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 17:11:49 +00:00
rGaillard
ec59cb25c6 // small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15887 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 17:10:24 +00:00
lLefevre
8098bb169c [-] BO : #PSCFV-2700 : fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15886 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 16:52:58 +00:00
mDeflotte
5813f9b3ab // Remove unusefull line (remove of a dom element already removed)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15885 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 16:42:57 +00:00
fSerny
97f1827139 [-] BO : Can not access to module configuration if not installed anymore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15884 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 16:42:55 +00:00
mDeflotte
aee9e82405 // Remove debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15883 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 16:25:17 +00:00
rGaillard
2bce691ae8 // Improve performance and bug fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15882 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 16:22:48 +00:00
gCharmes
9726f7dfa3 [*] PROJECT : update the physical data model
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15881 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 15:49:41 +00:00
aFolletete
b373f434ac [-] Classes : fixed bug #PSCFV-2681 - issue with updating of current_state column on order table
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15880 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 15:00:52 +00:00
fBrignoli
17e509c84e // prefix 2nd time
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15879 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 13:53:39 +00:00
fBrignoli
f96d1be863 // prefix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15878 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 13:48:20 +00:00
rMalie
522eea75c0 // Reorder taxes and tax rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15876 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 12:25:50 +00:00
mDeflotte
ecdde166da // #PSCFV-2559 - Remove debug line
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15875 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:56:06 +00:00
fBrignoli
be88e22f6e // toolbar 2nd part
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15874 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:52:26 +00:00
mDeflotte
2abfb340a4 // Trads
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15873 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:50:03 +00:00
vChabot
3114aa6fc8 // correction translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15872 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:45:38 +00:00
fBrignoli
fb66b1817a [-] BO : Bug Fixed #2676 - Missing button in group shop tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15871 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:41:13 +00:00
vChabot
0dc3d1b996 [-] BO : BugFix : #PSCFV-2644 : Unable to remove stock to a product with advanced stock management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15870 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:37:06 +00:00
mDeflotte
e54b4c54cb [-] BO : #PSCFV-2635 - Confirmation message asked multiple times
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15869 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:30:54 +00:00
rMalie
88f537c23d // Fix Product::sqlStock() (use restrictions in left join instead of restrictions in where)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15868 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:16:03 +00:00
dMetzger
8446bd2e4e // Drop table IF EXISTS #PSCFV-2689
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15867 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 09:05:10 +00:00
fSerny
49fd8708a1 [+] PROJECT : Add method Module::isEnabled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15866 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 08:58:13 +00:00
vChabot
1c03997f30 [-] BO : BugFix : #PSCFV-2639 : The search autocomplete does not work in multi store mod
// norm

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15865 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 08:32:59 +00:00
aFolletete
516437f312 [-] Installer : fixed bug #PSCFV-2690 - wrong back office screenshot in the installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15864 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 08:10:46 +00:00
vAugagneur
a1ac2c1d85 //small thing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15861 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 06:40:44 +00:00
fBrignoli
f18ffe592e [-] BO : Bug Fixed #PSCFV-2677 - You shouldn't be allowed to put spaces in virtual url
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15860 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 16:18:48 +00:00
mDeflotte
e999610768 [-] MO : #PNM-240 - Fix bug with blocklayered price filter on IE
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15854 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 14:33:09 +00:00
vAugagneur
60abb93efd //AdminStatusesController.php refacto
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15853 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 14:07:57 +00:00
rMalie
a15520b3b1 // Rename jquery.cookie with jquery.cooki (because of apache security mod ...)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15851 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 13:27:53 +00:00
dMetzger
9e6341df71 // Code cleaning
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15849 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 11:51:46 +00:00
vAugagneur
0d58f46c28 //remove duplicate code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15847 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 09:28:42 +00:00
vAugagneur
1e1452468c //remove unused variable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15846 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 09:24:15 +00:00
mDeflotte
0fc967b388 // Trads
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15843 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 08:59:29 +00:00
rMalie
86ee04e6d7 // category_lang are always duplicated on shop creation #PSCFV-2648
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15842 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 08:48:48 +00:00
mDeflotte
de24e08df7 [-] BO : #PSCFV-2559 - Ask user to reload all product tabs not loaded correctly
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15841 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 08:41:20 +00:00
vAugagneur
6698bc091b //trads
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15840 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-05 08:06:06 +00:00
vAugagneur
37fb7b4775 //trads
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15837 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 15:56:17 +00:00
aFolletete
b734c47616 [-] BO : fixed bug #PSCFV-2584 - fix translations issue in product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15836 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 15:53:43 +00:00
rMalie
62e52b1306 // Rename "Genders" in "Social titles" (ty Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15835 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 14:48:42 +00:00
vChabot
b8e537816e [-] BO : BugFix : #PSCFV-2597 : Category tree is not loaded with context shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15834 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 14:40:33 +00:00
rMalie
e78b6d02ab // Translate installer title #PSCFV-2548
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15833 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 14:30:12 +00:00
lLefevre
5cbb6138bf [*] BO : add method for import translations tabs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15832 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 14:13:08 +00:00
rMalie
42d1630bc4 // Fix modules sort by author #PSCFV-2653
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15831 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 14:07:35 +00:00
aFolletete
12148fa938 [-] FO : fixed bug #PSCFV-2669 - fix bug on product customization in order process
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15830 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 13:47:59 +00:00
vAugagneur
18385569b7 //oups
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15829 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 13:41:11 +00:00
vAugagneur
aa6d9d5430 //fixed bug #PSCFV-2632
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15828 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 13:40:32 +00:00
mDeflotte
3a0031c60e // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15827 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 13:25:57 +00:00
mDeflotte
f109695cbd // Fix bugs on adding products to an orders on the BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15826 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 13:25:35 +00:00
vAugagneur
99342ff375 //fixed bug #PSCFV-2666
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15825 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 13:10:15 +00:00
rMalie
649fec49df // Some performance improvement #PSCFV-2658
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15824 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 12:58:52 +00:00
mDeflotte
5dfc0e3824 // Fix little bug (undefined index) on canceling a product (BO order tab)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15823 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 12:26:55 +00:00
vAugagneur
4179bc4d74 //added bulk action for enable or disable item
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15822 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 12:00:09 +00:00
mMarinetti
71d8a9ff92 // removed debug functions, added more verbose output if error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15819 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 10:59:17 +00:00
rMalie
f413764813 // Install fr lang
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15818 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:49:49 +00:00
rMalie
b81f2d87dc // Add a warning in welcome page for installer if use has already a previous version of PrestaShop installed #PSCFV-2161
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15817 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:45:52 +00:00
mDeflotte
12dfd76711 // Blocklayered : Copy translation from branche 1.4
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15816 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:45:13 +00:00
vChabot
e3722a71e0 // little fix Shop class condition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15815 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:43:25 +00:00
mDeflotte
eb475b1a78 [-] MO : #PSCFV-2640 - Fix bug with blocklayered and multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15813 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:41:18 +00:00
lLefevre
3431b10465 [-] BO : #PSCFV-2661 : Fix translation when use parent::displayError() in modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15811 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:17:33 +00:00
mDeflotte
0cf1fc870c // Fix bug with bad SQL request on changing state of an order paid by check
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15810 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:09:51 +00:00
vAugagneur
c5662b742c [-] BO : fixed bug #PSCFV-2665
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15809 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:08:37 +00:00
mDeflotte
ea601eb639 [-] BO : #PSCFV-2542 - Fix bug : Unable to translate PaymentModule : some email terms are still in english
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15808 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 09:07:30 +00:00
rMalie
e01aa221ff // Fix SSL with multishop #PSCFV-2646
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15806 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 08:59:10 +00:00
rMalie
4f4ac2f26c // Fix SSL with multishop #PSCFV-2646
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15805 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 08:52:42 +00:00
fBrignoli
00047b3bea // toolbar one more time
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15804 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 08:41:31 +00:00
dMetzger
564903dfdf // Fixed #PSCFV-2605
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15803 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 08:23:28 +00:00
lLefevre
ae2da2fc11 [-] BO : #PSCFV-2626 : fix bug in localization pack for the currency format
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15802 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 08:08:32 +00:00
rMalie
b6f84715b6 // Hide checkbox in configuration multishop when employee manage only 1 shop #PSCFV-2649
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15800 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 07:49:20 +00:00
lLefevre
dd8abfe708 [-] BO : #PSCFV-2660 : Fix bug in regex for parse translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15799 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 07:41:01 +00:00
lLefevre
c0806524fe [-] BO : #PSCFV-2661 : Fix translation when use parent::displayError() in modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15798 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-04 07:22:02 +00:00
mDeflotte
d02787dc97 [-] Project : #PSCFV-2633 #PSCFV-2622 - Fix problems with multishipping and order payment & invoice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15797 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 15:40:32 +00:00
vAugagneur
54fd1c0dcb [-] BO : fixed bug #PSCFV-2652
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15795 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 15:13:04 +00:00
lLefevre
fa93f8f025 // Update translations key
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15793 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 14:58:25 +00:00
vAugagneur
951c4b535d //module reinsurance is now multi-shop and multi-lang
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15792 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 14:26:26 +00:00
rGaillard
1334a89e95 [-] BO: Hide birthday date on BackOffice order when empty
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15791 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 14:23:33 +00:00
vAugagneur
c7705ea34e [-] BO : fixed bug #PSCFV-2624 - Error after deleting supplier associated with a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15789 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 09:16:40 +00:00
fBrignoli
40acfbd9d9 [-] BO : Unable to save admin preferences
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15788 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 08:39:38 +00:00
vAugagneur
0dc07f3b1e [-] BO : fixed bug #PSCFV-2641
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15787 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 08:08:22 +00:00
rMalie
72c2781406 // The capacity of enable / disable shops and shop groups is temporary disabled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15786 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 07:46:01 +00:00
rMalie
f6059f0a67 // Webservice getters are now multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15785 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 07:45:41 +00:00
fBrignoli
4ba9796c92 // toolbar
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15784 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-01 07:32:03 +00:00
fSerny
4b7e7c4925 // Recommit english config xml file :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15783 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-31 16:28:40 +00:00
dMetzger
bc64125ae0 // Fixed typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15778 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-31 14:29:06 +00:00
fBrignoli
f5ce714fd3 // perf
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15776 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-31 13:48:40 +00:00
fSerny
bc7db4c4b7 [+] MO : Adding CashOnDelivery Module :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15773 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-31 08:52:59 +00:00
mMarinetti
e83d4d675e // move_translations_module_file will now display an error message more verbose
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15772 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-31 07:45:13 +00:00
mMarinetti
9ff8670bca // fix error on table/column name in script p15012_add_missing_columns.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15771 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 16:55:39 +00:00
dMetzger
a6ca0bb1b2 // Code cleaning
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15770 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 16:18:10 +00:00
fBrignoli
aac8038dae [-] Installer : Notice some constants are already defined
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15769 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 15:30:26 +00:00
vChabot
852567f5ee [-] FO : BugFix : #PSCFV-2628 : Combination is not selected from the URL (at least on firefox)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15767 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 14:26:35 +00:00
rMalie
d9e8899473 // Fix out of stock on combinations with no quantity (thank you Brice <3)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15766 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 13:48:23 +00:00
mMarinetti
f44bbf0d5f // added compatibility (upgrade from version <1.5 and >1.5 works properly)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15765 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 13:09:48 +00:00
fBrignoli
f0d3ad6b60 [-] PDF : After an upgrade, the Invoice's tax tab doesn't use the discounts
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15764 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 13:02:35 +00:00
mDeflotte
2c781997d1 // Fixed warning display on p15012_add_missing_columns
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15763 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 12:59:33 +00:00
dMetzger
4876b37dd9 // Fixing differences between install and update
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15761 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 12:31:50 +00:00
rMalie
c9484e29b2 // The capacity of enable / disable shops and shop groups is temporary disabled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15760 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 12:30:08 +00:00
dMetzger
4b6d00b659 // Removed the "discount" tables in the upgrader
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15759 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 10:22:46 +00:00
dMetzger
1ef0c12dd5 // Removed the "discount" table in the upgrader
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15758 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 10:03:03 +00:00
dMetzger
5ea6aca2ca // Added a link to Addons instead of a simple text
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15757 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 09:54:39 +00:00
rMalie
0857f92f7a // Norm and doc for Shop class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15756 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 09:50:10 +00:00
dMetzger
04985181e3 // Cart rule display in cart summary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15755 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 09:29:55 +00:00
dMetzger
a2326a1dde // Removed the SQL views created for retro compatibility (create more problems than it solves)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15754 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 09:25:55 +00:00
vChabot
ed802fe90a [-] BO : BugFix : #PSCFV-2620 : Wrong client age when the age is not filled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15752 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 09:00:38 +00:00
rMalie
01e43be9b8 // Fix Maxence's text
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15751 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 08:35:42 +00:00
lLefevre
cfceee10aa // Add italian translations of tabs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15750 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 08:26:38 +00:00
rMalie
5cc66edb28 // Filter list of entities per shop in admin if employee is not super admin #PSCFV-2525
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15749 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 08:22:48 +00:00
rMalie
e59a4da65d // Automatically duplicate some shop data if the primary data is checked (E.g. export carriers langs if carrier is checked) #PSCFV-2616
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15748 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 08:06:57 +00:00
mDeflotte
dc7998cc64 [-] BO : #PSCFV-2606 - Fix bug with FastCGI/CGI and url multishopping (we cannot be sure the mod_rewrite is enable or disable)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15747 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 07:54:12 +00:00
lLefevre
f411f81393 [-] BO : #PSCFV-2581 : Minify Jquery Ajax File Uploader version 2.1
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15746 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 07:44:51 +00:00
mDeflotte
ed228a12b4 // Fix bug with || instead of a &&
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15745 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 07:14:21 +00:00
lLefevre
77c458b6a9 [-] BO : #PSCFV-2553 : fix bug html for email order_conf.html
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15744 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 16:37:28 +00:00
lLefevre
67835332b2 [-] BO : #PSCFV-2576 : add URL back when create address when checkout
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15743 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 15:11:09 +00:00
lLefevre
95763ce483 [-] BO : #PSCFV-2582 : now list customer is not empty when deleting multiple customer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15742 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 14:27:11 +00:00
lLefevre
db0320537c [-] BO : #PSCFV-2583 fix customers which are displaying in notifications
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15741 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 14:11:55 +00:00
lLefevre
102b83439f [-] BO : fix #PSCFV-2581 : update Jquery Ajax File Uploader in version 2.1
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15740 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 13:35:53 +00:00
fBrignoli
ec368446f4 [-] BO : Bug Fixed #PSCFV-2555 - AdminController with Options: Add new button turns into Save
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15738 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 13:24:35 +00:00
lLefevre
74e2464cd1 [-] BO : #PSCFV-2591 : fix translations in bankwire module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15737 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 12:50:59 +00:00
vAugagneur
6a82f72522 [-] BO : fixed bug #PSCFV-2608 - carrier creation fail redirect
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15736 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 12:24:09 +00:00
vChabot
7b938e7da4 [-] MO : BugFix : #PSCFV-2566 : Created category does not appear on CMS module configuration (blockcms)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15735 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 12:23:25 +00:00
rGaillard
37b31eeeeb // Fix smarty cache
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15733 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 12:06:17 +00:00
rMalie
855f72be70 // Fix Shop::isFeatureActive() #PSCFV-2609
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15732 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 12:05:13 +00:00
rGaillard
1ce10c7355 // Clear smarty cache on entities updates
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15730 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 10:33:53 +00:00
fGaillard
cdafc9190c [-] MO : #PSCFV-2437 : Shop ID configuration changed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15729 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 09:52:16 +00:00
lLefevre
3de1c372a6 [-] BO : fix #PSCFV-2603 : translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15728 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 09:40:00 +00:00
dMetzger
1b3127a61f // Template cleaning
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15727 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 09:38:19 +00:00
rMalie
5d8e092c68 // Fix image alt on icons on admin customer threads page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15726 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 09:29:54 +00:00
rGaillard
4980999ef5 [*] MO: Improve performance with smarty cache on blocktopmenu
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15725 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 09:28:53 +00:00
rMalie
9de076b775 // Fix customer thread notifications for multishop #PSCFV-2546
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15724 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 09:03:12 +00:00
mDeflotte
77084e7170 // Remove undefined method called
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15723 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 08:59:49 +00:00
mDeflotte
24bc3d6427 // Bad PHP docs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15722 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 08:59:01 +00:00
mDeflotte
f00f054ccd [-] BO : #PSCFV-2568 - CmsController and CmsCategoriesController cannot be called dirrectly
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15721 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 08:58:32 +00:00
fSerny
ea07cfacfc [-] BO : Warnings while getting modules logo has been fixed - Bug #PSCFV-2602
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15720 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 08:54:23 +00:00
rGaillard
74f5b513af // Performance optimizations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15719 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 08:32:13 +00:00
fGaillard
9628df1624 [-] MO : #PSCFV-2437 : Bug fix adding block using multishop (upgrader)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15718 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 07:57:48 +00:00
fGaillard
b89b2fb92e [-] MO : #PSCFV-2437 : Bug fix adding block using multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15717 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-29 07:51:42 +00:00
vChabot
c6321cf52b [-] FO : BugFix : #PSCFV-2590 : State not appear in front-office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15714 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 15:44:46 +00:00
mDeflotte
526d2cac1a [-] BO : #PSCFV-2569 - Fix CMS category duplication
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15713 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 14:48:09 +00:00
vChabot
cbf6cd352e // remove var dump
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15712 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 13:52:36 +00:00
rMalie
cc179c3a49 // Allow to force routes #PSCFV-2592
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15711 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 13:41:00 +00:00
mDeflotte
2c3b45ff44 [-] FO : #PSCFV-2580 - Fix bug with customisation and increasing/decreasing qty
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15710 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 13:16:59 +00:00
rGaillard
96305382c2 [*] Core: Upgrade of ajaxfileupload library
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15708 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 12:37:11 +00:00
mDeflotte
afcda15b61 [-] MO : #PSCFV-2587 - Fix slidedown duration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15707 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 12:24:27 +00:00
mDeflotte
01537675fc [-] MO : #PSCFV-2587 - Fix bug with sliding up block cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15706 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 09:32:23 +00:00
mDeflotte
0133338989 [-] Project : #PSCFV-2594 - Allow accent in URL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15705 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 09:13:26 +00:00
vChabot
4171dd3230 [-] FO : BugFix : #PSCFV-2541 : TECHNICAL ERROR : unable to save addresses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15704 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 08:31:00 +00:00
rMalie
a7b4c666ac // Fix products image duplication on multishop mode #PSCFV-2572
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15703 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 08:26:33 +00:00
mDeflotte
e3b23ce851 [-] MO : #PSCFV-2587 - Remove "white line" when shopping cart is empty.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15702 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 07:53:02 +00:00
rGaillard
5a7b603bca // Miss commit...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15701 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 17:14:43 +00:00
rGaillard
b953186dbd [-] BO: Fix multishop employee restriction on cart and catalog price rules PSCFV-2505
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15700 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 17:12:55 +00:00
rGaillard
21d5cfab87 [-] BO : Delete backslashes quotes on the BackOffice search
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15699 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 16:21:03 +00:00
mMarinetti
c2f8ecf583 // replaced Tools::file_exists_cache by file_exists()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15697 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 15:16:43 +00:00
lLefevre
858bcdac4d [-] BO : fix #PSCFV-2578 : Not duplicate customers with the CSV file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15696 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 15:12:02 +00:00
mMarinetti
c0c3986e7f // next version will be 1.5.0.13 :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15695 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 15:11:58 +00:00
mDeflotte
401a1ebcaa [-] BO : #PSCFV-2530 - Change warning message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15694 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 14:51:33 +00:00
rGaillard
c9e28d8bf6 [-] BO: Add feedback on backoffice order when the minimal quantity is not reached
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15693 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 14:00:16 +00:00
mMarinetti
7faa0b74b1 // fix #PSCFV-905 fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15692 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 13:43:41 +00:00
rMalie
34d80f945a // Improve multishop code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15691 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 13:37:43 +00:00
gCharmes
aadfad0659 [-] INSTALLER : Add missing key on image product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15689 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 13:16:36 +00:00
lLefevre
ae3e40b0b7 // Revert deutsch translation "Kaufen" by "Bestellen"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15688 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 13:11:33 +00:00
lLefevre
a9e892e928 [-] BO : fix #PSCFV-2564 : imported customers with a CSV file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15686 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 12:51:55 +00:00
mMarinetti
8bc3badf03 // add missing licence
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15685 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 12:23:09 +00:00
dMetzger
75430a0b30 // Fixed cart rules analysis for empty carts
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15684 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 11:37:43 +00:00
dMetzger
272906de5f [-] FO : Cart products cache fixed (when you remove a product from the cart)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15683 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 11:27:33 +00:00
rMalie
4182732c2a // Clean hooks name cache when a hook is added
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15682 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 09:52:59 +00:00
mDeflotte
0aa17da9fd // Remove unusefull "unregisterhook" from the method uninstall of the module homeslider
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15681 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 09:41:14 +00:00
aFolletete
cd9f202c8c // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15680 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 09:39:49 +00:00
rMalie
30c7ce6255 // Fix id_shop in cart fixtures
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15679 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 09:38:13 +00:00
mDeflotte
27ca8f5481 [-] MO : #PSCFV-2567 - Module CMS block was not merged with new shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15678 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 08:58:11 +00:00
vAugagneur
81f87e0bfe //now PrestaShop need at least PHP 5.1.3 to run
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15677 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-25 06:53:32 +00:00
mBertholino
e161b995a7 //readme-en.txt and readme-fr.txt update
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15676 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 21:27:27 +00:00
mDeflotte
1912c4b543 [-] BO : #PSCFV-2562 - Select all categories on creating a new shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15673 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 16:44:00 +00:00
lLefevre
598ffaee32 // Fix translations error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15672 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 16:27:16 +00:00
fBrignoli
1c980c9fce [-] BO : Total tax doesn't appear on the invoice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15671 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 16:16:09 +00:00
fBrignoli
cc880e2186 // Installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15670 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 16:01:40 +00:00
mMarinetti
ebcbb1b628 [-] upgrader : Fix #PSCFV-2563, thanks to Olea for the report
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15669 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 15:56:50 +00:00
lLefevre
62e33d3ca3 // Fix translations error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15668 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 15:47:39 +00:00
lLefevre
11fdfe87d5 [-] BO : fix #PSCFV-2544 : delete selected manufacturers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15667 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 15:25:05 +00:00
aFolletete
fbf58446c9 // fixed add order payment
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15666 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 14:45:25 +00:00
lLefevre
b96ca0977c // Remove comment
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15664 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 13:56:45 +00:00
lLefevre
daa22a31cd // Fix Message in AdminTranslationsController when use sprintf()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15663 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 13:52:49 +00:00
mDeflotte
874e8924e7 [-] BO : #PSCFV-2556 #PSCFV-2550 - Fix password alert message "&eacute;"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15662 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 13:20:50 +00:00
fGaillard
49965e89fe // Bug fix payment module (with previous commit)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15661 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 13:04:14 +00:00
fGaillard
989f3b46c1 // Bug fix for payment modules (shops informations on validate order)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15660 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 13:01:35 +00:00
tDidierjean
0cea293761 [-] TR : fix #PSCFV-2543
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15659 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 12:39:28 +00:00
lLefevre
0517f5438d // Fix translations mails errors for each languages
// Now, Subject for reply_msg.html is translated
// Now use sprintf() in subject mails

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15658 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 09:57:48 +00:00
fBrignoli
3efd3f7c01 [-] Installer : Specific price could now be equal to 0
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15657 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 09:11:40 +00:00
mDeflotte
89509c07f3 // Fix undefined variable when profiling is at on
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15656 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-24 07:10:52 +00:00
gCharmes
fc8b9a435a [-] BO : Add a check on the scandir for the Employees theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15654 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 23:05:13 +00:00
gCharmes
b022122499 [-] MO : Fixed typo on module followup french mail
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15653 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 17:45:25 +00:00
aFolletete
24f5a6e099 [-] BO : fixed bug #PSCFV-2502 - fixed bug on notification system in back office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15651 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 16:41:02 +00:00
tDidierjean
f0dbfc9003 [-] BO : fix #PSCFV-2545 - can't change product out of stock order status
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15650 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 16:38:33 +00:00
lLefevre
dd13f01215 [-] BO : fix #PSCFV-2540 : CSV importing categories errors + manufacturers + suppliers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15649 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 16:37:26 +00:00
lLefevre
47e5d492a4 // small fix in CSV import controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15648 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 16:13:27 +00:00
lLefevre
7793e106bf // Add spanish translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15646 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 15:57:25 +00:00
lLefevre
1ebf42d2c6 // Fix Birthday in customer CSV file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15645 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 15:06:47 +00:00
lLefevre
3697b4816a // Fix wholesaleprice when you import a combinaison CSV file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15643 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 14:27:43 +00:00
mDeflotte
dccda1c756 [-] MO : #PSCFV-2539 - Module block newsletter don't show success error message correctly
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15640 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 13:29:44 +00:00
lLefevre
cbbe1e78d0 // Add Deutsch (German) translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15639 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 11:58:42 +00:00
mMarinetti
6eecd2b381 // minor fix USING BTREE removed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15635 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 11:44:09 +00:00
mMarinetti
c0b157b733 // deactivate_custom_modules will return false if file modules_list.xml does not exists
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15634 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 11:43:34 +00:00
vSchoener
f7c208851d [-] BO : Update assign value
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15633 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 08:19:32 +00:00
lLefevre
168cfda561 [-] BO : fix #PSCFV-2517 : CSV importing combinaisons
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15632 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 08:01:52 +00:00
mDeflotte
633a32d3ec [-] BO : #PSCFV-2511 - Country visible in all shop
// Normalize

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15631 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-23 07:53:36 +00:00
rMalie
4420cac66e // Fix total of attributes values in admin attribute page in multishop context
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15630 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 14:51:36 +00:00
fBrignoli
69fd70ec68 [-] BO : Bug Fixed #PSCFV-2119 - Import CSV: Supplier details not visible
[-] BO : Import CSV: Supplier not linked to shops
[-] BO : Import CSV: Supplier is not active when created throught csv import



git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15629 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 14:48:46 +00:00
aFolletete
9399e2c31e // add information message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15628 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 14:41:46 +00:00
rMalie
34c465d642 // Normalize Tools
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15627 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 14:36:46 +00:00
lLefevre
c87dedb522 // Fix link troubleshoting for CSV file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15626 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 14:08:24 +00:00
mDeflotte
e76b4408f4 // Fix bug with cart, multishipping and gift product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15625 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 14:07:16 +00:00
dMetzger
88156e6eaf // fix issue in AdminPayment
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15624 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 13:54:46 +00:00
tDidierjean
947f98c44e // fix warning with specific price
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15623 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 13:33:45 +00:00
lLefevre
e5bf522fe8 // Translations : add the fields translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15622 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 13:31:02 +00:00
tDidierjean
4fcc657a56 [-] BO : fix bug #PSCFV-2522 - Unable to switch a product from virtual to normal
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15621 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 13:23:35 +00:00
rMalie
3c41954293 // Improve multishop page ergonomy
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15620 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 13:16:48 +00:00
dMetzger
3af54b348e // Oups
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15619 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 13:16:41 +00:00
vAugagneur
6c0e7186fb //fixed #PSCFV-2281
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15618 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 13:08:37 +00:00
lLefevre
e26ee662ef [-] BO : fix #PSCFV-2480 : fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15617 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 12:45:55 +00:00
rMalie
0517f176a9 // Fix CSS for multishop #PSCFV-2507
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15616 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 12:43:15 +00:00
lLefevre
4708c70a35 [-] BO : fix #PSCFV-2480 : fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15615 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 12:42:58 +00:00
lLefevre
15a0234612 [-] BO : fix #PSCFV-2504 : Now class PaymentModule can be translated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15614 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 12:30:42 +00:00
lLefevre
943e6bfedf [-] BO : fix #PSCFV-2513
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15613 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 12:20:19 +00:00
rMalie
7d9ca8d486 // Code review for the change paymentModule
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15612 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 12:12:50 +00:00
dMetzger
7f6d1a17d0 [-] BO : Product filter initialization fixed in cart rules #PSCFV-2524
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15611 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 11:54:54 +00:00
dMetzger
859f360783 // Autoassignation of the cart rule when log out
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15610 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 10:20:36 +00:00
fSerny
f2b5b0cd63 // Fixing warning on PaymentModule Tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15609 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 10:19:01 +00:00
tDidierjean
59e29fad75 // cleanup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15608 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 10:10:08 +00:00
fSerny
534b4facb2 [-] BO : Fixing module restrictions in multishop context
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15606 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 10:08:21 +00:00
lLefevre
defcb25997 [-] BO : fix #PSCFV-2517 : Import combinaison, now the minimal quantity is not the quantity in ps_product_attribute
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15605 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 09:49:54 +00:00
tDidierjean
8398c73e12 // fix redirection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15604 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 09:46:26 +00:00
mDeflotte
fd32dcd77e [-] BO : #PSCFV-2520 - Js error on advanced stock management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15603 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 09:43:09 +00:00
fSerny
629a7420f6 [-] BO : Fixing warnings on PaymentModule Tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15602 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 09:40:18 +00:00
tDidierjean
c3bdc25d32 // fix url redirection with multishop secondary urls
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15601 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 09:33:24 +00:00
dMetzger
654b7069c5 // Translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15600 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 09:20:26 +00:00
fSerny
b59423bc94 // Small fix on home
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15598 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 09:03:10 +00:00
aFolletete
93ccf3e36e // fixed title in AdminLogin page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15597 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 08:39:24 +00:00
dMetzger
8e035d44c7 // Translation...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15596 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 08:17:32 +00:00
aKorczak
4f0ae05ba0 [-] WS : id_group_shop is not mandatory
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15595 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 08:01:54 +00:00
dMetzger
6ad6434f4a // Translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15594 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 08:01:26 +00:00
dMetzger
d8f7f585c6 // Missing translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15593 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 07:42:37 +00:00
dMetzger
27d833d8de // Translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15592 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 07:29:07 +00:00
vAugagneur
c333db6fec //small fix on advertising module link
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15591 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 07:17:08 +00:00
dMetzger
d981448483 // Missing icon
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15590 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 07:14:57 +00:00
rMalie
5bc76bbd14 // Fix share customer on shops
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15589 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 22:03:34 +00:00
rGaillard
2f4cf5f0bc // Fix simple_xml_warnings
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15588 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 21:49:25 +00:00
dMetzger
0f3cdba473 // Initialize english translations for back office search
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15587 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 21:44:07 +00:00
rMalie
f969e341c0 // Fix context in multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15585 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 19:33:02 +00:00
dMetzger
b63325917c // FreeOrder is now "active"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15584 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 19:26:43 +00:00
tDidierjean
a3fc84b2e2 // move icon
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15583 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 19:18:36 +00:00
rMalie
cb4527a95b // Fix multishop in objectModel (langs were not correctly generated when an employee has not all auths on shops)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15582 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 19:12:35 +00:00
tDidierjean
7c77223b23 // add missing icon
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15581 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 19:11:59 +00:00
aNiassy
2c08710938 [-] BO : Modified a translation in French
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15580 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 19:07:16 +00:00
lLefevre
d8569a1ab1 // Fix small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15579 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 19:04:58 +00:00
mMarinetti
2929279f5a // remove deprecated table
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15578 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 19:03:44 +00:00
rMalie
233caca6e6 // Fix default context in shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15576 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:57:51 +00:00
dMetzger
f1b7e0b834 // Fixed warning when calculating the order total of an empty cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15575 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:56:19 +00:00
dMetzger
231a924e31 // Cart display for free shipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15574 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:53:30 +00:00
rMalie
dee40a32b1 // Fix default access for profiles in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:48:14 +00:00
aNiassy
e5e53d54bb [-] BO : Fixed a bug which did not permitted to found a customer in the creation of order in the back office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15572 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:34:36 +00:00
vAugagneur
db90962422 //preview picture
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15571 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:19:37 +00:00
fBrignoli
8d60b64c43 // retrocompatibility theme 1.4 + carrier
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15570 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:09:16 +00:00
dMetzger
021b46c3e1 // Translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15569 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:08:56 +00:00
lLefevre
e956560ac4 // fix css
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15568 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:07:43 +00:00
aNiassy
ced31aa0ac [-] BO : Modified a translation in French
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15567 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:07:30 +00:00
aFolletete
545abdbc24 [-] BO : fixed bug #PSCFV-2503 - fix issue on stock update when product line edition in order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15566 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:04:07 +00:00
fSerny
e70fbf89dc // Missing french translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15564 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 18:02:21 +00:00
tDidierjean
a84328a595 // fix image file upload for IE
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15563 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:49:28 +00:00
rMalie
9291b9ad1f // Fix list of customers in multishop #PSCFV-2499
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15562 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:44:38 +00:00
rGaillard
18160ffa65 // Little fix on order page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15561 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:38:55 +00:00
dMetzger
477bcc6b58 // Cart display improved with free shipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15560 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:33:51 +00:00
lLefevre
9c00c0eb1e [-] BO : fix #PSCFV-2366 : check if an sentence use an specific syntax
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15559 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:31:48 +00:00
mDeflotte
4b1cce7054 // Fix bug with gift products and multishipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15558 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:31:43 +00:00
fSerny
d3c4a7a617 // Small fix on Admin
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15557 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:25:26 +00:00
mMarinetti
42e1a25ec0 // remove not useful comments
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15556 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:19:52 +00:00
mMarinetti
a36c0d5776 [-] Installer : fix missing columns, #PSCFV-2464
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15555 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:18:03 +00:00
mMarinetti
c735c84ea9 // additional fix for cms feature and blockcms module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15554 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:17:08 +00:00
aFolletete
6a56d02c1f [-] FO : fixed bug #PSCFV-2382 - Your shopping cart is empty not appear and the right column go to the left side
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15553 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:16:36 +00:00
vAugagneur
b67a4fdd77 //fixed #PSCFV-2432 part 3 for IE :p
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:15:51 +00:00
rGaillard
8b589b02c0 [*] BO: Add free shipping to BackOffice Order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15551 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:11:00 +00:00
dMetzger
19b486d1e4 // Norm
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15550 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:09:21 +00:00
dMetzger
fc33b24f3d [-] FO : wrong calcul of the free shipping in multi-shipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15548 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:08:16 +00:00
vAugagneur
4b4f1be743 //fixed #PSCFV-2432 part 2 for IE
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15547 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:07:51 +00:00
vAugagneur
0f91f91030 //fixed #PSCFV-2432
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15546 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:01:22 +00:00
aNiassy
1ac646309c [-] BO : added a translation in French
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15545 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 16:56:47 +00:00
rMalie
5b1964b812 // Groups with only 1 shop are not disabled anymore in multishop toolbar
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15544 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 16:52:07 +00:00
rMalie
962a641bd9 // Fix multishop on Category->getChildrenWithNbSelectedSubCat() (best name ever)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15543 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 16:51:09 +00:00
mMarinetti
82e92a946c // -executeS()/+execute()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15542 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 16:50:51 +00:00
tDidierjean
c26ea01d05 // product page js fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15541 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 16:25:22 +00:00
vAugagneur
aa42936b46 //new cool advertising & store picture
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15540 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 16:20:09 +00:00
dMetzger
8428e228e3 // typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15539 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 16:17:53 +00:00
fSerny
1fc014d107 // Small fix on admin home
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15538 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 16:03:36 +00:00
fBrignoli
24c9ea257f [-] Installer : Decimal replaces Float
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15537 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:56:42 +00:00
rMalie
2e00c2ff00 // Add a warning in adminProducts if we try to create a product in a shop where the product is not linked
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15536 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:54:31 +00:00
rGaillard
edf9cf9f88 // Fix price displaying on product page when using an amount reduction
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15535 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:52:58 +00:00
fBrignoli
db233ab4bd [-] BO : Bug fixed related to #PSCFV-2490 - Default group should be copied
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15534 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:51:50 +00:00
mDeflotte
b621e0f9eb [-] BO : #PSCFV-2473 - Fix bug with attribute value and shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15531 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:32:56 +00:00
rMalie
a75cf1475d // Fix multishop management in ObjectModel
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15530 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:29:28 +00:00
rGaillard
d1e74ce3be // Display warning if no address is available in backoffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15529 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:27:11 +00:00
aFolletete
6c305ba98c // little optimization in autoloader, we exclude smarty classes of treatement
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15527 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:18:59 +00:00
fSerny
5b959706cf // Update on some config.xml file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15526 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:18:56 +00:00
dMetzger
1d3126f99d // Code cleaning and small fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15524 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:17:21 +00:00
rGaillard
d422dae42a // Delete isXmlHttpRequest
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15523 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:14:29 +00:00
vSchoener
34770fe391 // Fix accounting upgrade
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15522 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:04:47 +00:00
tDidierjean
4f37d01320 // fix module group upgrade
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15521 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:01:04 +00:00
dMetzger
d3b853a686 // variable misnamed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15519 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:50:13 +00:00
fBrignoli
f76832e0ff [-] BO : Bug fixed related to #PSCFV-2490 - Created group doesn't appear in my shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15515 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:30:37 +00:00
rGaillard
19c239b0b7 // Fix SQL error in the product listing on multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15514 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:30:28 +00:00
dMetzger
3fc24ec862 // variable misnamed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15513 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:29:54 +00:00
dMetzger
0ebae2397a // variable misnamed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15512 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:28:34 +00:00
dMetzger
f5483f787d [-] FO : added the concept of product package (multi-shipping) for the cart rules in getContextualValue()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15510 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:19:54 +00:00
vAugagneur
3eca197d02 //migrate shop tabs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15509 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:17:03 +00:00
tDidierjean
5257111ba2 // fix upgrade delivery table
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15508 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:05:20 +00:00
vSchoener
1dfcca6270 [-] FO : Fix SSL redirection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15507 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:02:24 +00:00
rGaillard
ff9720fc6d // Fix product bug when no quantity was added for new products attributes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15506 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 14:00:17 +00:00
aFolletete
bb021a8e8f // fix css issue
// fix norm

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15504 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 13:57:52 +00:00
aFolletete
a40362286d // change image on reinssurance bloc
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15502 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 13:34:53 +00:00
aNiassy
9cae11c7bc [-] FO : #PSCFV-2478 : Fixed a problem with payment method which displays an error when a product created in multi-shop was chosen
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15499 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 13:24:03 +00:00
fBrignoli
54fd09b72e [-] BO : Bug fixed #PSCFV-2474 - Missing shop association when creating a manufacturer with a logo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15498 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 13:23:49 +00:00
mDeflotte
da1a21fd2d // Fix bug with undefined $carrier durring payment process
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15496 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 13:22:26 +00:00
mDeflotte
f52c736c15 // Product Gift are missing on the cart summary (step 5)
// Fix bug : undefined var on payment step

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15495 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 13:16:06 +00:00
dMetzger
c23203018d [-] FO : fixed a great part of the cart rules with multi-shipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15494 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 13:15:15 +00:00
rGaillard
2553bc015e [-] BO: Fix PSCFV-2442 product price on backoffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15493 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 13:05:16 +00:00
vChabot
c6320cebc7 [-] BO : BugFix : #PSCFV-2481 : Scene creation needs to show categories from context
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15492 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 12:57:32 +00:00
vChabot
6f50b2bd9c [-] BO : BugFix : #PSCFV-2476 : Shop creation : adding an error message if you do not select at least the root category
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15491 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 12:29:37 +00:00
lLefevre
122465b198 [-] BO : fix #PSCFV-2467 : Now, You can update your theme in AdminThemes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15490 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 12:22:54 +00:00
lLefevre
e30388fb18 [-] BO : fix #PSCFV-2466 : Fix translations tabs to spanish in installor : fix encoding errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15489 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 10:00:57 +00:00
mDeflotte
9763cc1d07 // Normalize php doc commentary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15488 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:59:26 +00:00
tDidierjean
598c96ff97 // fix customer groups upgrade
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15487 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:58:51 +00:00
mDeflotte
b1451fed85 // Remove unusefull assignation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15486 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:58:45 +00:00
lLefevre
db0a6f4cfc [-] BO : fix #PSCFV-2466 : Fix translations tabs to spanish in installor
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15485 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:48:43 +00:00
rGaillard
ac08ba378b // Product is now correctly inserted in product_shop for existant products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15484 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:46:53 +00:00
fBrignoli
11df2e41e7 [-] BO : Bug Fixed #PSCFV-2470 - Group by id_category
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15483 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:45:47 +00:00
lLefevre
571bf8ce18 [-] BO : fix #PSCFV-2466 : Fix translations tabs to spanish in installor
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15482 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:44:00 +00:00
aFolletete
67c9cff587 // add comment
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15481 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:42:19 +00:00
mDeflotte
1cd6735093 // Fix bug with multishipping shipping cost
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15480 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:38:29 +00:00
aFolletete
f41b5ba922 [+] Classes : include new method isXmlHttpRequest() in Controller class, allows to make ajax request without ajax=1 in GET parameter
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15479 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:38:11 +00:00
rMalie
76a079bd8f // Remove 'multishop' => true from Employee and AttributeGroup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15478 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:13:23 +00:00
tDidierjean
92155373d6 // fix editorial module upgrade
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15477 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 09:09:57 +00:00
mDeflotte
aed3c8c6f3 // Fix bug with multishipping and gift products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15476 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 08:52:45 +00:00
rGaillard
c22c0d97f7 // Add information on BackOffice Order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15475 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 08:48:55 +00:00
vChabot
529460cfa9 [-] BO : BugFix : #PSCFV-2465 : When creating a shop without importing categories, I can still see the default category from other shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15474 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 08:20:19 +00:00
lLefevre
56690036fb [-] BO : fix #PSCFV-2365 : add message for using the sprintf() in yours translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15473 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 08:10:20 +00:00
lLefevre
87e91fe3e2 // Add translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15472 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 07:30:48 +00:00
vAugagneur
e8b54ff8fa //small check
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15471 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 07:23:31 +00:00
gCharmes
1dd733502f [-] MO : #PSCFV-2415 : Add multilanguage support to blocktopmenu
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15470 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 03:08:05 +00:00
mMarinetti
63e8827c1a // fix table cms naming
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15469 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-20 11:55:45 +00:00
mMarinetti
8dc65e16e4 // fix extra ';'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15468 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-20 11:43:11 +00:00
mMarinetti
8b6069457a // fix show tableSSS
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15467 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-20 11:12:12 +00:00
mMarinetti
30a62768eb // fix id_shop_group can now be null
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15466 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-20 10:23:45 +00:00
mMarinetti
2cf309cd35 // fix upgrade problems #PSCFV-2457 #PSCFV-2462 #PSCFV-1225
// (also reverted upgrade modifications from rev. 14682 15127 15129 15134 15165)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15465 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-20 10:10:21 +00:00
mBertholino
fee3790ffd [-] MO : gsitemap : generate sitemap for multi-shop fix #PSCFV-1493
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15464 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 22:56:35 +00:00
bLeveque
6bd5e1dce6 [-] BO : Fixed an issue with htmlentities()
[-] BO : Fixed the Sample file for Categories Import - #PSCFV-1960

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15463 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 22:15:58 +00:00
jObregon
4476b69cac [-] BO : Fixed bug #PSCFV-2288. _PS_ADMIN_DIR_ was not defined
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15462 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 22:03:35 +00:00
bLeveque
6f00731fba [-] INSTALLER : Fixed a missing "echo" at Step 3 in the SMTP configuration
[-] BO : Fixed a French hardcoded page (Favorites Views)
[-] BO : Fixed a typo ("Informations" => "Information")
[*] BO : Improved the UI of the Combinations generator and added some explanations - #PSCFV-770
[*] MO : Added a # before the order number in the e-mail sent to the merchant when an order is placed

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15461 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 20:55:05 +00:00
jObregon
e1fa585f43 // Translation for "Envio" in mail confirmation, and fixed spacing in order-carrier
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15460 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 19:56:15 +00:00
mMarinetti
87b11b5a89 // fix PREFIX_table missing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15458 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 18:54:24 +00:00
bLeveque
817c6e5ff1 [-] MO : Fixed bug #PSCFV-2414 - Mail alert "Order e-mail" was badly formated - Fixed in the 5 languages
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15457 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 17:13:49 +00:00
lLefevre
e27509bc0a [-] BO : fix #PSCFV-2353
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15456 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 16:40:18 +00:00
jObregon
b558fcc94a [-] MO : Fixed Blockcart jump effect on hover
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15455 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 16:15:31 +00:00
bLeveque
4f7940115f [-] TR : Minor changes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15454 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 15:26:28 +00:00
rGaillard
ba00d85c27 [-] FO: The product page now doesn't display reduction amount when it is to 0
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15453 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 15:14:25 +00:00
rGaillard
5eda4dea56 [-] BO: Fix specific price final price
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15452 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 15:01:13 +00:00
rGaillard
1bd51177f8 [-] Core: Fix PSCFV-2109 specific prices when updating product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15451 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 14:55:28 +00:00
dMetzger
165d90925d [-] BO : refresh currency rates button fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15450 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 14:40:10 +00:00
rMalie
639b1f2368 // Remove AdminProductsController->cleanMultishopFields
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15449 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 14:02:59 +00:00
vChabot
6e4b178fa4 [-] BO : BugFix : #PSCFV-2441 : Shop creation : unable to save parameters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15448 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:52:52 +00:00
vChabot
46e6e47971 [-] FO : Cart summary : quantity is fixed to 1
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15447 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:47:07 +00:00
rMalie
f2e68e1253 // Multishop entities are not created anymore in ObjectModel->update(), they are only updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15446 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:39:39 +00:00
dMetzger
2a240a3d68 // Free shipping display in the cart summary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15445 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:39:32 +00:00
aFolletete
a5dfa315dd // fix issue on link in email
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15444 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:31:10 +00:00
lLefevre
c344ae2385 [-] BO : fix #PSCFV-2381 : now count translations fields are good and translations...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15443 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:26:27 +00:00
dMetzger
7fdea61289 [*] FO : cart summary is adapted to cart rules with a special "friendly" display
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15442 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:26:21 +00:00
tDidierjean
59717088d1 // fix update for module productcomments
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15441 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:14:43 +00:00
aFolletete
511f65fa25 // fix little align issue in invoice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15440 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:12:45 +00:00
fBrignoli
5a0762e830 [-] BO : Bug fixed #PSCFV-2443 - Incorrect default tab for my new employee
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15439 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:12:38 +00:00
tDidierjean
bf054f5680 // fix B2B missing upgrade sql
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15438 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:56:55 +00:00
aFolletete
a5284d09de // fix translation issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15437 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:55:57 +00:00
aFolletete
8a7bd76a47 // fix little issue on Favorites Product module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15436 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:53:33 +00:00
rMalie
787b320031 // Fix check of duplicat urls for shops
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15435 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:49:04 +00:00
vChabot
c9ddab2cf5 // update condition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15434 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:38:08 +00:00
aFolletete
75df05c099 // fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15433 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:37:03 +00:00
aFolletete
09db21c596 // fix french translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15432 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:30:51 +00:00
vChabot
b71fee03d1 [-] BO : BugFix : #PSCFV-2440 : Impossible to delete a shop with share option
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15431 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:23:58 +00:00
tDidierjean
26c1e8ded3 // fix product list by category when ordering by update date
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15430 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:14:45 +00:00
dMetzger
f907523250 // Cart rule autoadd fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15429 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 12:03:13 +00:00
fBrignoli
6e673b6075 // strike price + group reduction
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15428 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 11:56:10 +00:00
rMalie
cd1073e68e // Fix double configurations in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15427 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 11:14:02 +00:00
tDidierjean
ae81857144 // add sql update for editorial multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15426 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 11:10:24 +00:00
aFolletete
098e0fbc35 [-] BO : fixed bug #PSCFV-2436 - fix bug on product adding on order page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15425 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:52:04 +00:00
rMalie
f5b7e23ffe // Fix tmp image deletion for carriers #PSCFV-2435
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15424 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:47:09 +00:00
rMalie
5781694b9f // Fix multishop checkbox on theme selection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15423 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:43:01 +00:00
aFolletete
6230b51db1 [-] BO : fixed bug #PSCFV-2434 - FIx bug on Product line edition in order page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15422 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:41:51 +00:00
tDidierjean
98c770118f // move sql to latest upgrade file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15421 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:41:22 +00:00
tDidierjean
0a7c709d1a // Upgrade sql fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15420 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:40:20 +00:00
dMetzger
b5bc94f78c // Cart must not be null when given to a module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15419 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:32:38 +00:00
dMetzger
1f555e5111 // Keep the behavior of the 1.4 for displayMaintenancePage() (retro-compatibility)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15418 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:25:43 +00:00
vChabot
92a56d34df [-] BO : BugFix : Creating a category in multishop updates her position as well
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15417 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:16:24 +00:00
rMalie
c2eefbc37d // Overrides
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15416 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:15:46 +00:00
fBrignoli
1d54545840 // "Unknown" gender ... seriously?
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15415 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 10:03:45 +00:00
dMetzger
9875a91792 // SQL query optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15414 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 09:59:54 +00:00
vChabot
0a6da05301 [-] BO : BugFix : #PSCFV-2423 / #PSCFV-2424 : .htaccess generation is improved (description updated if you cannot generate your htaccess)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15413 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 09:41:44 +00:00
aFolletete
2dc77533d7 [-] BO : fixed bug #PSCFV-2428 - fix bug on combination creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15412 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 09:34:53 +00:00
fBrignoli
67638494fc [-] BO : CONTEXT_ALL shouldn't display a product price
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15411 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 09:32:07 +00:00
dMetzger
df97a11ac8 [-] BO : admin tab without multishop classes couldn't be displayed #PSCFV-2427
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15410 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 09:25:25 +00:00
rMalie
3ca67d4ebd // Fix dispatcher when no empty rewrite meta is found with friendly url
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15409 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 09:25:07 +00:00
rMalie
04f4e669d9 // Fix range price creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15405 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 08:45:11 +00:00
fBrignoli
b8ad9b0d0d [-] Installer : Order detail taxes table is now filled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15404 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 08:35:54 +00:00
rMalie
9b0086777e // Fix bug in installer (ignore .svn folder when tmp img are deleted)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15403 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 08:30:29 +00:00
lLefevre
c5e22e50eb // Fix themeInstallor error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15401 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 16:03:05 +00:00
aFolletete
a3e1a4bdd3 [-] BO : fixed bug #PSCFV-2342 - fix issue on Admin Tab position
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15398 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:53:54 +00:00
rMalie
b635abaf30 // Fix admin carriers multishop bug #PSCFV-2380
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15397 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:44:46 +00:00
rMalie
de2aedaa89 // Remove useless multishop code in manufacturers #PSCFV-2394
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15396 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:35:56 +00:00
rMalie
5ab581afbe // Remove useless multishop code in manufacturers #PSCFV-2394
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15395 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:30:52 +00:00
mDeflotte
2fd7807ae5 // Fix bug with js inclusion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15394 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:25:33 +00:00
rMalie
76b9e4ec08 // Remove updateAssoShop() from admin categories controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15393 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:25:07 +00:00
dMetzger
b9026f8241 [-] BO : module tab crashed when trying to update a module that wasn't loaded (because of the XML cache file)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15392 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:20:05 +00:00
vChabot
98ff09c8ee // removing shop associations from product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15391 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:13:36 +00:00
vChabot
37a23c8562 [-] BO : BugFix : #PSCFV-2374 : After creating a shop without category, category default from product displays wrong name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15390 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:03:49 +00:00
tDidierjean
0aace1a73a // revert multishop declaration in definitions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15389 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:03:30 +00:00
lLefevre
79703661d7 [-] BO : fix #PSCFV-2359 : change name default theme in module themeinstallator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15388 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:00:46 +00:00
aFolletete
c1beaa6ca8 // revert issue multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15387 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:57:47 +00:00
rMalie
a37dbc1e44 // Fix lot of multishop bugs (updateAssoShop reworked, remove multishop property for country / zone / currency / carrier, getList())
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15386 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:54:37 +00:00
lLefevre
13c6eec6fd [-] BO : fix #PSCFV-2364 : Now we can selected of modules which must be disabled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15385 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:52:20 +00:00
mDeflotte
5a01b62e6b // Missing ";"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15384 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:51:18 +00:00
vChabot
de9295b98a // fix on product update and creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15383 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:45:41 +00:00
aFolletete
dc242942d7 [-] BO : fixed bug #PSCFV-2390 - Suppliers multishop issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15382 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:43:56 +00:00
tDidierjean
43e2d300c3 [-] BO : fix bug #PSCFV-2383 - adding warehouses not working
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15381 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:41:20 +00:00
rGaillard
6223b5e939 // Fix product stocks on multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15380 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:33:09 +00:00
rGaillard
66c9b52d43 // Fix product stocks on multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15379 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:32:29 +00:00
mDeflotte
94922d1c53 // Fix little bug with theme installator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15378 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:27:38 +00:00
tDidierjean
502e5a216f [-] BO : fix bug #PSCFV-2402 - scenes creation with multishop is broken
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15377 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:15:11 +00:00
aFolletete
c57061f759 [-] FO : fixed bug #PSCFV-2393 - On Linux system there is a little problem around the "link <a>"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15376 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:14:36 +00:00
lLefevre
b6ba7e6ae6 [-] BO : fix #PSCFV-2364 : Now we can exported a theme of all shops
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15375 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:07:45 +00:00
tDidierjean
054ed013ee [-] BO : fix #PSCFV-2322 - cannot deactivate multishop with only one shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15374 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:04:03 +00:00
mDeflotte
8983c48a83 [-] MO : #PSCFV-2354 - Remove chars number limit of version number
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15373 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 13:54:10 +00:00
lLefevre
6b9b80a097 // Fix themeInstallor error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15372 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 13:44:26 +00:00
lLefevre
6d51787798 [-] BO : fix #PSCFV-2364 : Now we can imported a theme in each shop && normalize && translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15371 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 13:41:51 +00:00
vChabot
4be86528da // products can be filtered by category again
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15370 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 13:18:17 +00:00
mDeflotte
fd43da9f1c [-] MO : #PSCFV-2356 - Theme installor - Check one theme at least is selected before exportation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15369 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 13:01:26 +00:00
aFolletete
b22d4f7661 [-] MO : Add ModuleController in ProductComments
// refacto ProductComments

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15368 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 10:09:02 +00:00
mDeflotte
5eb050b89c [-] MO : #PSCFV-2357 - Fix bug with error displaying
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15367 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 09:37:39 +00:00
tDidierjean
7670c2d207 [-] BO : fix bug #PSCFV-2387 - z-index fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15366 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 09:20:53 +00:00
mDeflotte
c30fff9b49 [-] MO : #PSCFV-2349 - Fix bugs with theme export
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15365 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 09:08:29 +00:00
tDidierjean
7e0f57aa94 [-] BO : fix bug #PSCFV-2397 - broken language import with multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15364 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 08:51:57 +00:00
fBrignoli
36582b7023 [-] Classes : Bug Fixed #PSCFV-1271 - Order confirmation email + tax excl group
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15362 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 08:40:54 +00:00
fSerny
e18bcf9733 [*] PROJECT : Adding hook on FrontController and AdminController SetMedia method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15361 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-17 17:55:01 +00:00
fSerny
c2e4d227d6 // norm on previous commit
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15360 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-17 14:26:35 +00:00
fSerny
53d16fd889 [*] PROJECT : Adding hook on dispatcher
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15359 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-17 11:50:28 +00:00
fSerny
63041b0b31 [-] BO : Fix scroll when errors occurred on modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15358 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-17 00:07:03 +00:00
fBrignoli
2b228c0c14 [-] MO : Bug fixed #PSCFV-2311 - blockspecials doesn't display discounted products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15357 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 16:52:03 +00:00
fBrignoli
814ba7059d // invoice translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15355 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 16:28:36 +00:00
vSchoener
6ebbfd3925 [-] BO : Fixed bug #PSCFV-1590. Save restrictions won't delete the ones for inactive module.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15354 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 16:15:55 +00:00
fBrignoli
ae47d8b9f2 [-] BO : Bug fixed related to #PSCFV-1354 - Specific price with multishop, groups/currencies/countries should vary in function of the selected shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15353 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 15:51:22 +00:00
vSchoener
232d487b67 [+] CORE : Add statistic request for theme too (refacto of the last commit for module)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15351 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 15:22:09 +00:00
vAugagneur
dfaf16185f //fixed #PSCFV-2379
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15347 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 14:31:35 +00:00
vChabot
5395188ba3 // employee can now be multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15346 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 14:23:33 +00:00
vAugagneur
ab5affbb09 //php version compatibility fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15345 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 14:16:20 +00:00
vChabot
92e91afc01 [-] BO : BugFix : #PSCFV-2343 : Group discount does not show associated categories properly
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15344 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 14:11:20 +00:00
vSchoener
d00e59285c // Commit linked to my last one (ws call for module).
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15343 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 14:10:02 +00:00
vSchoener
2bf53431b3 [+] BO : Request when a module is installed is sent to the webservice.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15342 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 14:06:51 +00:00
vAugagneur
b8424210de //oups
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15341 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 13:46:16 +00:00
vAugagneur
714f8b8239 //no die if memory_limit is not detected or lower than 16M but display a big warn
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15340 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 13:40:36 +00:00
vChabot
ca945da2e8 [-] BO : BugFix : #PSCFV-2378 : Created carriers do not appear.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15339 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 13:40:12 +00:00
tDidierjean
4c1c549c8a [-] BO : fix #PSCFV-2377 - missing JS files when saving product with errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15338 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 13:31:44 +00:00
vAugagneur
de3992f86d //oups
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15337 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 13:19:04 +00:00
vChabot
bb1fa8fd52 [-] BO : BugFix : #PSCFV-2373 : Problem on country creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15336 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 13:17:07 +00:00
vChabot
ce873cebc5 [-] BO : BugFix : #PSCFV-2373 : Created currency do not appear
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15335 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 13:02:16 +00:00
vChabot
acb38f0904 [-] BO : BugFix : #PSCFV-2372 : Created zones do not appear
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15334 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 12:46:38 +00:00
tDidierjean
5ff91607f7 [-] TR : fix #PSCFV-2352
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15333 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 12:24:48 +00:00
tDidierjean
af8fee03db [-] BO : fix #PSCFV-2369 - post data is lost if there is an error while saving
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15332 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 09:38:59 +00:00
lLefevre
7ef60cd5d4 [-] MO : themeinstallator : add blockmyaccountfooter in the native modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15330 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 09:21:11 +00:00
tDidierjean
16977eb5a3 [-] BO : fix bug #PSCFV-2363 - wrong product tabs loaded when the product page is saved and has an error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15329 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 09:08:37 +00:00
vChabot
8e871f10ac [-] BO : BugFix : #PSCFV-2337 : Multishop : Attributes and values : problem creation attribute
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15328 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 09:05:23 +00:00
mDeflotte
6737a5b880 // Blocklayered : Spanish lang pack
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15327 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 08:57:12 +00:00
mDeflotte
32f5bb25de // Blocklayered : Adaptation for the 1.4
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15325 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 08:49:35 +00:00
mDeflotte
db2ef9a245 // Blocklayered : Format slider price
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15324 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-16 08:40:23 +00:00
lLefevre
34c96972cf [-] BO : fix #PSCFV-2318
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15323 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 18:21:00 +00:00
lLefevre
a006f23a5b [-] BO : fix #PSCFV-2316
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15322 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 18:03:17 +00:00
lLefevre
518e62b636 [-] BO : fix #PSCFV-2344
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15319 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 16:19:57 +00:00
lLefevre
9ed6f1265f [-] BO : fix #PSCFV-2345
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15318 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 16:14:36 +00:00
vChabot
20842abdf9 [-] BO : BugFix : #PSCFV-2205 : Cannot associate shop with products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15317 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 15:51:42 +00:00
mDeflotte
ea7e73ef35 [-] BO : #PSCFV-139 - Improving Retial refund
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15316 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 14:58:02 +00:00
vChabot
3186567f95 // little fix alias sql product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15315 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 14:51:06 +00:00
lLefevre
4251021163 [-] BO : #PSCFV-2336 : Now importation of lang pack is moving in selected themes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15314 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 14:45:52 +00:00
fBrignoli
2e1afd8b8b [-] PDF : Bug Fixed #PSCFV-168 - Invoice discount & shipping are now correctly displayed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15313 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 14:22:22 +00:00
vAugagneur
c6936c744c [-] MO : fixed bug #PSCFV-2332
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15312 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 13:41:58 +00:00
mDeflotte
ff8498d121 [-] FO : #PSCFV-2219 - Change "No carriers" message when user is not logged in.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15311 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 10:45:20 +00:00
lLefevre
a0b9410861 [-] FO : #PSCFV-67 : Translation english updated and english keys update in all languages
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15310 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 10:04:43 +00:00
vChabot
42b3e483b7 // little fix sql categories and product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15307 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 09:46:04 +00:00
vAugagneur
c9d6e1bcec [-] BO : fixed bug #PSCFV-521 - range fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15306 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 09:39:47 +00:00
lLefevre
fa1caba6e5 [-] FO : #PSCFV-2150 : Translations of modules are connected width sprintf()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15304 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 08:54:24 +00:00
vChabot
f92adc9626 [-] BO : Categories do not appear in allshop context
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15302 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 08:47:36 +00:00
mDeflotte
92bc870dad // Add some module translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15301 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 08:34:24 +00:00
tDidierjean
5fd6bf99d7 [-] BO : fix bug #PSCFV-2307 - multishop: product modification applied to the wrong shop caused by race condition with ajax calls
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15300 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 08:34:07 +00:00
mDeflotte
de57acf6fe // Don't display remove link in blockcart when product price is null
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15299 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 08:32:25 +00:00
mDeflotte
2ab3b8d6bf // Fix translation problem with blocklayered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15296 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 08:08:00 +00:00
vChabot
a2fbba7823 [-] BO : BugFix : #PSCFV-2206 : Cannot change active or inactive for a product with multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15295 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 07:51:46 +00:00
vAugagneur
0ae6eaa454 [-] BO : fixed bug #PSCFV-2324 - Genertating roobots.txt in BO not working
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15293 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-15 06:46:34 +00:00
rGaillard
30bc1f1de3 // New order message for BackOffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15291 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 17:31:00 +00:00
tDidierjean
86bf178c51 // objectmodel fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15286 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 15:21:52 +00:00
rMalie
bbfcbb0617 // Cannot create customers in all / group context #PSCFV-2207
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15282 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 14:56:56 +00:00
rGaillard
4d5db6db39 [-] BO: Fix displaying of specific price rule conditions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15280 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 14:53:34 +00:00
lLefevre
d8b5cf93f3 [-] FO : #PSCFV-2150 : Translations of back office are connected width sprintf()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15279 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 14:38:07 +00:00
rMalie
2f05ac0c45 // Fix bug with checkbox and multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15278 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 14:24:48 +00:00
rMalie
7e1a6d9677 // Revert revision 15263
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15277 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 14:16:54 +00:00
fBrignoli
820ebe40ad // fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15276 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 14:15:08 +00:00
lLefevre
7d4707082c [-] FO : #PSCFV-2317 : fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15273 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 13:50:27 +00:00
mMarinetti
97a514725c // fix migrate_orders.php bug when message_gift contains a quote
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15272 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 13:23:37 +00:00
mMarinetti
086207c2b3 // now the upgrade script cannot be executed if cache is enabled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15270 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 13:08:01 +00:00
vAugagneur
8365e709df [-] BO : fixed bug #PSCFV-2304
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15269 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 12:56:33 +00:00
fBrignoli
0bcc55a096 [-] BO : Bug fixed #PSCFV-1975 - Combination import + multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15268 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 12:55:07 +00:00
vAugagneur
50a7847b2b [-] FO : fixed bug #PSCFV-1286 - live edit bug when module name contains "_"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15266 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 12:21:10 +00:00
lLefevre
897c6acb82 [-] FO : #PSCFV-2151 : Translations of errors are connected width sprintf()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15265 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 11:45:41 +00:00
rMalie
f3ad820a08 // Fix attribute values creation in multishop #PSCFV-2313
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15264 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 10:22:51 +00:00
rMalie
dea9b17296 // Improve language links in dispatcher #PSCFV-1765
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15263 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 09:47:07 +00:00
fSerny
6c79f4803b [-] BO : Bug fix on module extract zip - #PSCFI-5335
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15262 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 09:40:26 +00:00
vAugagneur
9785afd5a2 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15260 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 09:29:15 +00:00
vAugagneur
8d80865584 [-] BO : fixed bug #PSCFV-383
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15255 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 09:00:34 +00:00
vAugagneur
92f92242e5 [-] installer : fixed bug #PSCFV-2303
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15253 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 08:46:47 +00:00
vAugagneur
392c0f51d3 [-] BO : fixed bug #PSCFV-2285 - Unable to activate/deactivate a product from list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15248 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 08:10:19 +00:00
tDidierjean
65dc076142 [-] Classes : fix bug #PSCFV-2309 - Unable to override Shop::asso_tables
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15247 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 08:09:12 +00:00
vChabot
20f0360c27 [-] BO : BugFix : #PSCFV-2308 : Missing WHERE clause in Manufacturer::getManufacturers()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15244 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-14 07:46:46 +00:00
fBrignoli
b8587fab0f [-] PDF : Incorrect Order Return title
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15236 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 15:23:49 +00:00
bLeveque
a71fd58e08 [-] BO : Fixed bug #PSCFV-2183 - Missing French translations on the PDF documents
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15235 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 15:19:41 +00:00
gCharmes
e00ea0ee24 [-] FO : #PSCFV-2306 : Fixed duplicate meta title on manufacturer page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15234 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 15:18:33 +00:00
aFolletete
40a8bf5efe // add ps_version parameter on call of prestashop_link.php file #PSCFV-17
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15232 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 14:35:24 +00:00
fSerny
73fcd280f5 [-] PROJECT : Deleting duplicate hook - #PSCFV-163
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15231 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 14:34:57 +00:00
lLefevre
8fad7b9527 [-] FO : #PSCFV-2149 : Front office translations are connected width sprintf()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15230 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 14:25:25 +00:00
vChabot
0b8e21fc01 [-] BO : BugFix : #PSCFV-2260 : Admin in one shop can see categories from another shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15227 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 13:56:15 +00:00
mDeflotte
65d2eb5ff1 // Change var name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15225 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 13:41:16 +00:00
tDidierjean
bf27e6a93a // small js fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15224 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 13:39:08 +00:00
mDeflotte
0e110bca8e [-] FO : #PSCFV-1463 - Fix bug on removing a product where one is a free gift
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15223 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 13:33:02 +00:00
mDeflotte
1d20c351b5 [-] FO : #PSCFV-1463 - Disallow removing free product from the blockcart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15222 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 13:29:13 +00:00
tDidierjean
310457f39b [-] BO : fix #PSCFV-2177 - js bug with default supplier selection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15221 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 12:49:57 +00:00
rMalie
81f9cbe324 [+] MO: modules can now have override classes installed automatically #PSCFV-2036 (thank to phrasespot)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15220 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 12:41:30 +00:00
dMetzger
7d5c554ab2 // Details
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15219 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 12:37:30 +00:00
mDeflotte
a4ed3d0092 [-] FO : #PSCFV-1792 - Fix bug with attribute check_access of the method Category::getProducts()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15218 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 12:10:22 +00:00
bMancone
c04c4be710 // Fixed #PSCFV-2252
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15216 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 10:12:36 +00:00
bMancone
33cb7fc589 // Fixed #PSCFV-2175
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15214 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 10:00:16 +00:00
rMalie
f91dc64cad // Fix admin controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15212 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 09:55:21 +00:00
tDidierjean
403d22ac5c [-] BO : fix #PSCFV-2302 - import: bug with truncate confirmation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15211 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 09:47:57 +00:00
mDeflotte
6847dba653 // Fix bug with pagination
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15210 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 09:47:11 +00:00
vChabot
be7522cbbc [-] BO : BugFix : #PSCFV-2300 : Bug on categories position
// When multishop is not enabled in the BO, you can't change the position of your categories
// When multishop is enabled in the BO, you can change the positions of your categories in the BO, but the positions of the categories on the front do not change.

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15209 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 09:33:08 +00:00
fBrignoli
bfa41957e2 [*] PDF : Cart rules are now displayed as a "product line"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15207 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 09:17:54 +00:00
mDeflotte
692bc3d89c // Allow non-latin characters to the password + change limit from 32 to 255.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15206 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 08:54:36 +00:00
mDeflotte
65e1c37b5b [-] FO : #PSCFV-2282 - Allow "+" in email address during account creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15205 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 08:40:00 +00:00
tDidierjean
a9ff8c9d09 [-] BO : fix #PSCFV-2299 - Unknown gender issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15204 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 08:39:27 +00:00
lLefevre
184e6df73c [-] BO : #PSCFV-2295 : remove the duplicate errors message && refactoring zip code insert
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15203 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 08:37:58 +00:00
vChabot
ff28a5fdd6 // fix about #PSCFV-2221 : standardize corrections
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15202 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 08:11:08 +00:00
bLeveque
67ffd0ce27 [-] Core : Fixed bug #PSCFV-586 - index.php was deleted during the Smarty Cache deletion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15201 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 01:21:09 +00:00
bLeveque
041ff2c215 [-] INSTALLER : Fixed bug #PSCFV-372 - Added phone number for German, Spanish and Italian
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15200 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 00:28:12 +00:00
bLeveque
307e296355 [-] FO : Fixed bug PSCFV-564 related to Google Maps API (Added "region" parameter)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15199 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-11 00:13:52 +00:00
gCharmes
c5e434bd01 [-] FO : #FSCFV-903 : Add Mail confirmation sending when subscribing to the newsletter via Accont creation or edition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15198 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 19:51:09 +00:00
mBertholino
11dfb5bd67 [-] BO : #PSCFV-2255 - overide helper/options in admin-dev/themes/.../stores
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15197 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 18:48:43 +00:00
jObregon
1a3f109962 [-] BO : #PSCFV-2279 Removed alert if token is invalid.
// Trimmed trailing spaces

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15196 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 18:44:10 +00:00
gCharmes
3675224eda [-] BO : Add check to avoid redefine _PS_BASE_URL_ on the admin init
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15195 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 17:16:06 +00:00
jObregon
bbf4d3c1f8 [-] MO : #PSCFV-2261 Check if the id_product is set
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15194 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 17:08:42 +00:00
gCharmes
bad9d94820 [-] FO : #PSCFV-2211 : Make sure _PS_BASE_URL_ is defined
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15193 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 16:59:05 +00:00
lLefevre
20f7718a9c [-] BO : #PSCFV-1786 : fix size logo for PDF invoice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15192 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 16:30:32 +00:00
vChabot
630e92cda3 // fix like #PSCFV-2292 and #PSCFV-2221
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15191 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 16:08:19 +00:00
vChabot
7f6b866f40 [-] BO : BugFix : #PSCFV-2292 : Column 'price' in order clause is ambiguous by filtering manufacturer product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15189 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 16:05:07 +00:00
fBrignoli
783fcb5fa0 // previous fix fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15188 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 15:51:05 +00:00
lLefevre
bf17db5463 [-] BO : #PSCFV-731 : change type int by string for zipcode_from and zipcode_to
&& check this zip codes
 && display errors
 && normalize

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15187 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 15:50:44 +00:00
rMalie
172a330268 // Overrides
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15186 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 15:21:16 +00:00
jObregon
876e0ebedf // Code standards
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15185 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 15:12:39 +00:00
jObregon
825b3a0057 [-] BO : Check if store is set.
[-] BO : #PSCFV-2164 Added description for Cache options, and fixed links
[-] FO : #PSCFV-2138 Removed * on Home Phone (it's not a required field)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15184 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 15:04:16 +00:00
fGaillard
49c37d0d39 [-] Classes : #PSCFI-4973 : Bug fix mail receiver was null
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15183 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 15:02:19 +00:00
fBrignoli
74f7841fae [-] BO : Multiple cart rules should be save in order total discount
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15181 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 14:57:33 +00:00
vChabot
219d0c5606 // little fix render admin category tree with selectedCat var
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15180 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 14:43:20 +00:00
vAugagneur
3a02688ad1 //added translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15179 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 14:39:42 +00:00
mDeflotte
9ae0b2a42e [*] FO : #PSCFV-1463 & #PSCFV-1258 - Gift products and standard products are now displayed on seperate lines
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15177 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 14:37:14 +00:00
vAugagneur
68172a996e [-] MO : fixed bug #PSCFV-2270 - fixe part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15176 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 14:30:04 +00:00
vChabot
d968158b55 [-] BO : BugFix : #PSCFV-2209 : Multishop : cannot delete shops with dependencies
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15175 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 14:09:11 +00:00
tDidierjean
cf002df6f2 [-] FO : fix #PSCFV-548 - when ordering out of stock downloadable product, the download is not available in order history
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15174 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 13:54:05 +00:00
aFolletete
8a766fb104 // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15171 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 13:33:38 +00:00
aFolletete
c1b590804a // Fix uses of $cookie var in CompareProduct
// Fix little issue on Geolocation
[-] FO : Fix issue on compare product when cookie->id_compare value is invalid

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15170 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 13:32:56 +00:00
rMalie
0fe8ad5f90 // Fix notice in AdminShopController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15169 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 13:16:07 +00:00
lLefevre
199f1a5036 // Fix normalize and replace $_GET and $_POST by Tools::isSubmit() in CMS's controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15168 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 12:50:26 +00:00
rMalie
644ea248be // Admin translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15167 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 12:38:43 +00:00
vSchoener
9a80c774e9 // Delete Accounting #2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15166 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 10:36:05 +00:00
mMarinetti
782e13ea15 // and again #PSCFV-1291, quantity was missing after upgrade, related to id_group_shop/id_shop_group modifications
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15165 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 10:14:29 +00:00
dMetzger
fbe87a7c9a [-] Installer : query cut into 1 separated queries for performance issue #PSCFV-2277 #PSCFV-2263 #PSCFV-1817
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15164 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 10:11:08 +00:00
mMarinetti
056b9a714c // fix #PSCFV-1291, upgrade cms_shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15163 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 10:07:08 +00:00
rMalie
a54244de89 // Hide "my shop" in quick select if no url created for shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15162 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 10:04:44 +00:00
tDidierjean
d1ed1818eb [-] FO : fix #PSCFV-548 - when ordering out of stock downloadable product, the download is not available in order history
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15161 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 10:04:37 +00:00
rGaillard
29ec1a1bd0 // Fix Fatal error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15160 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 10:01:10 +00:00
mDeflotte
214a026c48 // blocklayered : Fix bug with pagination reloading
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15159 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 10:00:27 +00:00
vAugagneur
9ffe8b1056 [-] MO : fixed bug #PSCFV-2269 - reset cache module block categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15158 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:44:48 +00:00
lLefevre
28bbef20aa [-] BO : #PSCFV-2286 : Added errors message when the CMS form isn't filled && normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15157 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:38:13 +00:00
vAugagneur
32b0c90cef //move all module classes in module sub-folder part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15155 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:32:38 +00:00
vAugagneur
e472fd98d6 //move all module classes in module sub-folder
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15154 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:32:04 +00:00
vSchoener
2c8eb3fa4e [-] BO : Delete accounting
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15153 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:30:04 +00:00
aFolletete
47cfd2b9f9 [-] BO : fixed bug #PSCFV-1296 - Can't add a product in order (BO)
// Fix backward compatibility issue with updateQty method

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15152 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:29:46 +00:00
vAugagneur
8cede91978 [-] MO : fixed bug #PSCFV-2270 - JS refacto module favorite products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15151 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:10:52 +00:00
dMetzger
8f6c9671f5 // Replaced array_uintersect by a custom function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15150 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:09:03 +00:00
lLefevre
e45c7f98a6 [-] BO : #PSCFV-2289 : fix CSS for hint messages
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15149 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:06:54 +00:00
vChabot
f324abe5fd [-] BO : BugFix : #PSCFV-2242 :CSV Import - Issues with products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15148 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:59:21 +00:00
rMalie
14e44efe75 // Improve Shop::getTotalShops()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15147 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:59:07 +00:00
rMalie
44b75d97c0 // Fix jquery on install/dev
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15146 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:56:41 +00:00
vAugagneur
77b67e5341 [-] FO : fixed bug #PSCFV-484 - live edit bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15145 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:55:00 +00:00
rMalie
5a6fe7aff2 // Set context to single shop if an employee have auth on only one shop #PSCFV-2182
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15144 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:50:39 +00:00
rMalie
dc10a038d1 // Fix click on "all" checkbox on adminproduct for multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15143 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:07:12 +00:00
tDidierjean
5de7280e23 // Deactivate accounting tab in BO product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15142 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:05:12 +00:00
vAugagneur
8bb19a33c4 [-] MO : fixed bug #PSCFV-2278 - Function hookActionProductUpdate() is deprecated in mailalert module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15141 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 07:57:00 +00:00
mDeflotte
ca6c08c36c [-] BO : #PSCFV-2276 - Fix bug on changing status of a order with virtual products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15140 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 07:45:22 +00:00
vAugagneur
4f3e19ed5f //remove mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15138 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 20:57:15 +00:00
rMalie
0a0f47efbb // Fix my-account meta #PSCFV-1440
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15136 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:56:49 +00:00
tDidierjean
ca3c567eca [-] BO : fix bug #PSCFV-2239 - js error on product page on IIS + PHP5.4
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15135 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:50:05 +00:00
mMarinetti
11a35a0755 // find & replace id_group_shop > id_shop_group was missing ... AGAIN AGAIN (in 1.5.0.10)
// and also removed id_tax_rules_group alter table product query : column already exists.
Thanks a lot to Dave Jury for reporting this ( #PSCFV-1817 )

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15134 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:30:55 +00:00
aFolletete
5e36731d98 // update module list url for 1.5 version
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15132 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:05:39 +00:00
rMalie
28665cc8c0 // Norm on blockstore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15131 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:04:39 +00:00
rMalie
74f334f7cc // Fix installer on module installation step
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15130 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:02:29 +00:00
mMarinetti
ea4f61df54 // find & replace id_group_shop > id_shop_group was missing ... AGAIN
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15129 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:02:06 +00:00
vChabot
c93160238e [-] BO : BugFix : #PSCFV-1297 :Multistore: admin can delete special price of another shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15128 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:54:03 +00:00
mMarinetti
af7c9b152d // a find & replace id_group_shop > id_shop_group was missing ...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15127 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:52:44 +00:00
rMalie
4e49673fee // Fix notice on shop creation page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15126 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:42:57 +00:00
rMalie
8da5be371f // Fix AdminShopGroup image in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15125 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:39:53 +00:00
rMalie
c55ebd35ff // Fix FileLogger in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15124 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:38:36 +00:00
dMetzger
58bca9ddb4 // Missing translation #PSCFV-2246
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15122 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:14:03 +00:00
rMalie
ccfef659c9 // Multishop interface reworked
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15121 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:05:39 +00:00
tDidierjean
d568269c56 [-] BO : fix bug #PSCFV-2268 - blocklink bug with multishop and link list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15120 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:59:01 +00:00
dMetzger
7cb052a52b [-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15118 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:36:53 +00:00
lLefevre
1f4a6f1623 [-] BO : fix #PSCFV-2212
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15114 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:21:21 +00:00
vAugagneur
ab408ad848 [-] BO : fixed bug #PSCFV-2259 - "Contact options" section is missing from Customers > Contacts page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15113 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:20:13 +00:00
tDidierjean
b9497e80a7 [-] BO : fix bug #PSCFV-2231 - blocklink problem when not in multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15112 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:10:33 +00:00
lLefevre
08ee61a806 [-] BO : #PSCFV-2214 : Change the order of localizations packs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15111 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:09:43 +00:00
vChabot
b063156757 [-] FO : BugFix : #PSCFV-2208 : Params link from CMS page link are incorrect (only one char instead of a sentence)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15110 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:06:58 +00:00
rGaillard
7df7f7aac4 [+] BO: The customizable products are now usable in the BackOffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15109 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:04:13 +00:00
mMarinetti
643f8c3d11 // svn:keywords property added for index.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15108 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:03:30 +00:00
vChabot
e82d429f4c // normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15107 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:49:49 +00:00
lLefevre
05aefa5256 [-] BO : #PSCFV-2186 : Find the good translation when a module is overrided
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15106 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:45:33 +00:00
vAugagneur
b0090db2c8 [-] BO : fixed bug #PSCFV-2256 - Error when duplicate a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15105 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:40:54 +00:00
tDidierjean
0416403b37 [-] BO : fix bug #PSCFV-2251 - http_build_query must fix arg_separator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15104 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:39:19 +00:00
vChabot
807252f5af [-] FO : BugFix : #PSCFV-2243 : CCC optimization on scripts compile each script two times
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15103 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:30:12 +00:00
dMetzger
cdcf54b40e // Debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15102 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:28:26 +00:00
tDidierjean
dbb931aea8 [-] BO : fix bug #PSCFV-2237 - Broken SQL Request in Product->getAccessories()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15101 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:15:37 +00:00
dMetzger
2bd2416cc0 [-] BO : there was some row doubled in the cart rules because of the multi-shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15099 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 12:50:24 +00:00
lLefevre
771c75de15 [-] BO : #PSCFV-2248 : translations for the back office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15098 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 12:19:15 +00:00
tDidierjean
9926b29d87 [-] BO : fix bug #PSCFV-2188 - imported products with combinations are not added to cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15097 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 12:02:48 +00:00
dMetzger
59eeabee98 [-] BO : changed state iso code max length #PSCFV-2220
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15096 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 12:00:50 +00:00
lLefevre
7654470c9c // Added translations errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15095 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 11:48:03 +00:00
lLefevre
eccb5b7da2 [*] MO : change calls method Tools::displayError() by $name_module->l() && Translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15094 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 10:06:23 +00:00
fSerny
8947a4be80 [-] FO : Center column is now in full size when left column is not displayed #PSCFV-1497
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15093 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 09:50:33 +00:00
vChabot
605b69f8c1 [-] FO : BugFix : #PSCFV-2221 : Column 'price' in order clause is ambiguous by filtering search result
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15092 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 09:32:43 +00:00
tDidierjean
70ca2d47c3 // remove deprecated method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15091 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 09:29:52 +00:00
vChabot
534bbd4d99 [-] FO : BugFix : #PSCFV-2198 : Unable to edit customer account in front
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15090 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 09:21:19 +00:00
vAugagneur
5057379ded [-] BO : fixed bug #PSCFV-2217 - Assign new zone in BO > Localisation > States generate an error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15089 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 09:02:02 +00:00
mMarinetti
afc8da619b // fix translations of products and categories (new admin tabs)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15088 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 08:52:32 +00:00
fBrignoli
5776e365de [-] FO : Invalid voucher name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15087 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 08:41:26 +00:00
vChabot
6810a92164 // delete confirm message when updating module configuration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15086 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 08:29:07 +00:00
vAugagneur
73a5cc497d //small fix #PSCFV-2139
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15085 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 08:27:40 +00:00
rGaillard
4dd85be713 [-] BO: Fix the pictures link customized datas
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15084 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-07 16:00:54 +00:00
tDidierjean
9fd31eff19 [-] BO : fix bug #PSCFV-1597 - image upload size display
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15083 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-07 14:04:11 +00:00
tDidierjean
f0626d1acc [-] BO : fix bug #PSCFV-2169 - broken toolbar
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15082 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-07 13:16:55 +00:00
tDidierjean
273b2b0063 [-] BO : fix bug #PSCFV-2230 - some tables are not cleaned when deleting products during import
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15081 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-07 12:49:52 +00:00
fSerny
8411d6df8d [-] BO : Bug with slash on modules description - #PSCFV-2146
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15080 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-07 10:08:35 +00:00
fBrignoli
18b04fbd72 [-] BO : Bug Fixed #PSCFV-1475 - Multishop themes pictures not configurable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15079 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-07 10:02:56 +00:00
tDidierjean
e8bedcf49b // fix #PSCFV-2176 js error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15078 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-07 08:44:30 +00:00
mDeflotte
cb3850bd9f [-] FO : #PSCFV-2197 - Show which products is assigned to which carrier, when multiple carriers are proposed for the one delivery method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15077 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 14:21:02 +00:00
mDeflotte
d583f70ac6 // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15076 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 14:01:41 +00:00
lLefevre
642a8c1436 // Remove code unused
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15075 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 13:30:23 +00:00
mDeflotte
207256d960 [-] BO : #PSCFV-858 - Rest to paid warning must be changed if the order is overpaid
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15074 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 12:54:29 +00:00
mDeflotte
2d7c83a2d2 [-] FO : #PSCFV-2156 - Avoid undefined index
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15072 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 11:31:04 +00:00
dMetzger
1fee05edca [-] BO : in the cart rules, when a reduction is associated to a specific product, the product is automatically added to the restrictions #PSCFV-2195
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15071 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 11:05:07 +00:00
tDidierjean
2933edeef6 // fix possibility of duplicate id with textareas in helperform
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15070 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 09:38:40 +00:00
lLefevre
4cd51b9b9e [-] BO : translations errors : fix regex
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15068 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 09:20:34 +00:00
mDeflotte
f25d090958 [-] FO : #PSCFV-2147 - Fix bug with date of delivery
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15067 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 09:12:02 +00:00
lLefevre
8fcbb6d4fb [-] BO : Translations errors : now the modules files are search recursively
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15066 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 09:05:24 +00:00
tDidierjean
c6be7c30d9 [-] BO : fix bug #PSCFV-341 - ajax call could be made twice for the same product tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15065 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 08:55:16 +00:00
vAugagneur
04e5b13367 //remove useless code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15064 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 16:25:29 +00:00
vAugagneur
4d2df877fa //remove useless code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15063 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 16:25:15 +00:00
tDidierjean
0a3b557228 // #PSCFV-737 : BO - don't display shipping information for virtual order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15062 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 16:16:34 +00:00
mDeflotte
55aa82c00c // Little bug fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15061 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:59:15 +00:00
tDidierjean
2e2e7b9897 // Installer: remove id_product_attribute from product_download
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15059 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:54:58 +00:00
tDidierjean
da26e0301c // update tinyMCE setup on product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15058 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:37:32 +00:00
rGaillard
068f98b5e5 [-] BO: Fix PSCFV-1439 BackOffice order switching language
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15057 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:32:41 +00:00
tDidierjean
746f47fef3 [-] BO : fixed #PSCFV-1239 - tinyMCE issue on IE8
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15056 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:27:14 +00:00
mDeflotte
9be7d4e389 [-] BO : #PSCFV-71 - Fix bug with currency conversion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15055 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:13:10 +00:00
dMetzger
2c81894949 [-] BO : you cannot create 2 states with the same iso code in the same country anymore #PSCFV-53
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15054 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:11:43 +00:00
vChabot
b44fad77ce // fix on module when customer is not logged
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15053 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:59:17 +00:00
fBrignoli
957d30dba6 // incorrect SQL query
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15052 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:48:26 +00:00
vAugagneur
8be2f7be1e //small fix 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15051 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:47:17 +00:00
tDidierjean
d1689a5c75 [-] BO : fixed #PSCFV-2190 - error at pack creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15050 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:47:03 +00:00
vAugagneur
d240fe8b4c //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15049 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:45:26 +00:00
vAugagneur
6583f2621b [-] MO : fixed bug #PSCFV-1356 - Module hometexteditor has the same text for each sub multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15048 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:39:40 +00:00
fBrignoli
fbb3609e6e [-] Installer : Undefined variable due to hook call in objectModel::add()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15047 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:19:24 +00:00
dMetzger
9d5d7cc2e5 [-] Core : fixed typo in a SQL query #PSCFV-2189
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15046 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:18:01 +00:00
vChabot
f4debb57a1 [-] BO : BugFix : #PSCFV-1297 : Multistore: admin cannot delete special price of another shop anymore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15045 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:07:34 +00:00
aFolletete
bc219b1182 // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15044 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 13:50:34 +00:00
aFolletete
41184a7620 [-] BO : fixed bug #PSCFV-2180 - Not auto height with long name shop
// Clean HTML, JS, CSS code

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15043 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 13:48:58 +00:00
dMetzger
cfe25a54e1 // Improvement in the resolution of #PSCFV-2159 (I did not fix the bug, but I fixed a wrong display that hide the real bug)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15042 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 13:14:36 +00:00
tDidierjean
6a9f1510d5 [-] BO : fixed #PSCFV-2176 - missing confirmation when deleting product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15040 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 12:51:09 +00:00
mDeflotte
284c583796 [-] FO : #PSCFV-152 - Check payment method are allowed before displaying them on the checkout page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15039 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 12:45:02 +00:00
tDidierjean
e64b14b292 [-] BO : fix #PSCFV-2120 - no product listed in product return form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15037 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 12:26:21 +00:00
tDidierjean
503bb511d9 [-] Classes : fix #PSCFV-2185 - bad handling of order states for merchandise returns
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15036 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 11:48:40 +00:00
dMetzger
dcfc730177 [*] BO : Added a link to the customer group edition on the customer page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15035 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 09:45:19 +00:00
vChabot
f9892ed7cd [-] FO : BugFix : #PSCFV-2099 : Block reinsurance doesn't appear in front office (style was not loaded + install fixtures)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15034 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 09:37:42 +00:00
vAugagneur
effe71e913 //fixed bug #PSCFV-124
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15033 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 09:28:19 +00:00
mDeflotte
e35c56241f // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15031 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 09:04:51 +00:00
vAugagneur
79a6a4ad41 //remove useless info
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15030 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 09:02:01 +00:00
mDeflotte
2169016b87 // If an order contain only virtual products, don't set a carrier to the order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15029 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:58:35 +00:00
dMetzger
0e2d9240bd [-] MO : retro compatibility fixed with Referral program #PSCFV-1531
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15028 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:34:18 +00:00
vAugagneur
8375992d2d [-] BO : fixed bug #PSCFV-727 - added some help
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15027 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:26:30 +00:00
mDeflotte
f999822533 // Revert class payment module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15026 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:21:59 +00:00
mDeflotte
51d58ad3be // Revert a line removed by error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15025 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:15:03 +00:00
tDidierjean
acd5be25d1 [-] Classes : fix #PSCFV-1218 - Re-ordering customized products don't duplicate the customization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15024 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:13:46 +00:00
rMalie
d911a3edff // Fix treeview retro compat
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15023 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:13:20 +00:00
rMalie
f5f9ee023d // Rename treeview to treeview-categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15022 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:10:10 +00:00
mDeflotte
513c9be298 [-] FO : #PSCFV-2158 - Add warning message when a product cannot be delivered to an address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15021 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:10:09 +00:00
vAugagneur
0c66c60f1d [-] FO : fixed bug #PSCFV-1368 - Password is restricted to 32 characters.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15020 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:08:50 +00:00
lLefevre
455167a9d4 // Fix bug translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15019 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 07:49:13 +00:00
fBrignoli
9e9154a843 [-] BO : CSV Import multishop combinations + products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15018 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 07:42:52 +00:00
vAugagneur
6a448625a1 //fixed bug #PSCFV-479
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15016 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 16:23:24 +00:00
lLefevre
5c4abb03c2 // Fix sprintf translation for theme and modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15015 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 16:07:45 +00:00
vAugagneur
28c780af86 //update sql fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15014 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 15:19:08 +00:00
fSerny
30f9d3b747 [-] BO : Fix translations issues on module description #PSCFV-2144
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15013 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 15:16:54 +00:00
lLefevre
c08475287b // Delete a unused file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15012 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 15:10:10 +00:00
fSerny
1bd55f6550 [-] BO : Hide description label when there is no description #PSCFV-2145
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15010 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 15:04:02 +00:00
rMalie
4d017d871c // Fix upgrade 1.5.0.10
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15007 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 14:49:18 +00:00
vAugagneur
0f33637625 //update module list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15006 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 14:45:18 +00:00
mMarinetti
01882ecfb4 // minors fix related to translations in modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15005 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 14:43:42 +00:00
fSerny
ec644514d2 [-] BO : Missing modules logo #PSCFV-427
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15004 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 14:12:06 +00:00
vAugagneur
f901262c52 //range refacto
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15003 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 13:58:51 +00:00
dMetzger
14896df71e [-] FO : cart rules did not use specific prices in the calculations #PSCFV-702
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14999 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 13:01:02 +00:00
lLefevre
807468071a [*] Installer : add new function for move the translation module files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14998 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 12:56:09 +00:00
tDidierjean
0c2a5f508b [-] FO : fix bug #PSCFV-737 - cannot download virtual file from order history
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14997 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 12:55:53 +00:00
vAugagneur
ea51aba2bb [-] BO : fixed bug #PSCFV-2155 - carrier max_height, max_depth, max_weight, max_width problem
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14996 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 10:09:01 +00:00
tDidierjean
4f5ff9e8c4 [-] Classes : fix bug #PSCFV-1568 - ImageManager PNG thumbnail param not used
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14994 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 09:48:25 +00:00
tDidierjean
36a5aab69d // fix JS error on IE8
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14993 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 09:39:30 +00:00
dMetzger
216961588b [-] FO : Cart rules local cache wasn't cleaned correctly #PSCFV-91
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14992 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 09:35:04 +00:00
mMarinetti
f65bb22580 [-] BO : no more fatal error when using Tools::apacheModExists and phpinfo() not available
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14991 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 09:07:47 +00:00
vChabot
192738ae56 [-] BO : BugFix : #PSCFV-2133 : AdminTracking bug in multishop context (ambigus active field in SQL query)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14990 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 08:41:13 +00:00
rMalie
327d7f42ec // Fix attr('checked'), attr('disabled') and attr('selected') with jquery update #PSCFV-2142
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14989 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 08:29:30 +00:00
aFolletete
30925cb59e // update version
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14988 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 16:52:22 +00:00
aFolletete
03c6b1c8c3 // update version
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14987 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 16:41:09 +00:00
vChabot
7f4a583054 // revert config module files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14986 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 15:40:34 +00:00
bMancone
6023f26ee3 // Fixed #PSCFV-2148
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14984 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 15:15:04 +00:00
vChabot
3db31ece5a [-] FO : BugFix #PSCFV-1450 The Alias "My Address" is already used, please chose another one.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14983 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 15:06:07 +00:00
mDeflotte
2e7052d283 [-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14979 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 13:40:46 +00:00
bMancone
e1e016b164 // Fixed #PSCFV-1593 : SSL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14978 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 13:34:18 +00:00
mDeflotte
dc3a20251f [-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14977 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 12:51:20 +00:00
bMancone
c82358adce // Fixed #PSCFV-44 : Wrong product references were displayed when editing a supply order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14976 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 12:25:53 +00:00
fGaillard
d48ca75772 [-] MO : #PSCFV-1261 : Bug fix on CMS block delete action
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14975 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 12:12:56 +00:00
bMancone
18c9904ac5 // Fixed #PSCFV-1559 and changed default values of bxSlider
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14973 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 09:08:21 +00:00
mDeflotte
f14a164e75 // Fix bug with product price was badly set to 0 if a specific price rule with 0 as price is applyed to the product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14972 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 08:41:53 +00:00
vChabot
faf9aae275 [-] BO : BugFix #PSCFV-1506 Fatal error when editing e-mail template in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14961 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 14:47:05 +00:00
rMalie
5ed0a86ad6 // Fix product quantities in mono shop #PSCFV-2118
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14958 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 14:30:44 +00:00
mDeflotte
c6f15bf828 [-] BO : #PSCFV-1325 - Remove warning message "$X paid instead of $X" if the order has not been paid
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14954 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 14:01:10 +00:00
vChabot
ba62ff6581 [-] BO : BugFix #PSCFV-2110 #PSCFV-2117 Category association in product page (back-office) is now saved when you have only one shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14952 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 13:54:49 +00:00
rMalie
3a46ce1a35 [+] BO : Module controllers can now create custom rewrite in SEO page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14950 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 13:36:31 +00:00
rGaillard
6e8d4f587e [-] BO: Fix localization pack url
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14947 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 12:48:18 +00:00
lLefevre
4aa552f5b1 [-] BO : Fix #PSCFV-778 : encoding character in meta tags
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14946 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 12:30:58 +00:00
lLefevre
18c55f7644 [-] BO : Fix #PSCFV-2113 : replace Tools::file_exists_cache() by file_exists() && normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14945 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 09:50:53 +00:00
gCharmes
d9dc274f7c [-] MO : Remove modules from wrong branche
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14943 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 09:44:20 +00:00
rMalie
29ef08d6a8 [*] Installer : countries are now translated in German too (thanks to Bernhard Ankenbrand !)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14942 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 09:20:09 +00:00
rMalie
928b3da3e7 // Fix bug on metas
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14941 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 09:18:25 +00:00
rMalie
d1e8a28f2b // Move and refacto Tools::getMetaTags(), Tools::getHomeMetaTags() and Tools::completeMetaTags() to Meta class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14938 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 08:46:52 +00:00
lLefevre
cd2f333d6e [-] BO : Fix #PSCFV-758 : translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14937 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-27 08:20:04 +00:00
gCharmes
0ac43440df [+] MO: Add authorizeaim to 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14933 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 19:30:50 +00:00
jObregon
1887890e03 [+] MO : Shipwire module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14931 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 16:58:28 +00:00
jObregon
fac1566a5f [+] MO : CloudCache module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14929 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 16:39:43 +00:00
mDeflotte
e9d8e968b8 // Blocklayered: Fix bug with new Jquery version
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14925 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 16:15:54 +00:00
rMalie
91cb6c2fae // Fix specificPrice with multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14924 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 16:00:36 +00:00
aFolletete
f8894b47a9 [-] FO : fixed bug #PSCFI-5502 - Incorrect resizing of addresses on the order history page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14918 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 15:09:22 +00:00
vChabot
2866d92d2b [-] MO : BugFix #PSCFV-2114 blocktopmenu : filter the categories that the user is allowed to see and browse
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14913 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 14:16:47 +00:00
rMalie
f38483a4e0 // Norm
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14912 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 14:13:59 +00:00
dMetzger
c3585da2a3 [-] FO : free products emptied when there isn't any other products in the cart #PSCFV-300
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14911 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 13:56:22 +00:00
mDeflotte
5b2e04fc7b // remove undefined function call
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14907 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 13:07:19 +00:00
aFolletete
fe5cfcf2f8 [-] Classes : fixed bug #PSCFI-5435 - Webservice: cannot set negative combination quantity
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14906 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 12:35:20 +00:00
vAugagneur
e1ae7b9125 [-] BO : fixed bug #PSCFV-1726 - Meta Title Suppliers not save
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14904 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 09:57:05 +00:00
aFolletete
272eb3db22 [-] FO : fixed bug #PSCFI-5454 - Guest tracking should be SSL encrypted
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14901 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 09:45:38 +00:00
rMalie
833a5aec27 // Remove shop url from .htaccess after shop deletion #PSCFV-2034
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14899 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 09:37:09 +00:00
vAugagneur
c8e381993b //fixed bug #PSCFV-642
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14898 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 09:35:50 +00:00
rMalie
c90474318a // Fix bug on _DB_PREFIX_ call in class Shop #PSCFV-1243
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14897 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 09:28:31 +00:00
rMalie
37459552a8 // Smarty hook can now take a module name for hook execution #PSCFV-1888
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14896 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 09:23:22 +00:00
rMalie
e01a890c01 // Use protected instead of private for classes we can override #PSCFV-1976
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14895 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 08:55:55 +00:00
mDeflotte
9b43f43f21 [-] BO : #PSCFV-1669 - Fix bug with customer add form, when an account already exists with the same email adddress
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14894 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 08:55:10 +00:00
vAugagneur
c116695e74 //fixed bug #PSCFV-475
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14893 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 08:51:58 +00:00
mDeflotte
7f2c9fe45e [-] BO : #PSCFV-139 - Partial refund must not be available when order was not paid
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14892 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 08:19:41 +00:00
mDeflotte
b1f1febc88 [-] BO : #PSCFV-139 - Partial refund must not be available when order was not paid
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14890 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 08:16:43 +00:00
vAugagneur
26482b4f4d //fixed bug #PSCFV-55
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14889 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 08:00:06 +00:00
aFolletete
192588b4b3 // update ThemeInstallator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14885 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 16:16:25 +00:00
rMalie
9eb7fdec16 // Add retro-compatibility support for tabs in Tab::add() method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14883 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 15:58:02 +00:00
rMalie
40ece86d13 // FileLogger is now called after configuration in installer in order to prevent permissions problems on log/ folder
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14880 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 15:25:04 +00:00
mDeflotte
575f5a2e80 // Blocklayered: Fix bug with multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14877 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 14:16:25 +00:00
mDeflotte
cda859ab30 [-] FO : #PSFV-813 - Fix bug with cart rule discount rounding price and price validator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14875 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 13:41:41 +00:00
rMalie
4cdb580608 // Add all missing duplicated data for shop duplication
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14873 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 13:24:09 +00:00
rMalie
b0d9af537e // Fix duplication of product_attributes for multishop #PSTEST-1174
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14872 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 13:01:28 +00:00
dMetzger
c1d7658749 [-] FO : sometimes the cart rules total was doubled - fixed! #PSTEST-1202
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14871 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 12:58:35 +00:00
mDeflotte
2659bd8929 [-] BO : #PSTEST-853 - Change field description
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14869 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 12:25:19 +00:00
mDeflotte
ae5fd0b74c [-] MO : #PSTEST-1181 - blockcurrencies bug with catalog mode
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14868 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 12:13:08 +00:00
rMalie
728fb6d651 // Fix problem on configuration context for mono-shop mode #PSTEST-1231
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14867 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 09:54:28 +00:00
rMalie
64b83ee40e // Add hooks for shop duplication, fix homeslider duplication #PSTEST-1173
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14864 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 09:04:38 +00:00
mDeflotte
f73397db89 [-] FO : #PSFV-813 - Fix bug with partial cartrules and free order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14863 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 08:51:13 +00:00
vChabot
4612b511ca [-] BO : BugFix #PSTEST-1137 Customers : Accounting export comment is now improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14862 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 08:37:14 +00:00
tDidierjean
73b9169f4c // fix virtual product combination check
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14861 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 08:23:57 +00:00
rMalie
6d90aaec1c // Version 1.5.0.10
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14860 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 08:06:19 +00:00
dMetzger
0af6a2f360 [-] FO : cart rules are now removed when the cart is empty #PSTEST-1205
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14858 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 17:10:32 +00:00
tDidierjean
2a97927eba // #PSTEST-1229 - make sure you cannot select virtual product if you have combinations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14857 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 16:45:00 +00:00
rMalie
26520b40a7 // Admin thumbnails are not cached #PSTEST-1073
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14854 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 15:19:04 +00:00
vChabot
79e53679b5 // product import improved (image problem because of file_exists PHP function)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14852 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 14:39:29 +00:00
aFolletete
67642bac3a // clean code #PI-135
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14848 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 13:48:50 +00:00
rMalie
21037010d2 // Fix multishop bug on product_attribute list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14847 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 13:48:23 +00:00
lLefevre
336fd07a4e [-] BO : Fix #PSFV-549 : Now two customer with the same mail, isn't possible
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14845 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 13:42:43 +00:00
tDidierjean
8f4a8b1b5c // #PSTEST-1229 - remove virtual combinations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14844 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 13:23:02 +00:00
lLefevre
142bb01271 [-] BO : Fix #PSTEST-1220 : now position update for attribute value is good && fix JavaScript error in admin-dnd.js
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14843 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 12:59:17 +00:00
fSerny
9dd67bfb90 [-] BO : Fixing missing translation on title attribute AdminModules #PSTEST-1201
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14842 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 09:59:27 +00:00
lLefevre
2fa47bf4b5 [-] BO : Fix #PSTEST-1217 : fatal error when all carrier are free
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14841 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 09:51:03 +00:00
rMalie
d6f7da35ab // Fix list of adminProducts (was called twice, causing a bug on multishop product lang)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14837 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 09:15:19 +00:00
rMalie
92b27f5caf // Fix list of suppliers for multishop #PSTEST-1194
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14835 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 09:01:40 +00:00
mDeflotte
e6348e694d [-] BO : #PSFV-434 - Fix bugs with invoice icons not visible for orders canceled
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14834 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 08:47:57 +00:00
lLefevre
13c2b91ff6 // Now translation in validateRules() method uses sprintf
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14832 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-24 08:28:10 +00:00
lLefevre
f6cf5fdf88 [-] BO : Fix #PSTEST-1185
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14828 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 16:17:20 +00:00
bMancone
f0af3c1212 // Fixed #PSFV-894 : homeslider improvements
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14827 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 16:01:10 +00:00
rMalie
a7f719a1c6 // Fix javascript in installer (jQuery update) #PSTEST-1224
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14826 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 15:46:34 +00:00
mDeflotte
77232f234f // Blocklayered: Fix translation problem with category url indexing
// Blocklayered: Adding missing translation

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14824 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 15:16:28 +00:00
tDidierjean
efe2c50d4d [-] BO : fix #PSTEST-697 - remove cancel button in category list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14823 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 15:06:32 +00:00
rMalie
80f238df73 // Fix helper translations for shops #PSTEST-1121
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14822 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 14:59:42 +00:00
mDeflotte
584906d9b0 // Fix little html norme problem
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14821 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 14:27:43 +00:00
rMalie
b9fe1bb36b // Add a multishop restriction on address in BO #PSTEST-1035
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14820 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 14:27:08 +00:00
lLefevre
ef1db4105c [-] BO : Fix #PSTEST-1182 : Now the number of available products displaying
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14819 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 14:12:26 +00:00
vChabot
ba8049264f [-] BO : BugFix : #PSTEST-1190 : email customer verification improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14817 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 13:45:23 +00:00
rMalie
fb45b9d71e // Add a redirection in Tools::switchLanguage() to prevent problems with friendly url #PSFV-705
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14816 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 13:44:47 +00:00
lLefevre
6683903b1a [-] BO : Fix #PSFV-868 : Unity price can be set
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14815 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 13:41:36 +00:00
rMalie
e50fa1ae2a // Fix // Fix left join on product_attribute_shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14813 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 13:29:24 +00:00
lLefevre
64720081ef [-] BO : #PSTEST-1207 : Fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14812 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 13:10:00 +00:00
lLefevre
6b387a1e43 [-] BO : PSTEST-1216 : Fix translations lost
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14811 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 13:07:32 +00:00
rMalie
0be8cc5693 // Fix left join on product_attribute_shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14809 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 13:01:02 +00:00
rMalie
54b39b1eaa // Fix BO connection bug with employees auth
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14808 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 12:25:06 +00:00
rMalie
278ec73d66 // Fix BO connection bug with employees auth
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14807 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 12:07:26 +00:00
lLefevre
7aa2055a80 [-] BO : #PSTEST-1204 : fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14806 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 10:38:07 +00:00
lLefevre
610d582d0f // Fix deutsch subject mail and encoding characters in mails
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14805 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 09:42:13 +00:00
rMalie
60a140c91f // Fix bug on auths for sub employees #PSFV-849
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14804 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 09:38:24 +00:00
tDidierjean
a8569d1496 [-] BO : fix #PSTEST-1213 - button style
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14803 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 09:34:05 +00:00
lLefevre
560c2bee11 // Refacto AdminTranslationsController : normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14802 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 09:18:52 +00:00
bMancone
53821dd3ad // When viewing an order, a warning is now displayed if one/some product(s) are out of stock - #PSTEST-821
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14801 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 08:26:10 +00:00
bMancone
9ea9bd183c // When viewing an order, the stock_available is now properly displayed.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14800 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 08:15:23 +00:00
lLefevre
b5d6b66f24 // Refacto AdminTranslationsController : now you can translated your files by themes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14799 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 08:11:54 +00:00
mDeflotte
0725c86495 // Fix bug with block cart and customizations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14798 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 07:16:27 +00:00
fBrignoli
d22fde6176 [*] Project : Jquery 1.7.2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14792 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 15:45:43 +00:00
vChabot
d788baee35 // add condition isProductFieldUpdated to product and category association
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14790 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 15:26:41 +00:00
vChabot
5f8c6bdec4 // product categories now handle the multiple category trees
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14789 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 15:13:08 +00:00
mDeflotte
d4274b6054 [-] FO : #PSFV-803 - Fix bugs with customization and cart summary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14788 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 14:55:21 +00:00
rMalie
33d8a79b0b // Combination multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14786 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 10:01:05 +00:00
mDeflotte
3eeb6640fa // Order::getHistory() Fix cache problem
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14783 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 08:47:29 +00:00
mDeflotte
19956fa86c // Blocklayered: Fix bugs with blocklayered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14781 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 08:05:58 +00:00
mDeflotte
d50d727e9c [-] MO : #PSTEST-1193 - Fix bad SQL query syntax
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14780 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 07:05:43 +00:00
bMancone
66acfbe74c // Fixed WebserviceRequest - Compatibility with PS 1.5.x Shops & GroupShops
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14779 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 16:43:00 +00:00
bMancone
58fb6c703a // Fixed WebserviceRequest::saveEntityFromXml() - Compatibility with PS 1.5.x
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14778 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 16:23:19 +00:00
vChabot
e8dfa8311d // BO : product form improved (categories association)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14777 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 16:18:58 +00:00
tDidierjean
8bb5cd701f // Fix errors on product combinations edition page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14776 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 15:41:52 +00:00
rMalie
4dc087b286 // Fix product SEO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14775 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 15:06:15 +00:00
rMalie
c6ac41fd05 // Fix combination edition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14773 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 14:50:14 +00:00
tDidierjean
5eaacd2162 [-] MO : fix bug #PSTEST-1178 - block CMS position drag and drop was not implemented
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14772 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 14:34:51 +00:00
aNiassy
e48476bee2 [-] FO : #PSCFI-5343 : Fixed a problem of E-mail subject encoding
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14771 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 13:43:54 +00:00
tDidierjean
a32a003b5c [-] Classes : fix bug #PSTEST-1191 - wrong carrier positions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14768 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 13:35:37 +00:00
rMalie
6367fd29b1 // Good positions for category_product in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14766 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 13:08:18 +00:00
mDeflotte
59c24a14cb [-] Project : #PSFV-816 - Allow to attach multiple files to an email with the function Mail::send
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14765 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 13:00:41 +00:00
tDidierjean
c0a6bfaf9c [-] BO : fix #PSTEST-1176 - Modules positions drag and drop - ajax process is broken, page JS too
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14764 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 12:20:47 +00:00
mDeflotte
1cb4c8a6bb [-] FO : #PSFV-815 - Moving an SQL request on the controller to the model
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14762 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 09:55:13 +00:00
rMalie
264885203d // Remove Shop::getTotalShopWhoExists (rofl ...)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14761 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 09:42:26 +00:00
mDeflotte
19961a5438 [-] Project : #PSFV-820 - Cartrules are now reapplied each time we add/remove a product on/from the cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14760 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 09:39:14 +00:00
mDeflotte
37401cd8fa // Removing debug function call
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14759 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 09:16:11 +00:00
vChabot
b7b542f8b2 [-] INSTALLER : BugFix : #PSTEST-1179 : iPod Nano specific price was wrong
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14758 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 09:15:19 +00:00
rMalie
6e4a871f8a // Add translation for AdminLogin page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14756 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 08:50:56 +00:00
tDidierjean
dac784f83e [-] BO : fix #PSTEST-1175 - duplicate text in toolbar in AdminAttributesGroups
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14755 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 08:40:13 +00:00
tDidierjean
e8fc403d5a [-] BO : fix #PSTEST-1186 - broken positioning of product images
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14754 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 08:34:07 +00:00
tDidierjean
ce95918ff0 [-] BO : fix #PSTEST-1184 - bug with product combinations generator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14753 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-19 08:22:30 +00:00
bMancone
a0a103e961 // WS: Fixed shopExists() for 1.5.x compatibility
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14747 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 17:45:04 +00:00
bMancone
f912ae8496 // Fixed writePostedImageOnDisk()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14744 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 16:14:55 +00:00
gPoulain
e7ba6ab553 [-] FO : W3C fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14742 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 15:54:02 +00:00
gPoulain
3f93c166c0 [-] FO : W3C fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14741 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 15:53:35 +00:00
tDidierjean
41d8630e97 [*] BO : #PSFV-865 - it is now possible to use drag and drop positions in custom controllers using HelperList
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14740 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 15:48:38 +00:00
mDeflotte
0f3810ddee [-] BO : #PSFV-837 - Blocklayered, lang fields dont works on 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14739 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 15:35:50 +00:00
rMalie
342ab72ed1 // Change order of fields in ShopGroup creation #PSTEST-690
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14738 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 15:19:36 +00:00
mDeflotte
a62e88bdb5 // Fix little bug with order without product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14737 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 15:15:58 +00:00
lLefevre
b33b8642b6 // Fix error path image tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14736 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 15:11:32 +00:00
rMalie
f72806d279 // Inverse checkbox for options in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14735 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 15:05:04 +00:00
rMalie
5bdd8007d0 // Remove profiling
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14734 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 14:12:42 +00:00
rMalie
b686e7f839 // Remove unused overrides, move FirePHP to tools/FirePHP folder and profiling classes to tools/profiling/ folder
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14733 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 14:12:24 +00:00
rMalie
bb17c175d6 // Optimize Hook::exec()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14730 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 13:15:39 +00:00
rMalie
4a5adab9e2 // Fix message at end of installation #PSTEST-1041
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14729 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 13:02:17 +00:00
tDidierjean
b51a6c2523 // fix draghandle display
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14728 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 12:11:13 +00:00
mDeflotte
6c0469aad0 // Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14727 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 12:01:08 +00:00
mDeflotte
b00a823df1 [-] BO : #PSTEST-977 - Cart rule, hide unavailable options
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14725 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:59:52 +00:00
rMalie
78a2af39ab // Remove profiling
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14724 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:59:31 +00:00
rMalie
ba4c5dbb18 // Some optimization #PI-121
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14723 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:57:19 +00:00
lLefevre
2ae5cf56ab // Fix small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14722 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:50:48 +00:00
dMetzger
46dac2633b // Updated the number of shops in the back end
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14721 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:49:05 +00:00
tDidierjean
4ef16714f8 [-] BO : fix #PSTEST-1172 - do not sort all products list by position // missing file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14720 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:46:42 +00:00
tDidierjean
61305d4a36 [-] BO : fix #PSTEST-1172 - do not sort all products list by position
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14719 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:43:50 +00:00
dMetzger
713d17d14a // Fixed technical bug with an int that exceeded the size of an int...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14718 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:42:57 +00:00
lLefevre
5b912196b0 // Fix file_exists errors on the retrocompatibility image tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14716 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:26:31 +00:00
bMancone
c44c2c9f4e // Fixed prefixes for the product_shop table
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14715 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 09:24:43 +00:00
vChabot
530937a495 // categories association for product with multishop and context
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14713 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 08:48:42 +00:00
rMalie
eeeb925420 // Shop::$asso_table is now public (for modules) #PSFV-551
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14712 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 08:38:30 +00:00
rMalie
d001741df3 // Add multishop checkbox for id_category_default in admin products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14711 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 08:26:41 +00:00
vChabot
e7fb87d4d2 [-] FO : BugFix : #PSFV-844 : Categories links are now handled with multishop in footer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14709 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 08:10:25 +00:00
rMalie
94a7037013 // Add DESC keyword to executeS() filter #PSFV-791
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14706 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 07:52:40 +00:00
rMalie
360407f52b // Fix Product::priceCalculation() for multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14705 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-18 07:47:02 +00:00
rMalie
38680d7625 // Fix position for category_product in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14702 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 16:46:26 +00:00
mDeflotte
6120874516 [-] BO : #PSFV-874 - Carriers asked with guest checkout and virtual cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14701 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 16:27:39 +00:00
rMalie
04a7580a98 // Fix join between product_attribute and product_attribute_shop on getproducts methods
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14700 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 16:10:51 +00:00
jBreux
72eb7b253e // Fix page link (for W3C)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14698 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 16:05:52 +00:00
mDeflotte
3ca1acc6b0 // remove 1.4.8.sql
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14697 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 16:00:54 +00:00
tDidierjean
03afca360c [-] BO : fix #PSTEST-1170 - broken suppliers edition in product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14696 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 16:00:31 +00:00
rGaillard
d07623cbc2 [*] BO: Set defaults payment order state on BackOffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14694 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:56:38 +00:00
bMancone
7d533b3189 // Fixed exceptions when saving products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14693 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:56:04 +00:00
gPoulain
0e945ef068 [-] FO : W3C fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14692 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:50:00 +00:00
rMalie
14c20002e4 // Fix ObjectModel::updateMultishopTable() for Combination
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14691 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:45:47 +00:00
rMalie
e7b7ab9371 // Fix ObjectModel::updateMultishopTable() for Combination
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14690 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:29:07 +00:00
tDidierjean
456ea2a191 [-] BO : fix product page suppliers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14689 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:18:09 +00:00
tDidierjean
a71704fb4e [-] BO : fix #PSTEST-1169 broken processing of list filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14688 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:08:36 +00:00
mDeflotte
8601c6d25e // 1.4.8 => 1.4.8.0
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14687 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:07:35 +00:00
rMalie
dacf032092 // Fix ObjectModel with multishop flag to false
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14685 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 14:56:53 +00:00
rMalie
0ed295a94a // Fix id_tax_rules_group assignation on product edtion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14684 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 14:05:29 +00:00
fBrignoli
03b504e06e [-] BO : Bug Fixed #PSFV-339 - Multishop logo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14683 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 13:34:59 +00:00
rMalie
0c2dd0cd2f // MERGE product_multistore branch : product fields are now editable per shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14682 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 13:32:12 +00:00
mDeflotte
d4d1c35cb9 [-] BO : #PSCFI-5378 - Create voucher from the BO after a product return
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14681 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 13:19:13 +00:00
jBreux
d126db086f // Fix page link (for W3C)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14680 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 12:54:02 +00:00
bMancone
ffebd91170 // Normalize AdminWarehousesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14679 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 12:24:43 +00:00
bMancone
d3b0c7fec1 // Fixed warehouses/carriers associations - #PI-134
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14678 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 12:21:22 +00:00
lLefevre
7e3e03b869 [-] BO : fix #PSFV-870 : translations modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14677 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 09:51:55 +00:00
bMancone
caf154c77d // Fixed #PSTEST-1146
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14676 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 09:49:55 +00:00
bMancone
d9e01b3375 // WS : Warehouses - #PI-127
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14673 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 09:21:04 +00:00
mDeflotte
d0809600a0 [-] BO : #PSFV-434 - Bad product total calculation (confusion with wt)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14672 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 09:08:54 +00:00
tDidierjean
08921ed277 [-] BO : fix display bug when virtual file upload fails
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14671 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 08:53:45 +00:00
rMalie
099c6a7080 // Fix id_shop in URL for BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14670 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 08:26:31 +00:00
dMetzger
04797eb90b [-] BO : fixed double in the product list of the cart rules when multi-shop is activated #PSTEST-1154
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14669 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 08:09:16 +00:00
tDidierjean
ca71733f00 [*] BO : #PSTEST-1157 - Ajax deletion of virtual file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14668 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 08:07:35 +00:00
rGaillard
1e1970e13c // Fix default carrier selection on backoffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14660 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 14:03:07 +00:00
bMancone
285becae29 // Fixed stock_available when ordering products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14656 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 13:39:15 +00:00
lLefevre
5c6e33b72a [*] BO : #PSFV-832 : change the type of the property "ajax"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14655 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 13:24:28 +00:00
lLefevre
4e61be6b9e [-] BO : fix #PSFV-866 : Add the missing hook for update a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14654 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 12:57:38 +00:00
lLefevre
7a48decd82 [-] BO : fix #PSFV-826
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14653 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 12:26:53 +00:00
tDidierjean
b48a19a62e [-] BO : fix bug #PSFV-860 - Can't edit combinations with an existing product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14652 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 11:57:51 +00:00
rGaillard
3c2f9de5ba // small fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14651 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 09:47:34 +00:00
rMalie
41f137e82b // Fix id_shop in URL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14650 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 09:45:19 +00:00
lLefevre
33be3bd623 [-] BO : fix #PSFV-856 (translation)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14649 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 09:44:25 +00:00
lLefevre
04680dd807 [-] BO : fix #PSFV-857
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14648 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 09:37:25 +00:00
mDeflotte
b9018cf28d [-] BO : #PSFV-776 - Fix Bug with order editing on the back office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14647 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 09:34:31 +00:00
rMalie
3971ab65fa // Fix id_shop in URL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14644 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 09:07:24 +00:00
bMancone
ea4e871897 // Fixed AdminProductsController : could not save product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14643 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 08:30:09 +00:00
rGaillard
aed2458a70 [-] BO: Fix specific prices on BackOffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14642 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 17:20:17 +00:00
tDidierjean
2db490b3c2 [-] BO : fix bug #PSFV-839 - Reset products features while editing products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14640 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 16:03:05 +00:00
lLefevre
235fb68255 // Update AdminTranslationsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14639 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 15:29:19 +00:00
fBrignoli
2144c1e12b [-] Installer : Bug Fixed #PSFV-819 - order_tax shouldn't exist
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14638 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 15:27:08 +00:00
mDeflotte
2befe3cd42 [-] BO : #PSFV-775 - Fix bug with for ajax reload
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14637 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 15:26:43 +00:00
mMarinetti
bb13bf8db2 [-] Installer : Fixed #PSCFI-5182
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14636 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 15:17:43 +00:00
mDeflotte
39f403ac17 [-] BO : #PSCFI-PSCFI-5323 - Refound displayed instead of Return on the order lines if the order is shipped
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14635 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 14:26:11 +00:00
mDeflotte
813415a344 // Add missing parameter
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14634 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 14:25:00 +00:00
lLefevre
2b807940ae [-] BO : #PSFV-855 : Fix bug in BlockCMS AND set submit_action to NULL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14633 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 14:15:45 +00:00
mDeflotte
58ef5e6e9b [-] FO : #PSCFI-5322 - Order::hasBeenDelivered and Order::hasBeenPaid don't work for all order states
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14629 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 13:40:29 +00:00
aFolletete
d7777f270e [-] BO : fixed bug #PSFV-504 - Even if the invoices management is disabled, you can create an invoice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14627 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 10:01:21 +00:00
mDeflotte
886ab283de [-] FO : #PSFV-815 - Fix bug on the cart with carrier on updating the country of the address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14624 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 08:22:27 +00:00
tDidierjean
d5ed4fae2b // translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14622 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 08:19:58 +00:00
lLefevre
a11f0a7828 [-] BO : fix #PSCFI-5408
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14620 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-13 08:02:06 +00:00
mDeflotte
0b5dc7128d [-] BO : #PSFV-775 - Fix bug with ajax form reload
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14615 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 16:03:45 +00:00
tDidierjean
0d4ab7b7f2 // translate is not lazy
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14614 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 15:34:40 +00:00
tDidierjean
c3c6505bd0 [*] BO : #PI-124 - update lazy registering
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14613 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 15:04:47 +00:00
rGaillard
b1f2433205 [*] BO: It is now possible to apply a specific price of 0 euros
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14612 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 14:51:23 +00:00
lLefevre
e6ab36e942 [-] BO : fix #PSFV-852 : url encoded incorrect when in the search there is specials character
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14611 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 14:00:53 +00:00
tDidierjean
728781929e [*] BO : #PI-124 - lazy registering of smarty functions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14610 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 13:54:43 +00:00
mDeflotte
e4fc557cb0 [-] BO : #PSFV-797 - Fix bug with order invoice pdf and customized products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14609 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 13:35:01 +00:00
mDeflotte
9b4aad56a9 [-] BO : #PSFV-797 - Fix bug with order invoice pdf and customized products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14608 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 13:22:47 +00:00
mDeflotte
99beaf6ed0 [-] FO : #PSFV-797 - Fix bug with order detail and customized products
[-] BO : #PSFV-797 - Fix bug with order editing  and customized products

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14607 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 13:02:18 +00:00
dMetzger
713b9323c6 [-] BO : array_unique added in the cart rules in order to prevent sql error #PSTEST-1094
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14606 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 13:00:11 +00:00
dMetzger
6fddbf55d1 [-] BO : addons display fixed #PSTEST-1110
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14605 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 12:54:12 +00:00
tDidierjean
a90df49584 // getModulesTranslations optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14602 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 12:21:28 +00:00
lLefevre
a38d9f6468 [-] MO : sendtoafriend : fix #PSFV-764
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14600 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 12:15:26 +00:00
vAugagneur
9ca9b3b6d0 [-] BO : fixed bug #PSTEST-1144 - carrier image problem
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14599 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 09:47:20 +00:00
dMetzger
21e4d3f45a [-] FO : fixed bug where you couldn't get a free product with a cart rule if you already had the same product in your cart #PSTEST-1063
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14597 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 09:31:53 +00:00
fBrignoli
4087fee9c7 // removed retrocompat
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14596 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 09:28:07 +00:00
lLefevre
08244ef34b [-] MO : sendtoafriend : #PSFV-764 : Fix smalls bugs && normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14595 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 08:35:18 +00:00
tDidierjean
244a2f9102 [*] BO : #PI-123 - toolbar and page title refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14594 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 08:34:38 +00:00
fBrignoli
ff98873fb5 // perf
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14591 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 16:03:57 +00:00
lLefevre
73175f1191 [-] BO : fix #PSCFI-4878
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14590 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 15:42:42 +00:00
fBrignoli
9143529d93 // perf
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14587 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 15:40:43 +00:00
fBrignoli
1a981add83 // perf
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14585 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 15:36:25 +00:00
fBrignoli
c9611e41cc // perf
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14584 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 15:32:20 +00:00
fBrignoli
8962e138aa // perf improvements
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14581 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 14:33:55 +00:00
lLefevre
abc2a436fc // Add meta tag content-language in FO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14578 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 14:21:48 +00:00
bMancone
c6f23c7710 // Fixed getCurrentCustomerGroups() #PSFV-818
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14574 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 14:00:02 +00:00
bMancone
e3a5357dc9 // Fixed getCurrentCustomerGroups() #PSFV-843
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 13:59:26 +00:00
lLefevre
26e1fb7158 [*] BO : fix #PSTEST-1140
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14572 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 13:40:47 +00:00
tDidierjean
916703bec9 // fix override tpl translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14570 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 13:24:40 +00:00
mDeflotte
e1adbf06de // Bug Fix with address rendering
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14569 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 13:12:55 +00:00
lLefevre
566549d9f7 [*] BO : #PSTEST-1141 : fix bugs in AdminImportController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14568 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 11:58:27 +00:00
tDidierjean
30b8e697c7 // change page time load calculation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14567 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 11:53:44 +00:00
fBrignoli
7618906efe // missing call
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14566 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 08:45:28 +00:00
fBrignoli
6925f7d838 // missing files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14565 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 08:30:02 +00:00
fBrignoli
b034d8f1f2 [*] FO : Layout & Template override
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14564 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-11 08:24:59 +00:00
dMetzger
448e856c85 // nothing serious :]
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14562 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 17:02:33 +00:00
dMetzger
46ed8664a4 [-] FO : fixed infinite loop in free shipping cart rule #PSTEST-1138
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14561 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 16:57:50 +00:00
lLefevre
13f16490a7 [*] BO : #PSFV-696 : add attachment when we duplicate a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14560 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 16:23:37 +00:00
tDidierjean
c862c18ff2 // fix optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14559 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 16:19:50 +00:00
rMalie
d99b17903f // Optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14557 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 16:04:04 +00:00
bMancone
f8f695c212 // Fixed #PSCFI-5331
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14555 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 14:14:41 +00:00
lLefevre
50a27f9e7e [-] BO : Fix #PSFV-746
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14554 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 13:45:21 +00:00
tDidierjean
b19b44f376 // Helpers : remove param 'float'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14553 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 13:07:19 +00:00
vAugagneur
68e89e58d3 [-] FO : fixed quantity display on customized product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 12:41:53 +00:00
lLefevre
1b2cce57a3 [-] BO : #PSFV-827 : Fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14551 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 09:52:54 +00:00
lLefevre
922e426e5e [-] BO : #PSFV-825 : Fix translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14550 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 09:42:37 +00:00
lLefevre
17821d3a03 [-] BO : #PSFV-829 : Fix translations bugs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14549 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 09:37:17 +00:00
lLefevre
3d446651de [-] BO : #PSTEST-1136 : Fix duplicate content
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14547 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 09:11:47 +00:00
aFolletete
3e24e8b2e7 // Update readme file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14546 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 08:29:47 +00:00
lLefevre
4cceed4f4a [-] BO : #PSFV-812 : Fix bug price in a specials block
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14545 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 08:16:18 +00:00
tDidierjean
5c7c3a5362 // move function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14544 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-10 08:07:12 +00:00
aFolletete
8967e72bc1 // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14543 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-07 16:35:14 +00:00
aFolletete
77f96a37d6 // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14542 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-07 16:33:16 +00:00
aFolletete
296a6431f7 // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14541 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-07 16:32:55 +00:00
fBrignoli
acdb080f59 [-] PDF : Bug Fixed #PSFV-800 - Invoice free text is not displayed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14540 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 15:12:30 +00:00
mDeflotte
077fe49452 [-] Project : #PSCFI-519 - Blocklayered installation optimization
// Blocklayered: Adding missing prefix on SQL request

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14535 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 14:18:25 +00:00
lLefevre
07e7391036 [-] Bo : Fixed #PSTEST-1055 & #PSFV-768 : update call identifier
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14533 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 14:07:08 +00:00
tDidierjean
e3537cbb74 // #PI-116 JS cleanup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14528 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 12:38:39 +00:00
tDidierjean
0abf28d2e1 // HelperList cleanup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14527 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 12:15:13 +00:00
lLefevre
46cfc8d2b1 // Fix remove include width _Module.php file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14526 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 12:09:23 +00:00
tDidierjean
f5b4f351fa // PI-116 - attribute default refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14525 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 11:59:29 +00:00
lLefevre
ef424cadc4 [-] BO : fixed #PSFV-722
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14518 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 09:14:22 +00:00
tDidierjean
678e7b9ab3 [-] BO : fix JS exception when advanced stock management is inactive
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14515 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 08:34:51 +00:00
lLefevre
08e7f7abb1 [-] BO : fixed #PSFV-802 : now mail subject are saved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14513 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-06 07:38:33 +00:00
tDidierjean
bb272a7e50 // #PI-116 more JS refactoring in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14512 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 16:29:45 +00:00
tDidierjean
cb1a1df968 // #PI-116 JS refactoring in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14511 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 16:24:26 +00:00
mDeflotte
0b38e94d5e [-] Project : #PSFV-781 - Fix bug with blockcart adding product animation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14510 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 16:14:29 +00:00
lLefevre
55160ef45d [-] BO : fixed #PSFV-808 : added mail backoffice_order.html for de, it, and es language
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14509 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 16:14:28 +00:00
tDidierjean
fe491a5f8c // Fix function name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14508 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 16:00:06 +00:00
tDidierjean
9aedac17dc // Remove unused JS code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14507 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 15:58:10 +00:00
bMancone
1b900fc0e5 // french ranslations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14505 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 15:49:18 +00:00
bMancone
e2d881dc3c // Fixed #PSFV-810
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14504 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 15:48:33 +00:00
lLefevre
472607e14e [*] BO : fixed #PSTEST-1100
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14503 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 15:40:20 +00:00
rGaillard
a5b32d01f5 // Fix geolocalisation management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14502 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 15:38:40 +00:00
bMancone
d967225567 // Fixed #PSFV-631
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14501 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 15:23:34 +00:00
tDidierjean
64c0219094 // Product tab objects refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14499 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 15:07:46 +00:00
lLefevre
89be86ba77 [-] BO : fixed #PSTEST-1134
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14498 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 14:58:01 +00:00
vSchoener
a3bd5cd250 [-] INSTALLER : Active only the country selected by the merchant (#PI-69)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14497 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 14:37:21 +00:00
bMancone
bcf1c9ace8 // Bad default ident options: normalize revision 14492
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14495 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 13:58:58 +00:00
mDeflotte
dbc0704179 // Blocklayered: Add missing db prefix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14494 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 13:58:44 +00:00
lLefevre
9f4dd1a3ea [-] BO : fixed #PSFV-727 (issue #9 to #13)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14493 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 13:51:40 +00:00
bMancone
7d8332b146 // Display memcached server status : #PSFV-631
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14492 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 13:44:18 +00:00
vAugagneur
c20c8806db [-] BO : fixed bug #PSFV-727 - forgot password redirect
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14485 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 12:38:47 +00:00
tDidierjean
0a1be37069 // copy of bugfix #PSCFI-4956 from 1.4 (search alias)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14484 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 12:33:28 +00:00
mDeflotte
b9fb2187b3 // Blocktopmenu: Children is the plural form of child
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14482 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 12:22:46 +00:00
lLefevre
33ac5b0b33 [-] BO : fixed #PSFV-727 (issue #4)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14481 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 10:06:17 +00:00
tDidierjean
6f8db8b2e8 // remove notification for helpAccess calls
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14480 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 09:57:16 +00:00
tDidierjean
2cc6cced53 [-] BO : fix broken delete specific price action
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14479 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 09:56:49 +00:00
bMancone
1d8ac98950 // Normalize.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14477 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 09:42:20 +00:00
bMancone
a9f09e720c // Fixed CacheMemcache #PSFV-805
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14476 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 09:41:41 +00:00
mDeflotte
5b882d3467 // Blocklayered: Fix bug with pagination
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14473 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 09:22:36 +00:00
lLefevre
cb01c74487 [-] BO : #PSFV-750 : add a comment criterion by default
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14471 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 08:30:13 +00:00
bMancone
8ee1b96865 // Installer: Fixed #PSFV-727 (Issues #1, #2, #3)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14468 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-05 08:13:42 +00:00
lLefevre
706e9be5cb [-] BO : #PSTEST-1131 : Fix bug rewrite URL for contact form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14464 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 15:28:51 +00:00
lLefevre
fccd101e88 [-] BO : #PSTEST-1130 : fix bug object mail virtual product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14457 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 13:57:00 +00:00
lLefevre
d5040ebe5d [-] BO : #PSTEST-1105 : fix bug mail virtual product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14456 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 13:55:35 +00:00
tDidierjean
ec94cb35b9 // refactor parameters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14454 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 13:08:25 +00:00
mDeflotte
a488668839 // Add php doc to Link::getPaginationLink
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14453 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 13:07:46 +00:00
mDeflotte
b5a1ef3db0 [-] Project : #PSFV-786 - Link::getPaginationLink ignores array parameters
// BugFix: Canonical rewriting do not allow get array value

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14452 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 12:49:04 +00:00
tDidierjean
e1a98ac876 [-] BO : fix #PSTEST-1128 - when saving a pack, a validation error causes pack data loss
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14451 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 12:38:42 +00:00
lLefevre
3d57070dcb [-] BO : #PSTEST-1129 : fix bug : Error when duplicate a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14450 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 12:32:06 +00:00
rMalie
551f89c0ec // Fix Product->deleteAttributeCombinaison
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14449 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 11:24:02 +00:00
vAugagneur
d6a485b267 [-] BO : fixed #PSFV-747 - mod_rewrite not detected
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14443 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 08:47:21 +00:00
tDidierjean
5680cc9aa9 [-] BO : fix pack item deletion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14442 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 08:44:25 +00:00
tDidierjean
8b46657cae // More BO product page cleanup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14436 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 16:54:00 +00:00
mDeflotte
69cc3a8563 [-] Project : #PSFV-781 - Profile and access cannot be managed by SHOP
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14432 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 15:14:09 +00:00
mDeflotte
298f174e6f [-] Project : #PSFV-781 - Fix problem on transplanted Block cart on left/right collumn
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14426 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 14:17:10 +00:00
bMancone
e2907117f0 // Fixed #PSCFI-5259 #PSCFI-3869 on PS 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14425 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 13:43:17 +00:00
bMancone
50ed231470 // Fixed #PSCFI-5259 #PSCFI-3869 on PS 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14423 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 13:20:45 +00:00
mDeflotte
361dbcbb38 [-] BO : #PSFV-769 - Hook::getHookModuleExecList() don't check the id hook exists
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14422 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 13:00:12 +00:00
tDidierjean
5b3159a408 [*] BO : #PI-107 refactoring product page JS - adding ProductTabsManager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14421 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 09:34:56 +00:00
fBrignoli
89fd4903ee // cache system on getIsoById
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14420 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 08:39:42 +00:00
tDidierjean
98cd41799f [-] BO : fix #PSTEST-1123 - Changing default product attribute is broken
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14419 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 08:38:41 +00:00
mDeflotte
480cce924a [-] BO : #PSFV-717 - Attribut "selected" never added in inputs type select with multilang
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14417 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 08:16:46 +00:00
rMalie
a993ad777c // Ignore genders images
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14416 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 07:57:51 +00:00
mDeflotte
560fe9af01 [-] FO : #PSFV-719 - Fix bug with getting not available carriers on the cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14415 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-03 07:22:58 +00:00
mDeflotte
504de1e8e0 [-] FO : #PSFV-771 - Fix retrocompatibility problem with method displayContent
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14413 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 15:31:00 +00:00
vChabot
f183239ad5 // removing bqSQL from a SQL request
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14412 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 14:59:15 +00:00
bMancone
8cb35dc9b1 // FIxed #PSFV-752
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14411 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 14:43:52 +00:00
fBrignoli
cb3056831e [-] LO : Bug Fixed #PSCFI-4275 - SK Unit types
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14410 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 14:12:10 +00:00
mDeflotte
78bd6fb66b [-] FO : #PSFV-773 - Remove a double slash from breadcrumb image url
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14408 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 14:02:02 +00:00
rMalie
18ae7c16f8 // Fix readme files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14407 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 13:48:04 +00:00
tDidierjean
b9319b9796 // #PI-107 BO product page JS refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14405 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 12:46:47 +00:00
rMalie
9eb7bd51be // Add timer in order to prevent cache of logo from the browser during PrestaShop installation #PSFV-709
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14404 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 12:36:37 +00:00
lLefevre
8cc85e7bbb [-] BO : #PSFV-748 : fix bug email order confirmation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14403 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 12:31:48 +00:00
vChabot
3c8af49bdb [-] BO : BugFix : #PSTEST-1054 : Employees and permission updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14401 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 10:05:24 +00:00
mDeflotte
a606f14f76 [-] FO : #PSFV-755 - Fix bug with bad total paid real
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14400 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 09:37:48 +00:00
tDidierjean
ae67295df5 // BO product page fix js trigger order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14399 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 09:26:33 +00:00
mDeflotte
0cff673e5e [-] FO : #PSFV-755 - Fix bug with bad total paid real
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14398 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 08:26:37 +00:00
bMancone
d4b33be2e4 // Fixed AdminPPreferencesController::postProcess()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14397 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 08:04:27 +00:00
bMancone
2351861f0a // Wrong comment of method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14396 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 07:58:34 +00:00
bMancone
060df4534d // Fixed missing deprecated methods ... #PSFV-735
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14394 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 07:54:16 +00:00
mDeflotte
d906322915 // Blocklayered: Add missing smarty vars + Improving module installation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14393 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 07:53:56 +00:00
tDidierjean
5d1ab48aa2 // virtual product tpl cleanup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14391 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 15:27:05 +00:00
tDidierjean
89da7550b5 [-] BO : fix #PSTEST-1117 - bad handling of UTF8 strings in templates
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14389 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 14:50:33 +00:00
mDeflotte
33caf31dc3 [-] Project : #PSFV-753 - OrderPayment::payment_method must be a genericName and not a name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14388 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 14:43:44 +00:00
vSchoener
1c8714b3eb [-] BO : Fix error due to helper modification
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14387 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 14:23:21 +00:00
mDeflotte
bbbd5cc880 [-] BO : #PSFV-754 - Token repeted twice on a link because of a missing urlencode to a "back" attribute
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14386 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 14:21:31 +00:00
tDidierjean
e774ee6ab1 [-] BO : fix #PSTEST-1114 - unrecognized chars in e-mail
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14385 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 13:42:50 +00:00
vAugagneur
16c232ed52 [-] BO : fixed bug #PSFV-751 - Carrier - Rule of free shipping does not work
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14384 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 09:46:29 +00:00
vSchoener
4c688e493f // Fix accounting translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14383 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 09:41:08 +00:00
bMancone
c0b791af3e // It's not possible to activate/desactivate massively the advanced stock management for products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14382 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 09:23:27 +00:00
mDeflotte
75763f08a1 // Change commentary "the the cart" for "the cart"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14380 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-30 09:09:38 +00:00
tDidierjean
a5dcb4295f // Rename fieldsDisplay to fields_list part3 (timeout)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14378 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 16:31:01 +00:00
tDidierjean
e288be915e // Rename fieldsDisplay to fields_list part2 (timeout)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14377 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 16:29:31 +00:00
tDidierjean
758e8d07a2 // Rename fieldsDisplay to fields_list part1 (timeout)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14376 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 16:26:54 +00:00
tDidierjean
1caed40bd6 // Fix missing rename
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14375 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 16:17:39 +00:00
tDidierjean
59547b2914 // Renaming options to fields_options
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14374 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 16:14:14 +00:00
mDeflotte
e1adee2f3e // Blocklayered: Add layered route rule customization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14373 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 16:10:41 +00:00
mDeflotte
2f2cc04b59 // Blocklayered: Remove not useful method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14370 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 15:34:31 +00:00
bMancone
948729f2b4 // Fixed #PSFV-723
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14369 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 15:26:10 +00:00
mDeflotte
442aad9045 // Blocklayered: Fix bug with urlrewrite
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14368 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 15:25:02 +00:00
bMancone
564d9e2183 // Fixed #PSTEST-953
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14363 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 14:27:34 +00:00
tDidierjean
3a91294343 [-] BO : #PSTEST-1112 - translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14362 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 14:20:02 +00:00
vChabot
b664b8229f // category import : is_root_category added
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14361 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 14:00:18 +00:00
tDidierjean
2c56407ad5 [-] BO : fix #PSTEST-1102 - change warning message at pack creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14359 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 09:54:44 +00:00
mDeflotte
25b0f58b92 // Normalization of global.css
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14358 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 09:09:47 +00:00
mDeflotte
0f37340fbc [-] FO : #PSFV-717 - Missing "bold" text in some mudules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14357 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 09:03:44 +00:00
bMancone
9196b60075 // Fixed #PSFV-743
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14356 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 08:47:23 +00:00
lLefevre
d9ff501e9c [-] BO : remove sprintf() which are unnecessary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14355 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 08:31:28 +00:00
vAugagneur
cdeb31c8d5 [-] BO : fixed bug #PSFV-738 - [1.4 compatibility] : some option list parameters not supported in 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14354 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 08:13:04 +00:00
mDeflotte
4fd68f7666 [-] FO : #PSFV-717 - Bad parameter used
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14351 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 07:27:05 +00:00
mDeflotte
4bea006152 [-] FO : #PSFV-604 - Add commentaries
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14350 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 07:18:09 +00:00
vChabot
3846e217fb [-] BO : BugFix : #PSTEST-1088 : Customer group creation : fix on the category reduction creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14347 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 16:00:22 +00:00
vChabot
fc44d1a51f // little fix when bulk deleting products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14346 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 15:56:51 +00:00
tDidierjean
55582dd49f [-] BO : #PSTEST-1107 - switch between different product types in BO product page is broken
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14345 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 15:34:11 +00:00
vChabot
266cdf26fa // little fix about product import and quantity setup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14343 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 15:31:25 +00:00
fBrignoli
e4eed6e63a // PDF override
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14342 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 15:28:29 +00:00
lLefevre
dbfaa930d8 [-] BO : remove sprintf() which are unnecessary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14340 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 14:57:38 +00:00
tDidierjean
bc0d2db615 [*] BO : #PSTEST-791 - Fiche produit Virtuels - Onglet Produit dématérialisé incompréhensible
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14339 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 14:21:29 +00:00
tDidierjean
ee8c55d9f8 [-] Classes : PSTEST-1104 - mail for product download is not sent when command state is updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14335 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 13:28:16 +00:00
bMancone
0e26741444 // Languages to update are now displayed before the ones to add
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14333 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 13:08:02 +00:00
vSchoener
2a2b6c43dc [-] BO : Fixed bug #PSFV-282. Add back the currentIndex and token global value for the modules compatibility
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14332 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 12:52:11 +00:00
vChabot
90d6b62d8a // refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14331 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 12:46:13 +00:00
vChabot
6d3cb5ee76 // product import multishop fix with category default
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14330 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 12:43:47 +00:00
fGaillard
c26a57e977 [-] MO : #PSFV-620 : Added cast and bug fix for multi shops categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14329 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 12:43:39 +00:00
mDeflotte
bde26d52b4 // Blocklayered: Fix bug with blocklayered and multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14327 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 12:37:06 +00:00
bMancone
e46c707fc0 // normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14325 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 10:07:57 +00:00
rMalie
be519fbee6 // Improve dispatcher routes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14324 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 10:06:03 +00:00
tDidierjean
0d22f3ad08 [*] BO : #PI-84 - virtual product page has been remade
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14323 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 10:03:24 +00:00
vChabot
c1f26a2fc4 [-] BO : BugFix : #PSFV-689 : customer groups selection on category edition fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14321 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 09:57:41 +00:00
mDeflotte
b8e2ded0a6 // Blocklayered: Bad french tranlsation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14320 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 09:57:39 +00:00
fBrignoli
2d4f78f179 [-] BO : #PSTEST-543 - Tax Rules Bulk delete doesn't work
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14319 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 09:47:57 +00:00
mDeflotte
52f323e23c [-] FO : #PSFV-656 - Fix bug with nbr product par page selector
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14318 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 09:46:28 +00:00
lLefevre
7db21d30ed [-] BO : #PSTEST-1097 : Fix bug override email in theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14317 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 09:34:01 +00:00
bMancone
ddc48b4a91 // Fixed urls when using non-ajax cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14316 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 09:23:39 +00:00
vAugagneur
1ccc71e3c3 //norme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14315 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 09:14:10 +00:00
mDeflotte
60695b93cc // Blocklayered: Add an option to allow the filter manufacturer to be indexed or not
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14313 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-28 08:34:16 +00:00
mDeflotte
f7a2973663 // Fix bugs with Tools::isTokenValid()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14310 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 16:18:10 +00:00
bMancone
2c3913b061 // Wrong arg could be passed to foreach
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14308 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 16:12:40 +00:00
lLefevre
6b0fd26ea8 [-] BO : #PI-57 : Fix bug when we import pack of language in emails files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14307 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 15:52:09 +00:00
fBrignoli
3634a470dd [*] PDF : PDF templates are now into the root directory, you can override those templates into the /theme/<name>/pdf/ directory
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14306 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 15:47:23 +00:00
mDeflotte
5e3ba2fa42 [-] BO : #PSFV-686 - Fix import error output
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14304 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 15:38:41 +00:00
mDeflotte
8d74c12a0f [-] MO : #PSFV-681 - blocksharefb use deprecated Hook::get()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14303 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 15:28:06 +00:00
bMancone
f45ef0ca7f // Fixed misuse of count() (mexique1)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14302 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 15:15:56 +00:00
vChabot
427d139207 // category import improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14298 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 13:41:34 +00:00
bMancone
42385b2cbc // Updated isTokenValid(). Thanks Olea.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14296 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 13:05:51 +00:00
bMancone
a08e3fb871 // Fixed supplier addresses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14295 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 12:25:43 +00:00
rMalie
78b6cc4a79 // Fix link to support in installer #PSTEST-1040
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14294 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 09:56:55 +00:00
mDeflotte
fe71b33081 // Homefeatured: Use the new hook name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14293 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 09:46:23 +00:00
rMalie
0774209870 // Add a description near password in installer #PSFV-709
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14292 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 09:38:38 +00:00
bMancone
1e855bcce7 // Fixed #PSTEST-1095
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14291 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 09:32:08 +00:00
bMancone
83dfe3daa4 // #PSTEST-1095
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14288 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 09:21:09 +00:00
lLefevre
5feafff137 [*] Bo : #PSTEST-1095 : Remove id_address of the table table supplier and add a new fixture in the installer for the table address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14287 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 09:20:01 +00:00
lLefevre
0b9ae5fef8 [-] BO : fix bug in links of sitemaps
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14286 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 09:17:07 +00:00
rMalie
61a1fecbb2 // Fix attributes values form page for multishop #PSTEST-780
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14285 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 09:03:52 +00:00
bMancone
20c0c1fd51 // Fixed getAddressIdBySupplierId() : missing where condition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14283 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 08:40:56 +00:00
mDeflotte
dae2957d33 [-] MO : #PSFV-717 - Carrier compare: Fix some problems with the module displaying
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14282 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 08:28:07 +00:00
bMancone
ef371e271e // Fixed PS Exception on Suppliers edit page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14280 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 08:00:40 +00:00
mDeflotte
b27d8f99b1 [-] MO : #PSFV-717 - Bankwire bad form action value
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14279 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 07:33:20 +00:00
bMancone
f8c0d7551f // displayInformation() added
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14277 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 16:29:13 +00:00
rMalie
d55721b01b // Fix problems with display of PDF with multishop #PSFV-643 admin/pdf.php is now deprecated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14276 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 16:00:05 +00:00
rGaillard
66a060479f [*] Core: TinyMCE updated to version 3.4.9
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14275 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:50:07 +00:00
rGaillard
a8fefda168 // tinyMCE update
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14274 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:48:13 +00:00
tDidierjean
9a742e5abb [-] BO : fix attributes bulk deletion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14273 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:40:39 +00:00
bMancone
8d0c86e98f // Fixed comment
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14272 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:39:55 +00:00
vChabot
1803eb72f2 // product import : associate image to shops works fine
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14271 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:33:41 +00:00
tDidierjean
7379317956 // Small fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14270 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:26:23 +00:00
tDidierjean
d752b192f5 // Refactoring: remove $token arg from process functions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14269 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:25:36 +00:00
fGaillard
78688fffe5 [-] MO : #PNM-88 : Subject now translated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14268 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:23:56 +00:00
fGaillard
a3f1c9edf6 [-] MO : #PNM-73 : Mail alerts redirect url on logout corrected
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14267 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:15:03 +00:00
fGaillard
7ccf9341af [-] MO : #PNM-73 : Mail alerts redirect url on logout corrected
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14266 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:13:01 +00:00
bMancone
2e07b0eb26 // Fixed #PSTEST-1007
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14263 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 15:01:56 +00:00
bMancone
21fcecd1d3 // Fixed #PSTEST-1006
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14262 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 14:58:21 +00:00
tDidierjean
ab8aaf44ef // Fix BO form notifications display
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14258 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 13:23:26 +00:00
mDeflotte
3381f0974f [-] MO : #PNM-33 - Disable cache of ajax queries on the blocklayered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14257 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 13:04:48 +00:00
mDeflotte
d879826a23 [-] MO : #PNM-32 - Bad regex on blocklayered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14256 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 12:55:56 +00:00
vAugagneur
2adf274226 [-] BO : #PSFV-702 - "Ranges are overlapping" after modifying the default ones
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14255 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 12:38:18 +00:00
mDeflotte
0119061ded [-] MO : #PNM-42 - Fix bug with list of value filter on the blocklayered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14254 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 12:38:02 +00:00
tDidierjean
9334e3ab9a // Fonction rename
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14253 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 12:31:09 +00:00
aFolletete
db2db40f76 // CHANGELOG
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14252 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 12:29:56 +00:00
tDidierjean
53814c7647 [-] BO : #PSFV-704 - refactoring of AdminFeaturesController and fix of broken bulk delete
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14251 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 12:29:34 +00:00
mDeflotte
2bc5d6190c [-] MO : #PSFV-716 - Fix bug with "home link" on module blocktopmenu
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14250 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 09:51:41 +00:00
mDeflotte
9c72708686 [-] MO : #PSFV-717 - Fix some little bugs with blocktopmenu + Normalize the code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14249 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 09:29:26 +00:00
tDidierjean
3254fbc114 [-] BO : fix bug #PSTEST-1079 - product supplier page accordion is initialized too early if page loading is slow, resizing necessary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14247 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 08:00:05 +00:00
fSerny
54aa99007e [-] BO : Improvement made #PSCFI-1387 - The hooks list is reorder by title and technical name is displayed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14246 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-26 07:36:22 +00:00
mMarinetti
b302a4d83c // add svn ignore *.js and *.css in themes/default/cache
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14245 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 16:43:36 +00:00
lLefevre
eff611403c [-] BO : #PSTEST-1046 : Fix translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14244 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 16:03:43 +00:00
rMalie
4042e00440 // Fix attributes values form page for multishop #PSTEST-780
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14243 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 15:44:30 +00:00
lLefevre
740784d1a0 [-] BO : #PSTEST-1046 : Fix translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14242 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 14:04:10 +00:00
mDeflotte
ca2e8c70f2 [-] FO : #PSFV-706 - Fix problem with jqzoom and dom with relative position
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14241 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 13:53:55 +00:00
aFolletete
49e04102ae // clean useless code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14240 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 11:05:55 +00:00
lLefevre
20d2655467 [-] BO : #PSTEST-1081 : fix bug in AdminProductController when we add a new language
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14238 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 10:55:42 +00:00
rGaillard
3da2892b0e [-] Core: Fix bad card context assignation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14236 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 10:30:53 +00:00
lLefevre
801dd391f4 [-] BO : #PSTEST-1061 : add button save and stay in AdminScenesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14235 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 09:47:55 +00:00
mMarinetti
089321ee5b // fix about XHTML validity in blockadvertising, thanks a lot to maofree
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14234 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 09:40:25 +00:00
rMalie
f785a54836 // Fix multi shop share order in order invoices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14233 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 09:31:04 +00:00
vSchoener
371e03a202 [-] BO : Fix bad use of 'uninstanciated' variable product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14231 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-23 08:57:40 +00:00
lLefevre
7e1c0fcab6 [-] BO : #PSTEST-1060 : fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14230 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 16:33:33 +00:00
tDidierjean
285c49c6af [-] BO : fix bug #PSFV-700 - On IE8, the login.js' displayErrors() method fails
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14229 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 16:12:33 +00:00
fBrignoli
c1828ad6b2 [*] BO : Help text have been improved (related to (#PSTEST-779)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14228 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 16:03:36 +00:00
rGaillard
ed0af63985 // Fix duplication of conditions when editing specifice rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14227 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 15:55:55 +00:00
bMancone
ff9ec486da // Fixed name of the products displayed in Supply orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14226 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 15:52:12 +00:00
lLefevre
ae64a0b854 [-] BO : #PSFV-666 : fix bug and adding improvements
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14225 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 15:35:20 +00:00
bMancone
5b1b369b89 // Fixed postProcess() in SupplyOrdersController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14224 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 15:31:16 +00:00
bMancone
c83d5decfe // Fixed #PSTEST-1076
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14223 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 14:26:35 +00:00
bMancone
cceb65b238 // Fixed #PSTEST-1074
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14222 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 14:21:57 +00:00
bMancone
f4da805b29 // Fixed #PSFV-669
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14221 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 13:58:06 +00:00
bMancone
e5e3bfd021 // Fixed #PSTEST-1012
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14220 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 13:20:31 +00:00
vChabot
8070c7af19 [-] BO : BugFix : #PSTEST-1058 : Adding Save And Stay button to the customer group interface
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14219 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 10:45:59 +00:00
mDeflotte
405e8181bc // Add multishop for the Blockwishlist
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14217 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-16 15:35:52 +00:00
vAugagneur
4d0d18620a //trads
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14216 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-16 13:05:30 +00:00
mDeflotte
ebd8123efc // Blocklayered: fix problem on the BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14215 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-16 10:27:26 +00:00
mDeflotte
25f3f74ee3 [-] FO : #PSFV-660 - Fix bug with multishipping proposed whereas de multishipping is disable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14214 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-16 10:19:21 +00:00
mDeflotte
1e9a3823ab // Blocklanguages : Remove an unusefull if condition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14213 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-16 10:01:29 +00:00
lLefevre
b17c760aef [-] BO : #PSTEST-927 : Fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14211 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-16 09:46:01 +00:00
lLefevre
47d04d7611 [-] BO : #PSTEST-1033 : Fix bug Toolbar for coordonate and stores
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14209 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-16 09:21:01 +00:00
aKorczak
87e1d188ee [*] WS : Allow override of getter from different classes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14208 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 17:44:34 +00:00
mDeflotte
92c3942325 [-] MO : #PSFV-636 - Remove warnings lile "Warning: Function displayHeader() is deprecated" with module blockwishlist
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14206 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 17:23:58 +00:00
mDeflotte
a17cfc712c [-] MO : #PSFV-636 - Remove warnings lile "Warning: Function displayHeader() is deprecated" with module blockwishlist
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14205 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 17:22:59 +00:00
tDidierjean
b4350e77ff // Fix multishop display for AdminTab retrocompatibility
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14203 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 15:00:30 +00:00
vSchoener
5835589dc4 [-] MO : Fixed bug #PSTEST-663. 'template' was missing.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14202 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 14:49:04 +00:00
rGaillard
82e0beb63d // Fix backOffice order cart rules management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14201 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 14:42:57 +00:00
vChabot
9b907fbd31 // multishop category import improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14200 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 14:35:07 +00:00
vAugagneur
2566075869 //trads
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14199 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 14:33:27 +00:00
tDidierjean
50d230fb03 [-] MO : fix bug #PSFV-649 - Escapes in Smarty l (L) function are not escaped in output
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14198 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 14:29:08 +00:00
vChabot
695cff5a56 // little fix when add category
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14196 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 13:54:35 +00:00
tDidierjean
3e79dbb050 [-] TR : fix bug #PSTEST-1039 - translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14195 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 13:47:54 +00:00
lLefevre
1b3341aff5 [-] BO : #PSTEST-1032 : Fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14194 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 13:11:30 +00:00
lLefevre
ca997f7a0a [-] BO : fix bug count empty translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14193 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 13:01:36 +00:00
bMancone
888335e95a // Fixed #PSFV-664 : stock available is now correctly updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14192 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 10:32:00 +00:00
vChabot
f515c631ac // adding file index.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14191 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 10:19:52 +00:00
rMalie
6bb4e4f206 // Remove useless images from installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14190 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 10:10:54 +00:00
vChabot
d50bf1537e // little fix about adding a category (associated groups)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14188 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 10:09:01 +00:00
lLefevre
4c65be6f92 [-] BO : export pack of language : add override of PDF file lang
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14187 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 10:05:12 +00:00
tDidierjean
1c6b42c48b // BO product list optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14186 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 09:51:16 +00:00
bMancone
de9e867b37 // Fixed controls buttons
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14185 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 09:48:58 +00:00
lLefevre
5c089a4740 // fix translation themes in de, es and it
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14184 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 09:40:48 +00:00
rMalie
5b9de8ac00 // Refacto generateShopList()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14183 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 09:33:23 +00:00
mDeflotte
bfeccea385 // Fix bug with url rewriting and lang changing (undefined var)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14182 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 09:11:15 +00:00
mDeflotte
a9642ea3f2 // Undefined variable homeslider_loop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14181 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 08:53:33 +00:00
lLefevre
a7a05b7637 // Fix replace \\" by " in english keys and change french keys for errors files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14180 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-15 08:31:12 +00:00
lLefevre
ff312d3ff4 // fix translation for modules blocklayered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14178 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 17:36:59 +00:00
lLefevre
1650b72cf3 // Fix replace //" by " in english keys and change french keys
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14177 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 17:25:41 +00:00
lLefevre
11b0768548 // Fix french translation for back office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14173 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 16:51:28 +00:00
rMalie
409f0f24d1 // Little refacto
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14170 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 16:40:25 +00:00
rMalie
b79c1f1aa1 // Fix default state for shops #PSTEST-1013
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14168 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 16:31:54 +00:00
vChabot
ba91c597c7 [-] BO : BugFix : #PSFV-664 : Category import handles multishop now
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14167 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 16:21:03 +00:00
mDeflotte
28ee1fbe0b // Missing module name attribute for the translation method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14166 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 16:11:28 +00:00
mDeflotte
ec7b37b197 [-] BO : #PSFV-652 - Fix bug with price and decimal (TE/TI conversion)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14165 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 16:08:00 +00:00
bMancone
566a3257f0 // Updated homeslider module : added loop configuration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14164 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 16:03:26 +00:00
lLefevre
0a6e977161 // revert to revision 14160
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14163 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 15:05:13 +00:00
dMetzger
800a95b583 [-] FO : customer discounts page fixed with cart rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14162 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:59:08 +00:00
lLefevre
f1ec6e5ce7 // Fix replace \\" by " in english keys
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14161 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:58:48 +00:00
tDidierjean
0e7c1835e0 // FO : more optimizations with unnecessary instantiations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14160 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:51:49 +00:00
fGaillard
014193f2c2 // Directory name was throwing an error in theme installator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14158 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:44:53 +00:00
lLefevre
7508f70538 // Fix bug translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14157 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:27:22 +00:00
vChabot
ca5e6b5da6 // submit bulk delete categoy fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14156 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:18:00 +00:00
tDidierjean
921b688fea // FO Optimization : remove useless Category instantiations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14155 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:17:46 +00:00
tDidierjean
9515faa556 // Fix notice with processBulkDelete and invalid input
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14154 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:03:26 +00:00
rMalie
a101e5feb8 // Fix request_uri when there is no / at the end of the string #PSFV-606
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14152 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:57:45 +00:00
mDeflotte
72917cad5c [-] FO : #PSTEST-990 - Fix bug with bad ajax return on adding product to the cart with a new cart reduction applyed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14150 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:40:39 +00:00
lLefevre
fa77f2cddc [-] BO : Mails replace space by &nbsp; in all files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14149 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:39:14 +00:00
mDeflotte
d1c3815f42 [-] FO : #PSTEST-993 - price validation do not allow prixe with 10 or more decimals
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14148 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:36:05 +00:00
mDeflotte
f3812d05cb // Fix bug with ajax updating address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14147 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:34:26 +00:00
rMalie
f2734eaf07 // Fix request_uri when there is no / at the end of the string #PSFV-606
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14146 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:25:34 +00:00
fGaillard
722bdb2658 [-] BO : #PSFV-657 : BugFix Product name encoding while editing cart rule
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14145 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:15:43 +00:00
lLefevre
0e9e23aaae // Fix update english key of translations in all files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14143 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 12:25:51 +00:00
vAugagneur
b217bc4ad8 //small fix on BO login
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14141 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 10:49:23 +00:00
vAugagneur
a949f73f74 //
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14139 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 10:20:30 +00:00
tDidierjean
884bf14228 // Move customization fields processing to general product processing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14138 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 10:15:51 +00:00
fGaillard
2bb2bbe8c8 // Corrected default language in FO top menu
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14137 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 09:55:02 +00:00
fSerny
b6cf629a08 // small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14136 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 09:41:28 +00:00
fSerny
97f5d163d1 // Regen all modules config file (in english this time ^^')
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14135 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 09:41:04 +00:00
fSerny
cf2260c294 // Regen all modules config file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14134 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 09:37:58 +00:00
vChabot
634f82135f // misspelling fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14133 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 09:31:30 +00:00
rMalie
5bb37557a6 // Fix AdminShop helper list ...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14132 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 09:15:54 +00:00
vChabot
e27203157c [-] BO : BugFix : #PSTEST-1020 : category reduction are now deletable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14131 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 09:15:31 +00:00
rMalie
04ce73010e // Fix copyright in admin login page #PSTEST-1031
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14129 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 09:05:56 +00:00
fGaillard
862c8bd7fd // Changed 1 year from int to strtotime '+1 year' value (cleaner)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14128 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 08:41:18 +00:00
nPellicari
5c485b1683 [*] MO : updated controllers for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14115 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 17:35:28 +00:00
nPellicari
ed21b38e8a [*] MO : updated controllers for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14114 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 17:34:18 +00:00
vChabot
63dbd490ed // saving customization improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14112 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 17:10:35 +00:00
vSchoener
874eadc396 // Update translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14111 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 17:06:58 +00:00
fGaillard
7a6339d50f [-] Classes : #PSFV-634 : BugFix Currency was not set for loyalty discounts
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14110 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 17:06:42 +00:00
vChabot
998ef4263e [-] BO : BugFix : #PSFV-1020 : category reduction can be deleted now
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14109 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 17:06:20 +00:00
vSchoener
69350b2631 [-] BO : Update accounting for export and configuration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14107 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 16:53:58 +00:00
tDidierjean
37aba53c9b // HelperList : remove id_category parameter when useless
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14106 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 16:49:49 +00:00
bMancone
c62134697c // Mobile device support
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14103 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 16:35:20 +00:00
tDidierjean
1341dcf329 [*] BO : #PSFV-481 - Refactor HelperList position management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14099 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 16:22:23 +00:00
mDeflotte
cb78e26700 // Blocklayered: Fix bug with nb of products per pages + Change revision number
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14098 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 15:52:21 +00:00
fSerny
dd6d14e923 [-] BO : Fixing a bug on config module file generation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14097 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 15:48:29 +00:00
fGaillard
29914aaed6 // Table background header constrast changed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14093 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 15:13:56 +00:00
bMancone
87ce36d6e4 // Added mobile device management in stores controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14092 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 14:59:21 +00:00
mDeflotte
44a2e3eaa0 // Blocklayered: The module blocklayered is configurable.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14091 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 14:57:47 +00:00
mDeflotte
5777ff9121 [-] FO : #PSFV-656 - Fix bug with number of product per page selector
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14084 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 14:28:32 +00:00
fSerny
dc535fedb3 // regenerating config.xml to change value is_configurable for block cms module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14082 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 14:16:42 +00:00
fGaillard
2bf1b5039b // Fix JS change language
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14080 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 14:10:50 +00:00
mDeflotte
08f25592b2 [-] BO : #PSFV-662 - Fix bug with customer total ordered (no cents)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14078 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 14:05:51 +00:00
fGaillard
960740e8b8 // Input fields hidden when language change
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14077 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 14:05:34 +00:00
fGaillard
c0d9c54e7b // Mail content accept accentuated chars
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14075 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 13:40:19 +00:00
lLefevre
1fa73f0dc4 // Adding characters to escape for an regex in method Tools::pRegexp()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14072 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 12:48:15 +00:00
mDeflotte
60330383c9 [-] MO : #PSFV-655 - Fix module stats products, with bad hard coded id
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14071 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 10:47:39 +00:00
dMetzger
5acf449c87 // Changed the order of the 2 part of a condition that checked the root directory in order to avoid a warning when an open base dir restriction was in effect
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14070 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 10:42:49 +00:00
vAugagneur
5f31d931a1 [-] BO : #PSFV-518 - On admin module controllers, autoload_rte flag for textarea fields doesn't work if lang flag is on "false"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14066 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 10:09:31 +00:00
vSchoener
16f850d10f // pSQL fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14065 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 09:51:45 +00:00
mDeflotte
dbc568516e [-] BO : #PSFV-659 - TinyMCE editor are now resizable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14064 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 09:50:32 +00:00
fGaillard
af51a585a1 [-] Classes : #PSCFI-4931 : BugFix Better encoding for accentuated chars in mails headers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14063 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 09:48:04 +00:00
lLefevre
fc53c0a5f8 [-] BO : #PSTEST-795 : fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14061 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 08:59:25 +00:00
mDeflotte
b60eba1611 [-] BO : #PSFV-658 - Fix bug with a bad var checking
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14060 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 08:54:39 +00:00
dMetzger
32605bc35d // Translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14058 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 18:44:29 +00:00
rGaillard
efed5f4a88 // Clean product and carrier tax rules group on update
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14057 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 17:47:13 +00:00
vAugagneur
71932d3bfc //#PSTEST-940
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14054 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 17:00:32 +00:00
rMalie
a89167089c // Add migration of tabs in upgrader
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14052 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 16:39:15 +00:00
tDidierjean
317e28d936 // Rename tpl blocks
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14051 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 16:33:59 +00:00
tDidierjean
ffeb21db50 // Remove start_field and end_field blocks from options helper tpl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14050 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 16:26:47 +00:00
rGaillard
0e194d83b3 // Deletion of subdomains
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14049 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 16:04:22 +00:00
vAugagneur
dc5ab97fbb //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14046 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 15:26:24 +00:00
mDeflotte
d4c8383fea // Fix bug with TCPDF and logo url with shop using virtual path
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14045 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 15:24:27 +00:00
fSerny
1cf1afc4f4 // Removing debug ^^'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14044 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:58:44 +00:00
fGaillard
7bf4922120 // Fix JS log
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14043 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:52:09 +00:00
rGaillard
951d49d00d // Improve performance
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14042 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:50:56 +00:00
fSerny
b542939c9f [-] BO : Bug fix #PSTEST-1014 #PSTEST-966 - Wrong call of smarty translation function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14041 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:50:14 +00:00
fSerny
418e43154f [-] BO : Bug fix #PSTEST-1014 - Wrong call of smarty translation function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14040 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:42:11 +00:00
tDidierjean
178e0c1b63 // Remove start_field and end_field blocks from form helper.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14039 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:28:38 +00:00
fSerny
7d14b45dfe [-] BO : Bug fix #PSTEST-1015 - Wrong call of smarty translation function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14038 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:19:51 +00:00
vAugagneur
5c263f10dc [-] BO : #PSFV-608 - "Access denied" message in BO when login as Logistician
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14036 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:15:31 +00:00
mDeflotte
9db2c449bb [-] BO : #PSTEST-996 - Fix bug with multishipping and wrapping cost
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14034 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 14:00:52 +00:00
mDeflotte
e2b56a0c08 // Blcklayered: Add some row to select statement of the product query
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14031 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 10:47:01 +00:00
mDeflotte
ec1671e226 [-] BO : #PSFV-646 - Fix problem with button save & preview
// Replace some "else if" by "elseif"

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14030 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 10:32:07 +00:00
vChabot
d2e9c80c53 [-] BO : BugFix : #PSTEST-991 : ajax search with category treeview
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14029 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 10:30:14 +00:00
vSchoener
2125088445 [-] BO : Add french accounting translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14028 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 10:16:30 +00:00
vAugagneur
e013b4e690 //#PSTEST-942
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14027 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 09:39:37 +00:00
mDeflotte
514b50cc83 [-] BO : #PSFV-645 - Fields id_last_customer, id_last_customer_message and id_last_order of table ps_employee table must be int(10) and not tinyint.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14026 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 09:03:42 +00:00
rGaillard
4715db87d1 [*] Core : update to 3.1.8
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14025 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 09:03:37 +00:00
rGaillard
f4cb4c3395 // Smarty update
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14024 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 09:02:23 +00:00
vChabot
74aadd85f3 [-] BO : BugFix : #PSFV-648 : preferences tab spelling error : egal has to be replaced by equal
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14023 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-12 08:37:30 +00:00
rGaillard
f125fdc7cc // Fix small bugs on backoffice orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14021 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 17:19:39 +00:00
vChabot
00d8645be5 [-] BO : BugFix : #PSTEST-1005 : ajax call cache fix in attributes and values
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14019 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 15:36:55 +00:00
tDidierjean
3af9ba3f91 [-] Classes : fix return value when updating product attachment
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14018 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 14:49:22 +00:00
vSchoener
755f6faa5e // fix norme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14017 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 14:45:45 +00:00
rMalie
9a0f2adc4e // Fix product deletion #PSFV-642
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14016 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 14:43:32 +00:00
vSchoener
f245a3e179 // fix norme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14015 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 14:38:40 +00:00
vSchoener
3c1ab4ba56 [-] BO : Update Accounting geolocalization for France
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14014 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 14:36:43 +00:00
tDidierjean
0731890ea8 // Fix toolbar in AdminWebservices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14010 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 14:21:31 +00:00
vAugagneur
e55f85ae00 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14005 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 13:53:58 +00:00
vSchoener
9983454720 [-] BO : Update Accounting
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14003 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 10:47:56 +00:00
tDidierjean
79fa761968 // AdminAttributeGenerator refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13998 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 10:34:48 +00:00
vChabot
808cb17eff [-] BO : BugFix : #PSTEST-1004 : create value for an attribute fix (error js, undefined variable)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13997 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 10:34:08 +00:00
rMalie
f0deec10d6 // Fix autoload
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13996 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 10:30:17 +00:00
tDidierjean
6706fdc619 [-] BO : fix bug #PSTEST-1002 - redirection after using attribute generator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13995 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 10:25:49 +00:00
tDidierjean
31cf6b5684 // Remove unused submit button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13994 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 09:58:54 +00:00
tDidierjean
47f0aa1593 [-] BO : fix bug #PSTEST-1003 - Saving product attached documents redirect to informations tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13993 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 09:57:17 +00:00
mDeflotte
eb9795fc37 [-] FO : #PSFV-604 - Fix bug with undefined address on the cart (when the address is removed)
// Fix bug with multishipping when tax calculation use delivery address and not billing

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13992 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 09:43:55 +00:00
rMalie
48e9590cf4 // Normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13991 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 09:19:30 +00:00
vSchoener
690286e0b2 // Add and remove accounting tpl file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13989 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 17:53:04 +00:00
tDidierjean
8b462fb0de // AdminTaxRules tpl refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13988 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 17:43:49 +00:00
vSchoener
dd0dd7b8bb [-] BO : Make a lot of changement on the Accounting (accouting plan / configuration / customer)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13987 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 17:21:23 +00:00
rGaillard
72d1245de5 [-] BO: improvement of load time
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13986 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 17:07:52 +00:00
bMancone
25fe658280 // Better quantity management for packs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13985 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 16:52:24 +00:00
mDeflotte
9099b457ab [-] MO : #PSFV-640 - Fix bug with image upload
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13984 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 16:46:42 +00:00
tDidierjean
7c08ee3e85 // More helper forms refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13983 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 16:45:23 +00:00
vAugagneur
f8c5c441cd //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13982 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 16:39:55 +00:00
mDeflotte
11b14c5873 [-] MO : #PSFV-640 - Fatal error in HomeSlider module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13981 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 16:17:20 +00:00
rMalie
ddb19dde65 // Fix 404 ErrorDocument in Tools::generateHtaccess()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13980 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 16:06:26 +00:00
rMalie
a22dbd03d3 // AdminHome controller is now multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13978 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 15:27:37 +00:00
vChabot
0b5653aeba // Import categories improvement
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13976 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 14:41:10 +00:00
rMalie
b8f637ee5b // Refacto of tax_rules_groups_shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13975 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 14:40:18 +00:00
mDeflotte
ffa64c9046 // Add hover to the new button
// Add the avaibility to add alt/title attribute to the icon on helper list

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13974 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 14:24:48 +00:00
vAugagneur
ffdf2c072b //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13973 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 14:14:41 +00:00
tDidierjean
9b286a8777 [-] BO : fix bug #PSTEST-988 - Attribute values wrong toolbar title
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13972 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 14:12:20 +00:00
rMalie
508514752b // Improve attributes ergonomy with multishop #PSTEST-780
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13971 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 14:06:21 +00:00
mDeflotte
69420af5d5 // Add hover to the new button
// Add the avaibility to add alt/title attribute to the icon on helper list

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13970 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 14:05:16 +00:00
fGaillard
7773cdba5d [-] BO : #PSTEST-925 : BugFix - Bad redirect when creating new store / shop with submit error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13969 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 14:03:19 +00:00
rMalie
a6af3fd826 // Add td_content block in list_content.tpl helper list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13968 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 13:54:26 +00:00
rGaillard
aab9e2dedf // Fix tax rules group product and carriers deletion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13967 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 13:36:45 +00:00
tDidierjean
edc36a2294 // Fix error with AdminGeolocation trying to process serialized countries
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13966 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 13:33:16 +00:00
tDidierjean
60a6855ec8 // Fix some BO access check on actions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13965 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 13:30:09 +00:00
tDidierjean
aa50294a44 [-] BO : fix bug #PSFV-529 - AdminGeolocalisation : isCleanHtml control on checkbox
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13961 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 10:39:15 +00:00
mDeflotte
e9d9f2b54c // Gsitemap: is a configurable module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13960 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 10:37:10 +00:00
rGaillard
3fd4003c36 [-] Core : If a specific price is applied to a combination the combination impact is no longer applied
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13959 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 10:22:37 +00:00
fSerny
02cdbcd2cd [-] BO : Fix on module config file generation (simplexml can't load file when starts with blank space)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13958 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 09:57:05 +00:00
tDidierjean
826be5612f // Div to hide state is already handled by base helper form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13957 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 09:52:18 +00:00
mDeflotte
099698d5e1 [-] BO : #PSTEST-989 - Remove button "Save and add" on form add/edit feature
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13956 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 09:31:38 +00:00
mDeflotte
17f566896d [-] BO : #PSTEST-989 - Remove button "Save and add" on form add/edit attribute group
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13955 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 09:22:04 +00:00
fGaillard
4873c69ef8 // Undefined variable in module class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13954 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 09:06:56 +00:00
mDeflotte
c3b30c4422 // Gsitemap: Add cron url
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13953 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-08 08:44:54 +00:00
aFolletete
448fcb90d3 // clean debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13952 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 20:14:19 +00:00
tDidierjean
63632ce023 // More helper forms refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13949 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 17:55:53 +00:00
bMancone
d48e349d95 // Fixed #PSTEST-887
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13947 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 17:50:12 +00:00
rMalie
3192210ecb // Improve attributes ergonomy with multishop #PSTEST-780
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13946 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 17:34:47 +00:00
rMalie
be87f8eda6 // Fix class_index and remove useless files in overrides/
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13945 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 17:30:57 +00:00
mDeflotte
ac7d8025ad // Gsitemap: Add cron url
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13944 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 17:30:48 +00:00
bMancone
b405c799ce // stock cover translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13943 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 17:21:09 +00:00
fSerny
2ddfc9b9f7 [-] BO : Configuration link does not appear if configuration is not available + fix on shop importer variable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13942 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 17:16:20 +00:00
vChabot
fb474af7ec // drag and drop fixes
// admin category translations

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13941 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 17:15:56 +00:00
mDeflotte
eec8653b30 // Gsitemap: Add sitemap index url
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13940 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 16:56:31 +00:00
tDidierjean
b5485012a2 // Fix translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13939 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 16:44:55 +00:00
tDidierjean
c899a277cc // Fix translation pack fetching in AdminLanguages form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13938 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 16:35:29 +00:00
tDidierjean
93a7ded19e // Refactoring helper forms with new blocks
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13937 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 16:34:25 +00:00
bMancone
dde5fbb33e // Fixed combinations import
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13936 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 16:23:35 +00:00
mDeflotte
4ebfa4f457 [-] FO : #PSTEST-975 - Fix bugs with promo page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13935 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 16:13:12 +00:00
fGaillard
209c5e53d9 [-] FO : #PSTEST-969 : BugFix Store icon in GMap
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13934 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 16:09:01 +00:00
bMancone
fbd17ef3bf // norm & translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13933 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 15:48:54 +00:00
mDeflotte
8faf31d00d [-] FO : #PSTEST-981 - Minimal quantity not setted correctly on combibination
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13931 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 15:13:30 +00:00
vChabot
f31711fcab [-] MO : BugFix : #PSFV-623 : order by category is now multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13929 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 14:47:01 +00:00
fGaillard
e6c7f178d0 [-] BO : #PSFV-620 : BugFix blank labels between languages.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13928 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 14:25:57 +00:00
rMalie
29f04a86a1 // Fix url of admin when url rewriting is ON
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13927 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 14:15:21 +00:00
rGaillard
0401b31b17 [-] BO: Fix PSFV-630 tax rules group on product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13926 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 14:06:00 +00:00
vAugagneur
7354594f37 [-] BO : #PSTEST-971 emails smtp configuration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13925 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 13:52:41 +00:00
vChabot
b8ab5f4016 [-] FO : BugFix : #PSFV-629 : random special product display only special products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13924 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 13:49:25 +00:00
rMalie
45a9318618 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13923 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 11:03:21 +00:00
tDidierjean
702b236a56 [-] TR : fix bug #PSTEST-987
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13922 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 10:33:50 +00:00
mDeflotte
6b5cfb4152 [-] MO : #PSFV-605 - Fix problem with uri render
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13920 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 10:26:40 +00:00
rMalie
56cb6292c8 // Fix infinite look on home page when the shop have a virtual uri + friendly urls #PSFV-606
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13919 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 10:26:21 +00:00
rMalie
81c48f5417 // Theme can now be selected on AdminThemes page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13918 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 10:06:16 +00:00
bMancone
c56c939b28 // Fixed #PSTEST-984
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13917 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 10:03:06 +00:00
vChabot
bca67eb97a [-] BO : BugFix : #PSTEST-943 : carrier position handled on carrier creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13916 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 10:01:29 +00:00
bMancone
f094b5aa49 // Fixed StockManager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13915 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 09:47:28 +00:00
mDeflotte
0238aabec8 [-] MO : #PSFV-605 - Fix problem with uri render
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13914 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 09:17:34 +00:00
bMancone
0732206508 // Fixed #PSTEST-885
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13913 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 09:09:23 +00:00
vChabot
bca9e3f7c2 // little fix on upgrade (Configuration class not found)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13911 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 08:55:57 +00:00
mDeflotte
74a465362b [-] MO : #PSFV-605 - Fix problem with gsitemap and multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13910 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 08:52:30 +00:00
lLefevre
b2457a4f4b [-] BO : #PSTEST-931 : fix bug in AdminAccess
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13907 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 16:46:54 +00:00
rMalie
088a86df3c // Fix minor bug on shop urls #PSTEST-911
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13906 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 16:40:07 +00:00
rMalie
c5d04bb467 // Fix minor bug on shop urls #PSTEST-911
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13905 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 16:39:02 +00:00
fBrignoli
e33f6a9d91 // debug removed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13904 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 16:29:29 +00:00
fSerny
7cca16b35e [-] BO : Small fix on preactivation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13903 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 16:26:43 +00:00
vKham
e159fcb548 // change header_search stylesheet
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13902 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 16:25:12 +00:00
rMalie
25c8ee5773 // Fix translation error on AdminLogin page #PSTEST-979
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13901 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 16:03:34 +00:00
lLefevre
6ec05f11e3 [-] BO : #PSTEST-922 : fix bug UTF-8
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13899 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 15:48:50 +00:00
vAugagneur
7a4fac175f [-] BO : #PSTEST-941 - css fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13898 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 15:30:23 +00:00
rMalie
91ac5e0685 // Fix minor bug on shop urls #PSTEST-911
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13897 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 15:17:05 +00:00
vAugagneur
9adf9bfb01 [-] BO : #PSFV-587 - product image cover does not change on product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13896 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 15:00:41 +00:00
mDeflotte
25c1682817 // blocklayered: fix bug with a bad information sentence
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13894 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 14:49:13 +00:00
bMancone
f1af3647aa // fixed mailalerts
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13893 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 14:45:08 +00:00
mDeflotte
43d0a4dee2 // Fix bug with address changing and multi-address on opc
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13892 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 14:29:00 +00:00
tDidierjean
a30e24abef // John Doe has a new home
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13891 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 14:22:22 +00:00
vAugagneur
172359d6ad [-] BO : #PSFV-587 - product additional shipping cost not included in order shipping summary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13890 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 14:09:25 +00:00
rMalie
f9cb438f88 // Fix write permissions verification on class_index #PSFV-598
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13889 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 14:02:48 +00:00
bMancone
6d454d05ce // french translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13888 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 13:58:47 +00:00
bMancone
6ce46f5a45 // Fixed #PSFV-626
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13887 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 13:39:26 +00:00
bMancone
0546f91456 // Improved filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13886 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 13:35:05 +00:00
vAugagneur
d42547cd0a [-] BO : #PSFV-587 - message about order and gift message does not display in BO when order is completed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13885 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 13:30:24 +00:00
rMalie
2a6ca62e3a // Fix duplicate entries in configuration during install process #PSTEST-916 #PSTEST-917
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13884 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 13:29:20 +00:00
bMancone
ec6e70b5ff // Added quantity field when listing the products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13883 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 13:05:50 +00:00
vAugagneur
55b7a6bb52 [-] BO : #PSFV-595 - Can't delete CMS Category.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13882 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 12:45:22 +00:00
vAugagneur
31a522abeb //
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13880 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 12:32:45 +00:00
rMalie
da55941190 // Fix blocktopmenu page_name #PSFV-607
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13879 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 11:50:26 +00:00
fGaillard
88e58f90d1 [-] MO : #PSFV-622 : BugFix on products comments module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13878 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 10:47:11 +00:00
vAugagneur
f239c79e3a //
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13877 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 10:40:43 +00:00
rGaillard
27d177bd9c // Fix carriers and product tax rules group import on shop creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13876 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 10:38:31 +00:00
rMalie
e5d681e3df // Fix some missing images for preferences #PSTEST-959
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13875 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 10:37:35 +00:00
vAugagneur
df0025da7d [-] BO : fixed #PSTEST-939 - now you can't add tow country with the same isocode
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13874 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 10:32:25 +00:00
vChabot
790f6bfcd5 // little fix on admincategoriescontroller (edit button)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13873 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 10:19:06 +00:00
rMalie
d888788582 // Fix major critical RC blocking bug on AdminMeta (an error message was not displayed)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13872 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 09:49:41 +00:00
aFolletete
7a223c2f91 // Update installer version
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13871 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 09:48:03 +00:00
nPellicari
1181d38cf4 // PrestaShop normalisation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13869 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 09:11:11 +00:00
nPellicari
7f0df4f1c7 // PrestaShop normalisation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13868 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 09:09:47 +00:00
fGaillard
c8f09a7148 [-] TR : #PSFV-624 : Changed 'Eire' to 'Ireland' in french country lang
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13867 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 09:09:40 +00:00
nPellicari
b3f030f81e [*] FO : Add mobile detection and mobile theme dispatcher
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13866 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 09:00:25 +00:00
rMalie
ff22815522 // Fix Tools::generateHtaccess() (rewriteEngine was badly written)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13865 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 08:59:48 +00:00
vChabot
3d882ad13c [-] FO : Bugfix : Assigning subcategories to the template
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13864 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 08:52:55 +00:00
bMancone
685f75b43d // Disabled some filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13862 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 19:33:24 +00:00
bMancone
c330f69182 // french translations for mailalerts
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13861 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 19:14:34 +00:00
bMancone
b361e985c0 // Added hook actionProductCoverage in mailalerts module and updated StockManager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13860 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 18:52:25 +00:00
bMancone
92a3249e8b // Fixed stock cover
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13859 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 18:17:30 +00:00
tDidierjean
fb246e9b4b [*] Classes : #PSTEST-951 - controller filename in module can now use any case and use or not "Controller" suffix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13858 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 17:02:00 +00:00
vAugagneur
5f0cd5ee54 [-] BO : fixed #PSTEST-944 & #PSTEST-945 range bugs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13857 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 16:56:21 +00:00
vChabot
000e05602b [-] BO : Bugfix : #PSFV-619 : removing the ability to add a new root category if you are not in multishop
// category tree improved

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13856 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 16:52:58 +00:00
rMalie
c4e87de4a0 // Fix display button in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13855 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 16:48:11 +00:00
vSchoener
21a4b6ea3e [-] BO : Fixed bug #PSTEST-937. Add new attributes to the forbidden list and fix the layout during the creation of a new country
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13852 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 16:14:44 +00:00
fSerny
2a924ae602 // Fixing bad commit
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13851 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 15:46:34 +00:00
mDeflotte
faf7eec04e // Blocklayered: Normalization + add seo optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13849 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 15:32:24 +00:00
rMalie
2eed902a74 // Retro-compatibility fix of front controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13847 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 15:32:06 +00:00
vAugagneur
d1f59c3373 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13846 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 15:19:52 +00:00
rMalie
64e602bf9a // Remove useless code in index.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13845 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 15:00:36 +00:00
tDidierjean
be0995d942 // fix previous commit
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13844 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 14:29:10 +00:00
bMancone
6badeefecf // Normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13843 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 14:27:13 +00:00
vChabot
7107ea92b0 [-] MO : BugFix : max level-depth is now set to 4 (instead of 3 before, as the new root category has come)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13842 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 14:25:08 +00:00
fSerny
2945e4f132 // Removing Addons My Account Tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13841 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 14:02:07 +00:00
vChabot
66a8d25d2b [-] BO : BugFix : #PSTEST-952 : Tax rules group sorted by name ASC
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13840 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 14:00:04 +00:00
vAugagneur
3186411f88 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13839 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 13:54:01 +00:00
vChabot
1fe67f3c6b [-] Installer : BugFix : #PSTEST-938 : spelling mistake fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13838 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 13:40:47 +00:00
tDidierjean
7e50b73190 // fix overriden css
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13837 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 13:36:06 +00:00
vAugagneur
d04a4c2d74 [-] BO : fixed bug #PSFV-616 - SVN #13826 rewriting fatal error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13836 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 13:27:54 +00:00
tDidierjean
27dd4be97d // remove $noTabLink from compatibility tabs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13835 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 13:25:30 +00:00
rMalie
cbb1d81fa5 // Normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13834 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 10:31:27 +00:00
rMalie
90b73cb6ab // Fix z-index on blockcart add product animation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13832 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 10:12:50 +00:00
fGaillard
3e84afbe8b // Mailalerts my-account tpl hook moved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13831 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 10:08:32 +00:00
rMalie
0c40a13560 // Remove $noTabLink in AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13830 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 10:00:17 +00:00
rMalie
1049736226 // multistore can be chosen on AdminHome, this fix the #PSTEST-950 bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13829 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 09:55:47 +00:00
rMalie
15570a8595 // Add a min-width of 150px on submenu in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13828 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 09:52:45 +00:00
fGaillard
169c452423 [-] BO : #PSFV-597 : Hide quick access menu if no content
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13827 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 09:04:03 +00:00
mDeflotte
7d7e171f5f [-] BO : #PSFV-610 - AdminTracking lists don't take care of PS_STOCK_MANAGEMENT value
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13825 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 15:57:12 +00:00
mDeflotte
83b1ff866a // By default in the BO if there is only one warning, don't display the "Click here to see more" and show the warning.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13824 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 15:49:32 +00:00
rMalie
eaf9bb2ff0 // Fix Administration tab translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13823 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 15:22:07 +00:00
rMalie
ad9d7fb8e4 // Rename Tools in Advanced Parameters in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13821 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 14:57:12 +00:00
rMalie
0f865fd2d6 [*] BO : reorganization of admin tabs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13820 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 14:44:07 +00:00
fSerny
a32fc0cc5b // Small fix on module API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13819 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 14:12:59 +00:00
fSerny
77ac75d25a // Small add to preactivation premium
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13818 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 13:48:22 +00:00
fGaillard
fc2960e01f // Fixed unchecked variable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13817 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 12:27:54 +00:00
rGaillard
f9485509a2 [-] BO: Fix PSFV-177 backoffice order message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13816 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 11:21:40 +00:00
vChabot
91082e3075 // add method processSelectDelete for bulk delete categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13815 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 10:41:13 +00:00
bMancone
2d522750bf // Fixed #PSFV-583 & #PSFV-584
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13813 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 09:56:24 +00:00
tDidierjean
3e52b84ccb [-] BO : fix bug #PSTEST-918 - missing field suffix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13812 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 09:47:56 +00:00
fSerny
3ec3810b68 [+] BO : Preactivation Premium - Part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13811 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 09:45:29 +00:00
tDidierjean
ecb6b65901 [-] BO : fix bug #PSTEST-919 - missing units in text
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13810 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 09:31:46 +00:00
mMarinetti
fde9a48d29 // version 1.5.0.8
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13808 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 18:41:41 +00:00
rGaillard
5b36649f62 [-] FO: Fix PSFV-533 combinations specificprices and blockspecial
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13807 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 17:27:21 +00:00
mDeflotte
fac7db1502 [-] BO : #PSFV-600 - Fix bug with Controller::addJqueryUI
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13805 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 17:05:49 +00:00
fSerny
7ee4d89401 [+] BO : Preactivation Premium
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13803 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 17:00:43 +00:00
mMarinetti
1624cce3b4 // migrate_orders.php : the ultimate fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13802 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 16:56:54 +00:00
vChabot
91dd988381 [-] BO : BugFix : #PSTEST-934 : Employee creation : language selected is from context now
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13801 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 16:49:08 +00:00
lLefevre
4bc0910a9f // Fix directory separator for scandir
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13799 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 16:16:15 +00:00
lLefevre
2f7205d683 // fix bug translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13798 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 16:12:31 +00:00
bMancone
3d2153556e // Fixed add_unknown_gender
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13797 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 15:16:32 +00:00
mMarinetti
7eb5ea9005 // fixed migrate_orders to keep potential table customization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13795 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:59:53 +00:00
bMancone
adf2792003 // Added explanation for stock management / packs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13794 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:54:15 +00:00
mDeflotte
fbab9fc1de [-] BO : #PSTEST-923 - Add field description
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13793 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:34:07 +00:00
vSchoener
2ede2a6c33 // Update account_number type in DB
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13792 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:33:53 +00:00
vSchoener
515296ab40 // fix ';'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13791 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:31:08 +00:00
bMancone
3ca2975a6c // hook updateProduct is now deprecated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13790 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:29:10 +00:00
bMancone
1761520097 // Improved stock management for packs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13789 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:28:56 +00:00
rGaillard
389e3010f3 // Fix 1.5.0.7 upgrader
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13787 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:23:55 +00:00
tDidierjean
532f3ee57c // fix addons themes not being fetched
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13786 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:11:54 +00:00
mDeflotte
12c1ec35ec [-] BO : #PSTEST-924 - Fix bug with \n and some translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13785 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:58:48 +00:00
tDidierjean
82a5c95edb [-] BO : fix bug #PSTEST-932 - toolbar / save button issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13783 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:56:52 +00:00
fGaillard
44c068346f // Minor changes in BlockCMSModel
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13782 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:49:29 +00:00
fGaillard
a0921c95e9 [-] BO : #PSFV-494 : BugFix - Block top menu now display CMS categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13781 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:39:15 +00:00
bMancone
ed6fb12963 // Updated mailalerts module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13780 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:32:16 +00:00
tDidierjean
303a301a92 // fix bug with wrong positions when changing parent of tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13779 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:28:21 +00:00
vAugagneur
1d4a699e21 //remove unused file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13777 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 10:40:33 +00:00
rGaillard
f751ab133b // Fix vat_number
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13776 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 10:26:31 +00:00
tDidierjean
c87346c7aa // small js refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13775 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 10:18:05 +00:00
tDidierjean
79b8c2d288 [-] BO : fix bug where drag and drop on tabs sub-lists is broken
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13774 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 10:16:18 +00:00
mMarinetti
b5b3117365 // fix translations modules notice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13773 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 10:13:42 +00:00
lLefevre
969c566152 // fix bug in translation mail
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13772 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 10:00:18 +00:00
dMetzger
d5c2094706 // Temp fix for cart rule and multi-shipping - not fully functionnal yet but still better than before
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13771 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:45:39 +00:00
mDeflotte
a87dbfc405 // Remove option "preselect_country"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13769 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:41:33 +00:00
vSchoener
cd5a2237e4 // Fix merge
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13768 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:31:15 +00:00
vAugagneur
e74b23936f //small translation fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13765 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:19:46 +00:00
bMancone
f766169297 // Fixed typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13764 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:18:37 +00:00
mDeflotte
4377726dea [-] BO : #PSTEST-914 - On admin contact preselect the default country
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13763 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:06:19 +00:00
nPellicari
dc492b0a8f [*] MO : updated modules for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13762 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 08:47:15 +00:00
rMalie
9a109487a1 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13761 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:21:05 +00:00
vAugagneur
7b38b73f0f //reorder option in product preferences
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13760 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:19:45 +00:00
nPellicari
512cc3e73e [*] MO : updated modules for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13759 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:15:19 +00:00
tDidierjean
b0cd00f9f4 [-] BO : fix bug #PSTEST-912 - broken image
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13758 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:13:59 +00:00
tDidierjean
5fec2e36fd [-] BO : fix bug #PSTEST-913 - drag and drop position change for tabs broken in AdminTabsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13757 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:04:20 +00:00
fSerny
8aba4e0878 // small fix on filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13756 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:03:37 +00:00
tDidierjean
7ab743c175 // Remove unattached tabs from AdminTabs display
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13755 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:02:44 +00:00
fSerny
2e9b9bc625 [-] BO : Bug fix #PSTEST-278 - Confirmation message appear on each module when we install a selection of modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13753 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 16:24:34 +00:00
vAugagneur
69a5ba135e [*] BO : improve duplicate shop form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13752 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 16:08:23 +00:00
vSchoener
6f8fc8e1d7 // Fix css table
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13751 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:59:28 +00:00
vSchoener
4c2eca45d2 [+] CORE : Accounting, Add a begin of the Accounting plan detail
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13750 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:28:07 +00:00
tDidierjean
c8e1306ac9 // fix translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13749 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:22:49 +00:00
fSerny
ed0c42ce9a // Small fix on AdminModules filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13748 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:21:26 +00:00
fSerny
b8545ff93e [*] BO : Bug fix #PSTEST-907 - Ergonomy improvement
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13745 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:02:09 +00:00
tDidierjean
51cd81aa29 [-] BO : fix bug #PSTEST-898 - translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13744 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:00:45 +00:00
bMancone
78237c7f48 // Fixed #PSFV-464
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13743 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:45:34 +00:00
mMarinetti
625e6824d2 // replaced api by www in Language class and AdminTranslationsController
// better error message when suhosin or max_input_vars exceeded in Translations forms
// cleanning/comments code in email translations functions


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13742 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:36:41 +00:00
tDidierjean
7cbb9cc07d [-] FO : fix bug #PSFV-540 - JS error with homeslider and IE < 9
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13741 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:34:30 +00:00
fSerny
e5442f45cf [*] BO : Filters are highlighted when used in AdminModules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13740 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:25:29 +00:00
rMalie
be17f293bc // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13739 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:05:30 +00:00
fSerny
5e89fda5b8 [-] BO : Bug fix #PSFV-437 - "Others" category module is now usable :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13738 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:04:02 +00:00
fGaillard
3d5857a770 [-] BO : BugFix - Alert message for new CMS pages + errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13736 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 13:43:46 +00:00
rMalie
bf6084e8b5 // Remove AdminPdf controller and move its configuration in AdminInvoices controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13735 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 12:41:05 +00:00
rGaillard
2da79de4b7 // Fix stock on shop import
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13734 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:45:22 +00:00
fSerny
24c4392215 [*] BO : Adding filter for modules bought on Addons
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13733 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:44:48 +00:00
fGaillard
1f486f0fac [-] BO : #PSFV-414 : BugFix - Customers company validation changed to generic name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13732 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:40:13 +00:00
fSerny
0f22c97c6e [-] BO : AdminModule shows when connected to Addons and have a logout button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13731 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:29:12 +00:00
mDeflotte
28f2912d04 [-] BO : #PSFV-586 - Fix bug with importeur and img dir creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13730 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:27:48 +00:00
vChabot
3b1246fe0e [-] BO : BugFix : #PSTEST-773 : category restriction with shop context
// category id fix

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13729 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:19:00 +00:00
vChabot
8a42a9a74a // category treeview in "all" context shop fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13728 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:15:23 +00:00
tDidierjean
96d1d902e7 // fix AdminMeta not showing custom routes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13727 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:13:31 +00:00
vKham
61c1aea9c5 // fix position desc module on AdminModulePositions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13725 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:01:16 +00:00
rGaillard
611bebee28 // Fix PSFV-565 vat_number declaration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13721 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 09:34:57 +00:00
mDeflotte
dbd75f46fa // Fix redirection problem with products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13720 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 09:34:45 +00:00
rGaillard
3dc4952167 // Fix specific price rule display of reduction
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13719 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 09:27:45 +00:00
nPellicari
755e5dbda6 [*] MO : updated modules for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13718 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 09:21:05 +00:00
bMancone
5ff4a7fc35 // Fixed CMS
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13717 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 09:11:13 +00:00
vAugagneur
cbf360b2a3 [*] BO : cms meta keywords now use tagify
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13716 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 09:08:37 +00:00
rMalie
d97ecb2315 // Set a default country/timezone in installer, checking HTTP_ACCEPT_LANGUAGE #PSTEST-890
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13714 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 09:02:36 +00:00
vAugagneur
bae15bcbcc [*] BO : now you can't activate friendly URL when mod_rewrite is not active
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13713 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 08:13:09 +00:00
tDidierjean
7a6a998aab // rename $toolbar_fix to $toolbar_scroll part2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13712 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 17:39:40 +00:00
tDidierjean
eae3bc2d84 // rename $toolbar_fix to $toolbar_scroll part1
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13711 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 17:38:42 +00:00
tDidierjean
3d402f6b4f // fix AdminMeta options form and toolbar
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13709 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 17:28:35 +00:00
vChabot
cb87b22f4f [-] BO : BugFix : #PSTEST-788 : Treeview is now handled with shop context in admin category controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13707 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 17:16:47 +00:00
vAugagneur
786e24514a //norme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13704 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 16:39:33 +00:00
vChabot
bd07297e2d // sql fix in AdminProductsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13703 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 16:39:14 +00:00
fGaillard
ae4ca19eb9 [-] BO : #PSFV-411 : BugFix - Check module id in checkPaymentCurrencies()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13702 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 16:27:40 +00:00
rMalie
d947361236 // Improve AdminShop performance
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13701 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 15:59:26 +00:00
vKham
591451b7df // increase height table tr module favorite
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13700 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 15:57:29 +00:00
bMancone
63281c1f61 // Fixed #PSTEST-804
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13699 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 15:35:37 +00:00
rMalie
472215d425 // Fix stores with multishop + hide blockstore if no store
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13698 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 15:35:15 +00:00
rMalie
47dba548cc // Fix product images association for multishop #PSTEST-745
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13697 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 15:03:51 +00:00
mDeflotte
9f3ebb458a [-] BO : #PSTEST-899 - On the dashboard, change legend line height of "quick links" button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13696 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:36:43 +00:00
bMancone
38015c78d2 // Improved listing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13695 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:32:35 +00:00
vChabot
6b9a9c7f9d // category import improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13694 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:31:15 +00:00
vAugagneur
bf96152f75 //small translation fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13693 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:31:13 +00:00
vChabot
3afaea3283 // blockcategories sql improvements
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13692 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:30:33 +00:00
rMalie
5b0219d503 // Fix missing french translation in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13691 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:30:07 +00:00
vAugagneur
3d0af196aa //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13690 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:27:55 +00:00
vChabot
c866259793 [-] BO : BugFix : #PSFV-585 : New Customer Groups can't see the root categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13689 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:27:08 +00:00
rMalie
07c674da0a // Add support of UTF-8 in multishop virtual uri
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13688 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:26:19 +00:00
vAugagneur
47c42de03f [-] BO : fixed Duplicate entry for key 'full_shop_url' when added new shop url
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13687 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:19:31 +00:00
vKham
607af2bb44 // increase height table tr total_products on admin order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13686 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 14:05:56 +00:00
vChabot
8253b22c9c // removing accent black list from str2url js function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13685 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:53:46 +00:00
rMalie
0d4d842f86 // Fix install js
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13684 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:35:50 +00:00
tDidierjean
9498be96c5 [-] TR : fix bug #PSTEST-893
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13683 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:34:31 +00:00
bMancone
46326a6f35 // Fixed revision 13573
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13682 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:32:59 +00:00
rMalie
b628bd7b51 // Fix timezone issues in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13681 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:28:29 +00:00
bMancone
cece625999 // Fixed revision 13573
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13680 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:26:55 +00:00
rMalie
692d652188 // Hide password in last step of installer #PSTEST-892
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13679 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:22:15 +00:00
bMancone
885cf422d0 // Fixed merge..
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13678 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:20:24 +00:00
bMancone
5d06b01a59 // Fixed revision 13573
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13677 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 13:13:47 +00:00
rMalie
76bdddb952 // Fix typo in installer #PSTEST-891
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13676 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 12:48:20 +00:00
rMalie
d7f60335e4 // Clean copy_from_front data
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13675 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 12:45:36 +00:00
rMalie
139f0839db // Fix base uri in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13674 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 12:17:06 +00:00
vAugagneur
bad7d8c586 [-] BO : fixed bug in contact message with html
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13673 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 11:05:21 +00:00
rGaillard
f9ce0f8fc3 // Fix tax rules group with search
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13672 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 10:33:16 +00:00
rMalie
4cb395eabc // Fix shop association in helper form for group shops #PSTEST-865
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13671 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 10:10:07 +00:00
tDidierjean
bb5c2a2922 [-] BO : fix image option form not saving
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13670 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:55:57 +00:00
nPellicari
b14f61b814 [*] MO : updated modules for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13669 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:51:30 +00:00
mDeflotte
929af2c340 // Fix bug with getPaginationLink and undefined php_self
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13668 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:49:37 +00:00
mBertholino
d467048f02 // return in hookdisplaymobilecustomeraccount
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13667 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:49:22 +00:00
tDidierjean
ad4abf1e00 // Options form submit name is now submitted in POST
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13666 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:45:15 +00:00
mBertholino
50ff174452 //favoriteproduct, modif of 'alt' in img
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13665 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:43:09 +00:00
mBertholino
f3b612609e [*] MO : updated module blockwishlist for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13664 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:42:17 +00:00
rMalie
dacdb760b1 // Add default group in group list on shop page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13663 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:41:16 +00:00
mBertholino
9929b1a65a [*] MO : updated module favoriteproducts for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13662 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:31:45 +00:00
vChabot
5592c360d9 [-] BO : BugFix : #PSFV-561 & #PSFV-574 : Category import is now working fine
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13661 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:30:46 +00:00
vAugagneur
c41036e2b8 [-] BO : fixed bug #PSFV-557 - Employees: View Customer Service message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13660 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:30:06 +00:00
mDeflotte
d7f28bbfdd [-] BO : #PSTEST-883 - On changing pagination item number, send the form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13659 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:29:28 +00:00
rMalie
370be05d49 // Add some missing french translations in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13658 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:18:53 +00:00
mBertholino
6f63c36cd1 [*] MO : updated module homeslider for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13657 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 09:11:27 +00:00
rMalie
fb5fb07bf5 // Fix parse error in blocknewsletter
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13656 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 08:59:15 +00:00
vChabot
b012c79557 [-] BO : BugFix : #PSFV-556 : Category problem - new category not properly assigned to root
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13655 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 08:56:56 +00:00
nPellicari
ce993b62fe [*] MO : updated modules for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13654 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 08:54:14 +00:00
mBertholino
725cce9e7c [*] MO : updated module blocknewsletter and module blockcms for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13653 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 08:54:00 +00:00
rMalie
b5f9999d32 // Fix javascript error in AdminLogin
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13652 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 08:52:59 +00:00
mBertholino
975f2e2008 [*] MO : updated modules blockcms and blocknewsletter for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13651 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 08:52:06 +00:00
rMalie
3c85a7784b // Fix hard coded ID in AdminAccess controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13650 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 08:49:33 +00:00
rMalie
6d5386c2a6 // Fix auth issues for multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13649 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-28 08:42:17 +00:00
rMalie
e5b646b0f8 // Fix multishop context in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13648 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 17:14:33 +00:00
rMalie
ac890a4fb1 // Fix auth issues for multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13647 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 17:03:58 +00:00
mBertholino
c6148fac8f [*] MO : updated module blocklanguages for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13646 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 16:55:43 +00:00
mBertholino
7026e39905 [*] MO : updated module blockcurrencies for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13645 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 16:55:00 +00:00
bMancone
8286aa0483 // Fixed Supply Orders: prices are now correctly updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13644 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 16:49:08 +00:00
mDeflotte
8681c6cf24 // Blocklayered: fix SEO problem + Adding nofollow option on the header
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13643 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 16:37:23 +00:00
mDeflotte
9b0b2c4aa3 [-] FO : #PSFV-553 - Fix bugs with pager and ordering with some controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13642 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 16:34:32 +00:00
bMancone
17aca59d9f // Improved Supply Orders threshold when creating a template
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13641 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 16:16:23 +00:00
bMancone
9a205b3665 // Improved Supply Orders threshold when creating a template
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13640 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 16:15:50 +00:00
bMancone
8b35f64f95 // Fixed #PSTEST-886
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13639 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 16:14:14 +00:00
dMetzger
f6b91055d5 [+] BO : added a new option for the products : do they appear in the catalog, in the search, both or neither
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13638 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:55:40 +00:00
mBertholino
dcc8c95de7 [*] MO : updated module blockcurrencies for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13637 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:55:38 +00:00
bMancone
9b254fcafa // Fixed #PSFV-584
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13636 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:45:44 +00:00
mDeflotte
12b15722d5 // Normalization: replacing spaces by tabulations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13635 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:43:43 +00:00
vChabot
78334a05a6 // id_category_default fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13634 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:42:48 +00:00
mDeflotte
1882cbcf14 // Fix bug with supplier ordered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13633 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:41:01 +00:00
mDeflotte
71a96c09ed // Fix bug with a bad smarty var assignation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13632 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:40:38 +00:00
bMancone
6a6c4e2e72 // Fixed #PSFV-558
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13631 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:40:06 +00:00
mDeflotte
b29da30828 // Fix bug with id_tax_roules_group associated to it old table.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13630 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:38:35 +00:00
rMalie
6b118780c8 // Installer now use the browser language as default language (with HTTP_ACCEPT_LANGUAGE var)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13629 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:37:29 +00:00
nPellicari
424d84356c [*] MO : updated module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13628 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:33:33 +00:00
rGaillard
4a9e286ec9 // Fix bug which allow to create multi specific price with same parameters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13627 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:32:57 +00:00
mBertholino
69dddb9520 [*] MO : updated module blocksearch for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13626 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:25:24 +00:00
rMalie
e422445e65 // Display of payment modules per shop #PSTEST-833
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13625 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 15:18:51 +00:00
vChabot
02d98b237e // id_category_default is now for multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13624 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 13:53:52 +00:00
rMalie
587c649517 // Fix module activation on multishop during installation #PSTEST-839 #PSTEST-877
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13623 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 13:29:32 +00:00
rMalie
c03e8fa1d6 // Fix multishop on CMS (INNER JOIN instead of LEFT JOIN)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13622 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 13:20:25 +00:00
rMalie
d821d474e0 // Fix multishop on Category->getChildren()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13621 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 13:15:02 +00:00
rMalie
4ee2698992 // Replace shop->addSqlAssociation() by static call
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13620 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 13:07:51 +00:00
rMalie
c2cef61a5a // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13618 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 12:15:30 +00:00
bMancone
2caf013a0f // Share quantities : Hint is now displayed as a description
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13617 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 10:11:59 +00:00
rMalie
94bbe98433 // Fix currencies with multishop #PSTEST-809
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13616 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 09:49:43 +00:00
rMalie
1c2f174bdb // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13615 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 09:49:19 +00:00
bMancone
275ec90ef0 // Fixed #PSTEST-870
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13614 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 09:41:08 +00:00
bMancone
767f9f89e6 // Norm & fixed typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13613 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 09:35:02 +00:00
fGaillard
bf0b6b2069 [-] BO : #PSFV-566 : BugFix - Add new CMS block
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13612 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-27 08:48:56 +00:00
mDeflotte
631034fe29 [-] FO : #PSTEST-869 - Billing address not refreshed on multi-shipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13611 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 15:42:54 +00:00
mDeflotte
d9ae59a2a5 // Revert birthday input type
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13610 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 15:21:55 +00:00
rMalie
c9ba6a7214 // Commit of file e-e-e-examinator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13608 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 14:56:54 +00:00
tDidierjean
a3b65db3c1 // fix specific price deletion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13606 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 14:42:59 +00:00
tDidierjean
33a9705c22 // Remove useless submit button from supplier page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13603 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 13:26:10 +00:00
lLefevre
963df21883 // Translation all modules in mode DEV
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13602 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 13:08:51 +00:00
rGaillard
7fde51894d // tax rules product and carriers shop association in webservices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13600 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 11:12:12 +00:00
rMalie
129f8e7be0 // Fix multishop_context
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13599 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 10:38:24 +00:00
rMalie
0cf47063bd // Fix duplication of group shop data #PSTEST-850
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13598 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 10:28:14 +00:00
rMalie
59bebb4f6c // Fix shop context initialization in init.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13597 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 10:11:29 +00:00
rMalie
6e6c69e617 // Fix getContextType()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13596 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 10:11:01 +00:00
rGaillard
8596c81daf // Fix sql request
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13595 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 10:07:38 +00:00
rGaillard
81ae741f9e // Add tax rules by shop in product import
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13594 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:59:27 +00:00
mDeflotte
7e5c73c277 [-] FO : #PSFV-569 - Fix bug with instant search
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13593 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:52:37 +00:00
lLefevre
12bc5a990c [-] BO : #PSCFI-4873 : Updated of method for translated modules. Now, you can translate only installed modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13592 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:47:58 +00:00
rMalie
48abe48078 // Fix tax_rules_group install on carriers and products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13591 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:41:31 +00:00
rMalie
a5c6edcc29 // Fix fixtures install
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13590 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:35:08 +00:00
rMalie
d3a7ead1e2 // Fix shop->id in Carrier
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13589 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:34:54 +00:00
fBrignoli
f228b01da2 // date format - related to #PSTEST-822
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13588 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:29:57 +00:00
tDidierjean
fe047078a1 // form.tpl cleanup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13587 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:29:25 +00:00
rGaillard
2408b4ac5f [+] Core : products and carriers tax rules are associated to shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13586 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:26:18 +00:00
rMalie
6d87094802 // Fix shop association with groups in BO #PSTEST-820
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13585 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:14:28 +00:00
fBrignoli
47be39894f [-] BO : Bug Fixed #PSTEST-822 - You can now set datetime to configure specific price boundaries
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13584 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:13:03 +00:00
rMalie
33edf44ec0 // Improve shop associations in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13583 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:11:18 +00:00
rMalie
e445bcacfc // Fix duplicat of countries on configure page in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13581 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 09:05:10 +00:00
rMalie
69e2cf95d6 // Restore shop context in shop list and can filter shop pages per group shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13579 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 08:58:21 +00:00
rMalie
7b62fef1ee // Fix shop context call
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13578 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 08:51:52 +00:00
dMetzger
319309528a [-] FO : automatic refresh of the cart when a cart rule is added
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13577 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 18:24:23 +00:00
mDeflotte
1c7d9a9f26 // Change customizable properties form label name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13576 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 17:07:35 +00:00
tDidierjean
c8b409c86a // Fix bug with missing default value for date
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13575 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 17:04:18 +00:00
tDidierjean
48a4db2acf [-] BO : fix bug #PSTEST-855 - some translations are not parsed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13574 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 17:03:48 +00:00
rMalie
2454cd7863 // Welcome 2012²
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:33:10 +00:00
tDidierjean
1e6cdfb1bc // change product page loader screen css
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13572 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:29:04 +00:00
mMarinetti
642f37f873 // #PSCFI-4808 warning message when input_max_vars is too low in AdminTranslationsControllers + optimizations
// now translation files array are ordered by key


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13571 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:21:12 +00:00
rMalie
dc9929bbba // Fix context initialization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13570 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:15:31 +00:00
mDeflotte
d57e41f2a5 [-] BO : #PSTEST-858 - Fix bug with undefined var
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13569 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:07:11 +00:00
rMalie
53e7fe3230 // Improve multishop API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13568 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:54:10 +00:00
dMetzger
be71b2ddb1 [-] FO : cart rule fix (product restrictions mixing attributes and other criteria)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13567 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:54:05 +00:00
rMalie
b24dcffc9c // Improve multishop API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13566 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:39:44 +00:00
mDeflotte
ec8f05c3ca [-] BO : #PSTEST-852 - Rename button "Save and stay" to "Save and add" on admin feature form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13565 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:34:31 +00:00
aFolletete
cb7965c53f // Fixed bug #PSTEST-752
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13564 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:22:17 +00:00
lLefevre
e0805b1b96 [-] BO : #PSTEST-795 : Display date from and date to filters in list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13563 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:19:02 +00:00
mDeflotte
d553327257 // [-] BO : #PSTEST-400 - Add translation files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13562 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 14:56:30 +00:00
mDeflotte
c93a6cc288 [-] BO : #PSTEST-400 - Fix bug with button "Save and stay" from AdminAttributesGroups
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13561 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 14:52:50 +00:00
dMetzger
5339d45d07 [+] BO : BO width can now be fixed or flexible (you can set it up in your employee account)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13560 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 14:42:23 +00:00
fBrignoli
dbfc56473d [-] BO : Bug Fixed #PSTEST-695 - Are ranges defined Tax Excl or Incl? => Incl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13559 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 14:12:30 +00:00
aFolletete
ac38a0a09b // Clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13558 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 14:11:18 +00:00
lLefevre
5f98d701f2 [-] BO : #PSTEST-778 : Bug in textures for attributes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13557 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 14:07:19 +00:00
vChabot
61cac4bea9 [-] TR : BugFix : #PSTEST-846 : rename add root category button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13556 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 13:51:41 +00:00
vKham
959bc0612e // change order summary part on admin order translation HT
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13554 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 13:40:49 +00:00
mDeflotte
d3369ab3c6 [-] BO : #PSFV-425 - Add german translation for the installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13553 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 13:29:45 +00:00
rMalie
c5beb6b4e0 // Fix display of some tables in install/dev
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 13:00:45 +00:00
vSchoener
2a760a56b4 [+] CORE : Module properly upgraded with message even if no file upgrade file exist, add 'upgrade' button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13551 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 11:02:35 +00:00
dSevere
a7dfcd06f1 // Toolbar save and stay button javascript override bug fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13550 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 10:48:33 +00:00
tDidierjean
4944752edd [-] BO : fix bug #PSFV-534 - Button toolbar disappear after save if errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13549 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 10:34:56 +00:00
lLefevre
3f36b436d2 [-] BO : #PSTEST-777 : Reset form when action is : save and stay
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13548 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 10:06:11 +00:00
tDidierjean
97fbd13e77 [-] BO : fix bug #PSTEST-841 - confirmation popup for product attribute deletion not working
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13547 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 10:01:02 +00:00
tDidierjean
0496c52fed // fix missing isset check causing notice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13545 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 09:05:07 +00:00
rMalie
bf468389e3 // Fix shop association in BO categories page #PSTEST-848
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13544 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 09:00:03 +00:00
rMalie
c8e9f1f029 // Change RIGHT to LEFT join in shop association
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13543 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 08:34:46 +00:00
aFolletete
7c97161181 // Update installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13542 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 17:25:04 +00:00
mDeflotte
423106c09c [-] BO : #PSTEST-759 - Images named advertising could be blocked by adblock
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13541 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 17:05:13 +00:00
fGaillard
f4e9c87cc6 [-] BO : #PSFV-492 : BugFix CMS pages & categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13540 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 16:57:51 +00:00
bMancone
eb83936f23 // Improved SupplyOrders : states & history of reception
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13539 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 16:49:54 +00:00
mDeflotte
62283be900 // Remove "nofollow" link form the blocklayered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13537 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 16:23:29 +00:00
bMancone
4233289528 // Fixed AdminController : existence of default_value was not accurate
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13536 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 16:01:18 +00:00
bMancone
6c57343e32 // Fixed #PSTEST-837
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13535 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 15:48:46 +00:00
mDeflotte
3f894e4c1c // Fix Bug with 5-step and carriers not selected
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13534 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 15:23:19 +00:00
vAugagneur
25f7a4c817 //fixed bug #PSTEST-838
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13533 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 15:09:33 +00:00
vAugagneur
ff20f3b075 //restored "prev/next" button on orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13532 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 15:03:26 +00:00
mDeflotte
a53e9c5e60 // Removing attribute 'preselect_country' and use 'default_value' instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13531 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 14:27:32 +00:00
rMalie
4e6628cbfd // Remove $display_multishop_toolbar and add instead $multishop_context to manage shop context per admin controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13530 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 14:25:28 +00:00
bMancone
12735c9f50 // Fixed #PSFV-550
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13529 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 14:13:09 +00:00
rMalie
1bb1d4b78b // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13528 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 11:13:17 +00:00
dMetzger
7e73e088e5 [-] FO : ajax cart now display cart rules correctly #PSTEST-724
// Small addition to the controller override

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13527 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 11:02:49 +00:00
vAugagneur
41ef496d74 //small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13526 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 10:40:47 +00:00
vAugagneur
bc445f186d //fixed bug #PSTEST-815 - FO - Echelle d'avancement de la commande empiète dans la colonne de droite.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13522 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 09:47:29 +00:00
mDeflotte
ee8111c803 [-] FO : #PSCFI-4733 - Pagination creates pages that should not exist (and duplicate content)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13521 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 09:33:03 +00:00
mMarinetti
10b3e3d8d3 // Welcome 2012
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13520 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 09:28:22 +00:00
mDeflotte
35112431f7 // Removing "spaces" between input search and button "ok"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13518 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 17:17:46 +00:00
aKorczak
48a3d631c3 [-] WS : Fix bug from 1.4 Groups for entity customers API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13517 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 17:14:06 +00:00
aKorczak
2f34d9fc8f [-] WS : Fix bug from 1.4 Groups for entity customers API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13516 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 17:13:56 +00:00
vAugagneur
1e0a422626 //remove debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13513 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 16:48:58 +00:00
mDeflotte
c276a621da // Blocklayered: Add nofollow to page non-indexable pages
// Blocklayered: Change page title format
// Blocklayered: Fix bug with IE8 and aliasing

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13511 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 16:09:27 +00:00
aKorczak
d8bceda908 [-] WS : Fixed PSFV-383
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13510 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 15:55:38 +00:00
rMalie
92bcf0c8a3 // Fix theme retrocompatibility (contact-form + displayHeader)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13509 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 15:29:05 +00:00
aKorczak
5dc30e0954 //missing code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13508 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 15:25:18 +00:00
aKorczak
8967020600 //missing code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13506 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 15:12:48 +00:00
aKorczak
884f9d4948 //norm fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13505 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 15:06:43 +00:00
aKorczak
69e55b06df [-] WS : Add tax for orders inside order_details api entity
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13504 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 15:05:57 +00:00
rMalie
3e6b7011dd // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13503 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 14:42:44 +00:00
tDidierjean
c6bd82bf3e [-] BO : fix bug #PSFV-322 - Action name in custom controllers is not translated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13502 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 14:30:23 +00:00
rMalie
798c5e8644 // Report $content_dir fix on 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13501 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 14:08:01 +00:00
bMancone
71f2f21630 // Fixed Supply orders : bulk action / autoload products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13500 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 13:48:49 +00:00
rMalie
cecfa1f2d5 // Fix UTF-8 in some german translations in install fixtures #PSFV-548
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13499 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 13:37:04 +00:00
rMalie
8010798d27 // Remove useless code in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13498 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 13:29:05 +00:00
vAugagneur
398f3aa8ec //small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13497 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 13:24:03 +00:00
rMalie
efef0f3f14 // Fix $field['select_multiple'] notice in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13495 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 10:42:15 +00:00
vAugagneur
329b83e5a3 //small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13494 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 10:31:22 +00:00
fGaillard
6074fff2f2 [-] FO : #PSCFI-4892 : BugFix CMS terms and conditions breadcrumb
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13492 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 10:24:36 +00:00
vAugagneur
8b96582280 [-] BO : Customer Service options/sync mailbox not working - #PSFV-539
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13491 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 10:19:23 +00:00
mMarinetti
6aec4206cf // fix js bug related to var languages used before page loaded
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13490 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 10:10:50 +00:00
mMarinetti
66bb55a360 [+] classes : New method ->attachProduct($id_product)
// Fix #PSTEST-699
// now new attachment are automatically linked to the current product

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13489 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 10:03:32 +00:00
mDeflotte
30cdc8b277 // Don't preselect delivery options
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13488 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 10:02:56 +00:00
mDeflotte
49450cdf05 [-] Project : #PSCFI-4737 - Add no-cache to header when there are 301 to avoid caching
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13487 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 09:16:27 +00:00
vAugagneur
c4c8ec2898 //trad
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13485 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 08:54:58 +00:00
dMetzger
5face77ed4 // BO : Small optimization on the payment page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13484 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 08:51:10 +00:00
fBrignoli
1cb5d03b7f [-] BO : Bug Fixed #PSTEST-546 - Tax Rules Creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13483 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-21 08:48:52 +00:00
bMancone
8d5ad0cb0b // Fixed #PSTEST-751
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13482 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 17:46:11 +00:00
mMarinetti
1b91c7da2a // fix in product page edition after deleting pack and save, some javascript function were not loaded
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13481 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 17:32:54 +00:00
dMetzger
609a45f25b [*] BO : you can now choose the combination of the free product of a cart rule
[*] FO : the free product is now removed from the cart along with the cart rule (where applicable)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13479 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 17:04:41 +00:00
mDeflotte
712ce8a688 [-] FO : #PSCFI-4762 - When cart contains virtuals products and physicals products, use only physicals to calculate shipping cost
// Product virtuals added before upgrading need to have the column ps_product.is_virtual at 1

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13477 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 16:40:22 +00:00
vAugagneur
a00899b78a [-] BO : Customer Service options/sync mailbox not working - #PSFV-539
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13476 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 16:24:51 +00:00
mMarinetti
4d641d6a7c // fix #PSTEST-701 - added some warnings when informations is missing in product edition / creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13475 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 16:23:43 +00:00
tDidierjean
0753d43376 [-] BO : fix bug #PSFV-535 - AdminAddress : Redirection if errors on add form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13474 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 16:09:51 +00:00
aFolletete
56f8b70cb9 [-] BO : fixed bug #PSFV-495 - Back-office homepage is not totally translated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13472 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 15:54:41 +00:00
vAugagneur
40274b7a47 //added translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13471 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 15:52:30 +00:00
bMancone
d105569cec // Improvement #PSFV-550
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13470 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 15:37:04 +00:00
aFolletete
5bd54faab9 [-] BO : fixed bug #PSFV-501 - Unable to edit a customer in AdminGroups controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13469 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 15:32:11 +00:00
vAugagneur
6b4f0c8b93 //added translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13468 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 15:11:04 +00:00
aFolletete
3d7267ac10 [-] BO : fixed bug #PSFV-512 - Delivery slip PDFs have the "ITEMS MARKED AS RETURNED" text, but they shouldn't
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13467 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 15:04:57 +00:00
vChabot
2335b53cdd // select associated categories on a shop creation (with the root category shown when you are not in a shop context)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13466 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 14:36:57 +00:00
vAugagneur
8287ff1a84 //added translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13465 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 14:22:57 +00:00
bMancone
8853a86d91 // Fixed #PSFV-526
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13464 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 14:17:12 +00:00
tDidierjean
52d9b4c277 // fix redirection on edit page if errors are present
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13463 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 14:14:39 +00:00
bMancone
5e5ffff0d8 // Fixed #PSFV-526
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13462 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 14:04:35 +00:00
bMancone
8fc5329fe9 // Fixed #PSFV-521
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13461 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 13:58:19 +00:00
rGaillard
5bd4b07db0 // Little fix on BackOffice Order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13459 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 13:36:28 +00:00
rGaillard
dedd988e60 // Little JS fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13458 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 13:31:55 +00:00
rGaillard
49f8d51561 // Improve and debug backoffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13457 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 13:25:55 +00:00
vAugagneur
92663eee4f [*] BO : add link to Customer messages in tab order #PSFV-514
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13456 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 13:10:16 +00:00
dMetzger
ae8471b7d6 [-] BO : small fixes on AdminCartRules #PSFV-506
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13455 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 10:25:21 +00:00
fBrignoli
f437fe1106 // merge 1.4 => 1.5 (bug #PSCFI-4954)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13453 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 10:01:37 +00:00
bMancone
2145cd543b // Fixed missing parameters when calling Currency::exists
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13450 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 09:22:15 +00:00
dMetzger
2c7720ab08 // You shall not DIE!
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13448 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-20 09:14:01 +00:00
rGaillard
cd20b82227 // Fix bugs on Admin Orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13446 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 17:37:04 +00:00
mDeflotte
5f9b81c3a2 // Remove unuseful lines
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13445 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 16:26:29 +00:00
rGaillard
844dddccfd // Fix little bug in helperform
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13444 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 16:22:16 +00:00
mDeflotte
caf5a6afc3 // Shippping calculation on multishipping did not use package address delivery but the cart address delivery
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13442 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 15:57:37 +00:00
mMarinetti
166d540dbd // die2exception
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13441 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 15:49:27 +00:00
mMarinetti
2f7d1984a3 // fix category_product index unique in upgrade process 1.4.7.0
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13440 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 15:34:28 +00:00
tDidierjean
f41fbf40a8 // refactor product attribute ajax actions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13439 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 15:16:09 +00:00
mMarinetti
650aedd44a // handle query errors in migrate_orders.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13438 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 15:06:47 +00:00
tDidierjean
3ddcf5cfe0 // replace all uses of "combinaison" by "combination"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13437 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 15:03:56 +00:00
tDidierjean
a0857d3573 // Deprecate function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13436 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 14:54:32 +00:00
mDeflotte
b8fbd8f98f // [-] MO : #PSFV-531 - Removing unused smarty vars
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13435 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 14:51:56 +00:00
tDidierjean
403db40a7f [*] BO : #PSTEST-784 - selected attribute is now visible
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13434 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 14:50:01 +00:00
fBrignoli
07e1787cdd [-] BO : Bug Fixed #PSTESTS-672 An error has occured during currency creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13433 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 14:49:49 +00:00
mDeflotte
534009e343 [-] MO : #PSFV-531 - Fix bug on the module Loyalty with pagination links
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13432 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 14:49:29 +00:00
mDeflotte
0db654d8c9 [-] MO : #PSFV-532 - Fix bug on the module Loyalty - "points" are not upgrading on changing combination
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13429 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 13:36:29 +00:00
vKham
c79ab16ff1 // change icon multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13428 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 13:17:45 +00:00
mMarinetti
74920d9a78 // fix upgrade_order_canada bug (report from 1.4 fix)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13427 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 12:58:52 +00:00
mDeflotte
c9bcaec32b [-] BO : BugFix : #PSTEST-807 : stay on the form when an error occured
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13423 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 12:00:12 +00:00
rMalie
5cce9a9d22 // Fix "you edit field for" multishop #PSTEST-796
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13422 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 10:32:45 +00:00
rMalie
748f3647ee // Fix group shop filter association in getList() and improve assoshop with Group: text
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13421 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 10:06:00 +00:00
dMetzger
50955422a8 // Removed misplaced debug file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13420 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 09:56:47 +00:00
mDeflotte
a53711aeb4 // Improve guest tracking render
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13418 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 09:41:40 +00:00
mDeflotte
13fe61115e // Fix bug with css rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13417 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 09:33:44 +00:00
mDeflotte
d344df74de [-] FO : #PSTEST-803 - Change mail links
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13416 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 09:23:44 +00:00
mDeflotte
049acb187a [-] FO : #PSTEST-803 - Change mail links
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13415 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 09:01:26 +00:00
mDeflotte
27aa6e915f // Missing css rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13414 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 08:57:29 +00:00
rMalie
fbb43a7d28 // Fix #PSFV-382 (remove genders images from img/)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13413 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 17:22:38 +00:00
rMalie
b0d24b3ae4 // Fix shop association in admin on attributes page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13412 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 17:11:49 +00:00
mDeflotte
19e93647d7 // Fix style override problem with file-uploader button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13411 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 17:08:14 +00:00
rMalie
1c40f0b03d // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13410 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 17:03:17 +00:00
mDeflotte
76ba932185 [-] FO : #PSTEST-771 - Add description to supplier's product list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13409 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 16:48:07 +00:00
mDeflotte
aa7ebfe681 [-] BO : #PSTEST-776 - Fix bug with attribute order change
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13408 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 16:23:58 +00:00
aFolletete
3992d7da89 [-] BO : the default country of shop is correctly selected by default in forms with country field #PSTEST-493
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13407 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:55:11 +00:00
mDeflotte
92db3de64a [-] BO : #PSTEST-775 - Change button cancel, for back to list on the attribute and feature form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13406 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:36:35 +00:00
tDidierjean
40dfc0591d [-] BO : fix bug #PSTEST-786 - virtual products block does not show
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13405 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:27:55 +00:00
mDeflotte
17826d2a3c [-] FO : #PSTEST-772 - Add description to manufacturer's product list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13404 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:19:38 +00:00
mMarinetti
bee21430e9 // fix bug about order_canada upgrade
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13403 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:19:11 +00:00
rMalie
baef9c4967 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13402 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:18:47 +00:00
lLefevre
ece21a06b7 [-] BO : #PSTEST-792 : Translation of scenes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13400 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:15:19 +00:00
fBrignoli
463d718dbb [-] BO : Bug Fixed #PSTEST-543 - Unable to bulk delete a tax rule
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13399 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:06:34 +00:00
rMalie
091d1e64a9 // Remove search box from quick access & search list in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13397 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:01:56 +00:00
rMalie
3c79768737 [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13396 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 14:54:52 +00:00
rMalie
40798e75dd // Fix install when _DB_PREFIX_ is empty
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13395 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 14:44:09 +00:00
mDeflotte
83053fa035 // [-] BO : #PSTEST-769 - Use context instead of the Configuration::get()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13394 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 14:23:07 +00:00
mDeflotte
5b942b7993 [-] BO : #PSTEST-769 - The default country must be pre-selected on address list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13393 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 14:13:04 +00:00
rMalie
b0590e342e // Fix default shop associations in helper shop #PSTEST-770
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13392 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 14:10:30 +00:00
rMalie
8643de7311 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13391 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 14:09:43 +00:00
rMalie
d649ce5d54 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13389 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 13:20:15 +00:00
rMalie
27c3473887 // Prefix is not required anymore in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13385 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 10:29:20 +00:00
mDeflotte
62843db383 [-] FO : #PSTEST-768 - Show the category image when there are no descriptions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13384 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 10:23:15 +00:00
rMalie
16bc27a73b // Fix unassigned $category var in ProductController #PSFV-520
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13383 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 10:22:58 +00:00
fSerny
e7cdd5979f [-] BO : AdminModules refresh native modules xml list if it's empty
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13382 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 10:10:34 +00:00
tDidierjean
44e46ca2e9 // Translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13379 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 09:54:48 +00:00
tDidierjean
89c1909c66 // Upgrade specific price deletion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13378 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 09:45:47 +00:00
vChabot
f1cde3f661 // select associated categories on a shop creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13377 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 09:45:34 +00:00
rMalie
5313cecaad // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13376 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 09:34:29 +00:00
mDeflotte
49ce44cabb [-] FO : #PSFV-522 - Bug in AddressController with Address Alias
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13375 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 09:19:30 +00:00
rMalie
4f62932de8 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13373 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 08:59:47 +00:00
rMalie
4ba8b2f6e8 // Fix display of list in installer #PSTEST-761
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13372 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 08:58:40 +00:00
mDeflotte
3da09167ba // Blocklayered : Fix bug with category_box from ajax-back always empty
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13371 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 08:31:27 +00:00
mDeflotte
a17726f8ea [-] BO : #PSFV-503 - Fix bug with image generation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13368 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 17:31:39 +00:00
rMalie
b1a1d78533 // Fix default shop associations in helper shop #PSTEST-746
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13367 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 16:43:32 +00:00
tDidierjean
6da9e16e8e // Changes and fixes to specific prices creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13365 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 16:16:10 +00:00
rMalie
cb71c61d40 // Remove shop field form when we add a customer a BO, use shop context instead #PSTEST-746
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13364 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 16:14:34 +00:00
rMalie
7190508df7 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13361 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 15:51:21 +00:00
rMalie
4d5853fad4 // Remove nice ergonomy on BO list because there are other priorities
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13360 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 15:39:51 +00:00
rMalie
35d9347276 // Admin translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13358 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 14:40:26 +00:00
rMalie
9ba2d62abc // Fix list styles
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13357 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 14:40:15 +00:00
fGaillard
cd74105c07 //Unused files removed from blockcms folder
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13356 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 14:16:48 +00:00
bMancone
95deb33fa4 // Updated Shop toolbar for advanced stock management controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13355 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 14:16:00 +00:00
rMalie
2cdc55e16a // Warning about domain name in BO only appear if multishop is not activated #PSTEST-749
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13353 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:55:53 +00:00
aFolletete
fa831ba3f3 // fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13352 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:55:42 +00:00
vChabot
299e6e9eb3 // removing the "new" button on the toolbar when we are in the root category listing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13351 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:55:40 +00:00
aFolletete
0e84d28ce4 // fix issue on update of orders row
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13350 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:55:15 +00:00
fSerny
da7ff75852 [+] BO : New hooks added (helpers + order history)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13349 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:54:50 +00:00
fGaillard
f0e4ba651d [*] MO : BlockCMS module 1.5 compliant + translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13347 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:50:25 +00:00
aFolletete
890dcf85c0 // update installer for 1.5.0.6 version
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13343 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:27:06 +00:00
rMalie
2d6fd402c9 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13342 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:22:27 +00:00
rMalie
d0b5c0dcf1 // Fix password storage in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13341 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:21:09 +00:00
rMalie
4846d86fab // Add nice list in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13340 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 13:06:03 +00:00
rMalie
533e120619 // Improve BO design with chosen on options and forms
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13337 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 10:47:00 +00:00
aFolletete
bfc0659ebd // fixed bug #PSTEST-757
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13336 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 10:45:58 +00:00
mDeflotte
90d8d0eecf // Blocklayered : Fix bug with filter quantity
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13335 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 10:42:54 +00:00
rMalie
b4ae6e555c // Improve BO design with chosen on options and forms
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13334 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 10:36:53 +00:00
rMalie
97c7e11df0 // Improve multishop ergonomy (new toolbar)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13333 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 10:04:05 +00:00
tDidierjean
bc1580fcd4 [-] BO : fix PSTEST-753 - Warning Trying to get property of non-object in view.tpl sur la page commande
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13332 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 09:53:35 +00:00
rMalie
7ecda9a61d // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13330 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-15 09:36:22 +00:00
tDidierjean
8897f81335 // Fix bulk deletion of attributes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13327 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 17:34:08 +00:00
tDidierjean
3bf25c8205 // refactor AdminAttributesGroup
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13326 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 17:32:04 +00:00
mMarinetti
07a3754958 // fix upgrade fail when blockcms was not installed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13323 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 17:21:47 +00:00
bMancone
8b59727f67 // Fixed #PSTEST-650
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13322 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 17:20:57 +00:00
mDeflotte
20cfa8e266 [-] FO : #PSTEST-742 - Bad ajax return on authentification with unknow email address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13321 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 17:10:01 +00:00
vChabot
79611fef59 // fix about upgrader and position in category_shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13319 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 16:54:22 +00:00
mDeflotte
0f8a9a9f69 // Add translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13318 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 16:39:55 +00:00
tDidierjean
2e0d20d9f1 [-] BO : fix bug #PSFV-421 - bug with redirection after login
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13317 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 16:29:21 +00:00
mDeflotte
302ec45f56 // Add translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13316 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 16:29:06 +00:00
mDeflotte
b6a46aad6e [-] MO : #PSFV-468 - In layered navigation, when you filter on some criteria, the "see the product" for resulting products targets to the regular product URL without filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13315 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 16:09:22 +00:00
mDeflotte
33eb953495 // Fix bug with product image color loading on firefox
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13314 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 15:36:11 +00:00
bMancone
b161565662 // Fixed #PSFV-508
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13313 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 15:30:04 +00:00
aFolletete
3f5d7edf0b // fixed bug #PSTEST-552
// Clean code

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13312 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 15:08:40 +00:00
bMancone
605fb24471 // Fixed #PSFV-511
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13311 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 14:54:48 +00:00
mMarinetti
58d50f2e30 // fix update_order_canada missing column display method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13310 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 14:42:18 +00:00
tDidierjean
cfd5143fe4 [-] BO : PSFV-435 : revert changes to tinyMCE formatting tools
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13309 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 14:33:53 +00:00
mDeflotte
1edd58883a // Blocklayered : change version number to the 1.8 + fix bug with smarty v2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13307 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 14:30:06 +00:00
rMalie
48ee130542 // French translations (by Xavier)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13306 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 14:10:17 +00:00
mDeflotte
92fdfd36bb // Use id_order for reference order for old orders (1.4)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13305 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 14:02:42 +00:00
rMalie
b2ad614fd9 // Remove shop url when a shop is deleted #PSTEST-747
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13304 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 13:50:04 +00:00
rMalie
cecc3721d4 // Improve multishop ergonomy with a link to missing url on shop list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13303 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 13:20:17 +00:00
rMalie
6af101f339 // class_index
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13302 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 13:19:18 +00:00
vChabot
6800f9f67d [-] BO : BugFix : #PSTEST-750 : upgrade sql updated (position field added to the category_shop table)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13301 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 13:14:07 +00:00
tDidierjean
3311fd7d25 // AdminController refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13300 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 10:47:40 +00:00
bMancone
79f75172c8 // Fixed #PSFV-513
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13299 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 10:47:30 +00:00
tDidierjean
c2eaa4af59 [-] BO : fix Save&Stay not working on combination page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13298 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 10:44:08 +00:00
bMancone
a2f5ef3084 // Missing translation in AdminWarehousesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13297 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 10:40:08 +00:00
4079 changed files with 141285 additions and 113524 deletions

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 7104 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -35,4 +35,4 @@
require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();
Tools::redirect('index.php?controller=address'.($_REQUEST ? '&'.http_build_query($_REQUEST) : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently');
Tools::redirect('index.php?controller=address'.($_REQUEST ? '&'.http_build_query($_REQUEST, '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently');

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 7104 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -35,4 +35,4 @@
require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();
Tools::redirect('index.php?controller=addresses'.($_REQUEST ? '&'.http_build_query($_REQUEST) : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently');
Tools::redirect('index.php?controller=addresses'.($_REQUEST ? '&'.http_build_query($_REQUEST, '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently');

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 7234 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -66,11 +66,6 @@ if (Tools::isSubmit('installBoughtModule'))
die(displayJavascriptAlert('Module copied to disk'));
}
function displayJavascriptAlert($s)
{
echo '<script type="text/javascript">alert(\''.addslashes($s).'\');</script>';
}
if (Tools::isSubmit('ajaxReferrers'))
{
require(_PS_CONTROLLER_DIR_.'admin/AdminReferrersController.php');
@@ -92,170 +87,6 @@ if (Tools::isSubmit('getAvailableFields') AND Tools::isSubmit('entity'))
die('['.implode(',', $jsonArray).']');
}
if (Tools::isSubmit('ajaxModulesPositions'))
{
$id_module = (int)(Tools::getValue('id_module'));
$id_hook = (int)(Tools::getValue('id_hook'));
$way = (int)(Tools::getValue('way'));
$positions = Tools::getValue(strval($id_hook));
$position = (is_array($positions)) ? array_search($id_hook.'_'.$id_module, $positions) : null;
$module = Module::getInstanceById($id_module);
if (Validate::isLoadedObject($module))
if ($module->updatePosition($id_hook, $way, $position))
die(true);
else
die('{"hasError" : true, "errors" : "Can not update module position"}');
else
die('{"hasError" : true, "errors" : "This module can not be loaded"}');
}
if (Tools::isSubmit('ajaxCategoriesPositions'))
{
$id_category_to_move = (int)(Tools::getValue('id_category_to_move'));
$id_category_parent = (int)(Tools::getValue('id_category_parent'));
$way = (int)(Tools::getValue('way'));
$positions = Tools::getValue('category');
if (is_array($positions))
foreach ($positions AS $key => $value)
{
$pos = explode('_', $value);
if ((isset($pos[1]) AND isset($pos[2])) AND ($pos[1] == $id_category_parent AND $pos[2] == $id_category_to_move))
{
$position = $key;
break;
}
}
$category = new Category($id_category_to_move);
if (Validate::isLoadedObject($category))
{
if (isset($position) && $category->updatePosition($way, $position))
{
Hook::exec('actionCategoryUpdate');
die(true);
}
else
die('{"hasError" : true, errors : "Can not update categories position"}');
}
else
die('{"hasError" : true, "errors" : "This category can not be loaded"}');
}
if (Tools::isSubmit('ajaxCMSCategoriesPositions'))
{
$id_cms_category_to_move = (int)(Tools::getValue('id_cms_category_to_move'));
$id_cms_category_parent = (int)(Tools::getValue('id_cms_category_parent'));
$way = (int)(Tools::getValue('way'));
$positions = Tools::getValue('cms_category');
if (is_array($positions))
foreach ($positions AS $key => $value)
{
$pos = explode('_', $value);
if ((isset($pos[1]) AND isset($pos[2])) AND ($pos[1] == $id_cms_category_parent AND $pos[2] == $id_cms_category_to_move))
{
$position = $key;
break;
}
}
$cms_category = new CMSCategory($id_cms_category_to_move);
if (Validate::isLoadedObject($cms_category))
{
if (isset($position) && $cms_category->updatePosition($way, $position))
die(true);
else
die('{"hasError" : true, "errors" : "Can not update cms categories position"}');
}
else
die('{"hasError" : true, "errors" : "This cms category can not be loaded"}');
}
if (Tools::isSubmit('ajaxCMSPositions'))
{
$id_cms = (int)(Tools::getValue('id_cms'));
$id_category = (int)(Tools::getValue('id_cms_category'));
$way = (int)(Tools::getValue('way'));
$positions = Tools::getValue('cms');
if (is_array($positions))
foreach ($positions AS $key => $value)
{
$pos = explode('_', $value);
if ((isset($pos[1]) AND isset($pos[2])) AND ($pos[1] == $id_category AND $pos[2] == $id_cms))
{
$position = $key;
break;
}
}
$cms = new CMS($id_cms);
if (Validate::isLoadedObject($cms))
{
if (isset($position) && $cms->updatePosition($way, $position))
die(true);
else
die('{"hasError" : true, "errors" : "Can not update cms position"}');
}
else
die('{"hasError" : true, "errors" : "This cms can not be loaded"}');
}
/* Modify product position in catalog */
if (Tools::isSubmit('ajaxProductsPositions'))
{
$way = (int)(Tools::getValue('way'));
$id_product = (int)(Tools::getValue('id_product'));
$id_category = (int)(Tools::getValue('id_category'));
$positions = Tools::getValue('product');
if (is_array($positions))
foreach ($positions AS $position => $value)
{
// pos[1] = id_categ, pos[2] = id_product, pos[3]=old position
$pos = explode('_', $value);
if ((isset($pos[1]) AND isset($pos[2])) AND ($pos[1] == $id_category AND (int)$pos[2] === $id_product))
{
if ($product = new Product((int)$pos[2]))
if (isset($position) && $product->updatePosition($way, $position))
echo "ok position ".(int)$position." for product ".(int)$pos[2]."\r\n";
else
echo '{"hasError" : true, "errors" : "Can not update product '. (int)$id_product . ' to position '.(int)$position.' "}';
else
echo '{"hasError" : true, "errors" : "This product ('.(int)$id_product.') can t be loaded"}';
break;
}
}
}
if (Tools::isSubmit('ajaxProductImagesPositions'))
{
$id_image = (int)(Tools::getValue('id_image'));
$way = (int)(Tools::getValue('way'));
$positions = Tools::getValue('imageTable');
if (is_array($positions))
foreach ($positions AS $key => $value)
{
$pos = explode('_', $value);
if ((isset($pos[1])) AND ($pos[1] == $id_image))
{
// +1 is added because images position range starts from 1 instead of 0 for other objects (products, categories...)
$position = ($key + 1);
break;
}
}
$image = new Image($id_image);
if (Validate::isLoadedObject($image))
{
if (isset($position) && $image->updatePosition($way, $position))
die(true);
else
die('{"hasError" : true, "errors" : "Cannot update image position"}');
}
else
die('{"hasError" : true, "errors" : "This image cannot be loaded"}');
}
if (Tools::isSubmit('ajaxProductPackItems'))
{
$jsonArray = array();
@@ -264,7 +95,7 @@ if (Tools::isSubmit('ajaxProductPackItems'))
FROM `'._DB_PREFIX_.'product` p
NATURAL LEFT JOIN `'._DB_PREFIX_.'product_lang` pl
WHERE pl.`id_lang` = '.(int)(Tools::getValue('id_lang')).'
'.Context::getContext()->shop->addSqlRestrictionOnLang('pl').'
'.Shop::addSqlRestrictionOnLang('pl').'
AND p.`id_product` NOT IN (SELECT DISTINCT id_product_pack FROM `'._DB_PREFIX_.'pack`)
AND p.`id_product` != '.(int)(Tools::getValue('id_product')));
@@ -300,16 +131,6 @@ if (Tools::isSubmit('ajaxStates') AND Tools::isSubmit('id_country'))
die($list);
}
if (Tools::isSubmit('submitCustomerNote') AND $id_customer = (int)Tools::getValue('id_customer'))
{
$note = html_entity_decode(Tools::getValue('note'));
if (!empty($note) AND !Validate::isCleanHtml($note))
die ('error:validation');
if (!Db::getInstance()->execute('UPDATE '._DB_PREFIX_.'customer SET `note` = "'.pSQL($note, true).'" WHERE id_customer = '.(int)$id_customer.' LIMIT 1'))
die ('error:update');
die('ok');
}
if (Tools::getValue('form_language_id'))
{
if (!($context->cookie->employee_form_lang = (int)(Tools::getValue('form_language_id'))))
@@ -317,74 +138,6 @@ if (Tools::getValue('form_language_id'))
die ('Form language updated.');
}
if (Tools::getValue('submitPublishProduct'))
{
if (Tools::getIsset('id_product'))
{
$id_product = (int)(Tools::getValue('id_product'));
$id_tab_catalog = (int)(Tab::getIdFromClassName('AdminProducts'));
$token = Tools::getAdminToken('AdminProducts'.(int)($id_tab_catalog).(int)$context->employee->id);
$bo_product_url = dirname($_SERVER['PHP_SELF']).'/index.php?tab=AdminProducts&id_product='.$id_product.'&updateproduct&token='.$token;
if (Tools::getValue('redirect'))
die($bo_product_url);
$profileAccess = Profile::getProfileAccess($context->employee->id_profile, $id_tab_catalog);
if($profileAccess['edit'])
{
$product = new Product((int)(Tools::getValue('id_product')));
if (!Validate::isLoadedObject($product))
die('error: invalid id');
$product->active = 1;
if ($product->save())
die($bo_product_url);
else
die('error: saving');
} else {
die('error: permissions');
}
}
else
die ('error: parameters');
}
if (Tools::getValue('submitPublishCMS'))
{
if (Tools::getIsset('id_cms'))
{
$id_cms = (int)(Tools::getValue('id_cms'));
$id_tab_cms = (int)(Tab::getIdFromClassName('AdminCmsContent'));
$token = Tools::getAdminToken('AdminCmsContent'.(int)($id_tab_cms).(int)$context->employee->id);
$bo_cms_url = dirname($_SERVER['PHP_SELF']).'/index.php?tab=AdminCmsContent&id_cms='.(int)$id_cms.'&updatecms&token='.$token;
if (Tools::getValue('redirect'))
die($bo_cms_url);
$profileAccess = Profile::getProfileAccess($context->employee->id_profile, $id_tab_cms);
if($profileAccess['edit'])
{
$cms = new CMS((int)(Tools::getValue('id_cms')));
if (!Validate::isLoadedObject($cms))
die('error: invalid id');
$cms->active = 1;
if ($cms->save())
die($bo_cms_url);
else
die('error: saving');
} else {
die('error: permissions');
}
}
else
die ('error: parameters');
}
if (Tools::isSubmit('submitTrackClickOnHelp'))
{
$label = Tools::getValue('label');
@@ -394,36 +147,6 @@ if (Tools::isSubmit('submitTrackClickOnHelp'))
HelpAccess::trackClick($label, $version);
}
if (Tools::isSubmit('saveImportMatchs'))
{
$match = implode('|', Tools::getValue('type_value'));
Db::getInstance()->execute('INSERT INTO `'._DB_PREFIX_.'import_match` (
`id_import_match` ,
`name` ,
`match`,
`skip`
)
VALUES (
NULL ,
\''.pSQL(Tools::getValue('newImportMatchs')).'\',
\''.pSQL($match).'\',
\''.pSQL(Tools::getValue('skip')).'\'
)');
die('{"id" : "'.Db::getInstance()->Insert_ID().'"}');
}
if (Tools::isSubmit('deleteImportMatchs'))
{
Db::getInstance()->execute('DELETE FROM `'._DB_PREFIX_.'import_match` WHERE `id_import_match` = '.(int)Tools::getValue('idImportMatchs'));
}
if (Tools::isSubmit('loadImportMatchs'))
{
$return = Db::getInstance()->executeS('SELECT * FROM `'._DB_PREFIX_.'import_match` WHERE `id_import_match` = '.(int)Tools::getValue('idImportMatchs'));
die('{"id" : "'.$return[0]['id_import_match'].'", "matchs" : "'.$return[0]['match'].'", "skip" : "'.$return[0]['skip'].'"}');
}
if (Tools::isSubmit('toggleScreencast'))
{
if (Validate::isLoadedObject($context->employee))
@@ -433,190 +156,6 @@ if (Tools::isSubmit('toggleScreencast'))
}
}
if (Tools::isSubmit('getHookableList'))
{
/* PrestaShop demo mode */
if (_PS_MODE_DEMO_)
die('{"hasError" : true, "errors" : ["Live Edit : This functionnality has been disabled"]}');
/* PrestaShop demo mode*/
if (!count(Tools::getValue('hooks_list')))
die('{"hasError" : true, "errors" : ["Live Edit : no module on this page"]}');
$modules_list = Tools::getValue('modules_list');
$hooks_list = Tools::getValue('hooks_list');
$hookableList = array();
foreach ($modules_list as $module)
{
$module = trim($module);
if (!$module)
continue;
$moduleInstance = Module::getInstanceByName($module);
foreach ($hooks_list as $hook_name)
{
$hook_name = trim($hook_name);
if (!$hook_name)
continue;
if (!array_key_exists($hook_name, $hookableList))
$hookableList[$hook_name] = array();
if ($moduleInstance->isHookableOn($hook_name))
array_push($hookableList[$hook_name], $module);
}
}
$hookableList['hasError'] = false;
die(Tools::jsonEncode($hookableList));
}
if (Tools::isSubmit('getHookableModuleList'))
{
/* PrestaShop demo mode */
if (_PS_MODE_DEMO_)
die('{"hasError" : true, "errors" : ["Live Edit : This functionnality has been disabled"]}');
/* PrestaShop demo mode*/
include('../init.php');
$hook_name = Tools::getValue('hook');
$hookableModulesList = array();
$modules = Db::getInstance()->executeS('SELECT id_module, name FROM `'._DB_PREFIX_.'module` ');
foreach ($modules as $module)
{
if (file_exists(_PS_MODULE_DIR_.$module['name'].'/'.$module['name'].'.php'))
{
include_once(_PS_MODULE_DIR_.$module['name'].'/'.$module['name'].'.php');
$mod = new $module['name']();
if ($mod->isHookableOn($hook_name))
$hookableModulesList[] = array('id' => (int)$mod->id, 'name' => $mod->displayName, 'display' => Hook::exec($hook_name, array(), (int)$mod->id));
}
}
die(Tools::jsonEncode($hookableModulesList));
}
if (Tools::isSubmit('saveHook'))
{
/* PrestaShop demo mode */
if (_PS_MODE_DEMO_)
die('{"hasError" : true, "errors" : ["Live Edit : This functionnality has been disabled"]}');
$hooks_list = explode(',', Tools::getValue('hooks_list'));
$id_shop = (int)Tools::getValue('id_shop');
if (!$id_shop)
$id_shop = Context::getContext()->shop->getId(true);
$res = true;
$hookableList = array();
// $_POST['hook'] is an array of id_module
$hooks_list = Tools::getValue('hook');
foreach ($hooks_list as $id_hook => $modules)
{
// 1st, drop all previous hooked modules
$sql = 'DELETE FROM `'._DB_PREFIX_.'hook_module`
WHERE `id_hook` = '.(int)$id_hook.'
AND id_shop = '.$id_shop;
$res &= Db::getInstance()->execute($sql);
$i = 1;
$value = '';
$ids = array();
// then prepare sql query to rehook all chosen modules(id_module, id_shop, id_hook, position)
// position is i (autoincremented)
foreach ($modules as $id_module)
{
if (!in_array($id_module, $ids))
{
$ids[] = $id_module;
$value .= '('.(int)$id_module.', '.$id_shop.', '.(int)$id_hook.', '.$i.'),';
}
$i++;
}
$value = rtrim($value, ',');
$res &= Db::getInstance()->execute('INSERT INTO `'._DB_PREFIX_.'hook_module`
(id_module, id_shop, id_hook, position)
VALUES '.$value);
}
if ($res)
$hasError = true;
else
$hasError = false;
die('{"hasError" : false, "errors" : ""}');
}
if (Tools::isSubmit('getAdminHomeElement'))
{
$result = array();
$protocol = Tools::usingSecureMode() ? 'https' : 'http';
$isoUser = Context::getContext()->language->iso_code;
$isoCountry = Context::getContext()->country->iso_code;
$stream_context = @stream_context_create(array('http' => array('method'=> 'GET', 'timeout' => 5)));
// SCREENCAST
if (@fsockopen('api.prestashop.com', 80, $errno, $errst, 3))
$result['screencast'] = 'OK';
else
$result['screencast'] = 'NOK';
// PREACTIVATION
$content = @file_get_contents($protocol.'://api.prestashop.com/partner/preactivation/preactivation-block.php?version=1.0&shop='.urlencode(Configuration::get('PS_SHOP_NAME')).'&protocol='.$protocol.'&url='.urlencode($_SERVER['HTTP_HOST']).'&iso_country='.$isoCountry.'&iso_lang='.Tools::strtolower($isoUser).'&id_lang='.(int)Context::getContext()->language->id.'&email='.urlencode(Configuration::get('PS_SHOP_EMAIL')).'&date_creation='._PS_CREATION_DATE_.'&v='._PS_VERSION_.'&security='.md5(Configuration::get('PS_SHOP_EMAIL')._COOKIE_IV_), false, $stream_context);
if (!$content)
$result['partner_preactivation'] = 'NOK';
else
{
$content = explode('|', $content);
if ($content[0] == 'OK' && Validate::isCleanHtml($content[2]) && Validate::isCleanHtml($content[1]))
{
$result['partner_preactivation'] = $content[2];
$content[1] = explode('#%#', $content[1]);
foreach ($content[1] as $partnerPopUp)
if ($partnerPopUp)
{
$partnerPopUp = explode('%%', $partnerPopUp);
if (!Configuration::get('PS_PREACTIVATION_'.strtoupper($partnerPopUp[0])))
{
$result['partner_preactivation'] .= $partnerPopUp[1];
Configuration::updateValue('PS_PREACTIVATION_'.strtoupper($partnerPopUp[0]), 'TRUE');
}
}
}
else
$result['partner_preactivation'] = 'NOK';
}
// PREACTIVATION PAYPAL WARNING
$content = @file_get_contents('https://api.prestashop.com/partner/preactivation/preactivation-warnings.php?version=1.0&partner=paypal&iso_country='.Tools::strtolower(Context::getContext()->country->iso_code).'&iso_lang='.Tools::strtolower(Context::getContext()->language->iso_code).'&id_lang='.(int)Context::getContext()->language->id.'&email='.urlencode(Configuration::get('PS_SHOP_EMAIL')).'&security='.md5(Configuration::get('PS_SHOP_EMAIL')._COOKIE_IV_), false, $stream_context);
$content = explode('|', $content);
if ($content[0] == 'OK' && Validate::isCleanHtml($content[1]))
Configuration::updateValue('PS_PREACTIVATION_PAYPAL_WARNING', $content[1]);
else
Configuration::updateValue('PS_PREACTIVATION_PAYPAL_WARNING', '');
// DISCOVER PRESTASHOP
$content = @file_get_contents($protocol.'://api.prestashop.com/partner/prestashop/prestashop-link.php?iso_country='.$isoCountry.'&iso_lang='.Tools::strtolower($isoUser).'&id_lang='.(int)Context::getContext()->language->id, false, $stream_context);
if (!$content)
$result['discover_prestashop'] = 'NOK';
else
{
$content = explode('|', $content);
if ($content[0] == 'OK' && Validate::isCleanHtml($content[1]))
$result['discover_prestashop'] = $content[1];
else
$result['discover_prestashop'] = 'NOK';
if (@fsockopen('api.prestashop.com', 80, $errno, $errst, 3))
$result['discover_prestashop'] .= '<iframe frameborder="no" style="margin: 0px; padding: 0px; width: 315px; height: 290px;" src="'.$protocol.'://api.prestashop.com/rss/news2.php?v='._PS_VERSION_.'&lang='.$isoUser.'"></iframe>';
$content = @file_get_contents($protocol.'://api.prestashop.com/partner/paypal/paypal-tips.php?protocol='.$protocol.'&iso_country='.$isoCountry.'&iso_lang='.Tools::strtolower($isoUser).'&id_lang='.(int)Context::getContext()->language->id, false, $stream_context);
$content = explode('|', $content);
if ($content[0] == 'OK' && Validate::isCleanHtml($content[1]))
$result['discover_prestashop'] .= $content[1];
}
die(Tools::jsonEncode($result));
}
if (Tools::isSubmit('getChildrenCategories') && Tools::isSubmit('id_category_parent'))
{
$children_categories = Category::getChildrenWithNbSelectedSubCat(Tools::getValue('id_category_parent'), Tools::getValue('selectedCat'), Context::getContext()->language->id, null, Tools::getValue('use_shop_context'));
@@ -637,36 +176,55 @@ if (Tools::isSubmit('updateElementEmployee') && Tools::getValue('updateElementEm
if (Tools::isSubmit('syncImapMail'))
{
if (!$url = Configuration::get('PS_SAV_IMAP_URL')
|| !$port = Configuration::get('PS_SAV_IMAP_PORT')
|| !$user = Configuration::get('PS_SAV_IMAP_USER')
|| !$password = Configuration::get('PS_SAV_IMAP_PWD'))
if (!($url = Configuration::get('PS_SAV_IMAP_URL'))
|| !($port = Configuration::get('PS_SAV_IMAP_PORT'))
|| !($user = Configuration::get('PS_SAV_IMAP_USER'))
|| !($password = Configuration::get('PS_SAV_IMAP_PWD')))
die('{"hasError" : true, "errors" : ["Configuration is not correct"]}');
$conf = Configuration::getMultiple(array(
'PS_SAV_IMAP_OPT_NORSH', 'PS_SAV_IMAP_OPT_SSL',
'PS_SAV_IMAP_OPT_VALIDATE-CERT', 'PS_SAV_IMAP_OPT_NOVALIDATE-CERT',
'PS_SAV_IMAP_OPT_TLS', 'PS_SAV_IMAP_OPT_NOTLS'));
$conf_str = '';
if ($conf['PS_SAV_IMAP_OPT_NORSH'])
$conf_str .= '/norsh';
if ($conf['PS_SAV_IMAP_OPT_SSL'])
$conf_str .= '/ssl';
if ($conf['PS_SAV_IMAP_OPT_VALIDATE-CERT'])
$conf_str .= '/validate-cert';
if ($conf['PS_SAV_IMAP_OPT_NOVALIDATE-CERT'])
$conf_str .= '/novalidate-cert';
if ($conf['PS_SAV_IMAP_OPT_TLS'])
$conf_str .= '/tls';
if ($conf['PS_SAV_IMAP_OPT_NOTLS'])
$conf_str .= '/notls';
if (!function_exists('imap_open'))
die('{"hasError" : true, "errors" : ["imap is not installed on this server"]}');
$mbox = @imap_open('{'.$url.':'.$port.(Configuration::get('PS_SAV_IMAP_SSL') ? '/ssl' : '').'}', $user, $password);
$mbox = @imap_open('{'.$url.':'.$port.$conf_str.'}', $user, $password);
//checks if there is no error when connecting imap server
$errors = imap_errors();
$str_errors = '';
$str_error_delete = '';
if (sizeof($errors))
if (sizeof($errors) && is_array($errors))
{
$str_errors = '["';
var_dump($errors);
$str_errors = '';
foreach($errors as $error)
$str_errors .= '"'.$error.'",';
$str_errors = rtrim($str_errors, ',').'';
}
//checks if imap connexion is active
if (!$mbox)
die('{"hasError" : true, "errors" : ["Cannot connect to the mailbox"]}');
//Returns information about the current mailbox. Returns FALSE on failure.
$check = imap_check($mbox);
if ($check)
if (!$check)
die('{"hasError" : true, "errors" : ["Fail to get information about the current mailbox"]}');
if ($check->Nmsgs == 0)
@@ -717,127 +275,7 @@ if (Tools::isSubmit('syncImapMail'))
}
imap_expunge($mbox);
imap_close($mbox);
die('{"hasError" : false, "errors" : '.$str_errors.$str_errors_delete.'"]}');
}
/* Modify attribute position */
if (Tools::isSubmit('ajaxAttributesPositions'))
{
$way = (int)Tools::getValue('way');
$id_attribute = (int)Tools::getValue('id_attribute');
$id_attribute_group = (int)Tools::getValue('id_attribute_group');
$positions = Tools::getValue('attribute');
if (is_array($positions))
foreach ($positions as $position => $value)
{
// pos[1] = id_attribute_group, pos[2] = id_attribute, pos[3]=old position
$pos = explode('_', $value);
if ((isset($pos[1]) && isset($pos[2])) && ($pos[1] == $id_attribute_group && (int)$pos[2] === $id_attribute))
{
if ($attribute = new Attribute((int)$pos[2]))
if (isset($position) && $attribute->updatePosition($way, $position))
echo "ok position ".(int)$position." for attribute ".(int)$pos[2]."\r\n";
else
echo '{"hasError" : true, "errors" : "Can not update attribute '. (int)$id_attribute . ' to position '.(int)$position.' "}';
else
echo '{"hasError" : true, "errors" : "This attribute ('.(int)$id_attribute.') can t be loaded"}';
break;
}
}
}
/* Modify group attribute position */
if (Tools::isSubmit('ajaxGroupsAttributesPositions'))
{
$way = (int)Tools::getValue('way');
$id_attribute_group = (int)Tools::getValue('id_attribute_group');
$positions = Tools::getValue('attribute_group');
$new_positions = array();
foreach($positions as $k => $v)
if (count(explode('_', $v)) == 3)
$new_positions[] = $v;
foreach ($new_positions as $position => $value)
{
// pos[1] = id_attribute_group, pos[2] = old position
$pos = explode('_', $value);
if (isset($pos[1]) && (int)$pos[1] === $id_attribute_group)
{
if ($group_attribute = new AttributeGroup((int)$pos[1]))
if (isset($position) && $group_attribute->updatePosition($way, $position))
echo "ok position ".(int)$position." for group attribute ".(int)$pos[1]."\r\n";
else
echo '{"hasError" : true, "errors" : "Can not update group attribute '. (int)$id_attribute_group . ' to position '.(int)$position.' "}';
else
echo '{"hasError" : true, "errors" : "This group attribute ('.(int)$id_attribute_group.') can t be loaded"}';
break;
}
}
}
/* Modify feature position */
if (Tools::isSubmit('ajaxFeaturesPositions'))
{
$way = (int)Tools::getValue('way');
$id_feature = (int)Tools::getValue('id_feature');
$positions = Tools::getValue('feature');
$new_positions = array();
foreach($positions as $k => $v)
if (!empty($v))
$new_positions[] = $v;
foreach ($new_positions as $position => $value)
{
// pos[2] = id_feature, pos[3] = old position
$pos = explode('_', $value);
if (isset($pos[2]) && (int)$pos[2] === $id_feature)
{
if ($feature = new Feature((int)$pos[2]))
if (isset($position) && $feature->updatePosition($way, $position))
echo "ok position ".(int)$position." for feature ".(int)$pos[1]."\r\n";
else
echo '{"hasError" : true, "errors" : "Can not update feature '. (int)$id_feature . ' to position '.(int)$position.' "}';
else
echo '{"hasError" : true, "errors" : "This feature ('.(int)$id_feature.') can t be loaded"}';
break;
}
}
}
/* Modify carrier position */
if (Tools::isSubmit('ajaxCarriersPositions'))
{
$way = (int)(Tools::getValue('way'));
$id_carrier = (int)(Tools::getValue('id_carrier'));
$positions = Tools::getValue('carrier');
foreach ($positions as $position => $value)
{
$pos = explode('_', $value);
if (isset($pos[2]) && (int)$pos[2] === $id_carrier)
{
if ($carrier = new Carrier((int)$pos[2]))
if (isset($position) && $carrier->updatePosition($way, $position))
echo "ok position ".(int)$position." for carrier ".(int)$pos[1]."\r\n";
else
echo '{"hasError" : true, "errors" : "Can not update carrier '. (int)$id_carrier . ' to position '.(int)$position.' "}';
else
echo '{"hasError" : true, "errors" : "This carrier ('.(int)$id_carrier.') can t be loaded"}';
break;
}
}
die('{"hasError" : false, "errors" : ["'.$str_errors.$str_error_delete.'"]}');
}
if (Tools::isSubmit('searchCategory'))
@@ -847,7 +285,7 @@ if (Tools::isSubmit('searchCategory'))
$results = Db::getInstance()->executeS(
'SELECT c.`id_category`, cl.`name`
FROM `'._DB_PREFIX_.'category` c
LEFT JOIN `'._DB_PREFIX_.'category_lang` cl ON (c.`id_category` = cl.`id_category`'.$context->shop->addSqlRestrictionOnLang('cl').')
LEFT JOIN `'._DB_PREFIX_.'category_lang` cl ON (c.`id_category` = cl.`id_category`'.Shop::addSqlRestrictionOnLang('cl').')
WHERE cl.`id_lang` = '.(int)$context->language->id.' AND c.`level_depth` <> 0
AND cl.`name` LIKE \'%'.pSQL($q).'%\'
GROUP BY c.id_category
@@ -893,3 +331,7 @@ if (Tools::isSubmit('getZones'))
die(Tools::jsonEncode($html));
}
function displayJavascriptAlert($s)
{
echo '<script type="text/javascript">alert(\''.addslashes($s).'\');</script>';
}

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -55,7 +55,7 @@ $excludeVirtuals = (bool)Tools::getValue('excludeVirtuals', false);
$sql = 'SELECT p.`id_product`, `reference`, pl.name
FROM `'._DB_PREFIX_.'product` p
LEFT JOIN `'._DB_PREFIX_.'product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = '.(int)Context::getContext()->language->id.Context::getContext()->shop->addSqlRestrictionOnLang('pl').')
LEFT JOIN `'._DB_PREFIX_.'product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = '.(int)Context::getContext()->language->id.Shop::addSqlRestrictionOnLang('pl').')
WHERE (pl.name LIKE \'%'.pSQL($query).'%\' OR p.reference LIKE \'%'.pSQL($query).'%\')'.
(!empty($excludeIds) ? ' AND p.id_product NOT IN ('.$excludeIds.') ' : ' ').
($excludeVirtuals ? 'AND p.id_product NOT IN (SELECT pd.id_product FROM `'._DB_PREFIX_.'product_download` pd WHERE (pd.id_product = p.id_product))' : '');

View File

@@ -1,48 +0,0 @@
<?php
/*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_ADMIN_DIR_', getcwd());
include_once(dirname(__FILE__).'/../config/config.inc.php');
/* Getting cookie or logout */
require_once(dirname(__FILE__).'/init.php');
$smtpChecked = (trim($_POST['mailMethod']) == 'smtp');
$smtpServer = $_POST['smtpSrv'];
$content = urldecode($_POST['testMsg']);
$subject = urldecode($_POST['testSubject']);
$type = 'text/html';
$to = $_POST['testEmail'];
$from = Configuration::get('PS_SHOP_EMAIL');
$smtpLogin = $_POST['smtpLogin'];
$smtpPassword = (!empty($_POST['smtpPassword'])) ? urldecode($_POST['smtpPassword']) : Configuration::get('PS_MAIL_PASSWD');
$smtpPort = $_POST['smtpPort'];
$smtpEncryption = $_POST['smtpEnc'];
$result = Mail::sendMailTest(Tools::htmlentitiesUTF8($smtpChecked), Tools::htmlentitiesUTF8($smtpServer), Tools::htmlentitiesUTF8($content), Tools::htmlentitiesUTF8($subject), Tools::htmlentitiesUTF8($type), Tools::htmlentitiesUTF8($to), Tools::htmlentitiesUTF8($from), Tools::htmlentitiesUTF8($smtpLogin), Tools::htmlentitiesUTF8($smtpPassword), Tools::htmlentitiesUTF8($smtpPort), Tools::htmlentitiesUTF8($smtpEncryption));
die($result === true ? 'ok' : $result);

View File

@@ -1,6 +1,7 @@
<?php
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
?>

View File

@@ -6,6 +6,8 @@
* @since 22/May/2007
*
*/
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");

View File

@@ -6,7 +6,8 @@
* @since 22/April/2007
*
*/
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");

View File

@@ -6,7 +6,8 @@
* @since 22/April/2007
*
*/
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");

View File

@@ -6,7 +6,8 @@
* @since 22/May/2007
*
*/
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");

View File

@@ -6,7 +6,8 @@
* @since 22/May/2007
*
*/
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");

View File

@@ -6,7 +6,8 @@
* @since 22/May/2007
*
*/
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");

View File

@@ -1,6 +1,7 @@
<?
include_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
$error = '';

View File

@@ -6,7 +6,8 @@
* @since 22/May/2007
*
*/
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');

View File

@@ -1,139 +1,141 @@
<?php
/**
* the php script used to get the list of file or folders under a specific folder
* @author Logan Cai (cailongqun [at] yahoo [dot] com [dot] cn)
* @link www.phpletter.com
* @since 22/May/2007
*
*/
require_once('../../config/config.inc.php');
require_once('../init.php');
if(!isset($manager))
{
/**
* this is part of script for processing file paste
*/
//$_GET = $_POST;
include_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");
include_once(CLASS_PAGINATION);
$pagination = new pagination(false);
if(!empty($_GET['search']))
{
include_once(CLASS_SEARCH);
$search = new Search($_GET['search_folder']);
$search->addSearchKeyword('recursive', @$_GET['search_recursively']);
$search->addSearchKeyword('mtime_from', @$_GET['search_mtime_from']);
$search->addSearchKeyword('mtime_to', @$_GET['search_mtime_to']);
$search->addSearchKeyword('size_from', @$_GET['search_size_from']);
$search->addSearchKeyword('size_to', @$_GET['search_size_to']);
$search->addSearchKeyword('recursive', @$_GET['search_recursively']);
$search->addSearchKeyword('name', @$_GET['search_name']);
$search->doSearch();
$fileList = $search->getFoundFiles();
$folderInfo = $search->getRootFolderInfo();
}else
{
include_once(CLASS_MANAGER);
include_once(CLASS_SESSION_ACTION);
$sessionAction = new SessionAction();
include_once(DIR_AJAX_INC . "class.manager.php");
$manager = new manager();
$manager->setSessionAction($sessionAction);
$fileList = $manager->getFileList();
$folderInfo = $manager->getFolderInfo();
}
$pagination->setUrl(CONFIG_URL_FILEnIMAGE_MANAGER);
}else
{
include_once(CLASS_PAGINATION);
$pagination = new pagination(false);
}
$pagination->setTotal(sizeof($fileList));
$pagination->setFirstText(PAGINATION_FIRST);
$pagination->setPreviousText(PAGINATION_PREVIOUS);
$pagination->setNextText(PAGINATION_NEXT);
$pagination->setLastText(PAGINATION_LAST);
$pagination->setLimit(!empty($_GET['limit'])?(int)($_GET['limit']):CONFIG_DEFAULT_PAGINATION_LIMIT);
echo $pagination->getPaginationHTML();
echo "<script type=\"text/javascript\">\n";
echo "parentFolder = {path:'" . getParentFolderPath($folderInfo['path']). "'};\n";
echo 'currentFolder ={';
$count =1;
foreach($folderInfo as $k=>$v)
{
echo ($count++ == 1?'':',') . "'" . $k . "':'" . ($k=='ctime'|| $k=='mtime'?date(DATE_TIME_FORMAT, $v):$v) . "'";
}
echo "};\n";
$fileList = array_slice($fileList, $pagination->getPageOffset(), $pagination->getLimit());
echo 'numRows = ' . sizeof($fileList) . ";\n";
echo "files = {\n";
$count = 1;
foreach($fileList as $file)
{
echo (($count > 1)?",":'').$count++ . ":{";
$j = 1;
foreach($file as $k=>$v)
{
if($k == 'ctime' || $k == 'mtime')
{
$v = @date(DATE_TIME_FORMAT, $v);
}
if($k == 'size')
{
$v = transformFileSize($v);
}
echo (($j++ > 1)?",":'') . "'" . $k . "':'" . $v . "'";
}
echo (($j++ > 1)?",":'') . "'url':'" . getFileUrl($file['path']) . "'";
echo "}\n";
}
echo "};</script>\n";
if(!empty($_GET['view']))
{
switch($_GET['view'])
{
case 'detail':
case 'thumbnail':
case 'text':
$view = $_GET['view'];
break;
default:
$view = CONFIG_DEFAULT_VIEW;
}
}else
{
$view = CONFIG_DEFAULT_VIEW;
}
switch($view)
{
case 'text':
//list file name only
include_once(DIR_AJAX_ROOT . '_ajax_get_text_listing.php');
break;
case 'thumbnail':
//list file with thumbnail
include_once(DIR_AJAX_ROOT . '_ajax_get_thumbnail_listing.php');
break;
case 'detail':
default:
include_once(DIR_AJAX_ROOT . '_ajax_get_details_listing.php');
}
<?php
/**
* the php script used to get the list of file or folders under a specific folder
* @author Logan Cai (cailongqun [at] yahoo [dot] com [dot] cn)
* @link www.phpletter.com
* @since 22/May/2007
*
*/
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
if(!isset($manager))
{
/**
* this is part of script for processing file paste
*/
//$_GET = $_POST;
include_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");
include_once(CLASS_PAGINATION);
$pagination = new pagination(false);
if(!empty($_GET['search']))
{
include_once(CLASS_SEARCH);
$search = new Search($_GET['search_folder']);
$search->addSearchKeyword('recursive', @$_GET['search_recursively']);
$search->addSearchKeyword('mtime_from', @$_GET['search_mtime_from']);
$search->addSearchKeyword('mtime_to', @$_GET['search_mtime_to']);
$search->addSearchKeyword('size_from', @$_GET['search_size_from']);
$search->addSearchKeyword('size_to', @$_GET['search_size_to']);
$search->addSearchKeyword('recursive', @$_GET['search_recursively']);
$search->addSearchKeyword('name', @$_GET['search_name']);
$search->doSearch();
$fileList = $search->getFoundFiles();
$folderInfo = $search->getRootFolderInfo();
}else
{
include_once(CLASS_MANAGER);
include_once(CLASS_SESSION_ACTION);
$sessionAction = new SessionAction();
include_once(DIR_AJAX_INC . "class.manager.php");
$manager = new manager();
$manager->setSessionAction($sessionAction);
$fileList = $manager->getFileList();
$folderInfo = $manager->getFolderInfo();
}
$pagination->setUrl(CONFIG_URL_FILEnIMAGE_MANAGER);
}else
{
include_once(CLASS_PAGINATION);
$pagination = new pagination(false);
}
$pagination->setTotal(sizeof($fileList));
$pagination->setFirstText(PAGINATION_FIRST);
$pagination->setPreviousText(PAGINATION_PREVIOUS);
$pagination->setNextText(PAGINATION_NEXT);
$pagination->setLastText(PAGINATION_LAST);
$pagination->setLimit(!empty($_GET['limit'])?(int)($_GET['limit']):CONFIG_DEFAULT_PAGINATION_LIMIT);
echo $pagination->getPaginationHTML();
echo "<script type=\"text/javascript\">\n";
echo "parentFolder = {path:'" . getParentFolderPath($folderInfo['path']). "'};\n";
echo 'currentFolder ={';
$count =1;
foreach($folderInfo as $k=>$v)
{
echo ($count++ == 1?'':',') . "'" . $k . "':'" . ($k=='ctime'|| $k=='mtime'?date(DATE_TIME_FORMAT, $v):$v) . "'";
}
echo "};\n";
$fileList = array_slice($fileList, $pagination->getPageOffset(), $pagination->getLimit());
echo 'numRows = ' . sizeof($fileList) . ";\n";
echo "files = {\n";
$count = 1;
foreach($fileList as $file)
{
echo (($count > 1)?",":'').$count++ . ":{";
$j = 1;
foreach($file as $k=>$v)
{
if($k == 'ctime' || $k == 'mtime')
{
$v = @date(DATE_TIME_FORMAT, $v);
}
if($k == 'size')
{
$v = transformFileSize($v);
}
echo (($j++ > 1)?",":'') . "'" . $k . "':'" . $v . "'";
}
echo (($j++ > 1)?",":'') . "'url':'" . getFileUrl($file['path']) . "'";
echo "}\n";
}
echo "};</script>\n";
if(!empty($_GET['view']))
{
switch($_GET['view'])
{
case 'detail':
case 'thumbnail':
case 'text':
$view = $_GET['view'];
break;
default:
$view = CONFIG_DEFAULT_VIEW;
}
}else
{
$view = CONFIG_DEFAULT_VIEW;
}
switch($view)
{
case 'text':
//list file name only
include_once(DIR_AJAX_ROOT . '_ajax_get_text_listing.php');
break;
case 'thumbnail':
//list file with thumbnail
include_once(DIR_AJAX_ROOT . '_ajax_get_thumbnail_listing.php');
break;
case 'detail':
default:
include_once(DIR_AJAX_ROOT . '_ajax_get_details_listing.php');
}
?>

View File

@@ -1,4 +1,6 @@
<?php
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,5 +1,6 @@
<?php
define('_PS_ADMIN_DIR_', getcwd());
if (!defined('_PS_ADMIN_DIR_'))
define('_PS_ADMIN_DIR_', getcwd());
require_once('../../config/config.inc.php');
require_once('../init.php');
/**

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -394,7 +394,7 @@
function disableConstraint()
{
$('#constraint').attr('disabled', 'disabled');
$('#constraint').attr('disabled', true);
};
function ShowHandlers()
{
@@ -496,7 +496,7 @@
*/
function cancelChangeMode()
{
$('#formAction input[@value=' + $('#image_mode').val() + ']').attr('checked', 'checked');
$('#formAction input[@value=' + $('#image_mode').val() + ']').attr('checked', true);
};
/**
* get the image element which is going to be modified
@@ -669,7 +669,7 @@ function toggleDisabledButton(buttonId, forceDisable)
if(forceDisable && currentClass == 'button')
{
newClass = 'disabledButton';
$(disabledButton).attr('disabled', 'disabled');
$(disabledButton).attr('disabled', true);
}else if(!forceDisable && currentClass == 'disabledButton')
{
newClass = 'button';
@@ -684,7 +684,7 @@ function toggleDisabledButton(buttonId, forceDisable)
else if(currentClass == 'button')
{
newClass = 'disabledButton';
$(disabledButton).attr('disabled', 'disabled');
$(disabledButton).attr('disabled', true);
}else
{
newClass = 'button';

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,85 +0,0 @@
<?php
/*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
/**
* @since 1.5.0
*/
define('_PS_ADMIN_DIR_', getcwd());
include(_PS_ADMIN_DIR_.'/../config/config.inc.php');
if (!Context::getContext()->employee->id)
Tools::redirectAdmin('index.php?controller=AdminLogin');
/*
* Functions allowed
*/
$functions = array(
'id_supply_order' => 'exportSupplyOrder',
);
/*
* Depending on $_GET, call the corresponding function
*/
foreach ($functions as $var => $function)
{
if (isset($_GET[$var]))
{
call_user_func($function);
die;
}
}
/**
* Function used for SupplyOrder
*/
function exportSupplyOrder()
{
//@TODO Checks if employee has enough access to export
if (!isset($_GET['id_supply_order']))
die (Tools::displayError('Missing supply order ID'));
$id_supply_order = (int)$_GET['id_supply_order'];
$supply_order = new SupplyOrder($id_supply_order);
if (!Validate::isLoadedObject($supply_order))
die(Tools::displayError('Cannot find this supply order in the database'));
$details = $supply_order->getEntriesCollection($supply_order->id_lang);
exportCSV($details, 'supply_order_'.$supply_order->reference.'_details');
}
/**
* Main function to export CSV
* @param object|Array $object
* @param string $template
*/
function exportCSV(&$object, $filename)
{
$csv = new CSV($object, $filename);
$csv->export();
}

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6883 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -38,8 +38,12 @@ $height = Tools::getValue('height');
$id_employee = Tools::getValue('id_employee');
$id_lang = Tools::getValue('id_lang');
if (Context::getContext()->employee->id != $id_employee)
die;
if (!isset($cookie->id_employee) || !$cookie->id_employee || $cookie->id_employee != $id_employee)
die(Tools::displayError());
if (!Validate::isModuleName($module))
die(Tools::displayError());
if (!Tools::file_exists_cache($module_path = dirname(__FILE__).'/../modules/'.$module.'/'.$module.'.php'))
die(Tools::displayError());

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 7383 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -147,11 +147,12 @@ function getPath($urlBase, $id_category, $path = '', $highlight = '', $categoryT
{
$sql = 'SELECT c.id_category, cl.name, cl.link_rewrite
FROM '._DB_PREFIX_.'category c
LEFT JOIN '._DB_PREFIX_.'category_lang cl ON (cl.id_category = c.id_category'.$context->shop->addSqlRestrictionOnLang('cl').')
LEFT JOIN '._DB_PREFIX_.'category_lang cl ON (cl.id_category = c.id_category'.Shop::addSqlRestrictionOnLang('cl').')
WHERE c.nleft <= '.(int)$category['nleft'].'
AND c.nright >= '.(int)$category['nright'].'
AND cl.id_lang = '.(int)$context->language->id.
($home ? ' AND c.id_category='.$id_category : '').'
AND c.id_category != '.(int)Category::getTopCategory()->id.'
GROUP BY c.id_category
ORDER BY c.level_depth ASC
LIMIT '.(!$home ? (int)($category['level_depth'] + 1) : 1);
@@ -161,7 +162,8 @@ function getPath($urlBase, $id_category, $path = '', $highlight = '', $categoryT
$nCategories = (int)sizeof($categories);
foreach ($categories AS $category)
{
$edit = '<a href="'.$urlBase.'&id_category='.(int)$category['id_category'].'&'.(($category['id_category'] == 1 || $home) ? 'viewcategory' : 'updatecategory').'&token='.Tools::getAdminToken('AdminCategories'.(int)(Tab::getIdFromClassName('AdminCategories')).(int)$context->employee->id).'" title="'.($category['id_category'] == 1 ? 'Home' : 'Modify').'"><img src="../img/admin/'.(($category['id_category'] == 1 || $home) ? 'home' : 'edit').'.gif" alt="" /></a> ';
$link = Context::getContext()->link->getAdminLink('AdminCategories');
$edit = '<a href="'.$link.'&id_category='.(int)$category['id_category'].'&'.(($category['id_category'] == 1 || $home) ? 'viewcategory' : 'updatecategory').'" title="'.($category['id_category'] == 1 ? 'Home' : 'Modify').'"><img src="../img/admin/'.(($category['id_category'] == 1 || $home) ? 'home' : 'edit').'.gif" alt="" /></a> ';
$fullPath .= $edit.
($n < $nCategories ? '<a href="'.$urlBase.'&id_category='.(int)$category['id_category'].'&viewcategory&token='.Tools::getAdminToken('AdminCategories'.(int)(Tab::getIdFromClassName('AdminCategories')).(int)$context->employee->id).'" title="'.htmlentities($category['name'], ENT_NOQUOTES, 'UTF-8').'">' : '').
(!empty($highlight) ? str_ireplace($highlight, '<span class="highlight">'.htmlentities($highlight, ENT_NOQUOTES, 'UTF-8').'</span>', $category['name']) : $category['name']).
@@ -388,47 +390,6 @@ function simpleXMLToArray ($xml, $flattenValues = true, $flattenAttributes = tru
return $return;
}
/**
* Generate a sweet HTML list for shop selection
*
* @todo move in adminTab
* @return string
*/
function generateShopList()
{
$tree = Shop::getTree();
$context = Context::getContext();
// Get default value
list($shopID, $shopGroupID) = Shop::getContext();
if ($shopID)
$value = 's-'.$shopID;
else if ($shopGroupID)
$value = 'g-'.$shopGroupID;
else
$value = '';
// Generate HTML
$url = $_SERVER['REQUEST_URI'].(($_SERVER['QUERY_STRING']) ? '&' : '?').'setShopContext=';
$html = '<select class="shopList" onchange="location.href = \''.$url.'\'+$(this).val();">';
if ($context->employee->id_profile == _PS_ADMIN_PROFILE_ ||
$context->shop->getTotalShopsWhoExists() == Employee::getTotalEmployeeShopById($context->employee->id))
$html .= '<option value="" class="first">'.translate('All shops').'</option>';
/*$html .= (Context::getContext()->employee->id_profile == _PS_ADMIN_PROFILE_) ? '<option value="" class="first">'.translate('All shops').'</option>' : '';*/
foreach ($tree as $gID => $group_data)
{
$disabled = ($group_data['totalShops'] != count($group_data['shops'])) ? 'disabled="disabled"' : '';
$html .= '<option class="group" value="g-'.$gID.'" '.(($value == 'g-'.$gID) ? 'selected="selected"' : '').' '.$disabled.'>'.htmlspecialchars($group_data['name']).'</option>';
foreach ($group_data['shops'] as $sID => $shopData)
if ($shopData['active'])
$html .= '<option value="s-'.$sID.'" class="shop" '.(($value == 's-'.$sID || $context->shop->id == $sID) ? 'selected="selected"' : '').'>&raquo; '.$shopData['name'].'</option>';
}
$html .= '</select>';
return $html;
}
/**
* for retrocompatibility with old AdminTab, old index.php
*
@@ -449,7 +410,6 @@ function runAdminTab($tab, $ajaxMode = false)
// $tab = $_REQUEST['tab'];
if ($adminObj = checkingTab($tab))
{
$noTabLink = $adminObj->noTabLink;
// init is different for new tabs (AdminController) and old tabs (AdminTab)
if ($adminObj instanceof AdminController)
{
@@ -502,12 +462,15 @@ function runAdminTab($tab, $ajaxMode = false)
<a href="?token='.Tools::getAdminToken($tab.intval(Tab::getIdFromClassName($tab)).(int)Context::getContext()->employee->id).'">'.translate('Back Office').'</a>
'.$bread.'</div>';
if (!$ajaxMode && Shop::isFeatureActive() && Context::shop() != Shop::CONTEXT_ALL)
if (!$ajaxMode && Shop::isFeatureActive() && Shop::getContext() != Shop::CONTEXT_ALL)
{
echo '<div class="multishop_info">';
if (Context::shop() == Shop::CONTEXT_GROUP)
printf(translate('You are configuring your store for group shop %s'), '<b>'.Context::getContext()->shop->getGroup()->name.'</b>');
elseif (Context::shop() == Shop::CONTEXT_SHOP)
if (Shop::getContext() == Shop::CONTEXT_GROUP)
{
$shop_group = new ShopGroup((int)Shop::getContextShopGroupID());
printf(translate('You are configuring your store for group shop %s'), '<b>'.$shop_group->name.'</b>');
}
elseif (Shop::getContext() == Shop::CONTEXT_SHOP)
printf(translate('You are configuring your store for shop %s'), '<b>'.Context::getContext()->shop->name.'</b>');
echo '</div>';
}

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -41,8 +41,9 @@ $dir = Tools::getValue('dir', 0); // Should be a String : Either ASC or DESC
$id_employee = (int)(Tools::getValue('id_employee'));
$id_lang = (int)(Tools::getValue('id_lang'));
if (Context::getContext()->employee->id != $id_employee)
die;
if (!isset($cookie->id_employee) || !$cookie->id_employee || $cookie->id_employee != $id_employee)
die(Tools::displayError());
if (!Validate::isModuleName($module))
die(Tools::displayError());

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 7048 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -41,18 +41,20 @@ echo '
<link type="text/css" rel="stylesheet" href="'._PS_CSS_DIR_.'admin.css" />
<link type="text/css" rel="stylesheet" href="'._PS_CSS_DIR_.'jquery.cluetip.css" />
<link type="text/css" rel="stylesheet" href="themes/'.Context::getContext()->employee->bo_theme.'/css/admin.css" />
<link type="text/css" rel="stylesheet" href="'._PS_JS_DIR_.'jquery/plugins/chosen/jquery.chosen.css" />
<title>PrestaShop&trade; - '.translate('Administration panel').'</title>
<script type="text/javascript">
var helpboxes = '.Configuration::get('PS_HELPBOX').';
var roundMode = '.Configuration::get('PS_PRICE_ROUND_MODE').';
</script>
<script type="text/javascript" src="'._PS_JS_DIR_.'jquery/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="'._PS_JS_DIR_.'jquery/jquery-'._PS_JQUERY_VERSION_.'.min.js"></script>
<script type="text/javascript" src="'._PS_JS_DIR_.'jquery/plugins/jquery.hoverIntent.js"></script>
<script type="text/javascript" src="'._PS_JS_DIR_.'jquery/plugins/cluetip/jquery.cluetip.js"></script>
<script type="text/javascript" src="'._PS_JS_DIR_.'admin.js"></script>
<script type="text/javascript" src="'._PS_JS_DIR_.'toggle.js"></script>
<script type="text/javascript" src="'._PS_JS_DIR_.'tools.js"></script>
<script type="text/javascript" src="'._PS_JS_DIR_.'ajax.js"></script>
<script type="text/javascript" src="'._PS_JS_DIR_.'jquery/plugins/chosen/jquery.chosen.js"></script>
<link rel="shortcut icon" href="'._PS_IMG_.'favicon.ico" />
'.Hook::exec('displayBackOfficeHeader').'
<!--[if IE]>
@@ -93,7 +95,7 @@ echo '
{
$("#orders_notif_number_wrapper").hide();
}
// Add customers notifications to the list
html = "";
nb_notifs = 0;
@@ -147,10 +149,13 @@ echo '
';
if (Shop::isFeatureActive())
{
if (Context::shop() == Shop::CONTEXT_ALL)
if (Shop::getContext() == Shop::CONTEXT_ALL)
$youEditFieldFor = translate('A modification of this field will be applied for all shops');
else if (Context::shop() == Shop::CONTEXT_GROUP)
$youEditFieldFor = sprintf(translate('A modification of this field will be applied for all shops of group %s'), '<b>'.Context::getContext()->shop->getGroup()->name.'</b>');
elseif (Shop::getContext() == Shop::CONTEXT_GROUP)
{
$shop_group = new ShopGroup((int)Shop::getContextShopGroupID());
$youEditFieldFor = sprintf(translate('A modification of this field will be applied for all shops of group %s'), '<b>'.$shop_group->name.'</b>');
}
else
$youEditFieldFor = sprintf(translate('A modification of this field will be applied for the shop %s'), '<b>'.Context::getContext()->shop->name.'</b>');
echo 'hints.html(hints.html()+\'<br /><span class="red">'.addslashes($youEditFieldFor).'</span>\');';
@@ -279,9 +284,6 @@ foreach (QuickAccess::getQuickAccesses(Context::getContext()->language->id) AS $
echo ' </select>
</div>';
if (Shop::isFeatureActive())
echo '<div id="header_shoplist">'.translate('Select your shop:').' '.generateShopList().'</div>';
echo '</div>';
echo Hook::exec('displayBackOfficeTop');
echo '<ul id="menu">';
@@ -311,10 +313,6 @@ foreach ($tabs AS $t)
<ul class="submenu">';
$subTabs = Tab::getTabs(Context::getContext()->language->id, (int)$t['id_tab']);
// @todo need a better way than using noTabLink property, keeping the fact to avoid db modification
if (!in_array($t['class_name'], $noTabLink))
array_unshift($subTabs, $t);
foreach ($subTabs AS $t2)
if (checkTabRights($t2['id_tab']) === true AND (bool)$t2['active'])
echo '<li><a href="index.php?controller='.$t2['class_name'].'&token='.Tools::getAdminTokenLite($t2['class_name']).'">'.$t2['name'].'</a></li>';
@@ -342,3 +340,12 @@ echo '
';
if(defined('_PS_MODE_DEV_') && _PS_MODE_DEV_)
echo '<div class="warn">This tab is an AdminTab</div>';
if (Shop::isFeatureActive())
{
echo '<div class="multishop_toolbar">
<span class="text_multishop">'.translate('Multishop configuration for').'</span>'.
Helper::renderShopList();
echo '</div>';
}

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,13 +19,15 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 7451 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
$timer_start = microtime(true);
define('_PS_ADMIN_DIR_', getcwd());
require(dirname(__FILE__).'/../config/config.inc.php');
require(dirname(__FILE__).'/functions.php');
@@ -38,4 +40,4 @@ if (!isset($_REQUEST['controller']) && isset($_REQUEST['tab']))
$_REQUEST['controller'] = strtolower($_REQUEST['tab']);
// Prepare and trigger admin dispatcher
Dispatcher::getInstance()->dispatch();
Dispatcher::getInstance()->dispatch();

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 7227 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -59,8 +59,10 @@ try
$protocol_content = (isset($useSSL) AND $useSSL AND Configuration::get('PS_SSL_ENABLED')) ? 'https://' : 'http://';
$link = new Link($protocol_link, $protocol_content);
$context->link = $link;
define('_PS_BASE_URL_', Tools::getShopDomain(true));
define('_PS_BASE_URL_SSL_', Tools::getShopDomainSsl(true));
if (!defined('_PS_BASE_URL_'))
define('_PS_BASE_URL_', Tools::getShopDomain(true));
if (!defined('_PS_BASE_URL_SSL_'))
define('_PS_BASE_URL_SSL_', Tools::getShopDomainSsl(true));
$path = dirname(__FILE__).'/themes/';
// if the current employee theme is not valid (check layout.tpl presence),
@@ -96,19 +98,50 @@ try
$query = (isset($url['query'])) ? $url['query'] : '';
parse_str($query, $parseQuery);
unset($parseQuery['setShopContext']);
Tools::redirectAdmin($url['path'] . '?' . http_build_query($parseQuery));
Tools::redirectAdmin($url['path'] . '?' . http_build_query($parseQuery, '', '&'));
}
$context->currency = new Currency(Configuration::get('PS_CURRENCY_DEFAULT'));
$shopID = '';
if ($context->cookie->shopContext)
if ($context->employee->isLoggedBack())
{
$split = explode('-', $context->cookie->shopContext);
if (count($split) == 2 && $split[0] == 's')
$shopID = (int)$split[1];
$shop_id = '';
Shop::setContext(Shop::CONTEXT_ALL);
if ($context->cookie->shopContext)
{
$split = explode('-', $context->cookie->shopContext);
if (count($split) == 2)
{
if ($split[0] == 'g')
{
if ($context->employee->hasAuthOnShopGroup($split[1]))
Shop::setContext(Shop::CONTEXT_GROUP, $split[1]);
else
{
$shop_id = $context->employee->getDefaultShopID();
Shop::setContext(Shop::CONTEXT_SHOP, $shop_id);
}
}
else if ($context->employee->hasAuthOnShop($split[1]))
{
$shop_id = $split[1];
Shop::setContext(Shop::CONTEXT_SHOP, $shop_id);
}
else
{
$shop_id = $context->employee->getDefaultShopID();
Shop::setContext(Shop::CONTEXT_SHOP, $shop_id);
}
}
}
// Replace existing shop if necessary
if (!$shop_id)
$context->shop = new Shop(Configuration::get('PS_SHOP_DEFAULT'));
else if ($context->shop->id != $shop_id)
$context->shop = new Shop($shop_id);
}
$context->shop = new Shop($shopID);
}
catch(PrestaShopException $e)
{

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 7310 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,16 +19,21 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_ADMIN_DIR_', getcwd());
include(_PS_ADMIN_DIR_.'/../config/config.inc.php');
/**
* @deprecated 1.5.0
* This file is deprecated, please use AdminPdfController instead
*/
Tools::displayFileAsDeprecated();
if (!Context::getContext()->employee->id)
Tools::redirectAdmin('index.php?controller=AdminLogin');
@@ -44,153 +49,12 @@ $function_array = array(
'id_supply_order' => 'generateSupplyOrderFormPDF'
);
$pdf_controller = new AdminPdfController();
foreach ($function_array as $var => $function)
if (isset($_GET[$var]))
{
call_user_func($function);
die;
$pdf_controller->{'process'.$function}();
exit;
}
function generateSupplyOrderFormPDF()
{
if (!Tools::isSubmit('id_supply_order'))
die (Tools::displayError('Missing supply order ID'));
$id_supply_order = (int)Tools::getValue('id_supply_order');
$supply_order = new SupplyOrder($id_supply_order);
if (!Validate::isLoadedObject($supply_order))
die(Tools::displayError('Cannot find this supply order in the database'));
generatePDF($supply_order, PDF::TEMPLATE_SUPPLY_ORDER_FORM);
}
function generateInvoicePDF()
{
if (Tools::isSubmit('id_order'))
generateInvoicePDFByIdOrder(Tools::getValue('id_order'));
elseif (Tools::isSubmit('id_order_invoice'))
generateInvoicePDFByIdOrderInvoice(Tools::getValue('id_order_invoice'));
else
die (Tools::displayError('Missing order ID or invoice order ID'));
exit;
}
function generateInvoicePDFByIdOrder($id_order)
{
$order = new Order((int)$id_order);
if (!Validate::isLoadedObject($order))
die(Tools::displayError('Cannot find order in database'));
$order_invoice_list = $order->getInvoicesCollection();
Hook::exec('actionPDFInvoiceRender', array('order_invoice_list' => $order_invoice_list));
generatePDF($order_invoice_list, PDF::TEMPLATE_INVOICE);
}
function generateInvoicePDFByIdOrderInvoice($id_order_invoice)
{
$order_invoice = new OrderInvoice((int)$id_order_invoice);
if (!Validate::isLoadedObject($order_invoice))
die(Tools::displayError('Cannot find order invoice in database'));
Hook::exec('actionPDFInvoiceRender', array('order_invoice_list' => array($order_invoice)));
generatePDF($order_invoice, PDF::TEMPLATE_INVOICE);
}
function generateOrderSlipPDF()
{
$orderSlip = new OrderSlip((int)Tools::getValue('id_order_slip'));
$order = new Order((int)$orderSlip->id_order);
if (!Validate::isLoadedObject($order))
die(Tools::displayError('Cannot find order in database'));
$order->products = OrderSlip::getOrdersSlipProducts($orderSlip->id, $order);
generatePDF($orderSlip, PDF::TEMPLATE_ORDER_SLIP);
}
function generateDeliverySlipPDF()
{
if (Tools::isSubmit('id_order'))
generateDeliverySlipPDFByIdOrder((int)Tools::getValue('id_order'));
elseif (Tools::isSubmit('id_order_invoice'))
generateDeliverySlipPDFByIdOrderInvoice((int)Tools::getValue('id_order_invoice'));
elseif (Tools::isSubmit('id_delivery'))
{
$order = Order::getByDelivery((int)Tools::getValue('id_delivery'));
generateDeliverySlipPDFByIdOrder((int)$order->id);
}
else
die (Tools::displayError('Missing order ID or invoice order ID'));
exit;
}
function generateDeliverySlipPDFByIdOrder($id_order)
{
$order = new Order((int)$id_order);
if (!Validate::isLoadedObject($order))
throw new PrestaShopException('Can\'t load Order object');
$order_invoice_collection = $order->getInvoicesCollection();
generatePDF($order_invoice_collection, PDF::TEMPLATE_DELIVERY_SLIP);
}
function generateDeliverySlipPDFByIdOrderInvoice($id_order_invoice)
{
$order_invoice = new OrderInvoice((int)$id_order_invoice);
if (!Validate::isLoadedObject($order_invoice))
throw new PrestaShopException('Can\'t load Order Invoice object');
generatePDF($order_invoice, PDF::TEMPLATE_DELIVERY_SLIP);
}
function generateInvoicesPDF()
{
$order_invoice_collection = OrderInvoice::getByDateInterval(Tools::getValue('date_from'), Tools::getValue('date_to'));
if (!count($order_invoice_collection))
die(Tools::displayError('No invoices found'));
generatePDF($order_invoice_collection, PDF::TEMPLATE_INVOICE);
}
function generateInvoicesPDF2()
{
$order_invoice_collection = array();
foreach (explode('-', Tools::getValue('id_order_state')) as $id_order_state)
if (is_array($order_invoices = OrderInvoice::getByStatus((int)$id_order_state)))
$order_invoice_collection = array_merge($order_invoices, $order_invoice_collection);
if (!count($order_invoice_collection))
die(Tools::displayError('No invoices found'));
generatePDF($order_invoice_collection, PDF::TEMPLATE_INVOICE);
}
function generateOrderSlipsPDF()
{
$id_order_slips_list = OrderSlip::getSlipsIdByDate(Tools::getValue('date_from'), Tools::getValue('date_to'));
if (!count($id_order_slips_list))
die (Tools::displayError('No order slips found'));
$order_slips = array();
foreach ($id_order_slips_list as $id_order_slips)
$order_slips[] = new OrderSlip((int)$id_order_slips);
generatePDF($order_slips, PDF::TEMPLATE_ORDER_SLIP);
}
function generateDeliverySlipsPDF()
{
$order_invoice_collection = OrderInvoice::getByDeliveryDateInterval(Tools::getValue('date_from'), Tools::getValue('date_to'));
if (!count($order_invoice_collection))
die(Tools::displayError('No invoices found'));
generatePDF($order_invoice_collection, PDF::TEMPLATE_DELIVERY_SLIP);
}
function generatePDF($object, $template)
{
$pdf = new PDF($object, $template, Context::getContext()->smarty);
$pdf->render();
}
exit;

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -18,6 +18,7 @@ fieldset{background-color:#EBEDF4; border:1px solid #CCCED7; color:#585A69; font
.Bloc {background-color:#EBEDF4; border:1px solid #CCCED7;font-size:1.1em;margin:0;padding:1em}
legend{background:#EBEDF4;border:1px solid #CCCED7;font-weight:700;margin:0;padding:.2em .5em;text-align:left}
input[type="text"],input[type="password"],input[type="file"],textarea {border:1px solid #ccc; background-color:#fff;}
input[type="text"]:disabled,input[type="password"]:disabled,input[type="file"]:disabled,textarea:disabled {border:1px solid #ccc; background-color:#dedede; color: #444444;}
select { border:1px solid #ccc; font-size: 12px;}
select[disabled="disabled"], input[disabled="disabled"],textarea[disabled="disabled"], option[disabled="disabled"] {border: 1px solid #CCCCCC;color: #AAAAAA}
.header_module{background:url('../img/header_module.png');padding-left: 0.5em;padding-top: 0.8em;height:20px;color: #812143;border:solid 1px #CCC;}
@@ -57,19 +58,18 @@ input.button[disabled=disabled]:hover{background-color:#FFF6D3}
#header #header_infos #header_foaccess{ text-decoration:none; color:#bababa;}
#header #header_infos #header_foaccess a {color:#bababa !important;}
#header #header_infos a#header_foaccess:hover { color:#fff;}
#header #header_search{ float:left; margin-top:15px; position:relative; }
#header #header_search #bo_query{ font: 13px Arial,sans-serif; float:left;background: none repeat scroll 0 0 #fff; border:1px solid #000; border-radius:4px; padding: 5px 25px 5px 4px; width: 180px; box-shadow: 0 1px 0 #666;}
#header #header_search #bo_search_type{ font-size:13px; float:left; margin:0 10px 0 0; padding:3px 0 4px; vertical-align:middle;width:auto; border-color: #666666 #CCCCCC #CCCCCC;border-style:solid solid solid none; height:27px; border-width: 1px;}
#header #header_search #bo_search_submit { background: transparent url('../img/icon-search.png') no-repeat scroll center; border:none; width:27px; height:27px; float:left; font-weight:normal; margin:0; padding:0; cursor:pointer; text-indent:-9999em; position:absolute; right:0; display:block; /*hacking ie7*/ font-size:0 !ie7; color: transparent !ie;}
#header #header_search{ background-color:#fff; border:2px solid #000; float:left; margin-top:15px; margin-left:7%; position:relative; height:25px; box-shadow: 0 1px 0 #666666; }
#header #header_search #bo_query{ font: 13px Arial,sans-serif; float:left;background: none repeat scroll 0 0 transparent; border:none; box-shadow:none; padding: 5px 0px 5px 4px; width: 160px; }
#header #header_search #bo_search_type_chzn{ font-size:13px; float:left; margin:0 23px 0 0; padding:0 4px; vertical-align:middle;width:100px;height:27px; border:none;}
#header #header_search #bo_search_type_chzn.chzn-container-single .chzn-single { box-shadow:none; border-radius:0px; border:none; border-left:1px dotted #ccc;}
#header #header_search #bo_search_submit { background: url('../img/icon-search2.png') no-repeat scroll center; border:none; width:27px; height:25px; float:left; font-weight:normal; margin:0; padding:0; cursor:pointer; text-indent:-9999em; position:absolute; right:0; display:block; border-left:1px solid #3079ED; border-radius:0px; /*hacking ie7*/ font-size:0 !ie7; color: transparent !ie;}
#header #header_quick{float:right; display:block; margin-top:15px;}
#header #header_quick #quick_select{ font-size:13px; margin:0 10px 0 0; padding:3px 0 4px; vertical-align:middle;width:140px; height:27px;}
#header #header_shoplist{ background-image:none; clear:both; float: right; color:#fff; margin-top:10px; margin-right:15px;}
#header #header_shoplist span { float:left; padding:3px;}
#header #header_quick #quick_select_chzn{ font-size:13px; margin:0 10px 0 0; padding:0px 0 4px; }
#header #header_myaccount{background:url('../img/bg-lang.png') no-repeat;display:block;float:right;height:16px;margin:8px 1px 0 0;width:16px}
.path_bar {display:none;}
#notifs_icon_wrapper {float: left;position: relative;margin:15px 10px 0; width:90px;}
#notifs_icon_wrapper {float: left;position: relative;margin:15px 10px 0; width:95px;}
.notifs { float: left;position: relative;cursor: pointer;margin:0; padding:5px; width: 18px;height: 16px;}
#orders_notif {background: url('../img/notif_order.png') no-repeat center top;}
#customers_notif {background: url('../img/notif_customer.png') no-repeat center top;}
@@ -105,7 +105,7 @@ input.button[disabled=disabled]:hover{background-color:#FFF6D3}
#header #menu li.active span.title, #header #menu li:hover span.title {color:#fff; text-shadow: -1px -1px 0 #3293D6;}
#header #menu .withLeftBorder{background:transparent url('../img/separator_subnav.png') no-repeat 0 5px}
#header #menu .submenu{background:#f8f8f8;clear:both;margin:0;padding:0;border:1px solid #d9d9d9;z-index:9999; box-shadow: 1px 5px 5px #CCCCCC; -moz-box-shadow:1px 5px 10px #CCCCCC; -webkit-box-shadow:1px 5px 10px #CCCCCC;}
#header #menu .submenu li{list-style:none;margin:0;padding:0;display:block;}
#header #menu .submenu li{list-style:none;margin:0;padding:0;display:block;min-width:150px;}
#header #menu .submenu li a{ font-size:12px;display:block;padding: 5px 15px 5px 10px; color:#666666;border-top:1px solid #fff; border-bottom:1px solid #ccc;}
#header #menu .submenu li a:hover { background-color:#eee; text-shadow:0 1px 0 #fff;}
@@ -116,6 +116,7 @@ input.button[disabled=disabled]:hover{background-color:#FFF6D3}
.table_grid {width:100%;}
.table{ background-color:#fff;border:1px solid #ccc;padding:0: border-radius:3px; -moz-border-radius:3px;-webkit-border-radius:3px;}
.filter {background-color:#f1f9ff;}
.table .filter {margin:2px;}
.table th a{text-decoration:underline}
.table a:hover{text-decoration:none}
.table tr th{ background-color: #F1F1F1; text-shadow:0 1px 0 #fff; padding:4px 6px;
@@ -135,9 +136,10 @@ input.button[disabled=disabled]:hover{background-color:#FFF6D3}
.table tr td.last{border-right:1px solid #DEDEDE}
.table tr.small td{height:15px}
.table tr.last td{border-bottom:none}
td.col-left {vertical-align:top; padding-right:10px;}
.col-left {vertical-align:top; padding-right:10px;}
.col-right {padding-bottom:5px;}
#tabPane1 td.col-left { width:200px;}
#product-tab-content-wait{display:block;background:url('../img/bg_loaderSpace.png');position:absolute;width:100%;z-index:100;min-height:600px;padding:5px 10px 10px;}
#product-tab-content-wait{display:block;background:url('../img/bg_loaderSpace.png');min-height:420px;position:absolute;width:96.5%;}
div#loading{height:128px;width:128px;background:url('../img/ajax-loader.gif');display:block;text-indent:-9999px;margin:100px auto;}
td.col-left label { display:block; width:100%; text-align:right;}
.alt_row{background-color:#f8f8f8}
@@ -146,6 +148,13 @@ td.col-left label { display:block; width:100%; text-align:right;}
.cat_bar{background-color:#F4E8CD;border:1px solid #999999;font-family:Trebuchet,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;margin-bottom:20px;padding:5px}
.cat_bar a{font-weight:700}
.table tr#total_products,
.table tr#total_discounts,
.table tr#total_wrapping,
.table tr#total_shipping { height:35px;}
.table tr#total_order { height:50px;}
a.action_module{color: #268CCD;text-decoration: underline;}
a.header_module_toggle{font-weight: bold;color: #268CCD;display:block;}
a.module_toggle_all{color: #268CCD;}
@@ -168,6 +177,16 @@ a.module_toggle_all{color: #268CCD;}
/*TABLE STATUS COMMANDE*/
.table td span.color_field { font-size:11px; padding:2px 5px; border-radius:3px; text-transform:uppercase; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
/*multishop toolbar*/
.multishop_toolbar { background-color: #F8F8F8; border: 1px solid #CCCCCC; margin-bottom:10px; padding: 10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-size: 18px;}
.multishop_toolbar span.text_multishop {vertical-align: 7px; padding-right: 5px; }
.multishop_toolbar select.shopList { width: 300px; }
.multishop_toolbar a.chzn-single { background: url('../img/icon-multishop.png') no-repeat 5px 5px; padding: 1px 2px 2px 25px; font-weight: bold; }
.multishop_toolbar .chzn-container .chzn-results .first{font-weight: bold;background-color: #408BD5;color: #ffffff;}
.multishop_toolbar .chzn-container .chzn-results .group{font-weight: bold;font-style: italic;padding-left: 15px;background-color: #C6DEFC;}
.multishop_toolbar .chzn-container .chzn-results .shop{padding-left: 30px;background-color: #EAF2FC;}
/*toolbarBox*/
.toolbarBox { background-color: #F8F8F8; border: 1px solid #CCCCCC; margin-bottom:10px; padding: 10px 0; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.toolbarBox .pageTitle { margin-left:10px; line-height:48px}
@@ -208,16 +227,27 @@ a.module_toggle_all{color: #268CCD;}
.toolbarBox .process-icon-help{ background-image: url('../img/process-icon-help.png');}
.toolbarBox .process-icon-help-new{ background-image: url('../img/process-icon-help-new.png');}
div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0.9;z-index:1;}
div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0.9;z-index:500;}
/*button upload files*/
.qq-upload-button {
background: #e4e4e4 url('../img/bg-button-degrade.png') repeat-x scroll left top;
background: -moz-linear-gradient(center top , #F9F9F9, #E3E3E3) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top ,center bottom, from(#F9F9F9), to(#E3E3E3)) repeat scroll 0 0 transparent;
color:#333; width:180px; font-weight:bold; text-shadow: 0 1px 0 #fff;
border-color: #CCCCCC #BBBBBB #A0A0A0;border-left: 1px solid #BBBBBB;border-radius: 3px 3px 3px 3px;border-right: 1px solid #BBBBBB;border-style: solid;border-width: 1px;color: #000000;}
.qq-upload-button:hover { border:1px solid #939393;}
#content .qq-upload-button {
background: #e4e4e4 url('../img/bg-button-degrade.png') repeat-x scroll left top;
background: -moz-linear-gradient(center top , #F9F9F9, #E3E3E3) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top ,center bottom, from(#F9F9F9), to(#E3E3E3)) repeat scroll 0 0 transparent;
color:#333;
width:180px;
text-shadow: 0 1px 0 #fff;
border-color: #CCCCCC #BBBBBB #A0A0A0;
border-left: 1px solid #BBBBBB;
border-radius: 3px 3px 3px 3px;
border-right: 1px solid #BBBBBB;
border-style: solid;
border-width: 1px;
color: #000000;
}
#content .qq-upload-button:hover { border:1px solid #939393;}
.file_upload_label {margin-top:5px;}
/*leadin*/
.leadin {}
@@ -285,7 +315,7 @@ form#product_form h4 { font-size:18px; font-weight:normal;}
.sidebar ul.categorieList li:first-child { border-top:none;}
.sidebar ul.categorieList li a {color:#3a6ea7; display:block; padding-left:5px;}
.sidebar ul.categorieList li a:hover { background-color: #EBEDF4;}
.sidebar ul.categorieList li div.categorieWidth { width:180px; margin-left:5px; overflow:hidden;}
.sidebar ul.categorieList li div.categorieWidth { overflow:hidden;}
.sidebar ul.categorieList li div.count{ position:absolute; top:0; right:5px;}
.sidebar .categorieStatus { display:none;}
@@ -320,7 +350,7 @@ form#product_form h4 { font-size:18px; font-weight:normal;}
#statsContainer #calendar p, #referrersContainer #calendar p { margin:2px;}
#statsContainer #calendar p span, #referrersContainer #calendar p span { float:left; display:block; padding:3px;}
#statsContainer .blocStats { background-color: #EBEDF4;border: 1px solid #C2C4D9; display: block; position:relative; padding: 10px;}
#statsContainer .blocStats h2 { font-weight:normal; margin:0;}
#statsContainer .blocStats h2 { font-weight:normal; margin:0; font-size:1.4em}
#statsContainer .blocStats h2.icon-statsproduct span,
#statsContainer .blocStats h2.icon-statsbestsuppliers span,
#statsContainer .blocStats h2.icon-statsforecast span,
@@ -419,8 +449,8 @@ form#product_form h4 { font-size:18px; font-weight:normal;}
#modulePosition .table tr th { height:40px;}
#modulePosition form{ margin-right:270px;}
#modulePosition .lab_modules_positions h3 { color:#3A6EA7; margin:0 0 0 10px; float:left;}
#modulePosition .lab_modules_positions p { font-family:Georgia; font-style: italic; font-size:12px; padding-left:40px;}
#modulePosition .lab_modules_positions span { font-size:12px; padding-left:5px;}
#modulePosition .lab_modules_positions p { font-family:Georgia; font-style: italic; font-size:12px; padding-left:40px; clear:both;}
#modulePosition .lab_modules_positions span { font-size:12px; padding-top:4px; padding-left:5px; float:left; }
select#show_modules { font-size:12px;}
@@ -463,3 +493,37 @@ ul.listForm li {padding-bottom:3px;}
.view-modules li.favorites-view-disabled:hover {border-color: #CCCCCC #BBBBBB #A0A0A0;}
.view-modules li.favorites-view {border-bottom-left-radius: 0;border-left: 1px solid #fff; border-top-left-radius: 0;}
.view-modules li.normal-view {border-bottom-right-radius: 0;border-right: 1px solid #ccc; border-top-right-radius: 0;}
.margin-form select.chosen{width: 200px;}
.selected-line {background:#fff1b5;}
#changedFiles ul{list-style-type: square; padding-left: 40px;}
.tooltip { position: relative; }
.tooltip .tooltip_content {
z-index: 100;
text-align: left;
display: none;
white-space: nowrap;
position: absolute;
padding: 5px 5px;
background: black;
color: white;
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
margin-top: 5px;
}
.tooltip .tooltip_label { cursor: pointer; }
.tooltip .title { text-align: center; padding-bottom: 5px; display: block; font-weight: bold }
.tooltip:hover .tooltip_content { display: block; }
.tooltip_button {
border: 1px solid silver;
border-radius: 3px;
padding: 0 3px;
background: -moz-linear-gradient(top, #ddd, #aaa);
background: -o-linear-gradient(top, #ddd, #aaa);
background: -webkit-linear-gradient(top, #ddd, #aaa);
background: linear-gradient(top, #ddd, #aaa);
color: #666
}

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 8667 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -147,29 +147,29 @@ a.module_toggle_all{color: #268CCD;}
/*toolbarBox*/
.toolbarBox { background-color: #F8F8F8; border: 1px solid #CCCCCC; margin-bottom:10px; padding: 10px 0; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.toolbarBox .pageTitle { margin-left:10px; line-height:48px}
.toolbarBox .pageTitle h3 {font-size: 2em; font-weight: bold; line-height: 48px; margin: 0; padding: 0;}
.toolbarBox ul.cc_button {float:right;margin:0;padding:0;}
.toolbarBox ul.cc_button li {color: #666666; float: left; height: 48px; list-style: none outside none; padding: 1px 1px 3px 4px; text-align: center;}
.toolbarBox a.toolbar_btn { border-width: 1px;font-size:11px;cursor: pointer; display: block; float: left; padding: 1px 5px; white-space: nowrap; text-shadow: 0 1px 0 #ffffff;;}
.toolbarBox .pageTitle h3 {font-size: 2em; font-weight: bold; line-height: 48px; margin: 0; padding: 0}
.toolbarBox ul.cc_button {float:right;margin:0;padding:0}
.toolbarBox ul.cc_button li {color: #666666; float: left; height: 48px; list-style: none outside none; padding: 1px 1px 3px 4px; text-align: center}
.toolbarBox a.toolbar_btn { border-width: 1px;font-size:11px;cursor: pointer; display: block; float: left; padding: 1px 5px; white-space: nowrap; text-shadow: 0 1px 0 #ffffff}
.toolbarBox a.toolbar_btn:hover {}
.toolbarBox .toolbar_btn span{ display: block;float: none;height: 32px;margin: 0 auto;width: 32px;}
.toolbarBox .process-icon-delete { background-image: url('../img/process-icon-delete.png');}
.toolbarBox .process-icon-duplicate { background-image: url('../img/process-icon-duplicate.png');}
.toolbarBox .process-icon-preview { background-image: url('../img/process-icon-preview.png');}
.toolbarBox .process-icon-stats { background-image: url('../img/process-icon-stats.png');}
.toolbarBox .process-icon-cancel { background-image: url('../img/process-icon-cancel.png');}
.toolbarBox .process-icon-new, .toolbarBox .process-icon-newAttributes{ background-image: url('../img/process-icon-new.png');}
.toolbarBox .process-icon-save, .toolbarBox .process-icon-save-settings { background-image: url('../img/process-icon-save.png');}
.toolbarBox .process-icon-save-and-stay { background-image: url('../img/process-icon-save-and-stay.png');}
.toolbarBox .process-icon-edit { background-image: url('../img/process-icon-edit.png');}
.toolbarBox .process-icon-back { background-image: url('../img/process-icon-back.png');}
.toolbarBox .process-icon-refresh-index { background-image: url('../img/process-icon-refresh-index.png');}
.toolbarBox .process-icon-refresh-cache { background-image: url('../img/process-icon-refresh-cache.png');}
.toolbarBox .process-icon-save-calendar { background-image: url('../img/process-icon-save-calendar.png');}
.toolbarBox .process-icon-new-module { background-image: url('../img/process-icon-new-module.png');}
.toolbarBox .process-icon-new-module-addon { background-image: url('../img/process-icon-new-module-addon.png');}
.toolbarBox .toolbar_btn span{ display: block;float: none;height: 32px;margin: 0 auto;width: 32px}
.toolbarBox .process-icon-delete { background-image: url('../img/process-icon-delete.png')}
.toolbarBox .process-icon-duplicate { background-image: url('../img/process-icon-duplicate.png')}
.toolbarBox .process-icon-preview { background-image: url('../img/process-icon-preview.png')}
.toolbarBox .process-icon-stats { background-image: url('../img/process-icon-stats.png')}
.toolbarBox .process-icon-cancel { background-image: url('../img/process-icon-cancel.png')}
.toolbarBox .process-icon-new, .toolbarBox .process-icon-newAttributes{ background-image: url('../img/process-icon-new.png')}
.toolbarBox .process-icon-save, .toolbarBox .process-icon-save-settings { background-image: url('../img/process-icon-save.png')}
.toolbarBox .process-icon-save-and-stay { background-image: url('../img/process-icon-save-and-stay.png')}
.toolbarBox .process-icon-edit { background-image: url('../img/process-icon-edit.png')}
.toolbarBox .process-icon-back { background-image: url('../img/process-icon-back.png')}
.toolbarBox .process-icon-refresh-index { background-image: url('../img/process-icon-refresh-index.png')}
.toolbarBox .process-icon-refresh-cache { background-image: url('../img/process-icon-refresh-cache.png')}
.toolbarBox .process-icon-save-calendar { background-image: url('../img/process-icon-save-calendar.png')}
.toolbarBox .process-icon-new-module { background-image: url('../img/process-icon-new-module.png')}
.toolbarBox .process-icon-new-module-addon { background-image: url('../img/process-icon-new-module-addon.png')}
div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0.9;z-index:1;}
div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0.9;z-index:1}
/*button upload files*/
.qq-upload-button {background: -moz-linear-gradient(center top , #F9F9F9, #E3E3E3) repeat scroll 0 0 transparent;
@@ -213,14 +213,15 @@ form#product, form#access_form{ background-color:#ebedf4; border:1px solid #cc
.sidebar ul.categorieList li { border-top:1px solid #ccc; position:relative; line-height:20px;}
.sidebar ul.categorieList li:first-child { border-top:none;}
.sidebar ul.categorieList li a {color:#3a6ea7;}
.sidebar ul.categorieList li div.categorieWidth { width:180px; margin-left:5px; overflow:hidden;}
.sidebar ul.categorieList li div.categorieWidth { text-indent:5px; overflow:hidden;}
.sidebar ul.categorieList li div.count{ position:absolute; top:0; right:5px;}
/*MODULECONTAINER*/
#moduleContainer { margin-left:220px; padding:13px 0 0 20px;}
#moduleContainer .table tr th { height:40px;}
#moduleContainer .table tr td { vertical-align:top; padding: 5px 7px 0; border-top:1px dotted #ccc; border-bottom:none;}
#moduleContainer .table tr td { font-size:12px; vertical-align:top; padding: 5px 7px 0; border-top:1px solid #ccc; border-bottom:none;}
#moduleContainer .table tr:first-child {border-top:1px solid #ccc}
#moduleContainer .table tr:hover { background-color:#FFF1B5;}
#moduleContainer .moduleDesc { font-size:12px; position:relative; margin-bottom:10px;}
#moduleContainer .moduleDesc h3 { color:#3A6EA7; margin:0;}
#moduleContainer .moduleDesc .metadata { float:left; display:block; margin:5px 0;}
@@ -230,13 +231,18 @@ form#product, form#access_form{ background-color:#ebedf4; border:1px solid #cc
#moduleContainer .moduleDesc .metadata dl dt { font-weight:bold; padding-right:5px;}
#moduleContainer .moduleDesc p.desc { color:#666; font-size:12px; display:block; clear:both;}
#moduleContainer .setup {background-color:#6db300; font-size:10px; color:#fff; text-transform:uppercase; position:relative; left:10px; padding:0px 4px; display: inline-block; border-radius:3px;}
#moduleContainer .setup.non-install { background-color:#ec7000;}
#moduleContainer .setup.non-install { border: solid 1px #ec7000; background-color: #ffedb1; color: #ec7000}
#moduleContainer .setup.must-have { background-color: #ec7000;}
#moduleContainer .setup.off{ background-color:#ccc;}
#moduleContainer .row-actions-module span { padding-right:5px;}
#moduleContainer .row-actions-module span a { font-size:12px;}
#moduleContainer .button.uninstalled,
#moduleContainer .button.installed { float:right; clear:both; margin-top:15px; font-size:12px;}
#moduleContainer .button.installed { float:right; display: inline-block; margin-top:15px; font-size:12px;}
#moduleContainer .button.updated { margin-top:15px; display: inline-block; font-size:12px;}
#list-action-button{width:175px}
#list-action-button li{margin-left:10px;display: inline;float: left;}
#moduleContainer .moduleName {font-size:12px; color:#3A6EA7;font-weight:bold;}
#moduleContainer .moduleFavDesc { font-family:Georgia; font-style:italic; color:#666;}
/*FOOTER*/
#footer {height:40px; font-size:12px;clear:both;font-size:0.9em;color:#666666}

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 8667 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 632 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 649 B

View File

@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 8971 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -48,8 +48,43 @@
var tabnumber = tout[4];
var table = 'table#table_'+id_profile;
if (perm == 'all' && $(this).parent().parent().hasClass('parent'))
{
checked = enabled ? 'checked': '';
$(this).parent().parent().parent().find('.child-'+id_tab+' input[type=checkbox]').attr('checked', checked);
$.ajax({
url: "{$link->getAdminLink('AdminAccess')}",
cache: false,
data : {
ajaxMode : '1',
id_tab: id_tab,
id_profile: id_profile,
perm: perm,
enabled: enabled,
submitAddAccess: '1',
addFromParent: '1',
action: 'updateAccess',
ajax: '1',
token: '{getAdminToken tab='AdminAccess'}'
},
success : function(res,textStatus,jqXHR)
{
try
{
if (res == 'ok')
showSuccessMessage("{l s='Update successful'}");
else
showErrorMessage("{l s='Update error'}");
}
catch(e)
{
jAlert('Technical error');
}
}
});
}
perfect_access_js_gestion(this, perm, id_tab, tabsize, tabnumber, table);
$.ajax({
url: "{$link->getAdminLink('AdminAccess')}",
cache: false,
@@ -62,7 +97,7 @@
submitAddAccess: '1',
action: 'updateAccess',
ajax: '1',
token: '{getAdminToken tab='AdminAccess'}',
token: '{getAdminToken tab='AdminAccess'}'
},
success : function(res,textStatus,jqXHR)
{
@@ -86,16 +121,17 @@
var id_module = tout[0];
var perm = tout[1];
var id_profile = tout[2];
var enabled = $(this).is(':checked')? 1 : 0;
var enabled = $(this).is(':checked') ? 1 : 0;
var enabled_attr = $(this).is(':checked') ? true : false;
var table = 'table#table_module_'+id_profile;
if (id_module == -1)
$(table+' .ajax-ma-'+perm).each(function(key, value) {
$(this).attr("checked", enabled);
$(this).attr("checked", enabled_attr);
});
else if (!enabled)
$(table+' #ajax-ma-'+perm+'-master').each(function(key, value) {
$(this).attr("checked", enabled);
$(this).attr("checked", enabled_attr);
});
$.ajax({
@@ -110,7 +146,7 @@
changeModuleAccess: '1',
action: 'updateModuleAccess',
ajax: '1',
token: '{getAdminToken tab='AdminAccess'}',
token: '{getAdminToken tab='AdminAccess'}'
},
success : function(res,textStatus,jqXHR)
{
@@ -133,18 +169,10 @@
</script>
<div class="toolbarBox">
{if $show_toolbar}
{include file="toolbar.tpl" toolbar_btn=$toolbar_btn}
<div class="pageTitle">
<h3>{block name=pageTitle}
<span id="current_obj" style="font-weight: normal;">{$title|default:'&nbsp;'}</span>
{/block}</h3>
</div>
{/if}
{include file="toolbar.tpl" toolbar_btn=$toolbar_btn toolbar_scroll=$toolbar_scroll title=$title}
<div class="leadin">{block name="leadin"}{/block}</div>
</div>
{/if}
<div class="productTabs">
<ul class="tab">
@@ -158,7 +186,7 @@
<form id="{$table}_form" class="defaultForm" action="{$current}&{$submit_action}=1&token={$token}" method="post" enctype="multipart/form-data">
{if $form_id}
<input type="hidden" name="id_{$table}" id="id_{$table}" value="{$form_id}" />
<input type="hidden" name="{$identifier}" id="{$identifier}" value="{$form_id}" />
{/if}
{assign var=tabsize value=count($tabs)}
@@ -236,7 +264,7 @@
{if !$tab.id_parent OR $tab.id_parent == -1}
{assign var=is_child value=false}
{assign var=result_accesses value=0}
<tr>
<tr{if !$is_child} class="parent"{/if}>
<td{if !$is_child} class="bold"{/if}>{if $is_child} &raquo; {/if}<strong>{$tab.name}</strong></td>
{foreach $perms as $perm}
{if $access_edit == 1}
@@ -275,7 +303,7 @@
{if isset($access[$child.id_tab])}
{assign var=is_child value=true}
{assign var=result_accesses value=0}
<tr>
<tr class="child-{$child.id_parent}">
<td{if !$is_child} class="bold"{/if}>{if $is_child} &raquo; {/if}<strong>{$child.name}</strong></td>
{foreach $perms as $perm}
{if $access_edit == 1}
@@ -382,7 +410,7 @@
<div class="clear">&nbsp;</div>
{else}
{l s='Administrator permissions can\'t be modified.'}
{l s='Administrator permissions cannot be modified.'}
{/if}
</div>

View File

@@ -1,51 +0,0 @@
{*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 9856 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
{if $existingExport}
<div class="hint" style="display:block;">
{l s='The last export has been found for this section:'}
<a href="{$smarty.server.REQUEST_URI}&download={$type}">{l s='Click here'}</a>
</div>
<br />
{/if}
<label for="clientPrefix">{l s='Client prefix:'}</label>
<div class="margin-form">
<input type="text" value="{$clientPrefix|htmlentities}" name="clientPrefix" />
<span class="input-error"></span>
</div>
<label for="beginDate">{l s='Begin to:'}</label>
<div class="margin-form">
<input class="datepicker" id="beginDate_{$type}" type="text" name="beginDate" value="{$begin_date}" />
<span class="input-error">{l s='The date has not the right format'}</span>
</div>
<label for="endDate">{l s='End to:'}</label>
<div class="margin-form">
<input class="datepicker" id="endDate_{$type}" type="text" name="endDate" value="{$end_date}" />
<span class="input-error">{l s='The date has not the right format'}</span>
</div>

View File

@@ -1,42 +0,0 @@
{*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 9856 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<div class="formAccountingExport" id="block_global_export">
<fieldset>
<legend>{$title}</legend>
<form id="reconfiliation_form" action="{$smarty.server.REQUEST_URI}" method="POST">
{include file="controllers/accounting_export/common_form.tpl"}
<label for="clientPrefix">{l s='Journal:'}</label>
<div class="margin-form">
<input type="text" name="journal" value="{$journal|htmlentities}"/>
</div>
<div class="margin-form">
<input id="submitGlobalExport" type="submit" class="button" name="submitAccountingExportType" />
<input type="hidden" name="exportType" value="global_export"/>
</div>
</form>
</fieldset>
</div>

View File

@@ -1,117 +0,0 @@
{*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 9856 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<script type="text/javascript">
function validateInputDate(input, displayError)
{
{literal}
dateRegex = /^\d{4}-\d{1,2}-\d{1,2}$/
{/literal}
if (!input.val().match(dateRegex))
{
input.parent().find('span.input-error').fadeIn('fast');
return false;
}
input.parent().find('span.input-error').css('display','none');
return true;
}
function validateAccountingForm()
{
validation = true;
$('span.input-error').css('display', 'none');
$('.datepicker:visible').each(function() {
if (!(validateInputDate($(this), true)))
validation = false;
});
return validation;
}
$(document).ready(function() {
$('#export_menu').find('a').each(function() {
$(this).click(function() {
blockID = 'block_' + $(this).attr('id');
if (!$('#' + blockID).is(':visible'))
{
$('.formAccountingExport:visible').each(function() {
$(this).fadeOut('fast', function() {
$('#' + blockID).fadeIn('fast');
});
});
}
});
});
$('#' + '{$defaultType}').fadeIn('fast');
$('.datepicker').each(function() {
$(this).change(function() {
validateInputDate($(this), true);
});
$(this).datepicker({
prevText: '',
nextText: '',
dateFormat: 'yy-mm-dd'
});
});
$('.formAccountingExport form input[type="submit"]').each(function()
{
$(this).click(function() {
return validateAccountingForm();
});
});
});
</script>
{foreach from=$preventList key=name item=preventType}
{if !empty($preventType)}
<div class="{$name}">
{foreach from=$preventType item=translationPrevent}
{$translationPrevent}
{/foreach}
</div>
{/if}
{/foreach}
<div id="export_menu">
<div class="toolbarBox">
<div class="pageTitle">
<h3>
<span id="current_obj" style="font-weight: normal;">{l s='Export:'}</span>
</h3>
{l s='Select which export you want to do:'}<br />
{foreach from=$exportTypeList item=export}
<a id="{$export['type']}" class="button" href="javascript:void(0);">{$export['name']}</a>
{/foreach}
</div>
</div>
</div>

View File

@@ -1,63 +0,0 @@
{*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 9856 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
{if !empty($error)}
<div class="hint" style="display:block">{$error}</div>
{else}
<div class="toolbarBox">
{include file="toolbar.tpl" toolbar_btn=$toolbar_btn}
<div class="pageTitle">
<h3>
<span id="current_obj" style="font-weight: normal;">{$title|default:'&nbsp;'}</span>
</h3>
</div>
</div>
<fieldset>
<legend>{l s='Account number'}</legend>
<div class="hint" style="display:block">
{l s='Configure the account number by zone for:'} <b>{$shop_details['name']}</b>
</div>
<br />
<form id="{$table}_form" method="POST" action="{$smarty.server.REQUEST_URI}">
<label>{l s='Default number for this shop'}</label>
<div class="margin-form">
<input type="text" name="default_account_number" value="{$shop_details['default_account_number']|htmlentities}" />
<p>{l s='If a zone field is empty it will use this default number.'}</p>
</div>
{foreach from=$shop_details['zones'] key=id_zone item=currentZone}
<label>{$currentZone['name']}</label>
<div class="margin-form">
<input type="text" name="zone_{$id_zone}" value="{$currentZone['account_number']|escape:htmlall|htmlentities}" />
</div>
{/foreach}
<div class="margin-form">
<input type="submit" class="button" id="{$table}_form_submit_btn" name="UpdateNumbers" value="{l s='Save'}"/>
</div>
</form>
<div class="separation"></div>
</fieldset>
{/if}

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -27,12 +27,26 @@
{extends file="helpers/form/form.tpl"}
{block name="label"}
{if $input.name == 'vat_number'}
{if $vat == 'is_applicable'}
<div id="vat_area" style="display: visible">
{else if $vat == 'management'}
<div id="vat_area" style="display: hidden">
{else}
<div style="display: none;">
{/if}
{/if}
{if $input.type == 'text_customer' && !isset($customer)}
<label>{l s='Customer e-mail'}</label>
{else}
{$smarty.block.parent}
{/if}
{/block}
{block name="start_field_block"}
{block name="field"}
{if $input.type == 'text_customer'}
{if isset($customer)}
<label>{$input.label}</label>
<div class="margin-form"><a style="display: block; padding-top: 4px;" href="?tab=AdminCustomers&id_customer={$customer->id}&viewcustomer&token={$tokenCustomer}">{$customer->lastname} {$customer->firstname} ({$customer->email})</a></div>
<input type="hidden" name="id_customer" value="{$customer->id}" />
<input type="hidden" name="email" value="{$customer->email}" />
@@ -71,35 +85,14 @@
}
});
</script>
<label>{l s='Customer e-mail'}</label>
<div class="margin-form">
<input type="text" size="33" name="email" value="{$fields_value[$input.name]|escape:'htmlall':'UTF-8'|htmlentities}" style="text-transform: lowercase;" /> <sup>*</sup>
<input type="text" size="33" name="email" value="{$fields_value[$input.name]|escape:'htmlall':'UTF-8'}" style="text-transform: lowercase;" /> <sup>*</sup>
</div>
{/if}
{else}
{if $input.name == 'vat_number'}
{if $vat == 'is_applicable'}
<div id="vat_area" style="display: visible">
{else if $vat == 'management'}
<div id="vat_area" style="display: hidden">
{else}
<div style="display: none;">
{/if}
{else if $input.name == 'id_state'}
<div id="contains_states" {if $contains_states}style="display:none;"{/if}>
{/if}
<label>{$input.label} </label>
<div class="margin-form">
{else}
{$smarty.block.parent}
{/if}
{/block}
{block name="end_field_block"}
{* close div margin-form *}
{if $input.type != 'text_customer'}
</div>
{/if}
{* close hidden div *}
{if $input.name == 'vat_number' || $input.name == 'id_state'}
{if $input.name == 'vat_number'}
</div>
{/if}
{/block}

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,11 +18,17 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 9197 $
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 10891 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<a class="pointer delete" onclick="javascript:deleteProductAttribute('{$id}', '{getAdminToken tab='AdminProducts'}', $(this).parent('td').parent('tr'));" title="{$action}" >
<img src="../img/admin/delete.gif" alt="{$action}" />
</a>
{extends file="helpers/list/list_header.tpl"}
{block name='override_header'}
{if $submit_form_ajax}
<script type="text/javascript">
parent.getSummary();
parent.$.fancybox.close();
</script>
{/if}
{/block}

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 9197 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -26,7 +26,7 @@
<script>
function confirmProductAttached(productList)
{
var confirm_text = "{l s='This attachment is used by the following products:'}";
var confirm_text = "{l s='This attachment is associated with the following products:'}";
if (confirm('{$confirm}'))
return confirm(confirm_text + product_list);
return false;

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,21 +18,20 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<script type="text/javascript">
i18n_tax_exc = "{l s='Tax Excl.:'}";
i18n_tax_inc = "{l s='Tax Incl.:'}";
i18n_tax_exc = '{l s='Tax Excl.:'} ';
i18n_tax_inc = '{l s='Tax Incl.:'} ';
var product_tax = "{$tax_rates}";
var product_tax = '{$tax_rates}';
function calcPrice(element, element_has_tax)
{
name = element.attr("name");
var element_price = element.val().replace(/,/g, ".");
var element_price = element.val().replace(/,/g, '.');
var other_element_price = 0;
if (!isNaN(element_price) && element_price > 0)
@@ -45,103 +44,81 @@
other_element_price = other_element_price.toFixed(2);
}
$("#related_to_"+name).val(other_element_price);
$('#related_to_'+element.attr('name')).val(other_element_price);
}
$(document).ready(function()
{
$(".price_impact").each(function()
{
calcPrice($(this), false);
});
});
$(document).ready(function() { $('.price_impact').each(function() { calcPrice($(this), false); }); });
</script>
<div class="toolbarBox">
{include file="toolbar.tpl" toolbar_btn=$toolbar_btn}
<div class="pageTitle">
<h3>
<span id="current_obj" style="font-weight: normal;">{$title|default:'&nbsp;'}</span>
</h3>
</div>
</div>
{include file="toolbar.tpl" toolbar_btn=$toolbar_btn toolbar_scroll=$toolbar_scroll title=$title}
<div class="leadin">{block name="leadin"}{/block}</div>
{if $generate}
<div class="module_confirmation conf confirm">
{$combinations_size} {l s='product(s) successfully created.'}
</div>
{/if}
{if $generate}<div class="module_confirmation conf confirm">{l s='%d product(s) successfully created.' sprintf=$combinations_size}</div>{/if}
<script type="text/javascript" src="../js/attributesBack.js"></script>
<form enctype="multipart/form-data" method="post" id="generator" action="{$url_generator}">
<fieldset style="margin-bottom: 35px;">
<legend><img src="../img/admin/asterisk.gif" />{l s='Attributes generator'}</legend>
<div style="display: block; margin-bottom: 20px;" class="hint">{l s='To generate the attributes, click on the "Ctrl", select your attributes and click "Add".'}</div>
<div style="float: left; margin-right:50px;">
<div>
<select multiple name="attributes[]" id="attribute_group" style="width: 200px; height: 350px; margin-bottom: 10px;">
{foreach $attribute_groups as $k => $attribute_group}
{if isset($attribute_js[$attribute_group['id_attribute_group']])}
<optgroup name="{$attribute_group['id_attribute_group']}" id="{$attribute_group['id_attribute_group']}" label="{$attribute_group['name']|escape:'htmlall':'UTF-8'}">
{foreach $attribute_js[$attribute_group['id_attribute_group']] as $k => $v}
<option name="{$k}" id="attr_{$k}" value="{$v|escape:'htmlall':'UTF-8'}" title="{$v|escape:'htmlall':'UTF-8'}">{$v|escape:'htmlall':'UTF-8'}</option>
{/foreach}
</optgroup>
{/if}
{/foreach}
</select>
</div>
<div>
<p style="text-align: center;">
<input class="button" type="button" style="margin: 0 0 10px 20px;" value="{l s='Add'}" class="button" onclick="add_attr_multiple();" />
<input class="button" type="button" style="margin: 0 0 10px 20px;" value="{l s='Delete'}" class="button" onclick="del_attr_multiple();" /><br />
<legend><img src="../img/admin/asterisk.gif" alt="" />{l s='Attributes generator'}</legend>
<div style="float: left; margin-right: 50px;">
<select multiple name="attributes[]" id="attribute_group" style="height: 500px; margin-bottom: 10px;">
{foreach $attribute_groups as $k => $attribute_group}
{if isset($attribute_js[$attribute_group['id_attribute_group']])}
<optgroup name="{$attribute_group['id_attribute_group']}" id="{$attribute_group['id_attribute_group']}" label="{$attribute_group['name']|escape:'htmlall':'UTF-8'}">
{foreach $attribute_js[$attribute_group['id_attribute_group']] as $k => $v}
<option name="{$k}" id="attr_{$k}" value="{$v|escape:'htmlall':'UTF-8'}" title="{$v|escape:'htmlall':'UTF-8'}">{$v|escape:'htmlall':'UTF-8'}</option>
{/foreach}
</optgroup>
{/if}
{/foreach}
</select>
<div style="text-align: center; margin-bottom: 10px;">
<p>
<input class="button" type="button" style="margin-right: 15px;" value="{l s='Add'}" class="button" onclick="add_attr_multiple();" />
<input class="button" type="button" value="{l s='Delete'}" class="button" onclick="del_attr_multiple();" />
</p>
</div>
</div>
<br />
{l s='Add or modify attributes for product:'} <b>{$product_name}</b>
<br /><br />
<div style="padding-top:10px; float: left; width: 570px;">
<div style="float:left;">
<label>{l s='Quantity'}</label>
<div class="margin-form">
<input type="text" size="20" name="quantity" value="0"/>
</div>
<label>{l s='Reference'}</label>
<div class="margin-form">
<input type="text" size="20" name="reference" value="{$product_reference|htmlentities}"/>
</div>
</div>
<div style="float:left; text-align:center; margin-left:20px;">
<input type="submit" class="button" style="margin-bottom:5px;" name="generate" value="{l s='Generate'}" /><br />
</div>
<br style="clear:both;" />
<div style="margin-top: 15px;">
{foreach $attribute_groups as $k => $attribute_group}
{if isset($attribute_js[$attribute_group['id_attribute_group']])}
<br class="clear"/>
<table class="table" cellpadding="0" cellspacing="0" align="left" style="margin-bottom: 10px; display: none;">
<thead>
<tr>
<th id="tab_h1" style="width: 150px">{$attribute_group['name']|escape:'htmlall':'UTF-8'}</th>
<th id="tab_h2" style="width: 350px" colspan="2">{l s='Price impact'} {$currency_sign}</th>
<th style="width: 150px">{l s='Weight impact'} ({$weight_unit})</th>
</tr>
</thead>
<tbody id="table_{$attribute_group['id_attribute_group']}" name="result_table">
</tbody>
</table>
{if isset($attributes[$attribute_group['id_attribute_group']])}
{foreach $attributes[$attribute_group['id_attribute_group']] AS $k => $attribute}
<script type="text/javascript">
$('#table_{$attribute_group['id_attribute_group']}').append(create_attribute_row({$k}, {$attribute_group['id_attribute_group']}, '{$attribute['attribute_name']|addslashes}', {$attribute['price']}, {$attribute['weight']}));
toggle(getE('table_' + {$attribute_group['id_attribute_group']}).parentNode, true);
</script>
{/foreach}
{/if}
<div style="float: left; width: 570px;">
<div class="hint" style="width: 570px; padding-left: 45px; margin-bottom: 15px; display: block; position: inherit;">{l s='The Combinations Generator is a tool which allows you to easily create a series of combinations by selecting the related attributes. For example, if you are selling T-Shirts in 3 different sizes and 2 different colors, the Generator will create 6 combinations for you.'}</div>
<p>{l s='You are currently generating combinations for the following product:'} <b>{$product_name|escape:'htmlall':'UTF-8'}</b></p>
<h4>{l s='Step 1: On the left side, Select the attributes you want to use (Hold down the "CTRL" Key on your keyboard and validate by clicking on "Add")'}</h4>
<div>
{foreach $attribute_groups as $k => $attribute_group}
{if isset($attribute_js[$attribute_group['id_attribute_group']])}
<table class="table clear" cellpadding="0" cellspacing="0" style="margin-bottom: 10px; display: none;">
<thead>
<tr>
<th id="tab_h1" style="width: 150px">{$attribute_group['name']|escape:'htmlall':'UTF-8'}</th>
<th id="tab_h2" style="width: 350px" colspan="2">{l s='Impact on the Product Price'} ({$currency_sign})</th>
<th style="width: 150px">{l s='Impact on the Product Weight'} ({$weight_unit})</th>
</tr>
</thead>
<tbody id="table_{$attribute_group['id_attribute_group']}" name="result_table">
</tbody>
</table>
{if isset($attributes[$attribute_group['id_attribute_group']])}
{foreach $attributes[$attribute_group['id_attribute_group']] AS $k => $attribute}
<script type="text/javascript">
$('#table_{$attribute_group['id_attribute_group']}').append(create_attribute_row({$k}, {$attribute_group['id_attribute_group']}, '{$attribute['attribute_name']|addslashes}', {$attribute['price']}, {$attribute['weight']}));
toggle(getE('table_' + {$attribute_group['id_attribute_group']}).parentNode, true);
</script>
{/foreach}
{/if}
{/foreach}
{/if}
{/foreach}
</div>
<h4>{l s='Step 2 (optional): Select a default Quantity and Reference for all the combinations that the Generator will create for this product'}</h4>
<table border="0" class="table" cellpadding="0" cellspacing="0">
<tr>
<td>{l s='Default Quantity:'}</td>
<td><input type="text" size="20" name="quantity" value="0" style="width: 50px;" /></td>
</tr>
<tr>
<td>{l s='Default Reference:'}</td>
<td><input type="text" size="20" name="reference" value="{$product_reference|escape:'htmlall':'UTF-8'}" /></td>
</tr>
</table>
<h4>{l s='Finally, click on "Generate these combinations"'}</h4>
<p><input type="submit" class="button" style="margin-bottom:5px;" name="generate" value="{l s='Generate these combinations'}" /></p>
</div>
</fieldset>
</form>

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 8971 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -30,25 +30,29 @@
{if $input.type == 'color'}
<div id="colorAttributeProperties" style="display:{if $colorAttributeProperties}block{else}none{/if}";>
{/if}
{if isset($input.label)}
<label>{$input.label} </label>
{/if}
{$smarty.block.parent}
{/block}
{block name="end_field_block"}
{if $input.type == 'text' && $input.name == 'texture'}
</div>
{/if}
</div>
{if $input.name == 'name'}
{hook h="displayAttributeForm" id_attribute=$form_id}
{/if}
{block name="field"}
{if $input.name == 'current_texture'}
<div class="margin-form">
{if isset($imageTextureExists) && $imageTextureExists}
<img src="{$imageTexture}" alt="{l s='Texture'}" />
{else}
{l s='None'}
{/if}
</div>
{else}
{$smarty.block.parent}
{/if}
{if $input.name == 'name'}
{hook h="displayAttributeForm" id_attribute=$form_id}
{/if}
{/block}
{block name="script"}
var attributesGroups = {ldelim}{$strAttributesGroups}{rdelim};
var displayColorFieldsOption = function() {
var val = $('#id_attribute_group').val();
if (attributesGroups[val])
@@ -60,5 +64,23 @@
displayColorFieldsOption();
$('#id_attribute_group').change(displayColorFieldsOption);
var shop_associations = {$fields[0]['form']['shop_associations']};
var changeAssociationGroup = function()
{
var id_attribute_group = $('#id_attribute_group').val();
$('.input_shop').each(function(k, item)
{
var id_shop = $(item).attr('shop_id');
if (typeof shop_associations[id_attribute_group] != 'undefined' && $.inArray(id_shop, shop_associations[id_attribute_group]) > -1)
$(item).attr('disabled', false);
else
{
$(item).attr('disabled', true);
$(item).attr('checked', false);
}
});
};
$('#id_attribute_group').change(changeAssociationGroup);
changeAssociationGroup();
{/block}

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 9608 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -27,7 +27,7 @@
{if count($list)}
{foreach $list AS $index => $tr}
<tr
{if $is_dnd_identifier}id="tr_{$tr.id_attribute_group}_{$tr.$identifier}_{if isset($tr.position['position'])}{$tr.position['position']}{else}0{/if}"{/if}
{if $position_identifier}id="tr_{$tr.id_attribute_group}_{$tr.$identifier}_{if isset($tr.position['position'])}{$tr.position['position']}{else}0{/if}"{/if}
{if $index is odd}class="alt_row"{/if}
{if isset($tr.color) && $color_on_bg}style="background-color: {$tr.color}"{/if}
>
@@ -91,11 +91,15 @@
{$tr.$key}
{* If type is 'editable', an input is created *}
{elseif isset($params.type) && $params.type == 'editable' && isset($tr.id)}
<input type="text" name="{$key}_{$tr.id}" value="{$tr.$key|htmlentities}" class="{$key}" />
<input type="text" name="{$key}_{$tr.id}" value="{$tr.$key|escape:'htmlall':'UTF-8'}" class="{$key}" />
{elseif isset($params.callback)}
{$tr.$key}
{elseif isset($tr.$key) && $key == 'color'}
<div style="float: left; width: 18px; height: 12px; border: 1px solid #996633; background-color: {$tr.$key}; margin-right: 4px;"></div>
{if isset($tr.$key['texture']) && $tr.$key['texture']|count_characters > 1}
<img src="{$tr.$key.texture}" alt="" />
{else}
<div style="float: left; width: 18px; height: 12px; border: 1px solid #996633; background-color: {$tr.$key}; margin-right: 4px;"></div>
{/if}
{elseif isset($tr.$key)}
{$tr.$key|escape:'htmlall':'UTF-8'}
{else}

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -26,9 +26,9 @@
{extends file="helpers/form/form.tpl"}
{block name="end_field_block"}
</div>
{if $input.name == 'public_name'}
{hook h="displayAttributeGroupForm" id_attribute_group=$form_id}
{/if}
{block name="field"}
{$smarty.block.parent}
{if $input.name == 'public_name'}
{hook h="displayAttributeGroupForm" id_attribute_group=$form_id}
{/if}
{/block}

View File

@@ -1,116 +0,0 @@
{*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 9608 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<tbody>
{foreach $list AS $index => $tr}
<tr
{if $is_dnd_identifier}id="tr_{$tr.$identifier}_{$tr.position['position']}"{/if}
{if $index is odd}class="alt_row"{/if}
{if isset($tr.color) && $color_on_bg}style="background-color: {$tr.color}"{/if}
>
<td class="center">
{if $bulk_actions}
{assign var=bulkActionPossible value=true}
{foreach $list_skip_actions as $key => $value}
{if in_array($tr.$identifier, $value) == true}
{assign var=bulkActionPossible value=false}
{/if}
{/foreach}
{if $bulkActionPossible == true}
<input type="checkbox" name="{$table}Box[]" value="{$tr.$identifier}" class="noborder" />
{/if}
{/if}
</td>
{foreach $fields_display AS $key => $params}
<td
{if isset($params.position)}
id="td_{if $id_category}{$id_category}{else}0{/if}_{$tr.$identifier}"
{/if}
class="{if !$no_link}pointer{/if}
{if isset($params.position) && $order_by == 'position'} dragHandle{/if}
{if isset($params.align)} {$params.align}{/if}"
{if (!isset($params.position) && !$no_link)}
onclick="document.location = '{$current_index}&{$identifier}={$tr.$identifier}{if $view}&view{else}&update{/if}{$table}&token={$token}'">{if isset($params.prefix)}{$params.prefix}{/if}
{else}
>
{/if}
{if isset($params.active)}
{$tr.$key}
{elseif isset($params.activeVisu)}
<img src="../img/admin/{if $tr.$key}enabled.gif{else}disabled.gif{/if}"
alt="{if $tr.$key}{l s='Enabled'}{else}{l s='Disabled'}{/if}" title="{if $tr.$key}{l s='Enabled'}{else}{l s='Disabled'}{/if}" />
{elseif isset($params.position)}
{if $order_by == 'position' && $order_way != 'DESC'}
<a href="{$tr.$key.position_url_down}" {if !($tr.$key.position != $positions[count($positions) - 1])}style="display: none;"{/if}>
<img src="../img/admin/{if $order_way == 'ASC'}down{else}up{/if}.gif" alt="{l s='Down'}" title="{l s='Down'}" />
</a>
<a href="{$tr.$key.position_url_up}" {if !($tr.$key.position != $positions.0)}style="display: none;"{/if}>
<img src="../img/admin/{if $order_way == 'ASC'}up{else}down{/if}.gif" alt="{l s='Up'}" title="{l s='Up'}" />
</a>
{else}
{$tr.$key.position + 1}
{/if}
{elseif isset($params.image)}
{$tr.$key}
{elseif (isset($params.icon))}
<img src="../img/admin/{$tr[$key]}" alt="{$tr[$key]}" title="{$tr[$key]}" />
{elseif isset($params.price)}
{$tr.$key}
{elseif isset($params.float)}
{$tr.$key}
{elseif isset($params.type) && $params.type == 'date'}
{$tr.$key}
{elseif isset($params.type) && $params.type == 'datetime'}
{$tr.$key}
{elseif isset($params.callback)}
{$tr.$key}
{elseif isset($tr.$key) && $key == 'color'}
<div style="float: left; width: 18px; height: 12px; border: 1px solid #996633; background-color: {$tr.$key}; margin-right: 4px;"></div>
{elseif isset($tr.$key)}
{$tr.$key|escape:'htmlall':'UTF-8'}
{else}
--
{/if}
{if isset($params.suffix)}{$params.suffix}{/if}
</td>
{/foreach}
{if $shop_link_type}
<td class="center" {if $name != $tr.shop_name}title="{$tr.shop_name}"{/if}>{if isset($tr.shop_short_name)}{$tr.shop_short_name}{else}{$tr.shop_name}{/if}</td>
{/if}
{if $has_actions}
<td class="center" style="white-space: nowrap;">
{foreach $actions AS $action}
{if isset($tr.$action)}
{$tr.$action}
{/if}
{/foreach}
</td>
{/if}
</tr>
{/foreach}
</tbody>

View File

@@ -1,5 +1,5 @@
/*
* 2007-2011 PrestaShop
{*
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,18 +18,17 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 6844 $
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
*}
function linkEdition(linkId)
{
document.location.replace(currentUrl+'&id_link='+linkId+'&token='+token);
}
function linkDeletion(linkId)
{
document.location.replace(currentUrl+'&id='+linkId+'&delete_link=1&token='+token);
}
{extends file="helpers/list/list_header.tpl"}
{block name=leadin}
<script type="text/javascript">
$(document).ready(function() {
$(location.hash).click();
});
</script>
{/block}

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 8971 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -32,37 +32,37 @@
<legend><img src="../img/admin/AdminBackup.gif" alt="" class="icon" /> {l s='Download'}</legend>
<p style="font-size: 13px;">
<a href="{$backup_url}"><img src="../img/admin/AdminBackup.gif" alt="" class="icon" /></a>
<b><a href="{$backup_url}">{l s='Download the Backup file'} ({$backup_weight}{l s='Mb'})</a></b><br /><br />
{l s='Tip: You can also download this file by FTP, Backup files are located in "admin/backups" directory.'}</p>
<b><a href="{$backup_url}">{l s='Download the Backup file'} ({$backup_weight}{l s='MB'})</a></b><br /><br />
{l s='Tip: You can also download this file over your FTP. Backup files are located in "admin/backups" directory.'}</p>
</fieldset><br /><br />
<div class="error width1" style="float: left; margin-right: 10px;">
<p>{l s='Disclaimer before creating a new Backup'}</p>
<ol style="font-size: 11px; font-weight: normal; line-height: 20px; padding-left: 10px;">
<li>{l s='PrestaShop is not responsible for your database, Backups, restore and data.'}</li>
<li>{l s='PrestaShop is an Open-source software, you are using it at your own risk under the licence agreement.'}</li>
<li>{l s='PrestaShop is not responsible for your database, Backups, data and recovery.'}</li>
<li>{l s='PrestaShop is Open-source software, you are using it at your own risk under the license agreement.'}</li>
<li>{l s='You should Backup your data on a regular basis (both files and database).'}</li>
<li>{l s='This function only backs up your database, not your files.'}</li>
<li>{l s='By default, your existing database tables will be deleted during Backup restore (see options).'}</li>
<li>{l s='Always verify the quality and integrity of your Backups files.'}</li>
<li>{l s='Always verify that your Backups files are complete, up-to-date and valid. Even if you had a success message during the Backup process.'}</li>
<li>{l s='By default, your existing database tables will be dropped during Backup recovery (see "Backup options" below).'}</li>
<li>{l s='Always verify the quality and integrity of your Backup files.'}</li>
<li>{l s='Always verify that your Backup files are complete, up-to-date and valid, even if you had a success message during the Backup process.'}</li>
<li>{l s='Always check your data.'}</li>
<li>{l s='Never restore a Backup on a live site.'}</li>
</ol>
</div>
<div class="warn width2" style="float: left;">
<p>{l s='How-to restore a database Backup in 10 easy steps'}</p>
<p>{l s='How to restore a database Backup in 10 easy steps:'}</p>
<ol style="font-size: 11px; font-weight: normal; line-height: 20px;">
<li>{l s='Turn off the "Enable Shop" option in the "Preferences" tab.'}</li>
<li>{l s='Set "Enable Shop" to "No" in the Preferences > Maintenance tab.'}</li>
<li>{l s='Download the Backup from the list below or from your FTP server (in the folder "admin/backups").'}</li>
<li>{l s='Check the Backup integrity: look for errors, incomplete file. Verify all your data.'}</li>
<li>{l s='Ask your hosting provider for a "phpMyAdmin" access to your database'}</li>
<li>{l s='Check the Backup integrity: look for errors, incomplete file, etc. Be sure to verify all your data.'}</li>
<li>{l s='Ask your hosting provider for "phpMyAdmin" access to your database'}</li>
<li>{l s='Connect to "phpMyAdmin" and select your current database'}</li>
<li>{l s='Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database.'}</li>
<li>{l s='At the top of the screen select the tab "Import"'}</li>
<li>{l s='At the top of the screen select the "Import" tab'}</li>
<li>{l s='Click on the "Browse..." button and select the Backup file from your hard drive'}</li>
<li>{l s='Check the max. allowed filesize (ie. Max: 16Mb)'}<br />{l s='If your Backup file exceeds this limit, contact your hosting provider'}</li>
<li>{l s='Check the max. allowed filesize (e.g. Max: 16MB)'}<br />{l s='If your Backup file exceeds this limit, contact your hosting provider'}</li>
<li>{l s='Click on the "Go" button and wait during the import, the process can take several minutes'}</li>
</ol>
</div>

View File

@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -18,7 +18,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 9639 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
@@ -28,39 +28,49 @@
{block name="override_header"}
{if isset($backup_url) && isset($backup_weight)}
<fieldset>
<legend><img src="../img/admin/AdminBackup.gif" alt="" class="icon" /> {l s='Download'}</legend>
<p style="font-size: 13px;">
<a href="{$backup_url}"><img src="../img/admin/AdminBackup.gif" alt="" class="icon" /></a>
<b><a href="{$backup_url}">{l s='Download the Backup file'} ({$backup_weight}{l s='MB'})</a></b><br /><br />
{l s='Tip: You can also download this file over your FTP. Backup files are located in "admin/backups" directory.'}</p>
</fieldset><br /><br />
{/if}
<div class="error width1" style="float: left; margin-right: 10px;">
<p>{l s='Disclaimer before creating a new Backup'}</p>
<ol style="font-size: 11px; font-weight: normal; line-height: 20px; padding-left: 10px;">
<li>{l s='PrestaShop is not responsible for your database, Backups, restore and data.'}</li>
<li>{l s='PrestaShop is an Open-source software, you are using it at your own risk under the licence agreement.'}</li>
<li>{l s='PrestaShop is not responsible for your database, Backups, data and recovery.'}</li>
<li>{l s='PrestaShop is Open-source software, you are using it at your own risk under the license agreement.'}</li>
<li>{l s='You should Backup your data on a regular basis (both files and database).'}</li>
<li>{l s='This function only backs up your database, not your files.'}</li>
<li>{l s='By default, your existing database tables will be deleted during Backup restore (see options).'}</li>
<li>{l s='Always verify the quality and integrity of your Backups files.'}</li>
<li>{l s='Always verify that your Backups files are complete, up-to-date and valid. Even if you had a success message during the Backup process.'}</li>
<li>{l s='By default, your existing database tables will be dropped during Backup recovery (see "Backup options" below).'}</li>
<li>{l s='Always verify the quality and integrity of your Backup files.'}</li>
<li>{l s='Always verify that your Backup files are complete, up-to-date and valid, even if you had a success message during the Backup process.'}</li>
<li>{l s='Always check your data.'}</li>
<li>{l s='Never restore a Backup on a live site.'}</li>
</ol>
<br />
<form action="{$currentIndex}&add{$table}&token={$token}" method="post" style="text-align:center;">
<input type="submit" class="button" value="{l s='I read the disclaimer - Create a new Backup'}" style="padding:10px;font-weight:bold;border:1px solid;cursor:pointer;" />
<input type="submit" class="button" value="{l s='I have read the disclaimer - Create a new Backup'}" style="padding:10px;font-weight:bold;border:1px solid;cursor:pointer;" />
</form>
</div>
<div class="warn width2" style="float: left;">
<p>{l s='How-to restore a database Backup in 10 easy steps'}</p>
<p>{l s='How to restore a database Backup in 10 easy steps:'}</p>
<ol style="font-size: 11px; font-weight: normal; line-height: 20px;">
<li>{l s='Turn off the "Enable Shop" option in the "Preferences" tab.'}</li>
<li>{l s='Set "Enable Shop" to "No" in the Preferences > Maintenance tab.'}</li>
<li>{l s='Download the Backup from the list below or from your FTP server (in the folder "admin/backups").'}</li>
<li>{l s='Check the Backup integrity: look for errors, incomplete file. Verify all your data.'}</li>
<li>{l s='Ask your hosting provider for a "phpMyAdmin" access to your database'}</li>
<li>{l s='Check the Backup integrity: look for errors, incomplete file, etc. Be sure to verify all your data.'}</li>
<li>{l s='Ask your hosting provider for "phpMyAdmin" access to your database'}</li>
<li>{l s='Connect to "phpMyAdmin" and select your current database'}</li>
<li>{l s='Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database.'}</li>
<li>{l s='At the top of the screen select the tab "Import"'}</li>
<li>{l s='At the top of the screen select the "Import" tab'}</li>
<li>{l s='Click on the "Browse..." button and select the Backup file from your hard drive'}</li>
<li>{l s='Check the max. allowed filesize (ie. Max: 16Mb)'}<br />{l s='If your Backup file exceeds this limit, contact your hosting provider'}</li>
<li>{l s='Check the max. allowed filesize (e.g. Max: 16MB)'}<br />{l s='If your Backup file exceeds this limit, contact your hosting provider'}</li>
<li>{l s='Click on the "Go" button and wait during the import, the process can take several minutes'}</li>
</ol>
</div>

Some files were not shown because too many files have changed in this diff Show More