Compare commits

..

1811 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
2961 changed files with 108381 additions and 85155 deletions
+1 -1
View File
@@ -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');
+1 -1
View File
@@ -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');
+2 -613
View File
@@ -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,171 +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 + 1;
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();
@@ -301,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'))))
@@ -318,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');
@@ -395,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))
@@ -434,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->id;
$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'));
@@ -740,126 +278,6 @@ if (Tools::isSubmit('syncImapMail'))
die('{"hasError" : false, "errors" : ["'.$str_errors.$str_error_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)) == 4)
$new_positions[] = $v;
foreach ($new_positions as $position => $value)
{
// pos[1] = id_attribute_group, pos[2] = old position
$pos = explode('_', $value);
if (isset($pos[2]) && (int)$pos[2] === $id_attribute_group)
{
if ($group_attribute = new AttributeGroup((int)$pos[2]))
if (isset($position) && $group_attribute->updatePosition($way, $position))
echo "ok position ".(int)$position." for group attribute ".(int)$pos[2]."\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;
}
}
}
if (Tools::isSubmit('searchCategory'))
{
$q = Tools::getValue('q');
@@ -913,36 +331,7 @@ if (Tools::isSubmit('getZones'))
die(Tools::jsonEncode($html));
}
/* Modify carrier position */
if (Tools::isSubmit('ajaxTabsPositions'))
function displayJavascriptAlert($s)
{
$way = (int)(Tools::getValue('way'));
$id_tab = (int)(Tools::getValue('id_tab'));
$positions = Tools::getValue('tab');
// when changing positions in a tab sub-list, the first array value is empty and needs to be removed
if (!$positions[0])
{
unset($positions[0]);
// reset indexation from 0
$positions = array_merge($positions);
}
foreach ($positions as $position => $value)
{
$pos = explode('_', $value);
if (isset($pos[2]) && (int)$pos[2] === $id_tab)
{
if ($tab = new Tab((int)$pos[2]))
if (isset($position) && $tab->updatePosition($way, $position))
echo "ok position ".(int)$position." for tab ".(int)$pos[1]."\r\n";
else
echo '{"hasError" : true, "errors" : "Can not update tab '. (int)$id_tab . ' to position '.(int)$position.' "}';
else
echo '{"hasError" : true, "errors" : "This tab ('.(int)$id_tab.') can t be loaded"}';
break;
}
}
echo '<script type="text/javascript">alert(\''.addslashes($s).'\');</script>';
}
-49
View File
@@ -1,49 +0,0 @@
<?php
/*
* 2007-2012 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-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_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']);
$content = utf8_encode(html_entity_decode($content));
$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);
@@ -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');
?>
@@ -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");
@@ -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");
+2 -1
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");
@@ -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");
+2 -1
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");
+2 -1
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");
@@ -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 = '';
@@ -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');
@@ -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');
}
?>
@@ -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");
@@ -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');
/**
@@ -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');
/**
@@ -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');
/**
@@ -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');
/**
+2 -1
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');
/**
+2 -1
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');
/**
@@ -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");
+2 -1
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');
/**
+2 -1
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');
/**
@@ -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');
/**
@@ -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');
/**
@@ -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';
-85
View File
@@ -1,85 +0,0 @@
<?php
/*
* 2007-2012 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-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
*/
/**
* @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();
}
+6 -2
View File
@@ -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());
+4 -1
View File
@@ -466,7 +466,10 @@ function runAdminTab($tab, $ajaxMode = false)
{
echo '<div class="multishop_info">';
if (Shop::getContext() == Shop::CONTEXT_GROUP)
printf(translate('You are configuring your store for group shop %s'), '<b>'.Context::getContext()->shop->getGroup()->name.'</b>');
{
$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>';
+3 -2
View File
@@ -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());
+8 -4
View File
@@ -47,7 +47,7 @@ echo '
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>
@@ -95,7 +95,7 @@ echo '
{
$("#orders_notif_number_wrapper").hide();
}
// Add customers notifications to the list
html = "";
nb_notifs = 0;
@@ -151,8 +151,11 @@ echo '
{
if (Shop::getContext() == Shop::CONTEXT_ALL)
$youEditFieldFor = translate('A modification of this field will be applied for all shops');
else if (Shop::getContext() == 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>\');';
@@ -345,3 +348,4 @@ if (Shop::isFeatureActive())
Helper::renderShopList();
echo '</div>';
}
+3 -1
View File
@@ -25,7 +25,9 @@
* 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();
+38 -29
View File
@@ -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,43 +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'));
$shop_id = '';
Shop::setContext(Shop::CONTEXT_ALL);
if ($context->cookie->shopContext)
if ($context->employee->isLoggedBack())
{
$split = explode('-', $context->cookie->shopContext);
if (count($split) == 2)
$shop_id = '';
Shop::setContext(Shop::CONTEXT_ALL);
if ($context->cookie->shopContext)
{
if ($split[0] == 'g')
Shop::setContext(Shop::CONTEXT_GROUP, $split[1]);
else
$split = explode('-', $context->cookie->shopContext);
if (count($split) == 2)
{
Shop::setContext(Shop::CONTEXT_SHOP, $split[1]);
$shop_id = $split[1];
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);
}
}
}
}
else if ($context->employee->id_profile == _PS_ADMIN_PROFILE_)
$shop_id = '';
else if ($context->shop->getTotalShopsWhoExists() != Employee::getTotalEmployeeShopById((int)$context->employee->id))
{
$shops = Employee::getEmployeeShopById((int)$context->employee->id);
if (count($shops))
$shop_id = (int)$shops[0];
}
else
Employee::getEmployeeShopAccess((int)$context->employee->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);
// 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);
}
}
catch(PrestaShopException $e)
{
+10 -146
View File
@@ -26,9 +26,14 @@
*/
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;
+36 -9
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;}
@@ -135,7 +136,8 @@ 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');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;}
@@ -181,9 +183,9 @@ a.module_toggle_all{color: #268CCD;}
.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 .first{font-weight: bold;background-color: #408BD5;color: #ffffff;}
.multishop_toolbar .chzn-container .group{font-weight: bold;font-style: italic;padding-left: 15px;background-color: #C6DEFC;}
.multishop_toolbar .chzn-container .shop{padding-left: 30px;background-color: #EAF2FC;}
.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;}
@@ -225,7 +227,7 @@ 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*/
#content .qq-upload-button {
@@ -234,7 +236,6 @@ div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0
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;
@@ -246,6 +247,8 @@ div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0
}
#content .qq-upload-button:hover { border:1px solid #939393;}
.file_upload_label {margin-top:5px;}
/*leadin*/
.leadin {}
.leadin .bloc-leadin{ padding:10px 3px;}
@@ -497,6 +500,30 @@ ul.listForm li {padding-bottom:3px;}
#changedFiles ul{list-style-type: square; padding-left: 40px;}
#account_list { background-color: #EBEDF4;border: 1px solid #C2C4D9; display: block; position:relative; padding: 10px;}
#account_list h2 { font-weight:normal; margin:0; font-size: 1.4em; padding-bottom:10px;}
#account_list table td, #accounting_list table th {width:100px;}
.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
}
+23 -23
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;
@@ -231,7 +231,8 @@ 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;}
@@ -243,7 +244,6 @@ form#product, form#access_form{ background-color:#ebedf4; border:1px solid #cc
#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}
#footer .footer_link, #footer .footer_link:hover {color:#D41958;}
Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

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

@@ -48,7 +48,42 @@
var tabnumber = tout[4];
var table = 'table#table_'+id_profile;
perfect_access_js_gestion(this, perm, id_tab, tabsize, tabnumber, table, '{$id_tab_access}');
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')}",
@@ -87,15 +122,16 @@
var perm = tout[1];
var id_profile = tout[2];
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({
@@ -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}
@@ -1,63 +0,0 @@
{*
* 2007-2012 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-2012 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="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>
{if !$has_shop_selected}
<div class="hint" style="display:block">{l s='Please select the shop you want to configure'}</div>
{else}
<form action="{$current}&token={$token}" id="{$table}_form" method="post" enctype="multipart/form-data">
{foreach from=$input_category_list item=category key=name_category}
<fieldset style="margin: 20px 0;">
<legend>{$category['title']}</legend>
{foreach from=$category['fields'] item=input key=input_name}
<div style="clear: both; padding-top:15px;" id="conf_id_{$input_name}" >
<label class="conf_title">{$input['title']}</label>
{if $input['type'] == 'text'}
<input type="text" name="{$input_name|htmlentities}" {if isset($input['id'])}id="{$input['id']|htmlentities}"{/if} value="{$input['value']|htmlentities}" />
{/if}
<div class="margin-form">
{if isset($input['desc'])}<p class="preference_description">{$input['desc']}</p>{/if}
</div>
</div>
<div class="clear"></div>
{/foreach}
</fieldset>
{/foreach}
<div class="margin-form">
<input type="submit" class="button" id="{$table}_form_submit_btn" name="update_cfg" value="{l s='Save'}"/>
</div>
</form>
{/if}
@@ -1,189 +0,0 @@
{*
* 2007-2012 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-2012 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() {
$('.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>
<div id="export_menu">
<div class="toolbarBox">
<div class="pageTitle">
<h3>
<span id="current_obj" style="font-weight: normal;">
{l s='Accounting Export:'}
</span>
</h3>
</div>
</div>
</div>
{foreach from=$preventList key=name item=preventType}
{if !empty($preventType)}
<div class="{$name}">
<ul>
{foreach from=$preventType item=translationPrevent}
<li>{$translationPrevent}</li>
{/foreach}
{if $already_generated}
<li>
{l s='Generate it:'}
<a href="{$smarty.server.REQUEST_URI}&begin_date={$begin_date}&end_date={$end_date}&type={$export_type}&format={$file_format}&regenerate={$already_generated}&accounting_export=true">
{l s='Start export'}
</a>
<li>
{/if}
</ul>
</div>
{/if}
{/foreach}
<div id="account_list">
<form id="{$table}_form" method="POST" action="{$smarty.server.REQUEST_URI}">
<label for="beginDate">{l s='Begin at:'}</label>
<div class="margin-form">
<input class="datepicker" id="begin_date" type="text" name="begin_date" value="{$begin_date}" />
<span class="input-error">{l s='The date does not have the right format'}</span>
</div>
<label for="endDate">{l s='End at:'}</label>
<div class="margin-form">
<input class="datepicker" id="end_date" type="text" name="end_date" value="{$end_date}" />
<span class="input-error">{l s='The date does not have the right format'}</span>
</div>
<label for="format">{l s='File format:'}</label>
<div class="margin-form">
<select id="format" name="format">
<option value="">{l s='Choose a format'}</option>
<option value="csv" {if $file_format == 'csv'} selected="selected"{/if}>
{l s='Excel (CSV)'}
</option>
<option value="txt" {if $file_format == 'txt'} selected="selected"{/if}>
{l s='Text (TXT)'}
</option>
</select>
<span class="input-error">{l s='The date does not have the right format'}</span>
</div>
<label for="type">{l s='Export Type:'}</label>
<div class="margin-form">
<select id="type" name="type">
<option value="">{l s='Choose export type'}</option>
<option value="accounting_export" {if $export_type == 'accounting_export'} selected="selected"{/if}>
{l s='Accounting export'}
</option>
<option value="reconciliation_export" {if $export_type == 'reconciliation_export'} selected="selected"{/if}>
{l s='Reconciliation'}
</option>
</select>
<span class="input-error">{l s='The date does not have the right format'}</span>
</div>
<div class="margin-form">
<input type="submit" class="button" id="{$table}_form_submit_btn" name="accounting_export" value="{l s='Launch export'}"/>
</div>
</form>
</div>
<div id="account_list" style="margin-top:10px;">
<h3>{l s='History'}</h3>
{if $exported_list|count}
<table class="table" style="width:100%;">
<thead>
<th>{l s='Export type'}</th>
<th>{l s='Date start to'}</th>
<th>{l s='Date end to'}</th>
<th>{l s='File'}</th>
</thead>
<tbody>
{foreach from=$exported_list item=export_detail}
<tr>
<td>{$export_detail['title']}</td>
<td>{$export_detail['begin_to']}</td>
<td>{$export_detail['end_to']}</td>
<td>
<a href="{$smarty.server.REQUEST_URI}&download={$export_detail['file']}">
{l s='Download'}
<img src="../img/admin/{if $export_detail['file']|pathinfo:$smarty.const.PATHINFO_EXTENSION == 'csv'}excel_file.png{else}page_white_text.png{/if}" />
<a>
</td>
</tr>
{/foreach}
</tbody>
</table>
{else}
{l s='No exported data found'}
{/if}
</div>
@@ -1,65 +0,0 @@
{*
* 2007-2012 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-2012 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="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>
<div id="account_list">
{foreach from=$account_number_list item=detail key=name}
<h2>{$detail['title']}</h2>
{if $detail['list']|count}
<table class="table" style="width:100%;">
<thead>
{if $detail['list']|count}
{foreach from=$detail['fields'] item=col_name key=sql_name}
<th>{$col_name}</th>
{/foreach}
{/if}
</thead>
<tbody>
{foreach from=$detail['list'] item=row key=row_number}
<tr>
{foreach from=$row item=value key=value_num}
<td>{$value}</td>
{/foreach}
</tr>
{/foreach}
</tbody>
</table>
{else}
<p>{l s='No defined account number for this list'}</p>
{/if}
<div class="separation"></div>
{/foreach}
</div>
@@ -86,7 +86,7 @@
});
</script>
<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}
@@ -25,14 +25,13 @@
*}
<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, hold down the "Ctrl" key, 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:'} <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>
@@ -69,13 +69,16 @@
var changeAssociationGroup = function()
{
var id_attribute_group = $('#id_attribute_group').val();
$('.input_group_shop').each(function(k, item)
$('.input_shop').each(function(k, item)
{
var id_group_shop = $(item).val();
if (typeof shop_associations[id_attribute_group] != 'undefined' && $.inArray(id_group_shop, shop_associations[id_attribute_group]) > -1)
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);
@@ -91,7 +91,7 @@
{$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'}
@@ -28,6 +28,16 @@
{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;">
@@ -62,7 +62,7 @@
<label>{l s='Product'}</label>
<div class="margin-form">
<input type="hidden" id="reduction_product" name="reduction_product" value="{$currentTab->getFieldValue($currentObject, 'reduction_product')|intval}" />
<input type="text" id="reductionProductFilter" name="reductionProductFilter" value="{$reductionProductFilter|utf8_decode|htmlentities}" style="width:400px" />
<input type="text" id="reductionProductFilter" name="reductionProductFilter" value="{$reductionProductFilter|escape:'htmlall':'UTF-8'}" style="width:400px" />
</div>
</div>
</div>
@@ -89,7 +89,7 @@
</select>
</div>
<div class="clear">&nbsp;</div>
<div id="gift_attributes_list" {if $gift_product_attribute_select == ''}style="display:none"{/if}>
<div id="gift_attributes_list" {if !$hasAttribute}style="display:none"{/if}>
<label>{l s='Available combinations'}</label>
<div id="gift_attributes_list_select">
{$gift_product_attribute_select}
@@ -1,15 +1,17 @@
<label>{l s='Limit to a single customer'}</label>
<div class="margin-form">
<input type="hidden" id="id_customer" name="id_customer" value="{$currentTab->getFieldValue($currentObject, 'id_customer')|intval}" />
<input type="text" id="customerFilter" name="customerFilter" value="{$customerFilter|htmlentities}" style="width:400px" />
<input type="text" id="customerFilter" name="customerFilter" value="{$customerFilter|escape:'htmlall':'UTF-8'}" style="width:400px" />
<p class="preference_description">{l s='Optional, the cart rule will be available for everyone if you leave this field blank.'}</p>
</div>
<label>{l s='Validity'}</label>
<div class="margin-form">
<strong>{l s='from'}</strong>
<input type="text" class="datepicker" name="date_from" value="{if $currentTab->getFieldValue($currentObject, 'date_from')}{$currentTab->getFieldValue($currentObject, 'date_from')}{else}{$defaultDateFrom}{/if}" />
<input type="text" class="datepicker" name="date_from"
value="{if $currentTab->getFieldValue($currentObject, 'date_from')}{$currentTab->getFieldValue($currentObject, 'date_from')|escape}{else}{$defaultDateFrom}{/if}" />
<strong>{l s='to'}</strong>
<input type="text" class="datepicker" name="date_to" value="{if $currentTab->getFieldValue($currentObject, 'date_to')}{$currentTab->getFieldValue($currentObject, 'date_to')}{else}{$defaultDateTo}{/if}" />
<input type="text" class="datepicker" name="date_to"
value="{if $currentTab->getFieldValue($currentObject, 'date_to')}{$currentTab->getFieldValue($currentObject, 'date_to')|escape}{else}{$defaultDateTo}{/if}" />
<p class="preference_description">{l s='Default period is one month.'}</p>
</div>
<label>{l s='Minimum amount'}</label>
@@ -17,7 +19,14 @@
<input type="text" name="minimum_amount" value="{$currentTab->getFieldValue($currentObject, 'minimum_amount')|floatval}" />
<select name="minimum_amount_currency">
{foreach from=$currencies item='currency'}
<option value="{$currency.id_currency|intval}" {if $currentTab->getFieldValue($currentObject, 'minimum_amount_currency') == $currency.id_currency || (!$currentTab->getFieldValue($currentObject, 'minimum_amount_currency') && $currency.id_currency == $defaultCurrency)}selected="selected"{/if}>{$currency.iso_code}</option>
<option value="{$currency.id_currency|intval}"
{if $currentTab->getFieldValue($currentObject, 'minimum_amount_currency') == $currency.id_currency
|| (!$currentTab->getFieldValue($currentObject, 'minimum_amount_currency') && $currency.id_currency == $defaultCurrency)}
selected="selected"
{/if}
>
{$currency.iso_code}
</option>
{/foreach}
</select>
<select name="minimum_amount_tax">
@@ -46,26 +55,32 @@
<div id="country_restriction_div" style="border:1px solid #AAAAAA;margin-top:10px;padding:0 10px 10px 10px;background-color:#FFF5D3">
<table>
<tr>
<td>
<p><strong>{l s='Selected countries'}</strong></p>
<select name="country_select[]" id="country_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$countries.selected item='country'}
<option value="{$country.id_country|intval}">&nbsp;{$country.name}</option>
{/foreach}
</select><br /><br />
<a style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="country_select_remove">
{l s='Remove'} &gt;&gt;
</a>
</td>
<td style="padding-left:20px;">
<p><strong>{l s='Unselected countries'}</strong></p>
<select id="country_select_1" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$countries.unselected item='country'}
<option value="{$country.id_country|intval}">&nbsp;{$country.name}</option>
<option value="{$country.id_country|intval}">&nbsp;{$country.name|escape}</option>
{/foreach}
</select><br /><br />
<a style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="country_select_add">
&lt;&lt; {l s='Add'}
<a
id="country_select_add"
style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
{l s='Add'} &gt;&gt;
</a>
</td>
<td>
<p><strong>{l s='Selected countries'}</strong></p>
<select name="country_select[]" id="country_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$countries.selected item='country'}
<option value="{$country.id_country|intval}">&nbsp;{$country.name|escape}</option>
{/foreach}
</select><br /><br />
<a
id="country_select_remove"
style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
&lt;&lt; {l s='Remove'}
</a>
</td>
</tr>
@@ -78,26 +93,32 @@
<div id="carrier_restriction_div" style="border:1px solid #AAAAAA;margin-top:10px;padding:0 10px 10px 10px;background-color:#FFF5D3">
<table>
<tr>
<td>
<p><strong>{l s='Selected carriers'}</strong></p>
<select name="carrier_select[]" id="carrier_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$carriers.selected item='carrier'}
<option value="{$carrier.id_carrier|intval}">&nbsp;{$carrier.name}</option>
{/foreach}
</select><br /><br />
<a style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="carrier_select_remove">
{l s='Remove'} &gt;&gt;
</a>
</td>
<td style="padding-left:20px;">
<p><strong>{l s='Unselected carriers'}</strong></p>
<select id="carrier_select_1" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$carriers.unselected item='carrier'}
<option value="{$carrier.id_carrier|intval}">&nbsp;{$carrier.name}</option>
<option value="{$carrier.id_carrier|intval}">&nbsp;{$carrier.name|escape}</option>
{/foreach}
</select><br /><br />
<a style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="carrier_select_add">
&lt;&lt; {l s='Add'}
<a
id="carrier_select_add"
style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
{l s='Add'} &gt;&gt;
</a>
</td>
<td>
<p><strong>{l s='Selected carriers'}</strong></p>
<select name="carrier_select[]" id="carrier_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$carriers.selected item='carrier'}
<option value="{$carrier.id_carrier|intval}">&nbsp;{$carrier.name|escape}</option>
{/foreach}
</select><br /><br />
<a
id="carrier_select_remove"
style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
&lt;&lt; {l s='Remove'}
</a>
</td>
</tr>
@@ -106,30 +127,37 @@
{/if}
{if $groups.unselected|@count + $groups.selected|@count > 1}
<br />
<input type="checkbox" id="group_restriction" name="group_restriction" value="1" {if $groups.unselected|@count}checked="checked"{/if} /> <strong>{l s='Customer group selection'}</strong>
<input type="checkbox" id="group_restriction" name="group_restriction" value="1" {if $groups.unselected|@count}checked="checked"{/if} />
<strong>{l s='Customer group selection'}</strong>
<div id="group_restriction_div" style="border:1px solid #AAAAAA;margin-top:10px;padding:0 10px 10px 10px;background-color:#FFF5D3">
<table>
<tr>
<td>
<p><strong>{l s='Selected groups'}</strong></p>
<select name="group_select[]" id="group_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$groups.selected item='group'}
<option value="{$group.id_group|intval}">&nbsp;{$group.name}</option>
{/foreach}
</select><br /><br />
<a style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="group_select_remove">
{l s='Remove'} &gt;&gt;
</a>
</td>
<td style="padding-left:20px;">
<p><strong>{l s='Unselected groups'}</strong></p>
<select id="group_select_1" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$groups.unselected item='group'}
<option value="{$group.id_group|intval}">&nbsp;{$group.name}</option>
<option value="{$group.id_group|intval}">&nbsp;{$group.name|escape}</option>
{/foreach}
</select><br /><br />
<a style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="group_select_add">
&lt;&lt; {l s='Add'}
<a
id="group_select_add"
style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
{l s='Add'} &gt;&gt;
</a>
</td>
<td>
<p><strong>{l s='Selected groups'}</strong></p>
<select name="group_select[]" id="group_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$groups.selected item='group'}
<option value="{$group.id_group|intval}">&nbsp;{$group.name|escape}</option>
{/foreach}
</select><br /><br />
<a
id="group_select_remove"
style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
&lt;&lt; {l s='Remove'}
</a>
</td>
</tr>
@@ -138,30 +166,37 @@
{/if}
{if $cart_rules.unselected|@count + $cart_rules.selected|@count > 0}
<br />
<input type="checkbox" id="cart_rule_restriction" name="cart_rule_restriction" value="1" {if $cart_rules.unselected|@count}checked="checked"{/if} /> <strong>{l s='Compatibility with other cart rules'}</strong>
<input type="checkbox" id="cart_rule_restriction" name="cart_rule_restriction" value="1" {if $cart_rules.unselected|@count}checked="checked"{/if} />
<strong>{l s='Compatibility with other cart rules'}</strong>
<div id="cart_rule_restriction_div" style="border:1px solid #AAAAAA;margin-top:10px;padding:0 10px 10px 10px;background-color:#FFF5D3">
<table>
<tr>
<td>
<p><strong>{l s='Combinable cart rules'}</strong></p>
<select name="cart_rule_select[]" id="cart_rule_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$cart_rules.selected item='cart_rule'}
<option value="{$cart_rule.id_cart_rule|intval}">&nbsp;{$cart_rule.name}</option>
{/foreach}
</select><br /><br />
<a style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="cart_rule_select_remove">
{l s='Remove'} &gt;&gt;
</a>
</td>
<td style="padding-left:20px;">
<p><strong>{l s='Uncombinable cart rules'}</strong></p>
<select id="cart_rule_select_1" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple="">
{foreach from=$cart_rules.unselected item='cart_rule'}
<option value="{$cart_rule.id_cart_rule|intval}">&nbsp;{$cart_rule.name}</option>
<option value="{$cart_rule.id_cart_rule|intval}">&nbsp;{$cart_rule.name|escape}</option>
{/foreach}
</select><br /><br />
<a style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="cart_rule_select_add">
&lt;&lt; {l s='Add'}
<a
id="cart_rule_select_add"
style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
{l s='Add'} &gt;&gt;
</a>
</td>
<td>
<p><strong>{l s='Combinable cart rules'}</strong></p>
<select name="cart_rule_select[]" id="cart_rule_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$cart_rules.selected item='cart_rule'}
<option value="{$cart_rule.id_cart_rule|intval}">&nbsp;{$cart_rule.name|escape}</option>
{/foreach}
</select><br /><br />
<a
id="cart_rule_select_remove"
style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
</a>
</td>
</tr>
@@ -186,26 +221,32 @@
<div id="shop_restriction_div" style="border:1px solid #AAAAAA;margin-top:10px;padding:0 10px 10px 10px;background-color:#FFF5D3">
<table>
<tr>
<td>
<p><strong>{l s='Selected shops'}</strong></p>
<select name="shop_select[]" id="shop_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$shops.selected item='shop'}
<option value="{$shop.id_shop|intval}">&nbsp;{$shop.name}</option>
{/foreach}
</select><br /><br />
<a style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="shop_select_remove">
{l s='Remove'} &gt;&gt;
</a>
</td>
<td style="padding-left:20px;">
<p><strong>{l s='Unselected shops'}</strong></p>
<select id="shop_select_1" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$shops.unselected item='shop'}
<option value="{$shop.id_shop|intval}">&nbsp;{$shop.name}</option>
<option value="{$shop.id_shop|intval}">&nbsp;{$shop.name|escape}</option>
{/foreach}
</select><br /><br />
<a style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="shop_select_add">
&lt;&lt; {l s='Add'}
<a
id="shop_select_add"
style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
{l s='Add'} &gt;&gt;
</a>
</td>
<td>
<p><strong>{l s='Selected shops'}</strong></p>
<select name="shop_select[]" id="shop_select_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$shops.selected item='shop'}
<option value="{$shop.id_shop|intval}">&nbsp;{$shop.name|escape}</option>
{/foreach}
</select><br /><br />
<a
id="shop_select_remove"
style="text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
&lt;&lt; {l s='Remove'}
</a>
</td>
</tr>
@@ -65,7 +65,7 @@ function removeProductRule(product_rule_group_id, product_rule_id)
function toggleCartRuleFilter(id)
{
if ($(id).attr('checked'))
if ($(id).prop('checked'))
$('#' + $(id).attr('id') + '_div').show(400);
else
$('#' + $(id).attr('id') + '_div').hide(200);
@@ -110,10 +110,12 @@ function toggleApplyDiscount(percent, amount, apply_to)
if (percent)
{
$('#apply_discount_percent_div').show(400);
if ($('#apply_discount_to_product').attr('checked'))
if ($('#apply_discount_to_product').prop('checked'))
toggleApplyDiscountTo();
$('#apply_discount_to_cheapest').removeAttr('disabled');
$('#apply_discount_to_selection').removeAttr('disabled');
$('#apply_discount_to_cheapest').show();
$('*[for=apply_discount_to_cheapest]').show();
$('#apply_discount_to_selection').show();
$('*[for=apply_discount_to_selection]').show();
}
else
{
@@ -124,11 +126,13 @@ function toggleApplyDiscount(percent, amount, apply_to)
if (amount)
{
$('#apply_discount_amount_div').show(400);
if ($('#apply_discount_to_product').attr('checked'))
if ($('#apply_discount_to_product').prop('checked'))
toggleApplyDiscountTo();
$('#apply_discount_to_cheapest').attr('disabled', 'disabled');
$('#apply_discount_to_cheapest').hide();
$('*[for=apply_discount_to_cheapest]').hide();
$('#apply_discount_to_cheapest').removeAttr('checked');
$('#apply_discount_to_selection').attr('disabled', 'disabled');
$('#apply_discount_to_selection').hide();
$('*[for=apply_discount_to_selection]').hide();
$('#apply_discount_to_selection').removeAttr('checked');
}
else
@@ -148,24 +152,24 @@ function toggleApplyDiscount(percent, amount, apply_to)
function toggleApplyDiscountTo()
{
if ($('#apply_discount_to_product').attr('checked'))
if ($('#apply_discount_to_product').prop('checked'))
$('#apply_discount_to_product_div').show(400);
else
{
$('#apply_discount_to_product_div').hide(200);
$('#reductionProductFilter').val('');
if ($('#apply_discount_to_order').attr('checked'))
if ($('#apply_discount_to_order').prop('checked'))
$('#reduction_product').val('0');
if ($('#apply_discount_to_cheapest').attr('checked'))
if ($('#apply_discount_to_cheapest').prop('checked'))
$('#reduction_product').val('-1');
if ($('#apply_discount_to_selection').attr('checked'))
if ($('#apply_discount_to_selection').prop('checked'))
$('#reduction_product').val('-2');
}
}
function toggleGiftProduct()
{
if ($('#free_gift_on').attr('checked'))
if ($('#free_gift_on').prop('checked'))
$('#free_gift_div').show(400);
else
{
@@ -176,31 +180,31 @@ function toggleGiftProduct()
}
$('#apply_discount_percent').click(function() {toggleApplyDiscount(true, false, true);});
if ($('#apply_discount_percent').attr('checked'))
if ($('#apply_discount_percent').prop('checked'))
toggleApplyDiscount(true, false, true);
$('#apply_discount_amount').click(function() {toggleApplyDiscount(false, true, true);});
if ($('#apply_discount_amount').attr('checked'))
if ($('#apply_discount_amount').prop('checked'))
toggleApplyDiscount(false, true, true);
$('#apply_discount_off').click(function() {toggleApplyDiscount(false, false, false);});
if ($('#apply_discount_off').attr('checked'))
if ($('#apply_discount_off').prop('checked'))
toggleApplyDiscount(false, false, false);
$('#apply_discount_to_order').click(function() {toggleApplyDiscountTo();});
if ($('#apply_discount_to_order').attr('checked'))
if ($('#apply_discount_to_order').prop('checked'))
toggleApplyDiscountTo();
$('#apply_discount_to_product').click(function() {toggleApplyDiscountTo();});
if ($('#apply_discount_to_product').attr('checked'))
if ($('#apply_discount_to_product').prop('checked'))
toggleApplyDiscountTo();
$('#apply_discount_to_cheapest').click(function() {toggleApplyDiscountTo();});
if ($('#apply_discount_to_cheapest').attr('checked'))
if ($('#apply_discount_to_cheapest').prop('checked'))
toggleApplyDiscountTo();
$('#apply_discount_to_selection').click(function() {toggleApplyDiscountTo();});
if ($('#apply_discount_to_selection').attr('checked'))
if ($('#apply_discount_to_selection').prop('checked'))
toggleApplyDiscountTo();
$('#free_gift_on').click(function() {toggleGiftProduct();});
@@ -219,13 +223,13 @@ $('#cart_rule_form').submit(function() {
else
{
$('#' + restrictions[i] + '_select_2 option').each(function(i) {
$(this).attr('selected', 'selected');
$(this).attr('selected', true);
});
}
}
$('.product_rule_toselect option').each(function(i) {
$(this).attr('selected', 'selected');
$(this).attr('selected', true);
});
});
@@ -1,24 +1,11 @@
{if $show_toolbar}
<div class="toolbar-placeholder">
<div class="toolbarBox {if $toolbar_scroll}toolbarHead{/if}">
{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>
</div>
</div>
<div class="leadin">{block name="leadin"}{/block}</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>
<div class="productTabs">
<ul class="tab">
<li class="tab-row">
<a class="tab-page" id="cart_rule_link_informations" href="javascript:displayCartRuleTab('informations');">{l s='Informations'}</a>
<a class="tab-page" id="cart_rule_link_informations" href="javascript:displayCartRuleTab('informations');">{l s='Information'}</a>
</li>
<li class="tab-row">
<a class="tab-page" id="cart_rule_link_conditions" href="javascript:displayCartRuleTab('conditions');">{l s='Conditions'}</a>
@@ -29,7 +16,7 @@
</ul>
</div>
</div>
<form action="{$currentIndex}&token={$currentToken}&addcart_rule" id="cart_rule_form" method="post">
<form action="{$currentIndex|escape}&token={$currentToken|escape}&addcart_rule" id="cart_rule_form" method="post">
{if $currentObject->id}<input type="hidden" name="id_cart_rule" value="{$currentObject->id|intval}" />{/if}
<input type="hidden" id="currentFormTab" name="currentFormTab" value="informations" />
<div id="cart_rule_informations" class="cart_rule_tab">
@@ -49,22 +36,22 @@
</div>
<div class="separation"></div>
<div style="text-align:center">
<input type="submit" value="{l s='Save'}" class="button" name="submitAddcart_rule" id="{$table}_form_submit_btn" />
<input type="submit" value="{l s='Save'}" class="button" name="submitAddcart_rule" id="{$table|escape}_form_submit_btn" />
<!--<input type="submit" value="{l s='Save and stay'}" class="button" name="submitAddcart_ruleAndStay" id="" />-->
</div>
</form>
<script type="text/javascript">
var product_rule_groups_counter = {if isset($product_rule_groups_counter)}{$product_rule_groups_counter}{else}0{/if};
var product_rule_groups_counter = {if isset($product_rule_groups_counter)}{$product_rule_groups_counter|intval}{else}0{/if};
var product_rule_counters = new Array();
var currentToken = '{$currentToken}';
var currentFormTab = '{if isset($smarty.post.currentFormTab)}{$smarty.post.currentFormTab|escape}{else}informations{/if}';
var currentToken = '{$currentToken|escape:'quotes'}';
var currentFormTab = '{if isset($smarty.post.currentFormTab)}{$smarty.post.currentFormTab|escape:'quotes'}{else}informations{/if}';
var languages = new Array();
{foreach from=$languages item=language key=k}
languages[{$k}] = {
id_lang: {$language.id_lang},
iso_code: '{$language.iso_code}',
name: '{$language.name}'
iso_code: '{$language.iso_code|escape:'quotes'}',
name: '{$language.name|escape:'quotes'}'
};
{/foreach}
displayFlags(languages, {$defaultLanguage});
@@ -5,8 +5,8 @@
<div class="margin-form">
<div class="translatable">
{foreach from=$languages item=language}
<div class="lang_{$language.id_lang}" style="display:{if $language.id_lang == $defaultLanguage}block{else}none{/if};float:left">
<input type="text" id="name_{$language.id_lang}" name="name_{$language.id_lang}" value="{$currentTab->getFieldValue($currentObject, 'name', $language.id_lang)}" style="width:400px" />
<div class="lang_{$language.id_lang|intval}" style="display:{if $language.id_lang == $defaultLanguage}block{else}none{/if};float:left">
<input type="text" id="name_{$language.id_lang|intval}" name="name_{$language.id_lang|intval}" value="{$currentTab->getFieldValue($currentObject, 'name', $language.id_lang|intval)}" style="width:400px" />
<sup>*</sup>
</div>
{/foreach}
@@ -15,12 +15,12 @@
</div>
<label>{l s='Description'}</label>
<div class="margin-form">
<textarea name="description" style="width:80%;height:100px">{$currentTab->getFieldValue($currentObject, 'description')}</textarea>
<textarea name="description" style="width:80%;height:100px">{$currentTab->getFieldValue($currentObject, 'description')|escape}</textarea>
<p class="preference_description">{l s='For you only, never displayed to the customer.'}</p>
</div>
<label>{l s='Code'}</label>
<div class="margin-form">
<input type="text" id="code" name="code" value="{$currentTab->getFieldValue($currentObject, 'code')}" />
<input type="text" id="code" name="code" value="{$currentTab->getFieldValue($currentObject, 'code')|escape}" />
<a href="javascript:gencode(8);" class="button">{l s='(Click to generate random code)'}</a>
<p class="preference_description">{l s='Caution! The rule will automatically be applied if you leave this field blank.'}</p>
</div>
@@ -1,26 +1,27 @@
<tr id="product_rule_{$product_rule_group_id}_{$product_rule_id}_tr">
<tr id="product_rule_{$product_rule_group_id|intval}_{$product_rule_id|intval}_tr">
<td>
<a href="javascript:removeProductRule({$product_rule_group_id}, {$product_rule_id});">
<a href="javascript:removeProductRule({$product_rule_group_id|intval}, {$product_rule_id|intval});">
<img src="../img/admin/disabled.gif" alt="{l s='Remove'}" title="{l s='Remove'}" />
</a>
</td>
<td>
<input type="hidden" name="product_rule_{$product_rule_group_id}[]" value="{$product_rule_id}" />
<input type="hidden" name="product_rule_{$product_rule_group_id}_{$product_rule_id}_type" value="{$product_rule_type}" />
[{$product_rule_type}]
<input type="hidden" name="product_rule_{$product_rule_group_id|intval}[]" value="{$product_rule_id}" />
<input type="hidden" name="product_rule_{$product_rule_group_id|intval}_{$product_rule_id|intval}_type" value="{$product_rule_type|escape}" />
{* Everything is on a single line in order to avoid a empty space between the [ ] and the word *}
[{if $product_rule_type == 'products'}{l s='Products'}{elseif $product_rule_type == 'categories'}{l s='Categories'}{elseif $product_rule_type == 'manufacturers'}{l s='Manufacturers'}{elseif $product_rule_type == 'suppliers'}{l s='Suppliers'}{elseif $product_rule_type == 'attributes'}{l s='Attributes'}{/if}]
</td>
<td>
{l s='The product(s) are matching on of these'}
</td>
<td>
<input type="text" id="product_rule_{$product_rule_group_id}_{$product_rule_id}_match" value="" disabled="disabled" />
<input type="text" id="product_rule_{$product_rule_group_id|intval}_{$product_rule_id|intval}_match" value="" disabled="disabled" />
</td>
<td>
<a id="product_rule_{$product_rule_group_id}_{$product_rule_id}_choose_link" href="#product_rule_{$product_rule_group_id}_{$product_rule_id}_choose_content">
<a id="product_rule_{$product_rule_group_id|intval}_{$product_rule_id|intval}_choose_link" href="#product_rule_{$product_rule_group_id|intval}_{$product_rule_id|intval}_choose_content">
<img src="../img/admin/choose.gif" alt="{l s='Choose'}" title="{l s='Choose'}" /> {l s='Choose'}
</a>
<div>
<div id="product_rule_{$product_rule_group_id}_{$product_rule_id}_choose_content">
<div id="product_rule_{$product_rule_group_id|intval}_{$product_rule_id|intval}_choose_content">
{$product_rule_choose_content}
</div>
</div>
@@ -28,7 +29,7 @@
</tr>
<script type="text/javascript">
$('#product_rule_{$product_rule_group_id}_{$product_rule_id}_choose_content').parent().hide();
$("#product_rule_{$product_rule_group_id}_{$product_rule_id}_choose_link").fancybox();
$(document).ready(function() { updateProductRuleShortDescription($('#product_rule_select_{$product_rule_group_id}_{$product_rule_id}_add')); });
$('#product_rule_{$product_rule_group_id|intval}_{$product_rule_id|intval}_choose_content').parent().hide();
$("#product_rule_{$product_rule_group_id|intval}_{$product_rule_id|intval}_choose_link").fancybox();
$(document).ready(function() { updateProductRuleShortDescription($('#product_rule_select_{$product_rule_group_id|intval}_{$product_rule_id|intval}_add')); });
</script>
@@ -1,20 +1,20 @@
<tr id="product_rule_group_{$product_rule_group_id}_tr">
<tr id="product_rule_group_{$product_rule_group_id|intval}_tr">
<td style="vertical-align:center;padding-right:10px">
<a href="javascript:removeProductRuleGroup({$product_rule_group_id});">
<a href="javascript:removeProductRuleGroup({$product_rule_group_id|intval});">
<img src="../img/admin/disabled.gif" alt="{l s='Remove'}" title="{l s='Remove'}" />
</a>
</td>
<td style="padding-bottom:15px">
<input type="hidden" name="product_rule_group[]" value="{$product_rule_group_id}" />
<input type="hidden" name="product_rule_group[]" value="{$product_rule_group_id|intval}" />
{l s='The cart must contain at least'}
<input type="text" name="product_rule_group_{$product_rule_group_id}_quantity" value="{$product_rule_group_quantity|intval}" style="width:30px" />
<input type="text" name="product_rule_group_{$product_rule_group_id|intval}_quantity" value="{$product_rule_group_quantity|intval}" style="width:30px" />
{l s='product(s) matching the following rules:'}
<br />
<a href="javascript:addProductRule({$product_rule_group_id});">
<a href="javascript:addProductRule({$product_rule_group_id|intval});">
<img src="../img/admin/add.gif" alt="{l s='Add'}" title="{l s='Add'}" />
{l s='Add a rule concerning'}
</a>
<select id="product_rule_type_{$product_rule_group_id}">
<select id="product_rule_type_{$product_rule_group_id|intval}">
<option value="">{l s='-- Choose --'}</option>
<option value="products">{l s='Products'}</option>
<option value="attributes">{l s='Attributes'}</option>
@@ -22,10 +22,10 @@
<option value="manufacturers">{l s='Manufacturers'}</option>
<option value="suppliers">{l s='Suppliers'}</option>
</select>
<a href="javascript:addProductRule({$product_rule_group_id});">
<a href="javascript:addProductRule({$product_rule_group_id|intval});">
<input type="button" class="button" value="OK" />
</a>
<table id="product_rule_table_{$product_rule_group_id}" class="table" cellpadding="0" cellspacing="0">
<table id="product_rule_table_{$product_rule_group_id|intval}" class="table" cellpadding="0" cellspacing="0">
{if isset($product_rules) && $product_rules|@count}
{foreach from=$product_rules item='product_rule'}
{$product_rule}
@@ -1,32 +1,48 @@
<table>
<tr>
<td>
<p><strong>{l s='Selected'}</strong></p>
<select name="product_rule_select_{$product_rule_group_id}_{$product_rule_id}[]" class="product_rule_toselect" id="product_rule_select_{$product_rule_group_id}_{$product_rule_id}_2" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
{foreach from=$product_rule_itemlist.selected item='item'}
<option value="{$item.id|intval}">&nbsp;{$item.name}</option>
{/foreach}
</select><br /><br />
<a style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="product_rule_select_{$product_rule_group_id}_{$product_rule_id}_remove">
{l s='Remove'} &gt;&gt;
</a>
</td>
<td style="padding-left:20px;">
<td style="padding-left:20px">
<p><strong>{l s='Unselected'}</strong></p>
<select id="product_rule_select_{$product_rule_group_id}_{$product_rule_id}_1" style="border:1px solid #AAAAAA;width:400px;height:160px" multiple>
<select
id="product_rule_select_{$product_rule_group_id|intval}_{$product_rule_id|intval}_1"
style="border:1px solid #AAAAAA;width:400px;height:160px"
multiple
>
{foreach from=$product_rule_itemlist.unselected item='item'}
<option value="{$item.id|intval}">&nbsp;{$item.name}</option>
{/foreach}
</select><br /><br />
<a style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px" id="product_rule_select_{$product_rule_group_id}_{$product_rule_id}_add">
&lt;&lt; {l s='Add'}
<a
id="product_rule_select_{$product_rule_group_id|intval}_{$product_rule_id|intval}_add"
style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
{l s='Add'} &gt;&gt;
</a>
</td>
<td>
<p><strong>{l s='Selected'}</strong></p>
<select
name="product_rule_select_{$product_rule_group_id|intval}_{$product_rule_id|intval}[]"
id="product_rule_select_{$product_rule_group_id|intval}_{$product_rule_id|intval}_2"
class="product_rule_toselect"
style="border:1px solid #AAAAAA;width:400px;height:160px"
multiple
>
{foreach from=$product_rule_itemlist.selected item='item'}
<option value="{$item.id|intval}">&nbsp;{$item.name}</option>
{/foreach}
</select><br /><br />
<a
id="product_rule_select_{$product_rule_group_id}_{$product_rule_id}_remove"
style="cursor:pointer;text-align:center;display:block;border:1px solid #aaa;text-decoration:none;background-color:#fafafa;color:#123456;margin:2px;padding:2px"
>
&lt;&lt; {l s='Remove'}
</a>
</td>
</tr>
</table>
<script type="text/javascript">
$('#product_rule_select_{$product_rule_group_id}_{$product_rule_id}_remove').click(function() { removeCartRuleOption(this); updateProductRuleShortDescription(this); });
$('#product_rule_select_{$product_rule_group_id}_{$product_rule_id}_add').click(function() { addCartRuleOption(this); updateProductRuleShortDescription(this); });
$(document).ready(function() { updateProductRuleShortDescription($('#product_rule_select_{$product_rule_group_id}_{$product_rule_id}_add')); });
$('#product_rule_select_{$product_rule_group_id|intval}_{$product_rule_id|intval}_remove').click(function() { removeCartRuleOption(this); updateProductRuleShortDescription(this); });
$('#product_rule_select_{$product_rule_group_id|intval}_{$product_rule_id|intval}_add').click(function() { addCartRuleOption(this); updateProductRuleShortDescription(this); });
$(document).ready(function() { updateProductRuleShortDescription($('#product_rule_select_{$product_rule_group_id|intval}_{$product_rule_id|intval}_add')); });
</script>
@@ -51,7 +51,7 @@
<h2><img src="../img/admin/cart.gif" /> {l s='Order information'}</h2>
<span>
{if $order->id}
<a href="{$link->getAdminLink('AdminOrders')}&id_order={$order->id}&vieworder"> {l s='Order #'}{$order->id|string_format:"%06d"}</a></span>
<a href="{$link->getAdminLink('AdminOrders')}&id_order={$order->id}&vieworder"> {l s='Order #%d' sprintf=$order->id|string_format:"%06d"}</a></span>
<br /><br />
{l s='Made on:'} {dateFormat date=$order->date_add}<br /><br /><br /><br />
{else}
@@ -132,7 +132,7 @@
</a>
</td>
<td align="center">{displayWtPriceWithCurrency price=$product.product_price currency=$currency}</td>
<td align="center" class="productQuantity">{math equation='x - y' x=$product.cart_quantity y=$product.customization_quantity}</td>
<td align="center" class="productQuantity">{math equation='x - y' x=$product.cart_quantity y=$product.customization_quantity|intval}</td>
<td align="center" class="productQuantity">{$product.qty_in_stock}</td>
<td align="right">{displayWtPriceWithCurrency price=$product.product_total currency=$currency}</td>
</tr>
@@ -25,6 +25,29 @@
*}
{extends file="helpers/form/form.tpl"}
{block name="input"}
{if $input.type == 'file'}
{if isset($input.display_image) && $input.display_image}
{if isset($fields_value.image) && $fields_value.image}
<div id="image">
{$fields_value.image}
<p align="center">{l s='File size'} {$fields_value.size}kb</p>
{if $shared_category}
<p class="warn">{l s='If you delete this picture it\'s will be deleted for all shared shop'}</p>
{/if}
<br>
<a href="{$current}&{$identifier}={$form_id}&token={$token}&{if $shared_category}forcedeleteImage=1{else}deleteImage=1{/if}">
<img src="../img/admin/delete.gif" alt="{l s='Delete'}" /> {l s='Delete'}
</a>
</div><br />
{/if}
{/if}
<input type="file" name="{$input.name}" {if isset($input.id)}id="{$input.id}"{/if} />
{if !empty($input.hint)}<span class="hint" name="help_box">{$input.hint}<span class="hint-pointer">&nbsp;</span></span>{/if}
{else}
{$smarty.block.parent}
{/if}
{/block}
{block name="description"}
{$smarty.block.parent}
{if ($input.name == 'groupBox')}
@@ -35,4 +58,4 @@
<span>{$input.customer}</span><br />
</p>
{/if}
{/block}
{/block}
@@ -109,7 +109,7 @@
}
function resetLayout(defaultLayout, type) {
if (confirm("{l s='Are you sure you want to restore the default address format for this country?'}"))
if (confirm("{l s='Are you sure you want to restore the default address format for this country?' js=1}"))
$("#ordered_fields").val(unescape(defaultLayout.replace(/\+/g, " ")));
}
@@ -92,7 +92,7 @@
{if !empty($message.id_product) && empty($message.id_employee)}
<dl>
<dt>{l s='Product #'}</dt>
<dd><a href="index.php?tab=AdminOrders&id_order={$id_order_product}&vieworder&token={getAdminToken tab='AdminOrders'}" title="{l s='View order'}">
<dd><a href="index.php?tab=AdminProducts&id_product={$message.id_product}&updateproduct&token={getAdminToken tab='AdminProducts'}" title="{l s='View order'}">
{$message.id_product} <img src="../img/admin/search.gif" alt="{l s='view'}" />
</a></dd>
</dl>
@@ -35,15 +35,15 @@
$.ajax({
type: "POST",
url: "ajax.php",
data: "submitCustomerNote=1&id_customer={$customer->id}&note="+noteContent,
url: "index.php",
data: "token={getAdminToken tab='AdminCustomers'}&tab=AdminCustomers&ajax=1&action=updateCustomerNote&id_customer={$customer->id}&note="+noteContent,
async : true,
success: function(r) {
$('#note_feedback').html('').hide();
if (r == 'ok')
{
$('#note_feedback').html("<b style='color:green'>{l s='Your note has been saved'}</b>").fadeIn(400);
$('#submitCustomerNote').attr('disabled', 'disabled');
$('#submitCustomerNote').attr('disabled', true);
}
else if (r == 'error:validation')
$('#note_feedback').html("<b style='color:red'>({l s='Error: your note is not valid'}</b>").fadeIn(400);
@@ -59,7 +59,7 @@
<div class="info-customer-left">
<div style="float: right">
<a href="{$current}&addcustomer&id_customer={$customer->id}&token={$token}">
<a href="{$current}&updatecustomer&id_customer={$customer->id}&token={$token}">
<img src="../img/admin/edit.gif" />
</a>
</div>
@@ -92,7 +92,7 @@
<div>
{l s='This customer is registered as'} <b>{l s='guest'}</b>
{if !$customer_exists}
<form method="POST" action="index.php?tab=AdminCustomers&id_customer={$customer->id}&token={getAdminToken tab='AdminCustomers'}">
<form method="post" action="index.php?tab=AdminCustomers&id_customer={$customer->id}&token={getAdminToken tab='AdminCustomers'}">
<input type="hidden" name="id_lang" value="{$id_lang}" />
<p class="center"><input class="button" type="submit" name="submitGuestToCustomer" value="{l s='Transform to customer account'}" /></p>
{l s='This feature generates a random password and sends an e-mail to the customer'}
@@ -144,7 +144,7 @@
</table>
<div class="clear">&nbsp;</div>
{else}
{$customer->firstname} {$customer->lastname} {l s='has never contacted you'}
{l s='%1$s %2$s has never contacted you' sprintf=[$customer->firstname, $customer->lastname]}
{/if}
{* display hook specified to this page : AdminCustomers *}
@@ -152,13 +152,18 @@
<div class="clear">&nbsp;</div>
<h2>{l s='Groups'} ({count($groups)})</h2>
<h2>
{l s='Groups'} ({count($groups)})
<a href="{$current}&addcustomer&id_customer={$customer->id}&token={$token}">
<img src="../img/admin/edit.gif" />
</a>
</h2>
{if $groups AND count($groups)}
<table cellspacing="0" cellpadding="0" class="table" style="width:100%;">
<colgroup>
<col width="10px"></col>
<col width=""></col>
<col width="70px"></col>
<col width="10px">
<col width="">
<col width="70px">
</colgroup>
<tr>
<th height="39px" class="right">{l s='ID'}</th>
@@ -187,13 +192,13 @@
</h3>
<table cellspacing="0" cellpadding="0" class="table" style="width:100%; text-align:left;">
<colgroup>
<col width="10px"></col>
<col width="100px"></col>
<col width="100px"></col>
<col width=""></col>
<col width="50px"></col>
<col width="80px"></col>
<col width="70px"></col>
<col width="10px">
<col width="100px">
<col width="100px">
<col width="">
<col width="50px">
<col width="80px">
<col width="70px">
</colgroup>
<tr>
<th height="39px" class="center">{l s='ID'}</th>
@@ -224,13 +229,13 @@
<h3 style="color:red;font-weight:normal;">{l s='Invalid orders:'} {$count_ko}</h3>
<table cellspacing="0" cellpadding="0" class="table" style="width:100%;">
<colgroup>
<col width="10px"></col>
<col width="100px"></col>
<col width=""></col>
<col width=""></col>
<col width="100px"></col>
<col width="100px"></col>
<col width="52px"></col>
<col width="10px">
<col width="100px">
<col width="">
<col width="">
<col width="100px">
<col width="100px">
<col width="52px">
</colgroup>
<tr>
<th height="39px" class="center">{l s='ID'}</th>
@@ -257,7 +262,7 @@
<div class="clear">&nbsp;</div>
{/if}
{else}
{$customer->firstname} {$customer->lastname} {l s='has not placed any orders yet'}
{l s='%1$s %2$s has not placed any orders yet' sprintf=[$customer->firstname, $customer->lastname]}
{/if}
{if $products AND count($products)}
@@ -265,10 +270,10 @@
<h2>{l s='Products'} ({count($products)})</h2>
<table cellspacing="0" cellpadding="0" class="table" style="width:100%;">
<colgroup>
<col width="50px"></col>
<col width=""></col>
<col width="60px"></col>
<col width="70px"></col>
<col width="50px">
<col width="">
<col width="60px">
<col width="70px">
</colgroup>
<tr>
<th height="39px" class="center">{l s='Date'}</th>
@@ -292,12 +297,12 @@
{if count($addresses)}
<table cellspacing="0" cellpadding="0" class="table" style="width:100%;">
<colgroup>
<col width="120px"></col>
<col width="120px"></col>
<col width=""></col>
<col width="100px"></col>
<col width="170px"></col>
<col width="70px"></col>
<col width="120px">
<col width="120px">
<col width="">
<col width="100px">
<col width="170px">
<col width="70px">
</colgroup>
<tr>
<th height="39px">{l s='Company'}</th>
@@ -329,7 +334,7 @@
{/foreach}
</table>
{else}
{$customer->firstname} {$customer->lastname} {l s='has not registered any addresses yet'}
{l s='%1$s %2$s has not registered any addresses yet' sprintf=[$customer->firstname, $customer->lastname]}
{/if}
<div class="clear">&nbsp;</div>
@@ -357,7 +362,7 @@
{/foreach}
</table>
{else}
{$customer->firstname} {$customer->lastname} {l s='has no discount vouchers'}.
{l s='%1$s %2$s has no discount vouchers' sprintf=[$customer->firstname, $customer->lastname]}.
{/if}
<div class="clear">&nbsp;</div>
@@ -366,11 +371,11 @@
{if $carts AND count($carts)}
<table cellspacing="0" cellpadding="0" class="table" style="width:100%">
<colgroup>
<col width="50px"></col>
<col width="150px"></col>
<col width=""></col>
<col width="70px"></col>
<col width="50px"></col>
<col width="50px">
<col width="150px">
<col width="">
<col width="70px">
<col width="50px">
</colgroup>
<tr>
<th height="39px" class="center">{l s='ID'}</th>
@@ -399,9 +404,9 @@
<h2>{l s='Products'} ({count($interested)})</h2>
<table cellspacing="0" cellpadding="0" class="table" style="width:100%;">
<colgroup>
<col width="10px"></col>
<col width=""></col>
<col width="50px"></col>
<col width="10px">
<col width="">
<col width="50px">
</colgroup>
{foreach $interested as $key => $p}
<tr {if $key %2}class="alt_row"{/if} style="cursor: pointer" onclick="document.location = '{$p['url']}'">
@@ -421,11 +426,11 @@
<h2>{l s='Last connections'}</h2>
<table cellspacing="0" cellpadding="0" class="table" style="width:100%;">
<colgroup>
<col width="150px"></col>
<col width="100px"></col>
<col width="100px"></col>
<col width=""></col>
<col width="150px"></col>
<col width="150px">
<col width="100px">
<col width="100px">
<col width="">
<col width="150px">
</colgroup>
<tr>
<th height="39px;">{l s='Date'}</th>
@@ -29,6 +29,7 @@
var textSubject = "{l s='Test message - Prestashop'}";
var textSendOk = "{l s='A test e-mail has been sent to the e-mail address you specified'}";
var textSendError= "{l s='Error: please check your configuration'}";
var token_mail = '{$token}';
var errorMail = "{l s='This e-mail address is invalid'}";
$(document).ready(function() {
if ($('input[name=PS_MAIL_METHOD]:checked').val() == 2)
@@ -59,20 +59,47 @@
$(document).ready(function(){
$('select[name=id_profile]').change(function(){
ifSuperAdmin($(this));
});
$.ajax({
url: "{$link->getAdminLink('AdminEmployees')}",
cache: false,
data : {
ajax : '1',
action : 'getTabByIdProfile',
id_profile : $(this).val()
},
dataType : 'json',
success : function(resp,textStatus,jqXHR)
{
if (resp != false)
{
$('select[name=default_tab]').html('');
$.each(resp, function(key, r){
if (r.id_parent == 0)
{
$('select[name=default_tab]').append('<optgroup label="'+r.name+'"></optgroup>');
$.each(r.children, function(k, value){
$('select[name=default_tab]').append('<option value="'+r.id_tab+'">'+value.name+'</option>')
});
}
});
}
}
});
});
ifSuperAdmin($('select[name=id_profile]'));
});
function ifSuperAdmin(el)
{
var val = $(el).val();
if(val == {$smarty.const._PS_ADMIN_PROFILE_})
if (!val || val == {$smarty.const._PS_ADMIN_PROFILE_})
{
$('.assoShop input[type=checkbox]').attr('disabled', 'disabled');
$('.assoShop input[type=checkbox]').attr('checked', 'checked');
$('.assoShop input[type=checkbox]').attr('disabled', true);
$('.assoShop input[type=checkbox]').attr('checked', true);
}
else
$('.assoShop input[type=checkbox]').attr('disabled', '');
$('.assoShop input[type=checkbox]').attr('disabled', false);
}
{/block}
@@ -1,123 +0,0 @@
{*
* 2007-2012 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-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
*}
{extends file="helpers/form/form.tpl"}
{block name=script}
function toggleShareOrders() {
var disabled_customer = ($('#share_customer_on').attr('checked')) ? false : true;
var disabled_stock = ($('#share_stock_on').attr('checked')) ? false : true;
if (disabled_customer || disabled_stock)
{
$("input[name=share_order]").each(function(i) {
$(this).attr('disabled', 'disabled');
});
$('#share_order_off').attr('checked', true);
}
else
{
$('input[name=share_order]').attr('disabled', '');
}
}
$(document).ready(function() {
toggleShareOrders();
$('input[name=share_customer]').click(function()
{
toggleShareOrders();
});
$('input[name=share_stock]').click(function()
{
toggleShareOrders();
});
$('#useImportData').click(function() {
$('#importList').slideToggle('slow');
});
});
{/block}
{block name="label"}
{if $input.type == 'text' && $input.name == 'name'}
<div class="hint" name="help_box" style="display:block;">{l s='You can\'t edit GroupShop when you have more than one shop'}</div><br />
{/if}
{if isset($input.label)}
<label>{$input.label} </label>
{/if}
{/block}
{block name="other_fieldsets"}
{if isset($form_import)}
<br /><br />
<fieldset>
{foreach $form_import as $key => $field}
{if $key == 'legend'}
<legend>
{if isset($field.image)}<img src="{$field.image}" alt="{$field.title}" />{/if}
{$field.title}
</legend>
{elseif $key == 'label'}
<label>{$field}</label>
{/if}
<div class="clear"></div>
{if $key == 'checkbox'}
<div class="margin-form">
<label><input type="{$field.type}" value="{$field.value}" name="{$field.name}" id="{$field.name}" {if $checked} checked="checked"{/if}/> {$field.label}</label>
{elseif $key == 'select'}
<select name="{$field.name}" id="{$field.name}">
{foreach $field.options.query AS $key => $option}
<option value="{$key}" {if $key == $defaultGroup}selected="selected"{/if}>
{$option.name}
</option>
{/foreach}
</select>
{elseif $key == 'allcheckbox'}
<div id="importList" {if !$checked}style="display:none"{/if}>
<ul>
{foreach $field.values as $key => $label}
<li><label><input type="checkbox" name="importData[{$key}]" checked="checked" /> {$label}</label></li>
{/foreach}
</ul>
</div>
{elseif $key == 'p'}
<p>{$field}</p>
</div>
{elseif $key == 'submit'}
<div class="margin-form">
<input type="submit" value="{$field.title}" name="submitAdd{$table}" {if isset($field.class)}class="{$field.class}"{/if} />
</div>
{/if}
{/foreach}
</fieldset>
{/if}
{/block}
@@ -30,7 +30,7 @@
{if $input['type'] == 'modules'}
<div style="{if !$form_id}display:none{/if}">
<div class="separation"></div>
<label>{l s='Modules restrictions:'}</label>
<label>{l s='Module restrictions:'}</label>
</div>
{elseif $input['type'] == 'group_discount_category'}
<div style="{if !$form_id}display:none{/if}">
@@ -77,7 +77,7 @@
else
{
$(elt).addClass('select_all').removeClass('unselect_all');
$('ul#sortable_module_'+$(elt).attr('id')).find('input[type="checkbox"]').attr('checked', 'checked');
$('ul#sortable_module_'+$(elt).attr('id')).find('input[type="checkbox"]').attr('checked', true);
$(elt).html('{l s='Unselect all'}');
}
}
@@ -171,7 +171,7 @@
{foreach $input['values'] key=key item=category }
<tr class="alt_row" id="{$category.id_category}">
<td>{$category.path}</td>
<td>{l s='Discount:'} {$category.reduction}{l s='%'}</td>
<td>{l s='Discount: %d%%' sprintf=$category.reduction}</td>
<td>
<a href="#" onclick="deleteCategoryReduction({$category.id_category});"><img src="../img/admin/delete.gif"></a>
<input type="hidden" class="category_reduction" name="category_reduction[{$category.id_category}]" value="{$category.reduction}">
@@ -258,7 +258,7 @@
<tr>
<td style="text-align:center">
<button style="width:100%;margin-top:5px" id="authorize_list" onclick="toogleCheck(this);return false;" class="button">{l s='Select all'}</button>
<button style="width:100%;margin-top:5px;margin-bottom:5px" onclick="authorizeChecked();return false;" class="button">{l s=''}</button>
<button style="width:100%;margin-top:5px;margin-bottom:5px" onclick="authorizeChecked();return false;" class="button">{l s='Unauthorize >>'}</button>
</td>
<td style="text-align:center">
<button style="width:100%;margin-top:5px"id="unauthorize_list" onclick="toogleCheck(this);return false;" class="button">{l s='Select all'}</button>
@@ -31,7 +31,7 @@
<fieldset>
<ul>
<li><span style="font-weight: bold; font-size: 13px; color:#000;">{l s='Name:'}</span> {$group->name[$language->id]}</li>
<li><span style="font-weight: bold; font-size: 13px; color:#000;">{l s='Discount:'}</span> {$group->reduction} {l s='%'}</li>
<li><span style="font-weight: bold; font-size: 13px; color:#000;">{l s='Discount: %d%%' sprintf=$group->reduction}</span></li>
<li><span style="font-weight: bold; font-size: 13px; color:#000;">{l s='Current category discount:'}</span>
{if !$categorieReductions}
{l s='None'}
@@ -40,7 +40,7 @@
{foreach $categorieReductions key=key item=category }
<tr class="alt_row">
<td>{$category.path}</td>
<td>{l s='Discount:'} {$category.reduction}{l s='%'}</td>
<td>{l s='Discount: %d%%' sprintf=$category.reduction}</td>
</tr>
{/foreach}
</table>
@@ -52,7 +52,7 @@
{l s='Tax excluded'}
{else}
{l s='Tax included'}
{/if}
{/if}
</li>
<li><span style="font-weight: bold; font-size: 13px; color:#000;">{l s='Show prices:'}</span> {if $group->show_prices}{l s='Yes'}{else}{l s='No'}{/if}
</li>
@@ -44,14 +44,16 @@
<p>{l s='To receive PrestaShop update warnings, you need to activate'} <b>allow_url_fopen</b> [<a href="http://www.php.net/manual/{$isoUser}/ref.filesystem.php">{l s='more info on php.net'}</a>]</p>
<p>{l s='If you don\'t know how to do this, please contact your hosting provider!'}</p><br />
{/if}
{* Screencast deprecated, but I keep the code in case it is updated later
{if $employee->bo_show_screencast}
<div id="adminpresentation" style="display:block;">
<div id="adminpresentation" style="display:block">
<h2>{l s='Video'}</h2>
<div id="video">
<a href="{$protocol}://screencasts.prestashop.com/v1.5/screencast.php?iso_lang={$isoUser}" id="screencast_fancybox"><img height="128" width="220" src="../img/admin/preview_fr.jpg" /><span class="mask-player"></span></a>
</div>
<div id="video-content">
<p>{l s='Take part in the e-commerce adventure with PrestaShop, the fast, powerful, and customizable e-commerce solution. With more than 275 features, PrestaShop will help you create a world of opportunities without limits. Discover the solution that has already conquered more than 100,000 merchants worldwide!'}</p>
<p>{l s='Take part in the e-commerce adventure with PrestaShop, the fast, powerful, and customizable e-commerce solution. With more than 275 features, PrestaShop will help you create a world of opportunities without limits. Discover the solution that already powers more than 120,000 active stores worldwide!'}</p>
</div>
<div id="footer_iframe_home">
<!--<a href="#">{l s='View more video tutorials'}</a>-->
@@ -95,6 +97,7 @@ $(document).ready(function() {
});
</script>
{/if}
*}
<h2>{l s='Quick links'}</h2>
<ul class="F_list clearfix">
@@ -93,9 +93,7 @@
{l s='You can also decide to move your images to the new storage system: in this case, click on the "Move images" button below. Please be patient, this can take several minutes.'}
<br /><br />
<div class="hint clear" style="display: block;">&nbsp;
{l s='After moving all of your product images, for best performance go to the '}
<a style="text-decoration:underline" href="{$link_ppreferences}">{l s='product preferences tab'}</a>
{l s='and set "Use the legacy image filesystem" option to "No".'}
{l s='After moving all your product images, for best performance, set the "Use the legacy image filesystem" option above to "No".'}
</div>
<center><input type="Submit" name="submitMoveImages{$table}" value="{l s='Move images'}" class="button space" onclick="return confirm('{l s='Are you sure?'}');" /></center>
</fieldset>
@@ -24,22 +24,11 @@
* International Registered Trademark & Property of PrestaShop SA
*}
{if $show_toolbar}
<div class="toolbar-placeholder">
<div class="toolbarBox{if $toolbar_scroll} toolbarHead{/if}">
{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 class="leadin">{block name="leadin"}{/block}</div>
</div>
</div>
{/if}
{include file="toolbar.tpl" toolbar_btn=$toolbar_btn toolbar_scroll=$toolbar_scroll title=$title}
<div class="leadin">{block name="leadin"}{/block}</div>
{if $module_confirmation}
<div class="module_confirmation conf confirm"><img src="../img/admin/ok.gif" alt="" title="" style="margin-right:5px; float:left;" />
<div class="module_confirmation conf confirm">
{l s='Your .CSV file has been sucessfully imported into your shop.'}
</div>
{/if}
@@ -51,30 +40,26 @@
$("a#upload_file_import_link").fancybox({
'titleShow' : false,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'transitionOut' : 'elastic'
});
$('#preview_import').submit(function(e) {
if ($('#truncate').get(0).checked)
{
if (!confirm('{l s='Are you sure you want to delete' js=1}' + ' ' + $.trim($('#entity > option:selected').text().toLowerCase()) + '{l s='?' js=1}'))
{
e.preventDefault();
}
}
});
});
function activeClueTip()
{
$('.info').cluetip({
$('.info_import').cluetip({
splitTitle: '|',
showTitle: false
});
$('#preview_import').submit(function() {
if ($('#truncate').get(0).checked)
{
if (confirm('{l s='Are you sure you want to delete' js=1}' + ' ' + $.trim($('#entity > option:selected').text().toLowerCase()) + '{l s='?' js=1}'))
{
return true;
}
else
{
return false;
}
}
});
};
</script>
@@ -84,8 +69,8 @@
<div style="display: none">
<div id="upload_file_import" style="padding-left: 10px; background-color: #EBEDF4; border: 1px solid #CCCED7">
<div class="clear">&nbsp;</div>
<form action="{$current}&token={$token}" method="POST" enctype="multipart/form-data">
<label class="clear" style="width:160px; text-align: left;">{l s='Select your CSV file:'} </label>
<form action="{$current}&token={$token}" method="post" enctype="multipart/form-data">
<label class="clear" style="width:160px; text-align: left;">{l s='Select your CSV file'} </label>
<div class="margin-form" style="padding-left:190px;">
<input name="file" type="file" />
<p class="preference_description">
@@ -112,8 +97,10 @@
<li><a href="../docs/csv_import/addresses_import.csv">{l s='Sample Addresses file'}</a></li>
<li><a href="../docs/csv_import/manufacturers_import.csv">{l s='Sample Manufacturers file'}</a></li>
<li><a href="../docs/csv_import/suppliers_import.csv">{l s='Sample Suppliers file'}</a></li>
<li><a href="../docs/csv_import/supply_orders_import.csv">{l s='Supply Orders sample file'}</a></li>
<li><a href="../docs/csv_import/supply_orders_details_import.csv">{l s='Supply Orders Details sample file'}</a></li>
{if $PS_ADVANCED_STOCK_MANAGEMENT}
<li><a href="../docs/csv_import/supply_orders_import.csv">{l s='Supply Orders sample file'}</a></li>
<li><a href="../docs/csv_import/supply_orders_details_import.csv">{l s='Supply Orders Details sample file'}</a></li>
{/if}
</ul>
</div>
<div class="clear">&nbsp;</div>
@@ -134,33 +121,32 @@
<fieldset style="float: left; margin: 0pt 20px 0pt 0pt; width: 70%;">
<legend><img src="../img/admin/import.gif" />{l s='Import'}</legend>
<label class="clear">{l s='What kind of Entity would you like to import ?'} </label>
<div class="margin-form">
<select name="entity" id="entity">
{foreach $entities AS $entity => $i}
<option value="{$i}"
{if $entity == $i}selected="selected"{/if}>
{$entity}
</option>
{/foreach}
</select>
</div>
<label class="clear">{l s='Your CSV file'} ({count($files_to_import)} {if count($files_to_import) > 1} {l s='files'}{else}{l s='file'}{/if}{l s='):'}</label>
<label class="clear">{if count($files_to_import) > 1}{l s='Your CSV file (%d files):' sprintf=files_to_import}{else}{l s='Your CSV file (%d file):' sprintf=files_to_import}{/if}</label>
<div class="margin-form">
{if count($files_to_import)}
<select name="csv">
{foreach $files_to_import AS $filename}
<option value="{$filename}">{$filename}</option>
{/foreach}
</select>
{/if}
&nbsp;&nbsp;
{if count($files_to_import)}
<select name="csv">
{foreach $files_to_import AS $filename}
<option value="{$filename}">{$filename}</option>
{/foreach}
</select>
{/if}
&nbsp;
<a href="#upload_file_import" id="upload_file_import_link" class="button"><img src="../img/admin/add.gif" alt="Uplaod" title="Upload" />{l s='Upload'}</a>
</div>
<br />
<label class="clear">{l s='What kind of Entity would you like to import?'} </label>
<div class="margin-form">
<select name="entity" id="entity">
{foreach $entities AS $entity => $i}
<option value="{$i}" {if $entity == $i}selected="selected"{/if}>
{$entity}
</option>
{/foreach}
</select>
</div>
<label class="clear">{l s='Language of the file:'}</label>
<label class="clear">{l s='Language of the file'}</label>
<div class="margin-form">
<select name="iso_lang">
{foreach $languages AS $lang}
@@ -173,12 +159,12 @@
<div class="margin-form">
<input name="convert" id="convert" type="checkbox" style="margin-top: 6px;"/>
</div>
<label class="clear">{l s='Field separator:'} </label>
<label class="clear">{l s='Field separator'} </label>
<div class="margin-form">
<input type="text" size="2" value=";" name="separator"/>
{l s='e.g. '}"1<span class="bold" style="color: red">;</span>Ipod<span class="bold" style="color: red">;</span>129.90<span class="bold" style="color: red">;</span>5"
</div>
<label class="clear">{l s='Multiple value separator:'} </label>
<label class="clear">{l s='Multiple value separator'} </label>
<div class="margin-form">
<input type="text" size="2" value="," name="multiple_value_separator"/>
{l s='e.g. '}"Ipod;red.jpg<span class="bold" style="color: red">,</span>blue.jpg<span class="bold" style="color: red">,</span>green.jpg;129.90"
@@ -192,7 +178,8 @@
<input name="match_ref" id="match_ref" type="checkbox" style="margin-top: 6px; display:none"/>
</div>
<div class="space margin-form">
<input type="submit" name="submitImportFile" value="{l s='Next step'}" class="button"/>
<input type="submit" name="submitImportFile" value="{l s='Next step'}" class="button" {if empty($files_to_import)}disabled{/if}/>
{if empty($files_to_import)}<span style="color:red;">{l s='You must upload a file for go to the next step.'}</span>{/if}
</div>
<div class="warn import_products_categories" style="margin-top: 20px;">
<p>{l s='Note that the category import does not support categories of the same name.'}</p>
@@ -205,9 +192,8 @@
<div class="warn" style="margin-top: 20px;">
<p>{l s='There is no CSV file available, please upload one using the \'Upload\' button above.'}</p>
<ul>
<li>{l s='You can read informations on CSV import at:'} <a href="http://www.prestashop.com/wiki/Troubleshooting_6/" target="_blank">http://www.prestashop.com/wiki/Troubleshooting_6/</a></li>
<li>
{l s='Read more about CSV format at:'} <a href="http://en.wikipedia.org/wiki/Comma-separated_values" target="_blank">http://en.wikipedia.org/wiki/Comma-separated_values</a></li>
<li>{l s='You can read informations on CSV import at:'} <a href="http://doc.prestashop.com/display/PS14/Troubleshooting#Troubleshooting-HowtocorrectlyimportaccentuatedcontentusingaCSVfile%3F" target="_blank">http://doc.prestashop.com/display/PS14/Troubleshooting</a></li>
<li>{l s='Read more about CSV format at:'} <a href="http://en.wikipedia.org/wiki/Comma-separated_values" target="_blank">http://en.wikipedia.org/wiki/Comma-separated_values</a></li>
</ul>
</div>
{/if}
@@ -225,7 +211,7 @@
</div>
<div class="clear">
<br /><br />{l s='* Required field'}
<br /><br />{l s='*Required field'}
</div>
</fieldset>
@@ -29,6 +29,7 @@
{block name="override_tpl"}
<script type="text/javascript">
var errorEmpty = "{l s='Please name your matching configuration to save.'}"
var token = '{$token}';
</script>
<div id="container-customer">
<h2>{l s='View your data'}</h2>
@@ -79,20 +79,20 @@
<legend><img src="../img/t/AdminInformation.gif" alt="" /> {l s='Information about your configuration'}</legend>
<h3>{l s='Server information'}</h3>
<p>
<b>{l s='Prestashop version'}:</b> {$version.ps}
<b>{l s='Prestashop version'}:</b> {$version.ps|escape:'htmlall':'UTF-8'}
</p>
{if count($uname)}
<p>
<b>{l s='Server information'}:</b> {$uname}
<b>{l s='Server information'}:</b> {$uname|escape:'htmlall':'UTF-8'}
</p>
{/if}
<p>
<b>{l s='Server software version'}:</b> {$version.server}
<b>{l s='Server software version'}:</b> {$version.server|escape:'htmlall':'UTF-8'}
</p>
<p>
<b>{l s='PHP version'}:</b> {$version.php}
<b>{l s='PHP version'}:</b> {$version.php|escape:'htmlall':'UTF-8'}
</p>
{if $apache_instaweb}
<p style="color:red;font-weight:700">{l s='PageSpeed module for Apache installed (mod_instaweb)'}</p>
@@ -101,22 +101,22 @@
<hr />
<h3>{l s='Database information'}</h3>
<p>
<b>{l s='MySQL version'}:</b> {$database.version}
<b>{l s='MySQL version'}:</b> {$database.version|escape:'htmlall':'UTF-8'}
</p>
<p>
<b>{l s='MySQL engine'}:</b> {$database.engine}
<b>{l s='MySQL engine'}:</b> {$database.engine|escape:'htmlall':'UTF-8'}
</p>
<p>
<b>{l s='Tables prefix'}:</b> {$database.prefix}
<b>{l s='Tables prefix'}:</b> {$database.prefix|escape:'htmlall':'UTF-8'}
</p>
<hr />
<h3>{l s='Store information'}</h3>
<p>
<b>{l s='Shop URL'}:</b> {$shop.url}
<b>{l s='Shop URL'}:</b> {$shop.url|escape:'htmlall':'UTF-8'}
</p>
<p>
<b>{l s='Current theme in use'}:</b> {$shop.theme}
<b>{l s='Current theme in use'}:</b> {$shop.theme|escape:'htmlall':'UTF-8'}
</p>
<hr />
<h3>{l s='Mail configuration'}</h3>
@@ -128,7 +128,7 @@
{else}
{l s='You are using your own SMTP parameters.'}</p>
<p>
<b>{l s='SMTP server'}:</b> {$smtp.server}
<b>{l s='SMTP server'}:</b> {$smtp.server|escape:'htmlall':'UTF-8'}
</p>
<p>
<b>{l s='SMTP user'}:</b>
@@ -147,16 +147,16 @@
{/if}
</p>
<p>
<b>{l s='Encryption'}:</b> {$smtp.encryption}
<b>{l s='Encryption'}:</b> {$smtp.encryption|escape:'htmlall':'UTF-8'}
</p>
<p>
<b>{l s='Port'}:</b> {$smtp.port}
<b>{l s='Port'}:</b> {$smtp.port|escape:'htmlall':'UTF-8'}
</p>
{/if}
<hr />
<h3>{l s='Your information'}</h3>
<p>
<b>{l s='Your web browser'}:</b> {$user_agent}
<b>{l s='Your web browser'}:</b> {$user_agent|escape:'htmlall':'UTF-8'}
</p>
</fieldset>
<br />
@@ -31,9 +31,9 @@
</script>
<div id="container">
<div id="error" style="{if !isset($errors)}display:none;{/if}">
<div id="error" {if !isset($errors)}class="hide"{/if}>
{if isset($errors)}
<h3>{if $nbErrors > 1}{l s='There are'}{else}{l s='There is'}{/if} {$nbErrors}{if $nbErrors > 1} {l s='errors'}{else} {l s='error'}{/if}</h3>
<h3>{if $nbErrors > 1}{l s='There are %d errors.' sprintf=$nbErrors}{else}{l s='There is %d error.' sprintf=$nbErrors}{/if}</h3>
<ol style="margin: 0 0 0 20px;">
{foreach from=$errors item="error"}
<li>{$error}</li>
@@ -48,59 +48,66 @@
</div>
{/if}
<div id="login">
{if !isset($wrong_folder_name)}
<div id="login_form">
<h1>{$shop_name}</h1>
<form action="" method="post" id="login_form" onsubmit="doAjaxLogin('{$redirect}');return false;">
<label for="email">{l s='E-mail address:'}</label><br />
<input type="text" id="email" name="email" class="input" value="{if isset($email)}{$email|htmlentities}{/if}" />
<div style="margin: 1.8em 0 0 0;">
<label for="passwd">{l s='Password:'}</label><br />
<input id="passwd" type="password" name="passwd" class="input" value="{if isset($password)}{$password}{/if}"/>
</div>
<div>
<div id="submit">
<input type="hidden" name="redirect" value="{$redirect}"/>
<input type="submit" name="submitLogin" value="{l s='Log in'}" class="button" style="float:left"/>
<span style="float:left;width:30px">
<img id="ajax-loader" src="../img/loader.gif" style="float:left;margin:2px 0 0 5px;display:none">
</span>
</div>
<div id="lost">
<a href="#" onclick="displayForgotPassword();return false;">{l s='Lost password?'}</a>
</div>
</div>
<script type="text/javascript">
//TODO FOCUS ON EMAIL
</script>
</form>
</div>
{else}
<h1>{$shop_name}</h1>
<div style="margin:30px;">
<p><span>{l s='For security reasons, you cannot connect to the Back Office until after you have:'}<br /><br />
<ul>
<li>{l s='deleted the /install folder'}</li>
<li>{l s='renamed the /admin folder (e.g. /admin123)'}{$randomNb}</li>
</ul>
<br />{l s='Please then access this page by the new URL (e.g. http://www.yoursite.com/admin123)'}{$randomNb}</span></p>
{if !isset($wrong_folder_name)}
<form action="#" id="login_form" method="post">
<div class="field">
<label for="email">{l s='E-mail address:'}</label>
<input type="text" id="email" name="email" class="input email_field" value="{if isset($email)}{$email|escape:'htmlall':'UTF-8'}{/if}" />
</div>
<div class="field">
<label for="passwd">{l s='Password:'}</label>
<input id="passwd" type="password" name="passwd" class="input password_field" value="{if isset($password)}{$password}{/if}"/>
</div>
<div class="field">
<input type="submit" name="submitLogin" value="{l s='Log in'}" class="button fl margin-right-5" />
<p class="fl no-margin hide ajax-loader">
<img src="../img/loader.gif">
</p>
<p class="fr no-margin">
<a href="#" class="show-forgot-password">{l s='Lost password?'}</a>
</p>
<div class="clear"></div>
</div>
<input type="hidden" name="redirect" id="redirect" value="{$redirect}"/>
</form>
<form action="#" id="forgot_password_form" method="post" class="hide">
<h2 class="no-margin">{l s='Forgot your password?'}</h2>
<p class="bold">{l s='Please enter the e-mail address you provided during the registration process in order to receive your access code by e-mail'}</p>
<div class="field">
<label>{l s='E-mail address:'}</label>
<input type="text" name="email_forgot" id="email_forgot" class="input email_field" />
</div>
<div class="field">
<input type="submit" name="submit" value="{l s='Send'}" class="button fl margin-right-5" />
<p class="fl no-margin hide ajax-loader">
<img src="../img/loader.gif">
</p>
<p class="fr no-margin">
<a href="#" class="show-login-form">{l s='Back to login'}</a>
</p>
<div class="clear"></div>
</div>
</form>
{else}
<div class="padding-30">
<p>{l s='For security reasons, you cannot connect to the Back Office until after you have:'}</p>
<ul>
<li>{l s='deleted the /install folder'}</li>
<li>{l s='renamed the /admin folder (e.g. /admin123%d)' sprintf=$randomNb}</li>
</ul>
<p>{l s='Please then access this page by the new URL (e.g. http://www.yoursite.com/admin123%d)' sprintf=$randomNb}</p>
</div>
{/if}
<div id="forgot_password" style="display:none">
<h1>{$shop_name}</h1>
<form action="" method="post" onsubmit="doAjaxForgot();return false;">
<div class="page-title center">{l s='Forgot your password?'}</div><br />
<span style="font-weight: bold;">{l s='Please enter the e-mail address you provided during the registration process in order to receive your access code by e-mail'}</span><br />
<input style="margin-top:20px" type="text" name="email_forgot" id="email_forgot" class="input" />
<div id="submit">
<input type="submit" name="Submit" value="{l s='Send'}" class="button" style="float:left" />
<span style="float:left;width:30px">
<img id="ajax-loader" src="../img/loader.gif" style="float:left;margin:2px 0 0 5px;display:none">
</span>
</div>
<div id="lost"><a href="#" onclick="displayLogin();return false;">{l s='Back to login'}</a></div>
</form>
</div>
</div>
<h2><a href="http://www.prestashop.com">&copy; 2005 - {$smarty.now|date_format:"%Y"} Copyright by PrestaShop. all rights reserved.</a></h2>
</div>
@@ -28,7 +28,7 @@
{block name="input"}
{if $field['type'] == 'maintenance_ip'}
{$field['script_ip']}
<input type="text"{if isset($field['id'])} id="{$field['id']}"{/if} size="{if isset($field['size'])}{$field['size']|intval}{else} 5{/if}" name="{$key}" value="{$field['value']|escape:'htmlall':'UTF-8'|htmlentities}" />
<input type="text"{if isset($field['id'])} id="{$field['id']}"{/if} size="{if isset($field['size'])}{$field['size']|intval}{else} 5{/if}" name="{$key}" value="{$field['value']|escape:'htmlall':'UTF-8'}" />
{$field['link_remove_ip']}
{else}
{$smarty.block.parent}
@@ -27,18 +27,18 @@
{extends file="helpers/options/options.tpl"}
{block name="input"}
{if $field['type'] == 'rewriting_settings'}
{if $field['mod_rewrite']}
<label class="t" for="{$key}_on"><img src="../img/admin/enabled.gif" alt="{l s='Yes'}" title="{l s='Yes'}" /></label>
<input type="radio" name="{$key}" id="{$key}_on" value="1" {if $field['value']} checked="checked"{/if}{if isset($field['js']['on'])} {$field['js']['on']}{/if}/>
<label class="t" for="{$key}_on"> {l s='Yes'}</label>
<label class="t" for="{$key}_off"><img src="../img/admin/disabled.gif" alt="{l s='No'}" title="{l s='No'}" style="margin-left: 10px;" /></label>
<input type="radio" name="{$key}" id="{$key}_off" value="0" {if !$field['value']} checked="checked"{/if}{if isset($field['js']['off'])} {$field['js']['off']}{/if}/>
<label class="t" for="{$key}_off"> {l s='No'}</label>
{else}
<span class="warning_mod_rewrite" style="display:block;height:15px">{l s='URL rewriting (mod_rewrite) is not active on your server. If you want to use Friendly URL you must activate this mod.'}</span>
{if !$field['mod_rewrite']}
<span class="warning_mod_rewrite">{l s='URL rewriting (mod_rewrite) is not active on your server. If you want to use Friendly URLs you must activate this mod.'}</span>
<div class="clear"></div>
{/if}
{else}
{$smarty.block.parent}
{/if}
{/block}
{/block}
@@ -28,10 +28,12 @@
{if isset($module_content)}
{$module_content}
{else}
{include file='controllers/modules/js.tpl'}
{if isset($smarty.get.select) && $smarty.get.select eq 'favorites'}
{include file='controllers/modules/favorites.tpl'}
{else}
{include file='controllers/modules/page.tpl'}
{if !isset($smarty.get.configure)}
{include file='controllers/modules/js.tpl'}
{if isset($smarty.get.select) && $smarty.get.select eq 'favorites'}
{include file='controllers/modules/favorites.tpl'}
{else}
{include file='controllers/modules/page.tpl'}
{/if}
{/if}
{/if}
@@ -23,13 +23,13 @@
</colgroup>
<thead>
<tr class="nodrag nodrop">
<th class="center">Logo</th>
<th>Nom du module</th>
<th>Description</th>
<th>Etat</th>
<th>Catégories</th>
<th>Intérêt</th>
<th>Favori</th>
<th class="center">{l s='Logo'}</th>
<th>{l s='Module Name'}</th>
<th>{l s='Description'}</th>
<th>{l s='Status'}</th>
<th>{l s='Categories'}</th>
<th>{l s='Interest'}</th>
<th>{l s='Favorite'}</th>
<th>&nbsp;</th>
</tr>
</thead>
@@ -24,7 +24,7 @@
* International Registered Trademark & Property of PrestaShop SA
*}
{if $add_permission eq '1'}
{if isset($logged_on_addons)}
<!--start addons login-->
@@ -56,7 +56,7 @@
<!--start addons login-->
<div class="filter-module" id="addons_login_div">
<p>{l s='Do you have a PrestaShop Addons account?'}</p>
<p>{l s='Do you have a %s account?' sprintf='<a href="http://addons.prestashop.com/">PrestaShop Addons</a>'}</p>
<form id="addons_login_form" method="post">
<label>{l s='Login to Addons'} :</label> <input type="text" value="" id="username_addons" autocomplete="off" class="ac_input">
<label>{l s= 'Password Addons'} :</label> <input type="password" value="" id="password_addons" autocomplete="off" class="ac_input">
@@ -70,7 +70,7 @@
{/if}
{/if}
{/if}
<!--start filter module-->
<style>.ac_results { border:1px solid #C2C4D9; }</style>
@@ -87,8 +87,9 @@
<select name="module_type" id="module_type_filter" {if $showTypeModules ne 'allModules' && $showTypeModules ne ''}style="background-color:#49B2FF;color:white;"{/if}>
<option value="allModules" {if $showTypeModules eq 'allModules'}selected="selected"{/if}>{l s='All Modules'}</option>
<option value="nativeModules" {if $showTypeModules eq 'nativeModules'}selected="selected"{/if}>{l s='Native Modules'}</option>
<option value="partnerModules" {if $showTypeModules eq 'partnerModules'}selected="selected"{/if}>{l s='Partner Modules'}</option>
<option value="nativeModules" {if $showTypeModules eq 'nativeModules'}selected="selected"{/if}>{l s='Free Modules'}</option>
<option value="partnerModules" {if $showTypeModules eq 'partnerModules'}selected="selected"{/if}>{l s='Partner Modules (Free)'}</option>
<option value="mustHaveModules" {if $showTypeModules eq 'mustHaveModules'}selected="selected"{/if}>{l s='Must Have'}</option>
{if isset($logged_on_addons)}<option value="addonsModules" {if $showTypeModules eq 'addonsModules'}selected="selected"{/if}>{l s='Modules purchased on Addons'}</option>{/if}
<optgroup label="{l s='Authors'}">
{foreach from=$list_modules_authors key=module_author item=status}
@@ -28,14 +28,17 @@
<div class="toolbarBox toolbarHead">
<ul class="cc_button">
{if $add_permission eq '1'}
<li>
<a id="desc-module-new" class="toolbar_btn" href="#top_container" onclick="$('#module_install').slideToggle();" title="Add new">
<a id="desc-module-new" class="toolbar_btn" href="#top_container" onclick="$('#module_install').slideToggle();" title="{l s='Add new module'}">
<span class="process-icon-new-module" ></span>
<div>{l s='Add new module'}</div>
</a>
</li>
{/if}
</ul>
<div class="pageTitle">
<h3><span id="current_obj" style="font-weight: normal;"><span class="breadcrumb item-0">Module</span> : <span class="breadcrumb item-1">{l s='List of modules'}</span></span></h3>
</div>
@@ -43,7 +46,7 @@
</div>
</div>
{if $add_permission eq '1'}
<div id="module_install" style="width:500px;margin-top:5px;{if !isset($smarty.post.downloadflag)}display: none;{/if}">
<fieldset>
<legend><img src="../img/admin/add.gif" alt="{l s='Add a new module'}" class="middle" /> {l s='Add a new module'}</legend>
@@ -63,5 +66,5 @@
</fieldset>
<br />
</div>
{/if}
@@ -24,7 +24,6 @@
* International Registered Trademark & Property of PrestaShop SA
*}
<link href="{$smarty.const._PS_JS_DIR_}jquery/plugins/fancybox/jquery.fancybox.css" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript">{$autocompleteList}</script>
<script type="text/javascript" src="{$smarty.const._PS_JS_DIR_}jquery/plugins/autocomplete/jquery.autocomplete.js"></script>
@@ -35,13 +34,11 @@
var currentIndexWithToken = '{$currentIndex}&token={$token}';
var dirNameCurrentIndex = '{$dirNameCurrentIndex}';
var ajaxCurrentIndex = '{$ajaxCurrentIndex}';
var installed_modules = {if isset($installed_modules) && count($installed_modules)}{$installed_modules}{else}false{/if};
var by = '{l s='by'}';
var errorLogin = '{l s='PrestaShop was unable to login to Addons, please check your credentials and your internet connection.'}';
var confirmPreferencesSaved = '{l s='Preferences saved'}';
{if isset($smarty.get.anchor)}var anchor = '{$smarty.get.anchor|htmlentities|replace:'(':''|replace:')':''|replace:'{':''|replace:'}':''|replace:'\'':''|replace:'/':''}';{else}var anchor = '';{/if}
{if isset($smarty.get.anchor) && !isset($error_module)}var anchor = '{$smarty.get.anchor|htmlentities|replace:'(':''|replace:')':''|replace:'{':''|replace:'}':''|replace:'\'':''|replace:'/':''}';{else}var anchor = '';{/if}
{literal}
@@ -67,16 +64,14 @@
document.location.href=currentIndex+'&token='+token+'&'+action+'='+module_list.substring(1, module_list.length);
}
$('document').ready( function() {
// ScrollTo
if (anchor != '')
$.scrollTo('#'+anchor, 1200, {offset: -100});
// If a list of modules is set, install request has been called
if (installed_modules !== false)
wsModuleCall(installed_modules);
// AutoComplete Search
$('input[name="filtername"]').autocomplete(moduleList, {
@@ -98,28 +93,23 @@
$('#filternameForm').submit();
});
// Method to check / uncheck all modules checkbox
$('#checkme').click(function()
{
if ($(this).attr("rel") == 'false')
{
$(this).attr("checked", "checked");
$(this).attr("checked", true);
$(this).attr("rel", "true");
$("input[name=modules]").attr("checked", "checked");
$("input[name=modules]").attr("checked", true);
}
else
{
$(this).attr("checked", "");
$(this).removeAttr("checked");
$(this).attr("rel", "false");
$("input[name=modules]").attr("checked", "");
$("input[name=modules]").removeAttr("checked");
}
});
// Method to reload filter in ajax
$('.categoryModuleFilterLink').click(function()
{
@@ -156,8 +146,6 @@
return false;
});
// Method to get modules_list.xml from prestashop.com and default_country_modules_list.xml from addons.prestashop.com
try
{
@@ -186,8 +174,6 @@
}
catch(e) { }
// Method to log on PrestaShop Addons WebServices
$('#addons_login_button').click(function()
{
@@ -233,7 +219,6 @@
return false;
});
// Method to log out PrestaShop Addons WebServices
$('#addons_logout_button').click(function()
{
@@ -275,7 +260,6 @@
return false;
});
// Method to set filter on modules
function setFilter()
{
@@ -320,9 +304,6 @@
$('#module_status_filter').change(function() { setFilter(); });
$('#country_module_value_filter').change(function() { setFilter(); });
// Method to save favorites preferences
$('.moduleFavorite').change(function()
{
@@ -360,10 +341,30 @@
catch(e){}
return false;
});
});
function wsModuleCall(modules_list)
{
$.ajax({
type : 'POST',
url : ajaxCurrentIndex,
data : {
'modules_list' : modules_list,
'controller' : 'AdminModules',
'action' : 'wsModuleCall',
'token' : token
},
dataType: 'json',
success: function(json)
{
//console.log(json);
},
error: function(xhr, ajaxOptions, thrownError)
{
//jAlert("TECHNICAL ERROR"+xhr);
}
});
}
{/literal}
</script>
</script>
@@ -48,7 +48,17 @@
<td><img class="imgm" alt="" src="{if isset($module->image)}{$module->image}{else}../modules/{$module->name}/{$module->logo}{/if}"></td>
<td>
<div class="moduleDesc" id="anchor{$module->name|ucfirst}">
<h3>{$module->displayName}{if isset($module->id) && $module->id gt 0}<span class="setup{if isset($module->active) && $module->active eq 0} off{/if}">{l s='Installed'}</span>{else}<span class="setup non-install">{l s='Not installed'}</span>{/if}</h3>
<h3>{$module->displayName}
{if isset($module->type) && $module->type == 'addonsMustHave'}
<span class="setup must-have">{l s='Must Have'}</span>
{else}
{if isset($module->id) && $module->id gt 0}
<span class="setup{if isset($module->active) && $module->active eq 0} off{/if}">{l s='Installed'}</span>
{else}
<span class="setup non-install">{l s='Not installed'}</span>
{/if}
{/if}
</h3>
<div class="metadata">
{if isset($module->author) && !empty($module->author)}
<dl class="">
@@ -67,7 +77,7 @@
<dd>{$module->categoryName}</dd>
</dl>
</div>
<p class="desc">{l s='Description'} : {$module->description}</p>
<p class="desc">{if isset($module->description) && $module->description ne ''}{l s='Description'} : {$module->description}{else}&nbsp;{/if}</p>
{if isset($module->message)}<div class="conf">{$module->message}</div>{/if}
<div class="row-actions-module">
{if !isset($module->not_on_disk)}{$module->optionsHtml}{else}&nbsp;{/if}
@@ -76,10 +86,20 @@
</td>
<td>
<ul id="list-action-button">
{if $module->id && isset($module->version_addons) && $module->version_addons}
<li><a href="{$module->options.update_url}" class="button updated"><span>{l s='Update it!'}</span></a></li>
{/if}
<li><a {if isset($module->id) && $module->id gt 0 && !empty($module->options.uninstall_onclick)}onclick="{$module->options.uninstall_onclick}"{/if} href="{if isset($module->id) && $module->id gt 0}{$module->options.uninstall_url}{else}{$module->options.install_url}{/if}" class="button installed"><span>{if isset($module->id) && $module->id gt 0}{l s='Uninstall'}{else}{l s='Install'}{/if}</span></a></li>
{if isset($module->type) && $module->type == 'addonsMustHave'}
<li>
<a href="{$module->addons_buy_url}" target="_blank" class="button updated"><span><img src="../img/admin/cart_addons.png">&nbsp;&nbsp;{displayPrice price=$module->price currency=$module->id_currency}</span></a>
</li>
{else}
{if $module->id && isset($module->version_addons) && $module->version_addons}
<li><a href="{$module->options.update_url}" class="button updated"><span>{l s='Update it!'}</span></a></li>
{/if}
<li>
<a {if isset($module->id) && $module->id gt 0 && !empty($module->options.uninstall_onclick)}onclick="{$module->options.uninstall_onclick}"{/if} href="{if isset($module->id) && $module->id gt 0}{$module->options.uninstall_url}{else}{$module->options.install_url}{/if}" class="button installed">
<span>{if isset($module->id) && $module->id gt 0}{l s='Uninstall'}{else}{l s='Install'}{/if}</span>
</a>
</li>
{/if}
</ul>
</td>
</tr>
@@ -24,16 +24,9 @@
* International Registered Trademark & Property of PrestaShop SA
*}
<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}
</div>
{include file="toolbar.tpl" toolbar_btn=$toolbar_btn toolbar_scroll=$toolbar_scroll title=$title}
<div class="leadin">{block name="leadin"}{/block}</div>
<form action="{$url_submit}" id={$table}_form method="post">
{if $display_key}
<input type="hidden" name="show_modules" value="{$display_key}" />
@@ -30,19 +30,8 @@
</script>
<script type="text/javascript" src="../js/admin-dnd.js"></script>
{if $show_toolbar}
<div class="toolbar-placeholder">
<div class="toolbarBox {if $toolbar_scroll}toolbarHead{/if}">
{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>
</div>
</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 class="filter-module">
<form>
@@ -83,11 +72,11 @@
<a name="{$hook['name']}"/>
<table cellpadding="0" cellspacing="0" class="table widthfull space {if $hook['module_count'] >= 2} tableDnD{/if}" id="{$hook['id_hook']}">
<colgroup>
<col width="10"></col>
<col width="30"></col>
<col width="40"></col>
<col width=""></col>
<col width="50"></col>
<col width="10">
<col width="30">
<col width="40">
<col width="">
<col width="50">
</colgroup>
<tr class="nodrag nodrop"><th colspan="5"> {if $hook['module_count'] && $can_move}
<input type="checkbox" id="Ghook{$hook['id_hook']}" style="margin-right: 2px;" onclick="hookCheckboxes({$hook['id_hook']}, 0, this)"/>
@@ -23,7 +23,7 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<h1>{l s='The controller'} {$controller} {l s='is missing or invalid.'}</h1>
<h1>{l s='The controller %s is missing or invalid.' sprintf=$controller}</h1>
<ul>
<li><a href="index.php">{l s='Go to Dashboard'}</a></li>
<li><a href="#" onclick="window.history.back();">{l s='Back to previous page'}</a></li>
@@ -23,10 +23,10 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
{if ($product.customizedDatas)}
<tr>
<td align="center">{if ($product.image->id)}{$product.image_tag}{else}'--'{/if}</td>
{if $product.customizedDatas}
<tr class="customized customized-{$product.id_order_detail}">
<input type="hidden" class="edit_product_id_order_detail" value="{$product.id_order_detail}" />
<td align="center">{if isset($product.image) && $product.image->id}{$product.image_tag}{else}--{/if}</td>
<td>
<a href="index.php?controller=adminproducts&id_product={$product['product_id']}&updateproduct&token={getAdminToken tab='AdminProducts'}">
<span class="productName">{$product['product_name']} - {l s='customized'}</span><br />
@@ -34,76 +34,90 @@
{if ($product['product_supplier_reference'])}{l s='Ref Supplier:'} {$product['product_supplier_reference']}{/if}
</a>
</td>
<td align="center">{displayPrice price=$product['product_price_wt'] currency=$currency->id}</td>
<td align="center">
<span class="product_price_show">{displayPrice price=$product['product_price_wt'] currency=$currency->id}</span>
{if $can_edit}
<span class="product_price_edit" style="display:none;">
<input type="hidden" name="product_id_order_detail" class="edit_product_id_order_detail" value="{$product['id_order_detail']}" />
{if $currency->sign % 2}{$currency->sign}{/if}<input type="text" name="product_price_tax_excl" class="edit_product_price_tax_excl edit_product_price" value="{Tools::ps_round($product['unit_price_tax_excl'], 2)}" size="5" /> {if !($currency->sign % 2)}{$currency->sign}{/if} {l s='tax excl.'}<br />
{if $currency->sign % 2}{$currency->sign}{/if}<input type="text" name="product_price_tax_incl" class="edit_product_price_tax_incl edit_product_price" value="{Tools::ps_round($product['unit_price_tax_incl'], 2)}" size="5" /> {if !($currency->sign % 2)}{$currency->sign}{/if} {l s='tax incl.'}
</span>
{/if}
</td>
<td align="center" class="productQuantity">{$product['customizationQuantityTotal']}</td>
{if ($order->hasBeenPaid())}<td align="center" class="productQuantity">{$product['customizationQuantityRefunded']}</td>{/if}
{if ($order->hasBeenDelivered())}<td align="center" class="productQuantity">{$product['customizationQuantityReturned']}</td>{/if}
<td align="center" class="productQuantity"> - </td>
<td align="center">
<td align="center" class=""> - </td>
<td align="center" class="total_product">
{if ($order->getTaxCalculationMethod() == $smarty.const.PS_TAX_EXC)}
{displayPrice price=Tools::ps_round($product['product_price'] * $product['customizationQuantityTotal'], 2) currency=$currency->id}
{else}
{displayPrice price=Tools::ps_round($product['product_price_wt'] * $product['customizationQuantityTotal'], 2) currency=$currency->id}
{/if}
</td>
<td align="center" class="cancelCheck">--</td>
<td align="center" class="cancelQuantity">--</td>
<td class="edit_product_fields" colspan="2" style="display:none">&nbsp;</td>
<td class="partial_refund_fields current-edit" style="text-align:left;display:none"></td>
<td class="product_action" style="text-align:right">
<a href="#" class="edit_product_change_link"><img src="../img/admin/edit.gif" alt="{l s='Edit'}" /></a>
<input type="submit" class="button" name="submitProductChange" value="{l s='Update'}" style="display: none;" />
<a href="#" class="cancel_product_change_link" style="display: none;"><img src="../img/admin/disabled.gif" alt="{l s='Cancel'}" /></a>
<a href="#" class="delete_product_line"><img src="../img/admin/delete.gif" alt="{l s='Delete'}" /></a>
</td>
</tr>
{foreach from=$product.customizedDatas key=customizationId item=customization}
<tr>
<td colspan="2">
{foreach from=$customization.datas key=type item=datas}
{if ($type == Product::CUSTOMIZE_FILE)}
<ul style="margin: 4px 0px 4px 0px; padding: 0px; list-style-type: none;">
{foreach from=$datas item=data}
<li style="display: inline; margin: 2px;">
<a href="displayImage.php?img={$data['value']}&name={$order->id}-file{$data@iteration}" target="_blank"><img src="'{$smarty.const._THEME_PROD_PIC_DIR_}{$data['value']}_small" alt="" /></a>
</li>
{/foreach}
</ul>
{elseif ($type == Product::CUSTOMIZE_TEXTFIELD)}
<ul style="margin: 0px 0px 4px 0px; padding: 0px 0px 0px 6px; list-style-type: none;">
{foreach from=$datas item=data}
<li>{if $data['name']}{$data['name']}{else}{l s='Text #'}{$data@iteration}{/if}{l s=':'} {$data['value']}</li>
{/foreach}
</ul>
{/if}
{foreach $product.customizedDatas as $customizationPerAddress}
{foreach $customizationPerAddress as $customizationId => $customization}
<tr class="customized customized-{$product.id_order_detail}">
<input type="hidden" class="edit_product_id_order_detail" value="{$product.id_order_detail}" />
<td colspan="2">
{foreach $customization.datas as $type => $datas}
{if ($type == Product::CUSTOMIZE_FILE)}
<ul style="margin: 4px 0px 4px 0px; padding: 0px; list-style-type: none;">
{foreach from=$datas item=data}
<li style="margin: 2px;">
<span>{if $data['name']}{$data['name']}{else}{l s='Picture #'}{$data@iteration}{/if}{l s=':'}</span>&nbsp;
<a href="displayImage.php?img={$data['value']}&name={$order->id}-file{$data@iteration}" target="_blank"><img src="{$smarty.const._THEME_PROD_PIC_DIR_}{$data['value']}_small" alt="" /></a>
</li>
{/foreach}
</ul>
{elseif ($type == Product::CUSTOMIZE_TEXTFIELD)}
<ul style="margin: 0px 0px 4px 0px; padding: 0px 0px 0px 6px; list-style-type: none;">
{foreach from=$datas item=data}
<li>{if $data['name']}{l s='%s:' sprintf=$data['name']}{else}{l s='Text #%s:' sprintf=$data@iteration}{/if} {$data['value']}</li>
{/foreach}
</ul>
{/if}
{/foreach}
</td>
<td align="center">-
</td>
<td align="center" class="productQuantity">
<span class="product_quantity_show">{$customization['quantity']}</span>
{if $can_edit}
<span class="product_quantity_edit" style="display:none;">
<input type="text" name="product_quantity[{$customizationId}]" class="edit_product_quantity" value="{$customization['quantity']|htmlentities}" size="2" />
</span>
{/if}
</td>
{if ($order->hasBeenPaid())}<td align="center">{$customization['quantity_refunded']}</td>{/if}
{if ($order->hasBeenDelivered())}<td align="center">{$customization['quantity_returned']}</td>{/if}
<td align="center">
-
</td>
<td align="center" class="total_product">
{if ($order->getTaxCalculationMethod() == $smarty.const.PS_TAX_EXC)}
{displayPrice price=Tools::ps_round($product['product_price'] * $customization['quantity'], 2) currency=$currency->id}
{else}
{displayPrice price=Tools::ps_round($product['product_price_wt'] * $customization['quantity'], 2) currency=$currency->id}
{/if}
</td>
<td class="partial_refund_fields current-edit" style="text-align:left;display:none">
<div style="width:40%;margin-top:5px;float:left">{l s='Quantity:'}</div> <div style="width:60%;margin-top:2px;float:left"><input type="text" size="3" name="partialRefundProductQuantity[{$k}]" value="0" /> 0/{$customization['quantity']-$product['product_quantity_refunded']}</div>
<div style="width:40%;margin-top:5px;float:left">{l s='Amount:'}</div> <div style="width:60%;margin-top:2px;float:left"><input type="text" size="3" name="partialRefundProduct[{$k}]" /> &euro;</div>
</td>
<td class="edit_product_fields" colspan="2" style="display:none"></td>
<td class="product_action" style="text-align:right">
</td>
</tr>
{/foreach}
</td>
<td align="center">-</td>
<td align="center" class="productQuantity">{$customization['quantity']}</td>
{if ($order->hasBeenPaid())}<td align="center">{$customization['quantity_refunded']}</td>{/if}
{if ($order->hasBeenDelivered())}<td align="center">{$customization['quantity_returned']}</td>{/if}
<td align="center">-</td>
<td align="center">
{if ($order->getTaxCalculationMethod() == $smarty.const.PS_TAX_EXC)}
{displayPrice price=Tools::ps_round($product['product_price'] * $customization['quantity'], 2) currency=$currency->id}
{else}
{displayPrice price=Tools::ps_round($product['product_price_wt'] * $customization['quantity'], 2) currency=$currency->id}
{/if}
</td>
<td align="center" class="cancelCheck">
<input type="hidden" name="totalQtyReturn" id="totalQtyReturn" value="{$customization['quantity_returned']}" />
<input type="hidden" name="totalQty" id="totalQty" value="{$customization['quantity']}" />
<input type="hidden" name="productName" id="productName" value="{$product['product_name']}" />
{if ((!$order->hasBeenDelivered() OR Configuration::get('PS_ORDER_RETURN')) && (int)(($customization['quantity_returned']) < (int)($customization['quantity'])))}
<input type="checkbox" name="id_customization[{$customizationId}]" id="id_customization[{$customizationId}]" value="{$product['id_order_detail']}" onchange="setCancelQuantity(this, '{$customizationId}', '{$customization['quantity'] - $customization['quantity_refunded']}')" '.{if (($customization['quantity_returned'] + $customization['quantity_refunded']) >= $customization['quantity'])}disabled="disabled"{/if} />
{else}
--
{/if}
</td>
<td class="cancelQuantity">
{if (($customization['quantity_returned'] + $customization['quantity_refunded']) >= $customization['quantity'])}
<input type="hidden" name="cancelCustomizationQuantity[{$customizationId}]" value="0" />
{elseif (!$order->hasBeenDelivered() || Configuration::get('PS_ORDER_RETURN'))}
<input type="text" id="cancelQuantity_{$customizationId}" name="cancelCustomizationQuantity[{$customizationId}]" size="2" onclick="selectCheckbox(this);" value="" />
{/if}
{if ($order->hasBeenDelivered())}
{$customization['quantity_returned']}/{$customization['quantity']-$customization['quantity_refunded']}
{elseif ($order->hasBeenPaid())}
{$customization['quantity_returned']}/{$customization['quantity']}
{/if}
</td>
</tr>
{/foreach}
{/if}
@@ -23,7 +23,7 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<form method="POST" action="{$currentIndex}&viewOrder&id_order={$smarty.get.id_order|escape:'htmlall':'UTF-8'}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">
<label>{l s='Name'}</label>
<div class="margin-form">
<input type="text" name="discount_name" value="" />
@@ -74,4 +74,4 @@
<input class="button" type="submit" name="submitNewVoucher" value="{l s='Add'}" />&nbsp;
<a href="#" id="cancel_add_voucher">{l s='Cancel'}</a>
</p>
</form>
@@ -58,12 +58,15 @@
{l s='Credit Slip'}
{/if}</td>
<td class="document_number">
<a target="_blank" href="
{if get_class($document) eq 'OrderInvoice'}
pdf.php?{if isset($document->is_delivery)}delivery{else}pdf{/if}&id_order_invoice={$document->id}
{if isset($document->is_delivery)}
<a target="_blank" href="{$link->getAdminLink('AdminPdf')}&submitAction=generateDeliverySlipPDF&id_order_invoice={$document->id}">
{else}
<a target="_blank" href="{$link->getAdminLink('AdminPdf')}&submitAction=generateInvoicePDF&id_order_invoice={$document->id}">
{/if}
{elseif get_class($document) eq 'OrderSlip'}
pdf.php?id_order_slip={$document->id}
{/if}">
<a target="_blank" href="{$link->getAdminLink('AdminPdf')}&submitAction=generateOrderSlipPDF&id_order_slip={$document->id}">
{/if}
{if get_class($document) eq 'OrderInvoice'}
{if isset($document->is_delivery)}
#{Configuration::get('PS_DELIVERY_PREFIX', $current_id_lang)}{'%06d'|sprintf:$document->delivery_number}
@@ -71,7 +74,7 @@
{$document->getInvoiceNumberFormatted($current_id_lang)}
{/if}
{elseif get_class($document) eq 'OrderSlip'}
{l s='#'}{'%06d'|sprintf:$document->id}
{l s='#%d' sprintf=$document->id}
{/if} <img src="../img/admin/details.gif" alt="{l s='See the document'}" /></a></td>
<td class="document_amount">
{if get_class($document) eq 'OrderInvoice'}
@@ -79,8 +82,14 @@
--
{else}
{displayPrice price=$document->total_paid_tax_incl currency=$currency->id}&nbsp;
{if $document->getRestPaid()}
<span style="color:red;font-weight:bold;">({displayPrice price=$document->getRestPaid() currency=$currency->id} {l s='not paid'})</span>
{if $document->getTotalPaid()}
<span style="color:red;font-weight:bold;">
{if $document->getRestPaid() > 0}
({displayPrice price=$document->getRestPaid() currency=$currency->id} {l s='not paid'})
{else if $document->getRestPaid() < 0}
({displayPrice price=-$document->getRestPaid() currency=$currency->id} {l s='overpaid'})
{/if}
</span>
{/if}
{/if}
{/if}
@@ -100,7 +109,7 @@
{if !isset($document->is_delivery)}
<tr id="invoiceNote{$document->id}" style="display:none" class="current-edit">
<td colspan="5">
<form action="{$currentIndex}&viewOrder&id_order={$order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}" method="post">
<form action="{$current_index}&viewOrder&id_order={$order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}" method="post">
<p>
<label for="editNote{$document->id}" class="t">{l s='Note'}</label>
<input type="hidden" name="id_order_invoice" value="{$document->id}" />
@@ -115,11 +124,13 @@
</tr>
{/if}
{/if}
{foreachelse}
{foreachelse}
<tr>
<td colspan="5" class="center">
<h3>{l s='No document is available'}</h3>
<p><a class="button" href="{$currentIndex}&viewOrder&submitGenerateInvoice&id_order={$order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">{l s='Generate invoice'}</a></p>
{if isset($invoice_management_active) && $invoice_management_active}
<p><a class="button" href="{$current_index}&viewOrder&submitGenerateInvoice&id_order={$order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">{l s='Generate invoice'}</a></p>
{/if}
</td>
</tr>
{/foreach}
@@ -26,8 +26,8 @@
{* Generate HTML code for printing Invoice Icon with link *}
<span style="width:20px; margin-right:5px;">
{if ($order_state->invoice && $order->invoice_number)}
<a target="_blank" href="pdf.php?id_order={$order->id}&pdf"><img src="../img/admin/tab-invoice.gif" alt="invoice" /></a>
{if ($order_state->invoice || $order->invoice_number)}
<a target="_blank" href="{$link->getAdminLink('AdminPdf')}&submitAction=generateInvoicePDF&id_order={$order->id}"><img src="../img/admin/tab-invoice.gif" alt="invoice" /></a>
{else}
-
{/if}
@@ -35,8 +35,8 @@
{* Generate HTML code for printing Delivery Icon with link *}
<span style="width:20px;">
{if ($order_state->delivery && $order->delivery_number)}
<a target="_blank" href="pdf.php?id_order={$order->id}&delivery"><img src="../img/admin/delivery.gif" alt="delivery" /></a>
{if ($order_state->delivery || $order->delivery_number)}
<a target="_blank" href="{$link->getAdminLink('AdminPdf')}&submitAction=generateDeliverySlipPDF&id_order={$order->id}"><img src="../img/admin/delivery.gif" alt="delivery" /></a>
{else}
-
{/if}
@@ -57,28 +57,58 @@
</span>
{/if}
</td>
{if ($order->hasBeenPaid())}<td align="center" class="productQuantity">{$product['product_quantity_refunded']}</td>{/if}
{if ($order->hasBeenDelivered())}<td align="center" class="productQuantity">{$product['product_quantity_return']}</td>{/if}
{if ($order->hasBeenPaid())}
<td align="center" class="productQuantity">
{$product['product_quantity_refunded']}
{if count($product['refund_history'])}
<span class="tooltip">
<span class="tooltip_label tooltip_button">+</span>
<div class="tooltip_content">
<span class="title">{l s='Refund history'}</span>
{foreach $product['refund_history'] as $refund}
{l s='%1s - %2s' sprintf=[{dateFormat date=$refund.date_add}, {displayPrice price=$refund.amount_tax_incl}]}<br />
{/foreach}
</div>
</span>
{/if}
</td>
{/if}
{if $order->hasBeenDelivered() || $order->hasProductReturned()}
<td align="center" class="productQuantity">
{$product['product_quantity_return']}
{if count($product['return_history'])}
<span class="tooltip">
<span class="tooltip_label tooltip_button">+</span>
<div class="tooltip_content">
<span class="title">{l s='Return history'}</span>
{foreach $product['return_history'] as $return}
{l s='%1s - %2s - %3s' sprintf=[{dateFormat date=$return.date_add}, $return.product_quantity, $return.state]}<br />
{/foreach}
</div>
</span>
{/if}
</td>
{/if}
<td align="center" class="productQuantity product_stock">{$product['current_stock']}</td>
<td align="center" class="total_product">
{displayPrice price=(Tools::ps_round($product_price, 2) * ($product['product_quantity'] - $product['customizationQuantityTotal'])) currency=$currency->id}
</td>
<td colspan="2" style="display: none;" class="add_product_fields">&nbsp;</th>
<td colspan="2" style="display: none;" class="add_product_fields">&nbsp;</td>
<td align="center" class="cancelCheck standard_refund_fields current-edit" style="display:none">
<input type="hidden" name="totalQtyReturn" id="totalQtyReturn" value="{$product['product_quantity_return']}" />
<input type="hidden" name="totalQty" id="totalQty" value="{$product['product_quantity']}" />
<input type="hidden" name="productName" id="productName" value="{$product['product_name']}" />
{if ((!$order->hasBeenDelivered() OR Configuration::get('PS_ORDER_RETURN')) AND (int)($product['product_quantity_return']) < (int)($product['product_quantity']))}
<input type="checkbox" name="id_order_detail[{$k}]" id="id_order_detail[{$k}]" value="{$product['id_order_detail']}" onchange="setCancelQuantity(this, {$product['id_order_detail']}, {$product['product_quantity_in_stock'] - $product['customizationQuantityTotal'] - $product['product_quantity_reinjected']})" {if ($product['product_quantity_return'] + $product['product_quantity_refunded'] >= $product['product_quantity'])}disabled="disabled" {/if}/>
<input type="checkbox" name="id_order_detail[{$product['id_order_detail']}]" id="id_order_detail[{$product['id_order_detail']}]" value="{$product['id_order_detail']}" onchange="setCancelQuantity(this, {$product['id_order_detail']}, {$product['product_quantity_in_stock'] - $product['customizationQuantityTotal'] - $product['product_quantity_reinjected']})" {if ($product['product_quantity_return'] + $product['product_quantity_refunded'] >= $product['product_quantity'])}disabled="disabled" {/if}/>
{else}
--
{/if}
</td>
<td class="cancelQuantity standard_refund_fields current-edit" style="display:none">
{if ($product['product_quantity_return'] + $product['product_quantity_refunded'] >= $product['product_quantity'])}
<input type="hidden" name="cancelQuantity[{$k}]" value="0" />
<input type="hidden" name="cancelQuantity[{$product['id_order_detail']}]" value="0" />
{elseif (!$order->hasBeenDelivered() OR Configuration::get('PS_ORDER_RETURN'))}
<input type="text" id="cancelQuantity_{$product['id_order_detail']}" name="cancelQuantity[{$k}]" size="2" onclick="selectCheckbox(this);" value="" />
<input type="text" id="cancelQuantity_{$product['id_order_detail']}" name="cancelQuantity[{$product['id_order_detail']}]" size="2" onclick="selectCheckbox(this);" value="" />
{/if}
{if $product['customizationQuantityTotal']}
@@ -96,8 +126,10 @@
{/if}
</td>
<td class="partial_refund_fields current-edit" style="text-align:left;display:none">
<div style="width:40%;margin-top:5px;float:left">{l s='Quantity:'}</div> <div style="width:60%;margin-top:2px;float:left"><input type="text" size="3" name="partialRefundProductQuantity[{$k}]" value="0" /> 0/{$productQuantity-$product['product_quantity_refunded']}</div>
<div style="width:40%;margin-top:5px;float:left">{l s='Amount:'}</div> <div style="width:60%;margin-top:2px;float:left"><input type="text" size="3" name="partialRefundProduct[{$k}]" /> &euro;</div>
<div style="width:40%;margin-top:5px;float:left">{l s='Quantity:'}</div> <div style="width:60%;margin-top:2px;float:left"><input onchange="checkPartialRefundProductQuantity(this)" type="text" size="3" name="partialRefundProductQuantity[{{$product['id_order_detail']}}]" value="0" /> 0/{$productQuantity-$product['product_quantity_refunded']}</div>
<div style="width:40%;margin-top:5px;float:left">{l s='Amount:'}</div> <div style="width:60%;margin-top:2px;float:left"><input onchange="checkPartialRefundProductAmount(this)" type="text" size="3" name="partialRefundProduct[{$product['id_order_detail']}]" /> &euro;</div> {if !empty($product['amount_refund']) && $product['amount_refund'] > 0}({l s='%s refund' sprintf=$product['amount_refund']}){/if}
<input type="hidden" value="{$product['quantity_refundable']}" class="partialRefundProductQuantity" />
<input type="hidden" value="{$product['amount_refundable']}" class="partialRefundProductAmount" />
</td>
{if ($can_edit && !$order->hasBeenDelivered())}
<td class="product_invoice" colspan="2" style="display: none;text-align:center;">
@@ -25,11 +25,11 @@
*}
<table class="table" width="100%" cellspacing="0" cellpadding="0" id="shipping_table">
<colgroup>
<col width="15%"></col>
<col width="15%"></col>
<col width=""></col>
<col width="10%"></col>
<col width="20%"></col>
<col width="15%">
<col width="15%">
<col width="">
<col width="10%">
<col width="20%">
</colgroup>
<thead>
<tr>
@@ -58,9 +58,9 @@
<td>
<span id="shipping_number_show">{if $line.url && $line.tracking_number}<a href="{$line.url|replace:'@':$line.tracking_number}">{$line.tracking_number}</a>{else}{$line.tracking_number}{/if}</span>
{if $line.can_edit}
<form style="display: inline;" method="POST" action="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$smarty.get.id_order|escape:'htmlall':'UTF-8'}">
<form style="display: inline;" method="post" action="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$order->id|escape:'htmlall':'UTF-8'}">
<span class="shipping_number_edit" style="display:none;">
<input type="text" name="id_order_carrier" value="{$line.id_order_carrier|htmlentities}" />
<input type="hidden" name="id_order_carrier" value="{$line.id_order_carrier|htmlentities}" />
<input type="text" name="tracking_number" value="{$line.tracking_number|htmlentities}" />
<input type="submit" class="button" name="submitShippingNumber" value="{l s='Update'}" />
</span>
@@ -29,12 +29,18 @@
var changed_shipping_price = false;
var shipping_price_selected_carrier = '';
var current_index = '{$current}&token={$token}';
var admin_cart_link = '{$link->getAdminLink('AdminCarts')}';
var cart_quantity = new Array();
var currencies = new Array();
var id_currency = '';
var id_lang = '';
var txt_show_carts = '{l s='Show carts and orders for this customer'}';
var txt_hide_carts = '{l s='Hide carts and orders for this customer'}';
var defaults_order_state = new Array();
var customization_errors = false;
{foreach from=$defaults_order_state key='module' item='id_order_state'}
defaults_order_state['{$module}'] = '{$id_order_state}';
{/foreach}
$(document).ready(function() {
$('#customer').typeWatch({
captureLength: 1,
@@ -45,9 +51,15 @@
$('#product').typeWatch({
captureLength: 1,
highlight: true,
wait: 100,
wait: 750,
callback: function(){ searchProducts(); }
});
$('#payment_module_name').change(function() {
var id_order_state = defaults_order_state[this.value];
if (typeof(id_order_state) == 'undefined')
id_order_state = defaults_order_state['other'];
$('#id_order_state').val(id_order_state);
});
$("#id_address_delivery").change(function() {
updateAddresses();
});
@@ -57,7 +69,7 @@
$('#id_currency').change(function() {
updateCurrency();
});
$('#id_lang').change(function() {
$('#id_lang').change(function(){
updateLang();
});
$('#delivery_option,#carrier_recycled_package,#order_gift,#gift_message').change(function() {
@@ -85,6 +97,7 @@
return false;
});
$('#show_old_carts').click();
$('#payment_module_name').change();
$.ajaxSetup({ type:"post" });
$("#voucher").autocomplete('{$link->getAdminLink('AdminCartRules')}', {
minChars: 3,
@@ -126,7 +139,7 @@
$('.delete_product').live('click', function(e) {
e.preventDefault();
var to_delete = $(this).attr('rel').split('_');
deleteProduct(to_delete[1], to_delete[2]);
deleteProduct(to_delete[1], to_delete[2], to_delete[3]);
});
$('.delete_discount').live('click', function(e) {
e.preventDefault();
@@ -137,6 +150,30 @@
useCart($(this).attr('rel'));
return false;
});
$('#free_shipping').click(function() {
var free_shipping = 0;
if (this.checked)
free_shipping = 1;
$.ajax({
type:"POST",
url: "{$link->getAdminLink('AdminCarts')}",
async: true,
dataType: "json",
data : {
ajax: "1",
token: "{getAdminToken tab='AdminCarts'}",
tab: "AdminCarts",
action: "updateFreeShipping",
id_cart: id_cart,
id_customer: id_customer,
'free_shipping': free_shipping
},
success : function(res)
{
displaySummary(res);
}
});
});
$('.duplicate_order').live('click', function(e) {
e.preventDefault();
@@ -147,7 +184,7 @@
if ($(this).val() != cart_quantity[$(this).attr('rel')])
{
var product = $(this).attr('rel').split('_');
updateQty(product[0], product[1], $(this).val() - cart_quantity[$(this).attr('rel')]);
updateQty(product[0], product[1], product[2], $(this).val() - cart_quantity[$(this).attr('rel')]);
}
});
$('.increaseqty_product, .decreaseqty_product').live('click', function(e) {
@@ -156,7 +193,7 @@
var sign = '';
if ($(this).hasClass('decreaseqty_product'))
sign = '-';
updateQty(product[0], product[1], sign+1);
updateQty(product[0], product[1],product[2], sign+1);
});
$('#id_product').live('keydown', function(e) {
$(this).click();
@@ -197,10 +234,6 @@
}
});
});
/*$('.fancybox').live('click', function(e) {
$(this).fancybox().trigger('click');
return false;
});*/
resetBind();
});
@@ -215,7 +248,7 @@
onClosed: useCart(id_cart)
});*/
}
function add_cart_rule(id_cart_rule)
{
$.ajax({
@@ -318,7 +351,7 @@
$.ajax({
type:"POST",
url: "{$link->getAdminLink('AdminCarts')}",
async: true,
async: false,
dataType: "json",
data : {
ajax: "1",
@@ -334,12 +367,12 @@
}
});
}
function getSummary()
{
useCart(id_cart);
}
function deleteVoucher(id_cart_rule)
{
$.ajax({
@@ -363,7 +396,7 @@
});
}
function deleteProduct(id_product, id_product_attribute)
function deleteProduct(id_product, id_product_attribute, id_customization)
{
$.ajax({
type:"POST",
@@ -377,6 +410,7 @@
action: "deleteProduct",
id_product: id_product,
id_product_attribute: id_product_attribute,
id_customization: id_customization,
id_cart: id_cart,
id_customer: id_customer
},
@@ -406,7 +440,7 @@
{
var html = '<ul>';
$.each(res.customers, function() {
html += '<li class="customerCard"><div class="customerName"><a class="fancybox" href="{$link->getAdminLink('AdminCustomers')}&id_customer='+this.id_customer+'&viewcustomer&liteDisplaying=1">'+this.firstname+' '+this.lastname+'</a><span class="customerBirthday"> '+((this.birthday) ? this.birthday : '')+'</span></div>';
html += '<li class="customerCard"><div class="customerName"><a class="fancybox" href="{$link->getAdminLink('AdminCustomers')}&id_customer='+this.id_customer+'&viewcustomer&liteDisplaying=1">'+this.firstname+' '+this.lastname+'</a><span class="customerBirthday"> '+((this.birthday != '0000-00-00') ? this.birthday : '')+'</span></div>';
html += '<div class="customerEmail"><a href="mailto:'+this.email+'">'+this.email+'</div>';
html += '<a onclick="setupCustomer('+ this.id_customer+');return false;" href="#" class="id_customer button">{l s='Choose'}</a></li>';
});
@@ -433,7 +467,7 @@
$.ajax({
type:"POST",
url : "{$link->getAdminLink('AdminCarts')}",
async: true,
async: false,
dataType: "json",
data : {
ajax: "1",
@@ -454,7 +488,7 @@
html_carts += '<a href="#" title="{l s='Use this cart'}" class="use_cart" rel="'+this.id_cart+'"><img src="../img/admin/duplicate.png" /></a></td></tr>';
});
$.each(res.orders, function() {
html_orders += '<tr><td>'+this.id_order+'</td><td>'+this.date_add+'</td><td>'+this.nb_products+'</td><td>'+this.total_paid_real+'</span></td><td>'+this.payment+'</td><td>'+this.order_state+'</td>';
html_orders += '<tr><td>'+this.id_order+'</td><td>'+this.date_add+'</td><td>'+(this.nb_products ? this.nb_products : '0')+'</td><td>'+this.total_paid_real+'</span></td><td>'+this.payment+'</td><td>'+this.order_state+'</td>';
html_orders += '<td><a title="{l s='View this order'}" class="fancybox" href="{$link->getAdminLink('AdminOrders')}&id_order='+this.id_order+'&vieworder&liteDisplaying=1#"><img src="../img/admin/details.gif" /></a>';
html_orders += '<a href="#" "title="{l s='Duplicate this order'}" class="duplicate_order" rel="'+this.id_order+'"><img src="../img/admin/duplicate.png" /></a></td></tr>';
});
@@ -513,33 +547,56 @@
{
var products_found = '';
var attributes_html = '';
var customization_html = '';
stock = {};
if(res.found)
{
$('#products_err').hide();
$('#products_found').show();
products_found += '<label>{l s='Product:'}</label><select id="id_product" onclick="displayProductAttributes();">';
products_found += '<label>{l s='Product:'}</label><select id="id_product" onclick="display_product_attributes();display_product_customizations();">';
attributes_html += '<label>{l s='Combination:'}</label>';
$.each(res.products, function() {
products_found += '<option '+(this.combinations.length > 0 ? 'rel="'+this.qty_in_stock+'"' : '')+' value="'+this.id_product+'">'+this.name+(this.combinations.length == 0 ? ' - '+this.formatted_price : '')+'</option>';
attributes_html += '<select class="id_product_attribute" id="ipa_'+this.id_product+'" style="display:none;">';
var id_product = this.id_product;
stock[id_product] = new Array();
if (this.customizable == '1')
{
customization_html += '<fieldset class="width3"><legend>{l s='Customization'}</legend><form id="customization_'+id_product+'" class="id_customization" method="post" enctype="multipart/form-data" action="'+admin_cart_link+'" style="display:none;">';
customization_html += '<input type="hidden" name="id_product" value="'+id_product+'" />';
customization_html += '<input type="hidden" name="id_cart" value="'+id_cart+'" />';
customization_html += '<input type="hidden" name="action" value="updateCustomizationFields" />';
customization_html += '<input type="hidden" name="id_customer" value="'+id_customer+'" />';
customization_html += '<input type="hidden" name="ajax" value="1" />';
$.each(this.customization_fields, function() {
customization_html += '<p><label for="customization_'+id_product+'_'+this.id_customization_field+'">';
if (this.required == 1)
customization_html += '<sup>*</sup>';
customization_html += this.name+'{l s=':'}</label>';
if (this.type == 0)
customization_html += '<input class="customization_field" type="file" name="customization_'+id_product+'_'+this.id_customization_field+'" id="customization_'+id_product+'_'+this.id_customization_field+'">';
else if (this.type == 1)
customization_html += '<input class="customization_field" type="text" name="customization_'+id_product+'_'+this.id_customization_field+'" id="customization_'+id_product+'_'+this.id_customization_field+'">';
customization_html += '</p>';
});
customization_html += '</fieldset></form>';
}
$.each(this.combinations, function() {
attributes_html += '<option rel="'+this.qty_in_stock+'" '+(this.default_on == 1 ? 'selected="selected"' : '')+' value="'+this.id_product_attribute+'">'+this.attributes+' - '+this.formatted_price+'</option>';
stock[id_product][this.id_product_attribute] = this.qty_in_stock;
});
stock[this.id_product] = this.stock;
stock[this.id_product][0] = this.stock[0];
attributes_html += '</select>';
});
products_found += '</select>';
$('#products_found #product_list').html(products_found);
$('#products_found #attributes_list').html(attributes_html);
displayProductAttributes();
$('#products_found #customization_list').contents().find('body').html(customization_html);
display_product_attributes();
display_product_customizations();
$('#id_product').change();
}
else
@@ -553,7 +610,20 @@
});
}
function displayProductAttributes()
function display_product_customizations()
{
if ($('#products_found #customization_list').contents().find('#customization_'+$('#id_product option:selected').val()).children().length === 0)
$('#customization_list').hide();
else
{
$('#customization_list').show();
$('#products_found #customization_list').contents().find('.id_customization').hide();
$('#products_found #customization_list').contents().find('#customization_'+$('#id_product option:selected').val()).show();
$('#products_found #customization_list').css('height',$('#products_found #customization_list').contents().find('#customization_'+$('#id_product option:selected').val()).height()+95+'px');
}
}
function display_product_attributes()
{
if ($('#ipa_'+$('#id_product option:selected').val()+' option').length === 0)
$('#attributes_list').hide();
@@ -565,17 +635,21 @@
}
}
function updateCartProducts(products)
function updateCartProducts(products, gifts)
{
var cart_content = '';
$.each(products, function() {
cart_quantity[this.id_product+'_'+this.id_product_attribute] = this.cart_quantity;
cart_quantity[Number(this.id_product)+'_'+Number(this.id_product_attribute)+'_'+Number(this.id_customization)] = this.cart_quantity;
cart_content += '<tr><td><img src="'+this.image_link+'" title="'+this.name+'" /></td><td>'+this.name+'<br />'+this.attributes_small+'</td><td>'+this.reference+'</td><td><input type="text" size="7" rel="'+this.id_product+'_'+this.id_product_attribute+'" class="product_unit_price" value="'+this.price+'" />&nbsp;<span class="currency_sign"></span></td><td>';
cart_content += '<div style="float:left;"><a href="#" class="increaseqty_product" rel="'+this.id_product+'_'+this.id_product_attribute+'" ><img src="../img/admin/up.gif" /></a><br /><a href="#" class="decreaseqty_product" rel="'+this.id_product+'_'+this.id_product_attribute+'"><img src="../img/admin/down.gif" /></a></div>';
cart_content += '<div style="float:left;"><input type="text" rel="'+this.id_product+'_'+this.id_product_attribute+'" class="cart_quantity" size="2" value="'+this.cart_quantity+'" />';
cart_content += '<a href="#" class="delete_product" rel="delete_'+this.id_product+'_'+this.id_product_attribute+'" ><img src="../img/admin/delete.gif" /></a>';
cart_content += '<div style="float:left;"><a href="#" class="increaseqty_product" rel="'+this.id_product+'_'+this.id_product_attribute+'_'+(this.id_customization ? this.id_customization : 0)+'" ><img src="../img/admin/up.gif" /></a><br /><a href="#" class="decreaseqty_product" rel="'+this.id_product+'_'+this.id_product_attribute+'_'+(this.id_customization ? this.id_customization : 0)+'"><img src="../img/admin/down.gif" /></a></div>';
cart_content += '<div style="float:left;"><input type="text" rel="'+this.id_product+'_'+this.id_product_attribute+'_'+(this.id_customization ? this.id_customization : 0)+'" class="cart_quantity" size="2" value="'+this.cart_quantity+'" />';
cart_content += '<a href="#" class="delete_product" rel="delete_'+this.id_product+'_'+this.id_product_attribute+'_'+(this.id_customization ? this.id_customization : 0)+'" ><img src="../img/admin/delete.gif" /></a>';
cart_content += '</div></td><td>'+this.total+'&nbsp;<span class="currency_sign"></span></td></tr>';
});
$.each(gifts, function() {
cart_content += '<tr><td><img src="'+this.image_link+'" title="'+this.name+'" /></td><td>'+this.name+'<br />'+this.attributes_small+'</td><td>'+this.reference+'</td>';
cart_content += '<td>{l s='Gift !'}</td><td>'+this.cart_quantity+'</td><td>{l s='Gift !'}</td></tr>';
});
$('#customer_cart tbody').html(cart_content);
}
@@ -602,7 +676,7 @@
function displaySummary(jsonSummary)
{
updateCartProducts(jsonSummary.summary.products);
updateCartProducts(jsonSummary.summary.products, jsonSummary.summary.gift_products);
updateCartVouchers(jsonSummary.summary.discounts);
updateAddressesList(jsonSummary.addresses, jsonSummary.cart.id_address_delivery, jsonSummary.cart.id_address_invoice);
@@ -610,20 +684,25 @@
$('#carriers_part,#summary_part').hide();
else
$('#carriers_part,#summary_part').show();
updateDeliveryOptionList(jsonSummary.delivery_option_list);
if (jsonSummary.cart.gift == 1)
$('#order_gift').attr('checked', 'checked');
$('#order_gift').attr('checked', true);
else
$('#carrier_gift').removeAttr('checked');
if (jsonSummary.cart.recyclable == 1)
$('#carrier_recycled_package').attr('checked', 'checked');
$('#carrier_recycled_package').attr('checked', true);
else
$('#carrier_recycled_package').removeAttr('checked');
if (jsonSummary.free_shipping == 1)
$('#free_shipping').attr('checked', true);
else
$('#free_shipping').removeAttr('checked');
$('#gift_message').html(jsonSummary.cart.gift_message);
if(!changed_shipping_price)
$('#shipping_price').val(jsonSummary.summary.total_shipping);
$('#shipping_price').html('<b>'+jsonSummary.summary.total_shipping+'</b>');
shipping_price_selected_carrier = jsonSummary.summary.total_shipping;
$('#total_vouchers').html(jsonSummary.summary.total_discounts_tax_exc);
@@ -634,18 +713,18 @@
$('#total_products').html(jsonSummary.summary.total_products);
id_currency = jsonSummary.cart.id_currency;
$('#id_currency option').removeAttr('selected');
$('#id_currency option[value="'+id_currency+'"]').attr('selected', 'selected');
$('#id_currency option[value="'+id_currency+'"]').attr('selected', true);
updateCurrencySign();
id_lang = jsonSummary.cart.id_lang;
$('#id_lang option').removeAttr('selected');
$('#id_lang option[value="'+id_lang+'"]').attr('selected', 'selected');
$('#id_lang option[value="'+id_lang+'"]').attr('selected', true);
$('#send_email_to_customer').attr('rel', jsonSummary.link_order);
$('#go_order_process').attr('href', jsonSummary.link_order);
$('#order_message').val(jsonSummary.order_message);
resetBind();
}
function updateQty(id_product, id_product_attribute, qty)
function updateQty(id_product, id_product_attribute, id_customization, qty)
{
$.ajax({
type:"POST",
@@ -659,9 +738,10 @@
action: "updateQty",
id_product: id_product,
id_product_attribute: id_product_attribute,
id_customization: id_customization,
qty: qty,
id_customer: id_customer,
id_cart: id_cart
id_cart: id_cart,
},
success : function(res)
{
@@ -690,7 +770,14 @@
function addProduct()
{
var id_product = $('#id_product option:selected').val();
updateQty(id_product, $('#ipa_'+id_product+' option:selected').val(), $('#qty').val());
$('#products_found #customization_list').contents().find('#customization_'+id_product).submit();
if (customization_errors)
$('#products_err').show();
else
{
$('#products_err').hide();
updateQty(id_product, $('#ipa_'+id_product+' option:selected').val(), 0, $('#qty').val());
}
}
function updateCurrency()
@@ -728,7 +815,7 @@
token: "{getAdminToken tab='AdminCarts'}",
tab: "admincarts",
action: "updateLang",
id_currency: $('#id_lang option:selected').val(),
id_lang: $('#id_lang option:selected').val(),
id_customer: id_customer,
id_cart: id_cart
},
@@ -795,7 +882,7 @@
}
});
}
function updateAddressesList(addresses, id_address_delivery, id_address_invoice)
{
var addresses_delivery_options = '';
@@ -811,6 +898,17 @@
addresses_delivery_options += '<option value="'+this.id_address+'" '+(this.id_address == id_address_delivery ? 'selected="selected"' : '')+'>'+this.alias+'</option>';
addresses_invoice_options += '<option value="'+this.id_address+'" '+(this.id_address == id_address_invoice ? 'selected="selected"' : '')+'>'+this.alias+'</option>';
});
if (addresses.length == 0)
{
$('#addresses_err').show().html('{l s='You must add at least one address to process the order.'}');
$('#address_delivery, #address_invoice').hide();
}
else
{
$('#addresses_err').hide();
$('#address_delivery, #address_invoice').show();
}
$('#id_address_delivery').html(addresses_delivery_options);
$('#id_address_invoice').html(addresses_invoice_options);
$('#address_delivery_detail').html(address_delivery_detail);
@@ -837,43 +935,55 @@
success : function(res)
{
displaySummary(res);
updateDeliveryOption();
}
});
}
</script>
{if $show_toolbar}
<div class="toolbar-placeholder">
<div class="toolbarBox {if $toolbar_scroll}toolbarHead{/if}">
{include file="toolbar.tpl"}
<div class="pageTitle">
<h3>
{block name=pageTitle}
<span id="current_obj" style="font-weight: normal;">{$title|default:'&nbsp;'}</span>
{/block}
</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>
<fieldset id="customer_part">
<legend><img src="../img/admin/tab-customers.gif" />{l s='Customer'}</legend>
<label>{l s='Search customers:'}</label>
<div class="margin-form">
<input type="text" id="customer" value="" />
<p>{l s='Search a customer by tapping the first letters of his name'}</p>
<a class="fancybox button" href="{$link->getAdminLink('AdminCustomers')}&addcustomer&liteDisplaying=1&submitFormAjax=1#">
<img src="../img/admin/add.gif" title="new"/><span>{l s='Add new customer'}</span>
</a>
</div>
<div class="leadin">{block name="leadin"}{/block}</div>
{/if}
<fieldset id="customer_part"><legend><img src="../img/admin/tab-customers.gif" />{l s='Customer'}</legend>
<p><label>{l s='Search customers:'}</label><input type="text" id="customer" value="" />
<a class="fancybox button" href="{$link->getAdminLink('AdminCustomers')}&addcustomer&liteDisplaying=1&submitFormAjax=1#"><img src="../img/admin/add.gif" title="new"/><span>{l s='Add new customer'}</span></a></p>
<div id="customers">
</div>
</fieldset><br />
<form action="{$link->getAdminLink('AdminOrders')}&submitAdd{$table}=1" method="post" autocomplete="off">
<fieldset id="products_part" style="display:none;"><legend><img src="../img/t/AdminCatalog.gif" />{l s='Cart'}</legend>
<div>
<p><label>{l s='Search a product:'} </label>
<input type="hidden" value="" id="id_cart" name="id_cart" />
<input type="text" id="product" value="" /></p>
<label>{l s='Search a product:'} </label>
<div class="margin-form">
<input type="hidden" value="" id="id_cart" name="id_cart" />
<input type="text" id="product" value="" />
<p>{l s='Search a product by tapping the first letters of his name'}</p>
</div>
<div id="products_found">
<div id="product_list">
</div>
<div id="attributes_list">
</div>
<iframe id="customization_list" style="border:0px;overflow:hidden;width:100%">
<html>
<head>
{if isset($css_files_orders)}
{foreach from=$css_files_orders key=css_uri item=media}
<link href="{$css_uri}" rel="stylesheet" type="text/css" media="{$media}" />
{/foreach}
{/if}
</head>
<body>
</body>
</html>
</iframe>
<p><label for="qty">{l s='Quantity:'}</label><input type="text" name="qty" id="qty" value="1" />&nbsp;<b>{l s='In stock:'}</b>&nbsp;<span id="qty_in_stock"></span></p>
<div class="margin-form">
<p><input type="submit" onclick="addProduct();return false;" class="button" id="submitAddProduct" value="{l s='Add to cart'}"/></p>
@@ -884,12 +994,12 @@
<div>
<table cellspacing="0" cellpadding="0" class="table width5" id="customer_cart">
<colgroup>
<col width="50px"></col>
<col width=""></col>
<col width="90px"></col>
<col width="100px"></col>
<col width="50px"></col>
<col width="50px"></col>
<col width="50px">
<col width="">
<col width="90px">
<col width="100px">
<col width="50px">
<col width="50px">
</colgroup>
<thead>
<tr>
@@ -904,6 +1014,7 @@
<tbody>
</tbody>
</table>
<p><b>{l s='The prices are without taxes.'}</b></p>
</div>
<div>
<p><label for="id_currency">{l s='Currency:'}</label>
@@ -935,10 +1046,10 @@
<h3>{l s='Carts:'}</h3>
<table cellspacing="0" cellpadding="0" class="table width5">
<colgroup>
<col width="10px"></col>
<col width=""></col>
<col width="70px"></col>
<col width="50px"></col>
<col width="10px">
<col width="">
<col width="70px">
<col width="50px">
</colgroup>
<thead>
<tr>
@@ -956,13 +1067,13 @@
<h3>{l s='Orders:'}</h3>
<table cellspacing="0" cellpadding="0" class="table width5">
<colgroup>
<col width="10px"></col>
<col width="50px"></col>
<col width=""></col>
<col width="90px"></col>
<col width="100px"></col>
<col width="250px"></col>
<col width="50px"></col>
<col width="10px">
<col width="50px">
<col width="">
<col width="90px">
<col width="100px">
<col width="250px">
<col width="50px">
</colgroup>
<thead>
<tr>
@@ -1009,6 +1120,7 @@
<br />
<fieldset id="address_part" style="display:none;">
<legend><img src="../img/t/AdminAddresses.gif" />{l s='Addresses'}</legend>
<div id="addresses_err" class="warn" style="display:none;"></div>
<div id="address_delivery">
<h3>{l s='Delivery:'}</h3>
<select id="id_address_delivery" name="id_address_delivery">
@@ -1037,8 +1149,11 @@
</select>
</p>
<p>
<label for="shipping_price">{l s='Shipping price:'}</label> <input type="text" id="shipping_price" name="shipping_price" size="7" />&nbsp;<span class="currency_sign"></span>&nbsp;
<a class="button" href="#" onclick="resetShippingPrice();return false;">{l s='Reset shipping price'}</a>
<label for="shipping_price">{l s='Shipping price:'}</label> <span id="shipping_price" name="shipping_price"></span>&nbsp;<span class="currency_sign"></span>&nbsp;
</p>
<p>
<label for="free_shipping">{l s='Free shipping:'}</label>
<input type="checkbox" id="free_shipping" name="free_shipping" value="1" />
</p>
</div>
<div id="float:left;">
@@ -1104,3 +1219,4 @@
<div id="loader">
</div>
</div>
@@ -1,44 +1,52 @@
{*
* 2007-2012 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-2012 PrestaShop SA
* @version Release: $Revision: 6594 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<hr width="99%" align="center" size="2" />
<!-- Block Mobile Newsletter module-->
<div id="newsletter">
<h4>{l s="Newsletter" mod="blocknewletter"}</h4>
{if isset($msg) && $msg}
<p class="{if $nw_error}warning_inline{else}success_inline{/if}">{$msg}</p>
{/if}
<form action="{$link->getPageLink('index')}" method="post">
<fieldset>
<input type="email" name="email"
placeholder="{l s='your e-mail' mod='blocknewsletter'}"
value="{if isset($value) && $value}{$value}{/if}"
class="inputNew" />
<input type="submit" value="OK" data-role="button" data-theme="a" name="submitNewsletter" />
<input type="hidden" name="action" value="0" />
</fieldset>
</form>
</div><!-- /newsletter -->
{*
* 2007-2012 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-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
*}
<html>
<head>
{if isset($css_files)}
{foreach from=$css_files key=css_uri item=media}
<link href="{$css_uri}" rel="stylesheet" type="text/css" media="{$media}" />
{/foreach}
{/if}
</head>
<body>
<script type="text/javascript">
{if $customization_errors|count}
customization_errors = true;
var id_selected_product = parent.$('#id_product option:selected').val();
if (parent.searchProducts())
{
parent.$('#products_err', window.parent.document).html('{$customization_errors}');
parent.$('#id_product option[value="'+id_selected_product+'"]').attr('selected', true);
parent.$('#id_product').change();
}
{else}
parent.$('#products_err', window.parent.document).hide();
customization_errors = false;
{/if}
</script>
</body>
</html>
@@ -38,7 +38,7 @@
var currency_format = "{$currency->format}";
var currency_blank = "{$currency->blank}";
var priceDisplayPrecision = 2;
var use_taxes = {$order->getTaxCalculationMethod() == $smarty.const.PS_TAX_INC}
var use_taxes = {if $order->getTaxCalculationMethod() == $smarty.const.PS_TAX_INC}true{else}false{/if};
var token = "{$smarty.get.token|escape:'htmlall':'UTF-8'}";
var txt_add_product_stock_issue = "{l s='You want to add more product than are available in stock, are you sure you want to add this quantity?' js=1}";
@@ -64,15 +64,19 @@
<div class="bloc-command">
<div class="button-command">
{if (count($invoices_collection))}
<a class="button" href="pdf.php?id_order={$order->id}&pdf" target="_blank"><img src="../img/admin/charged_ok.gif" alt="{l s='View invoice'}" /> {l s='View invoice'}</a>
<a class="button" href="{$link->getAdminLink('AdminPdf')}&submitAction=generateInvoicePDF&id_order={$order->id}" target="_blank">
<img src="../img/admin/charged_ok.gif" alt="{l s='View invoice'}" /> {l s='View invoice'}
</a>
{else}
<img src="../img/admin/charged_ko.gif" alt="{l s='No invoice'}" /> {l s='No invoice'}
<img src="../img/admin/charged_ko.gif" alt="{l s='No invoice'}" /> {l s='No invoice'}
{/if}
|
{if (($currentState && $currentState->delivery) || $order->delivery_number)}
<a class="button" href="pdf.php?id_order={$order->id}&delivery" target="_blank"><img src="../img/admin/delivery.gif" alt="{l s='View delivery slip'}" /> {l s='View delivery slip'}</a>
<a class="button" href="{$link->getAdminLink('AdminPdf')}&submitAction=generateDeliverySlipPDF&id_order={$order->id}" target="_blank">
<img src="../img/admin/delivery.gif" alt="{l s='View delivery slip'}" /> {l s='View delivery slip'}
</a>
{else}
<img src="../img/admin/delivery_ko.gif" alt="{l s='No delivery slip'}" /> {l s='No delivery slip'}
<img src="../img/admin/delivery_ko.gif" alt="{l s='No delivery slip'}" /> {l s='No delivery slip'}
{/if}
|
<a class="button" href="javascript:window.print()"><img src="../img/admin/printer.gif" alt="{l s='Print order'}" title="{l s='Print order'}" /> {l s='Print order'}</a>
@@ -117,10 +121,10 @@
<!-- History of status -->
<table cellspacing="0" cellpadding="0" class="table history-status" style="width: 100%;">
<colgroup>
<col width="1%"></col>
<col width=""></col>
<col width="20%"></col>
<col width="20%"></col>
<col width="1%">
<col width="">
<col width="20%">
<col width="20%">
</colgroup>
{foreach from=$history item=row key=key}
{if ($key == 0)}
@@ -149,9 +153,9 @@
<span style="font-weight: bold; font-size: 14px;"><a href="?tab=AdminCustomers&id_customer={$customer->id}&viewcustomer&token={getAdminToken tab='AdminCustomers'}"> {$customer->firstname} {$customer->lastname}</a></span> ({l s='#'}{$customer->id})<br />
(<a href="mailto:{$customer->email}">{$customer->email}</a>)<br /><br />
{if ($customer->isGuest())}
{l s='This order has been placed by a'} <b>{l s='guest'}</b>
{l s='This order has been placed by a guest.'}
{if (!Customer::customerExists($customer->email))}
<form method="POST" action="index.php?tab=AdminCustomers&id_customer={$customer->id}&token={getAdminToken tab='AdminCustomers'}">
<form method="post" action="index.php?tab=AdminCustomers&id_customer={$customer->id}&token={getAdminToken tab='AdminCustomers'}">
<input type="hidden" name="id_lang" value="{$order->id_lang}" />
<p class="center"><input class="button" type="submit" name="submitGuestToCustomer" value="{l s='Transform guest into customer'}" /></p>
{l s='This feature will generate a random password and send an e-mail to the customer'}
@@ -198,6 +202,50 @@
{if $nextOrder}<a class="button" href="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$nextOrder}">{l s='Next >'}</a>{/if}
</div>
<div class="clear"></div>
<!-- linked orders block -->
{if count($order->getBrother()) > 0}
<fieldset>
<legend><img src="../img/admin/tab-orders.gif" /> {l s='Linked orders'}</legend>
<table class="table" width="100%;" cellspacing="0" cellpadding="0">
<thead>
<tr>
<th width="10%">
{l s='Order no.'}
</th>
<th>
{l s='Status'}
</th>
<th width="10%">
{l s='Amount'}
</th>
<th width="5%">
</th>
</tr>
</thead>
<tbody>
{foreach $order->getBrother() as $brother_order}
<tr>
<td>
<a href="{$current_index}&vieworder&id_order={$brother_order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">#{'%06d'|sprintf:$brother_order->id}</a>
</td>
<td>
{$brother_order->getCurrentOrderState()->name[$current_id_lang]}
</td>
<td>
{displayPrice price=$brother_order->total_paid_tax_incl currency=$currency->id}
</td>
<td>
<a href="{$current_index}&vieworder&id_order={$brother_order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}"><img alt="{l s='See the order'}" src="../img/admin/details.gif"></a>
</td>
</tr>
{/foreach}
</tbody>
</table>
</fieldset>
<br />
{/if}
<!-- Documents block -->
<fieldset>
<legend><img src="../img/admin/details.gif" /> {l s='Documents'}</legend>
@@ -212,7 +260,7 @@
<legend><img src="../img/admin/money.gif" /> {l s='Payment'}</legend>
{if (!$order->valid && sizeof($currencies) > 1)}
<form method="post" action="{$currentIndex}&viewOrder&id_order={$smarty.get.id_order|escape:'htmlall':'UTF-8'}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">
<form method="post" action="{$currentIndex}&viewOrder&id_order={$order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">
<p class="warn">{l s='Don\'t forget to update your conversion rate before make this change.'}</p>
<label>{l s='Don\'t forget to update your conversion rate before make this change.'}</label>
<select name="new_currency">
@@ -224,23 +272,36 @@
</select>
<input type="submit" class="button" name="submitChangeCurrency" value="{l s='Change'}" />
</form>
<hr />
<hr class="clear"/>
{/if}
{if count($order->getOrderPayments()) > 0}
<p class="error" style="{if round($orders_total_paid_tax_incl, 2) == round($total_paid, 2) || $currentState->id == 6}display: none;{/if}">
{l s='Warning:'} {displayPrice price=$total_paid currency=$currency->id}
{l s='paid instead of'} <span class="total_paid">{displayPrice price=$order->total_paid_tax_incl currency=$currency->id}</span>
{l s='paid instead of'} <span class="total_paid">{displayPrice price=$orders_total_paid_tax_incl currency=$currency->id}</span>
{foreach $order->getBrother() as $brother_order}
{if $brother_order@first}
{if count($order->getBrother()) == 1}
<br />{l s='This warning also concerns the order '}
{else}
<br />{l s='This warning also concerns the next orders:'}
{/if}
{/if}
<a href="{$current_index}&vieworder&id_order={$brother_order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">#{'%06d'|sprintf:$brother_order->id}</a>
{/foreach}
</p>
{/if}
<form id="formAddPayment" method="post" action="{$currentIndex}&viewOrder&id_order={$smarty.get.id_order|escape:'htmlall':'UTF-8'}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">
<form id="formAddPayment" method="post" action="{$current_index}&vieworder&id_order={$order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}">
<table class="table" width="100%" cellspacing="0" cellpadding="0">
<colgroup>
<col width="15%"></col>
<col width=""></col>
<col width="20%"></col>
<col width="10%"></col>
<col width="10%"></col>
<col width="1%"></col>
<col width="15%">
<col width="">
<col width="20%">
<col width="10%">
<col width="10%">
<col width="1%">
</colgroup>
<thead>
<tr>
@@ -260,8 +321,8 @@
<td>{$payment->transaction_id}</td>
<td>{displayPrice price=$payment->amount currency=$payment->id_currency}</td>
<td>
{if $payment->id_order_invoice}
{OrderInvoice::retrieveOneById($payment->id_order_invoice)->getInvoiceNumberFormatted($current_id_lang)}
{if $invoice = $payment->getOrderInvoice($order->id)}
{$invoice->getInvoiceNumberFormatted($current_id_lang)}
{else}
{l s='No invoice'}
{/if}
@@ -316,37 +377,37 @@
</td>
</tr>
{/foreach}
{if count($not_paid_invoices_collection) > 0}
<tr class="current-edit">
<td><input type="text" name="payment_date" class="datepicker" size="17" value="{date('Y-m-d H:i:s')}" /></td>
<td>
<select name="payment_method">
{foreach from=$payment_methods item=payment_method}
<option value="{$payment_method}">{$payment_method}</option>
{/foreach}
</select>
</td>
<td>
<input type="text" name="payment_transaction_id" value="" />
</td>
<td>
<input type="text" name="payment_amount" size="5" value="" />
<select name="payment_currency">
{foreach from=$currencies item=current_currency}
<option value="{$current_currency['id_currency']}"{if $current_currency['id_currency'] == $currency->id} selected="selected"{/if}>{$current_currency['sign']}</option>
{/foreach}
</select>
</td>
<td>
<select name="payment_invoice" id="payment_invoice">
{foreach from=$not_paid_invoices_collection item=invoice}
<option value="{$invoice->id}" selected="selected">{$invoice->getInvoiceNumberFormatted($current_id_lang)}</option>
{/foreach}
</select>
</td>
<td><input class="button" type="submit" name="submitAddPayment" value="Add" /></td>
</tr>
{/if}
<tr class="current-edit">
<td><input type="text" name="payment_date" class="datepicker" size="17" value="{date('Y-m-d H:i:s')}" /></td>
<td>
<select name="payment_method">
{foreach from=$payment_methods item=payment_method}
<option value="{$payment_method}">{$payment_method}</option>
{/foreach}
</select>
</td>
<td>
<input type="text" name="payment_transaction_id" value="" />
</td>
<td {if count($not_paid_invoices_collection) <= 0}colspan="2"{/if}>
<input type="text" name="payment_amount" size="5" value="" />
<select name="payment_currency">
{foreach from=$currencies item=current_currency}
<option value="{$current_currency['id_currency']}"{if $current_currency['id_currency'] == $currency->id} selected="selected"{/if}>{$current_currency['sign']}</option>
{/foreach}
</select>
</td>
{if count($not_paid_invoices_collection) > 0}
<td>
<select name="payment_invoice" id="payment_invoice">
{foreach from=$not_paid_invoices_collection item=invoice}
<option value="{$invoice->id}" selected="selected">{$invoice->getInvoiceNumberFormatted($current_id_lang)}</option>
{/foreach}
</select>
</td>
{/if}
<td><input class="button" type="submit" name="submitAddPayment" value="Add" /></td>
</tr>
</tbody>
</table>
</form>
@@ -354,85 +415,87 @@
<br />
<!-- Shipping block -->
<fieldset>
<legend><img src="../img/admin/delivery.gif" /> {l s='Shipping'}</legend>
{if !$order->isVirtual()}
<fieldset>
<legend><img src="../img/admin/delivery.gif" /> {l s='Shipping'}</legend>
<div class="clear" style="float: left; margin-right: 10px;">
<span>{l s='Recycled packaging:'}</span>
{if $order->recyclable}
<img src="../img/admin/enabled.gif" />
{else}
<img src="../img/admin/disabled.gif" />
{/if}
</div>
<div style="float: left;">
<span>{l s='Gift-wrapping:'}</span>
{if $order->gift}
<img src="../img/admin/enabled.gif" />
</div>
<div style="clear: left; margin: 0px 42px 0px 42px; padding-top: 2px;">
{if $order->gift_message}
<div style="border: 1px dashed #999; padding: 5px; margin-top: 8px;"><b>{l s='Message:'}</b><br />{$order->gift_message|nl2br}</div>
<div class="clear" style="float: left; margin-right: 10px;">
<span>{l s='Recycled packaging:'}</span>
{if $order->recyclable}
<img src="../img/admin/enabled.gif" />
{else}
<img src="../img/admin/disabled.gif" />
{/if}
{else}
<img src="../img/admin/disabled.gif" />
</div>
<div style="float: left;">
<span>{l s='Gift-wrapping:'}</span>
{if $order->gift}
<img src="../img/admin/enabled.gif" />
</div>
<div style="clear: left; margin: 0px 42px 0px 42px; padding-top: 2px;">
{if $order->gift_message}
<div style="border: 1px dashed #999; padding: 5px; margin-top: 8px;"><b>{l s='Message:'}</b><br />{$order->gift_message|nl2br}</div>
{/if}
{else}
<img src="../img/admin/disabled.gif" />
{/if}
</div>
<div class="clear" style="margin-bottom: 10px;"></div>
{include file='controllers/orders/_shipping.tpl'}
{if $carrierModuleCall}
{$carrierModuleCall}
{/if}
</div>
<div class="clear" style="margin-bottom: 10px;"></div>
</fieldset>
<br />
{include file='controllers/orders/_shipping.tpl'}
<!-- Return block -->
<fieldset>
<legend><img src="../img/admin/delivery.gif" /> {l s='Merchandise returns'}</legend>
{if $carrierModuleCall}
{$carrierModuleCall}
{/if}
</fieldset>
<br />
{if $order->getReturn()|count > 0}
<table class="table" width="100%" cellspacing="0" cellpadding="0">
<thead>
<tr>
<th style="width:30%">Date</th>
<th>Type</th>
<th style="width:20%">Carrier</th>
<th style="width:30%">Tracking number</th>
</tr>
</thead>
<tbody>
{foreach from=$order->getReturn() item=line}
<tr>
<td>{$line.date_add}</td>
<td>{$line.type}</td>
<td>{$line.state_name}</td>
<td>
<span id="shipping_number_show">{if isset($line.url) && isset($line.tracking_number)}<a href="{$line.url|replace:'@':$line.tracking_number}">{$line.tracking_number}</a>{elseif isset($line.tracking_number)}{$line.tracking_number}{/if}</span>
{if $line.can_edit}
<form style="display: inline;" method="post" action="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$order->id}&id_order_invoice={if $line.id_order_invoice}{$line.id_order_invoice|escape:'htmlall':'UTF-8'}{else}0{/if}&id_carrier={if $line.id_carrier}{$line.id_carrier|escape:'htmlall':'UTF-8'}{else}0{/if}">
<span class="shipping_number_edit" style="display:none;">
<input type="text" name="tracking_number" value="{$line.tracking_number|htmlentities}" />
<input type="submit" class="button" name="submitShippingNumber" value="{l s='Update'}" />
</span>
<a href="#" class="edit_shipping_number_link"><img src="../img/admin/edit.gif" alt="{l s='Edit'}" /></a>
<a href="#" class="cancel_shipping_number_link" style="display: none;"><img src="../img/admin/disabled.gif" alt="{l s='Cancel'}" /></a>
</form>
{/if}
</td>
</tr>
{/foreach}
</tbody>
</table>
{else}
{l s='No merchandise returns yet.'}
{/if}
<!-- Return block -->
<fieldset>
<legend><img src="../img/admin/delivery.gif" /> {l s='Merchandise returns'}</legend>
{if $order->getReturn()|count > 0}
<table class="table" width="100%" cellspacing="0" cellpadding="0">
<thead>
<tr>
<th style="width:30%">Date</th>
<th>Type</th>
<th style="width:20%">Carrier</th>
<th style="width:30%">Tracking number</th>
</tr>
</thead>
<tbody>
{foreach from=$order->getReturn() item=line}
<tr>
<td>{$line.date_add}</td>
<td>{$line.type}</td>
<td>{$line.state_name}</td>
<td>
<span id="shipping_number_show">{if isset($line.url) && isset($line.tracking_number)}<a href="{$line.url|replace:'@':$line.tracking_number}">{$line.tracking_number}</a>{else if isset($line.tracking_number)}{$line.tracking_number}{/if}</span>
{if $line.can_edit}
<form style="display: inline;" method="POST" action="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$smarty.get.id_order|escape:'htmlall':'UTF-8'}&id_order_invoice={if $line.id_order_invoice}{$line.id_order_invoice|escape:'htmlall':'UTF-8'}{else}0{/if}&id_carrier={if $line.id_carrier}{$line.id_carrier|escape:'htmlall':'UTF-8'}{else}0{/if}">
<span class="shipping_number_edit" style="display:none;">
<input type="text" name="tracking_number" value="{$line.tracking_number|htmlentities}" />
<input type="submit" class="button" name="submitShippingNumber" value="{l s='Update'}" />
</span>
<a href="#" class="edit_shipping_number_link"><img src="../img/admin/edit.gif" alt="{l s='Edit'}" /></a>
<a href="#" class="cancel_shipping_number_link" style="display: none;"><img src="../img/admin/disabled.gif" alt="{l s='Cancel'}" /></a>
</form>
{/if}
</td>
</tr>
{/foreach}
</tbody>
</table>
{else}
{l s='No merchandise returns yet.'}
{/if}
{if $carrierModuleCall}
{$carrierModuleCall}
{/if}
</fieldset>
{if $carrierModuleCall}
{$carrierModuleCall}
{/if}
</fieldset>
{/if}
</div>
<!-- END Right column -->
<div class="clear" style="margin-bottom: 10px;"></div>
@@ -440,43 +503,44 @@
<div class="container-command container-command-top-spacing">
<!-- Addresses -->
<div style="width: 49%; float:left;"></contact>
<!-- Shipping address -->
<fieldset>
<legend><img src="../img/admin/delivery.gif" alt="{l s='Shipping address'}" />{l s='Shipping address'}</legend>
{if !$order->isVirtual()}
<div style="width: 49%; float:left;">
<!-- Shipping address -->
<fieldset>
<legend><img src="../img/admin/delivery.gif" alt="{l s='Shipping address'}" />{l s='Shipping address'}</legend>
{if $can_edit}
<form method="POST" action="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$smarty.get.id_order|escape:'htmlall':'UTF-8'}">
<div style="margin-bottom:5px;">
<p>
<select name="id_address">
{foreach from=$customer_addresses item=address}
<option value="{$address['id_address']}"{if $address['id_address'] == $order->id_address_delivery} selected="selected"{/if}>{$address['alias']} - {$address['address1']} {$address['postcode']} {$address['city']}{if !empty($address['state'])} {$address['state']}{/if}, {$address['country']}</option>
{/foreach}
</select>
<input class="button" type="submit" name="submitAddressShipping" value="{l s='Change'}" />
</p>
{if $can_edit}
<form method="post" action="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$order->id}">
<div style="margin-bottom:5px;">
<p>
<select name="id_address">
{foreach from=$customer_addresses item=address}
<option value="{$address['id_address']}"{if $address['id_address'] == $order->id_address_delivery} selected="selected"{/if}>{$address['alias']} - {$address['address1']} {$address['postcode']} {$address['city']}{if !empty($address['state'])} {$address['state']}{/if}, {$address['country']}</option>
{/foreach}
</select>
<input class="button" type="submit" name="submitAddressShipping" value="{l s='Change'}" />
</p>
</div>
</form>
{/if}
<div style="float: right">
<a href="?tab=AdminAddresses&id_address={$addresses.delivery->id}&addaddress&realedit=1&id_order={$order->id}{if ($addresses.delivery->id == $addresses.invoice->id)}&address_type=1{/if}&token={getAdminToken tab='AdminAddresses'}&back={$smarty.server.REQUEST_URI|urlencode}"><img src="../img/admin/edit.gif" /></a>
<a href="http://maps.google.com/maps?f=q&hl={$iso_code_lang}&geocode=&q={$addresses.delivery->address1} {$addresses.delivery->postcode} {$addresses.delivery->city} {if ($addresses.delivery->id_state)} {$addresses.deliveryState->name}{/if}" target="_blank"><img src="../img/admin/google.gif" alt="" class="middle" /></a>
</div>
</form>
{/if}
<div style="float: right">
<a href="?tab=AdminAddresses&id_address={$addresses.delivery->id}&addaddress&realedit=1&id_order={$order->id}{if ($addresses.delivery->id == $addresses.invoice->id)}&address_type=1{/if}&token={getAdminToken tab='AdminAddresses'}&back={$smarty.server.REQUEST_URI}"><img src="../img/admin/edit.gif" /></a>
<a href="http://maps.google.com/maps?f=q&hl={$iso_code_lang}&geocode=&q={$addresses.delivery->address1} {$addresses.delivery->postcode} {$addresses.delivery->city} {if ($addresses.delivery->id_state)} {$addresses.deliveryState->name}{/if}" target="_blank"><img src="../img/admin/google.gif" alt="" class="middle" /></a>
</div>
{displayAddressDetail address=$addresses.delivery newLine='<br />'}
{if $addresses.delivery->other}<hr />{$addresses.delivery->other}<br />{/if}
</fieldset>
</div>
<div style="width: 49%; float:right;"></contact>
{displayAddressDetail address=$addresses.delivery newLine='<br />'}
{if $addresses.delivery->other}<hr />{$addresses.delivery->other}<br />{/if}
</fieldset>
</div>
{/if}
<div style="width: 49%; float:right;">
<!-- Invoice address -->
<fieldset>
<legend><img src="../img/admin/invoice.gif" alt="{l s='Invoice address'}" />{l s='Invoice address'}</legend>
{if $can_edit}
<form method="POST" action="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$smarty.get.id_order|escape:'htmlall':'UTF-8'}">
<form method="post" action="{$link->getAdminLink('AdminOrders')}&vieworder&id_order={$order->id}">
<div style="margin-bottom:5px;">
<p>
<select name="id_address">
@@ -491,7 +555,7 @@
{/if}
<div style="float: right">
<a href="?tab=AdminAddresses&id_address={$addresses.invoice->id}&addaddress&realedit=1&id_order={$order->id}{if ($addresses.delivery->id == $addresses.invoice->id)}&address_type=2{/if}&back={$smarty.server.REQUEST_URI}&token={getAdminToken tab='AdminAddresses'}"><img src="../img/admin/edit.gif" /></a>
<a href="?tab=AdminAddresses&id_address={$addresses.invoice->id}&addaddress&realedit=1&id_order={$order->id}{if ($addresses.delivery->id == $addresses.invoice->id)}&address_type=2{/if}&back={$smarty.server.REQUEST_URI|urlencode}&token={getAdminToken tab='AdminAddresses'}"><img src="../img/admin/edit.gif" /></a>
</div>
{displayAddressDetail address=$addresses.invoice newLine='<br />'}
@@ -501,7 +565,7 @@
<div class="clear" style="margin-bottom: 10px;"></div>
</div>
<form style="width: 98%" class="container-command-top-spacing" action="{$currentIndex}&vieworder&token={$smarty.get.token}" method="post" onsubmit="return orderDeleteProduct('{l s='Cannot return this product'}', '{l s='Quantity to cancel is greater than quantity available'}');">
<form style="width: 98%" class="container-command-top-spacing" action="{$current_index}&vieworder&token={$smarty.get.token}&id_order={$order->id}" method="post" onsubmit="return orderDeleteProduct('{l s='Cannot return this product'}', '{l s='Quantity to cancel is greater than quantity available'}');">
<input type="hidden" name="id_order" value="{$order->id}" />
<fieldset style="width: 100%; ">
<div style="display: none">
@@ -526,13 +590,13 @@
<th style="width: 15%; text-align: center">{l s='Unit Price'} <sup>*</sup></th>
<th style="width: 4%; text-align: center">{l s='Qty'}</th>
{if ($order->hasBeenPaid())}<th style="width: 3%; text-align: center">{l s='Refunded'}</th>{/if}
{if ($order->hasBeenDelivered())}<th style="width: 3%; text-align: center">{l s='Returned'}</th>{/if}
<th style="width: 3%; text-align: center">{l s='Stock'}</th>
{if ($order->hasBeenDelivered() || $order->hasProductReturned())}<th style="width: 3%; text-align: center">{l s='Returned'}</th>{/if}
<th style="width: 10%; text-align: center">{l s='Available quantity'}</th>
<th style="width: 10%; text-align: center">{l s='Total'} <sup>*</sup></th>
<th colspan="2" style="display: none;" class="add_product_fields">&nbsp;</th>
<th colspan="2" style="display: none;" class="edit_product_fields">&nbsp;</th>
<th colspan="2" style="display: none;" class="standard_refund_fields"><img src="../img/admin/delete.gif" alt="{l s='Products'}" />
{if ($order->hasBeenDelivered())}
{if ($order->hasBeenDelivered() || $order->hasBeenShipped())}
{l s='Return'}
{elseif ($order->hasBeenPaid())}
{l s='Refund'}
@@ -574,8 +638,7 @@
<br /><br />{l s='Merchandise returns are disabled'}
{/if}
</div>
<div style="float:right;">
<div style="float:right; margin-top: 20px;">
<table class="table" width="450px;" style="border-radius:0px;"cellspacing="0" cellpadding="0">
<tr id="total_products">
<td width="150px;"><b>{l s='Products'}</b></td>
@@ -627,7 +690,7 @@
</td>
{if $can_edit}
<td class="center">
<a href="{$currentIndex}&submitDeleteVoucher&id_order_cart_rule={$discount['id_order_cart_rule']}&id_order={$smarty.get.id_order|escape:'htmlall':'UTF-8'}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}"><img src="../img/admin/delete.gif" alt="{l s='Delete voucher'}" /></a>
<a href="{$current_index}&submitDeleteVoucher&id_order_cart_rule={$discount['id_order_cart_rule']}&id_order={$order->id}&token={$smarty.get.token|escape:'htmlall':'UTF-8'}"><img src="../img/admin/delete.gif" alt="{l s='Delete voucher'}" /></a>
</td>
{/if}
</tr>
@@ -651,22 +714,23 @@
<div style="clear:both; height:15px;">&nbsp;</div>
<div style="float: right; width: 160px; display: none;" class="standard_refund_fields">
{if ($order->hasBeenDelivered() && Configuration::get('PS_ORDER_RETURN'))}
<input type="checkbox" id="reinjectQuantities" name="reinjectQuantities" class="button" />&nbsp;<label for="reinjectQuantities" style="float:none; font-weight:normal;">{l s='Re-stock products'}</label><br />
{/if}
{if ((!$order->hasBeenDelivered() && $order->hasBeenPaid()) || ($order->hasBeenDelivered() && Configuration::get('PS_ORDER_RETURN')))}
<input type="checkbox" id="generateCreditSlip" name="generateCreditSlip" class="button" onclick="toogleShippingCost(this)" />&nbsp;<label for="generateCreditSlip" style="float:none; font-weight:normal;">{l s='Generate a credit slip'}</label><br />
<input type="checkbox" id="generateDiscount" name="generateDiscount" class="button" onclick="toogleShippingCost(this)" />&nbsp;<label for="generateDiscount" style="float:none; font-weight:normal;">{l s='Generate a voucher'}</label><br />
<span id="spanShippingBack" style="display:none;"><input type="checkbox" id="shippingBack" name="shippingBack" class="button" />&nbsp;<label for="shippingBack" style="float:none; font-weight:normal;">{l s='Repay shipping costs'}</label><br /></span>
{/if}
{if (!$order->hasBeenDelivered() || ($order->hasBeenDelivered() && Configuration::get('PS_ORDER_RETURN')))}
<div style="text-align:center; margin-top:5px;">
<input type="submit" name="cancelProduct" value="{if $order->hasBeenDelivered()}{l s='Return products'}{elseif $order->hasBeenPaid()}{l s='Refund products'}{else}{l s='Cancel products'}{/if}" class="button" style="margin-top:8px;" />
</div>
{/if}
{if ($order->hasBeenDelivered() && Configuration::get('PS_ORDER_RETURN'))}
<input type="checkbox" id="reinjectQuantities" name="reinjectQuantities" class="button" />&nbsp;<label for="reinjectQuantities" style="float:none; font-weight:normal;">{l s='Re-stock products'}</label><br />
{/if}
{if ((!$order->hasBeenDelivered() && $order->hasBeenPaid()) || ($order->hasBeenDelivered() && Configuration::get('PS_ORDER_RETURN')))}
<input type="checkbox" id="generateCreditSlip" name="generateCreditSlip" class="button" onclick="toggleShippingCost(this)" />&nbsp;<label for="generateCreditSlip" style="float:none; font-weight:normal;">{l s='Generate a credit slip'}</label><br />
<input type="checkbox" id="generateDiscount" name="generateDiscount" class="button" onclick="toggleShippingCost(this)" />&nbsp;<label for="generateDiscount" style="float:none; font-weight:normal;">{l s='Generate a voucher'}</label><br />
<span id="spanShippingBack" style="display:none;"><input type="checkbox" id="shippingBack" name="shippingBack" class="button" />&nbsp;<label for="shippingBack" style="float:none; font-weight:normal;">{l s='Repay shipping costs'}</label><br /></span>
{/if}
{if (!$order->hasBeenDelivered() || ($order->hasBeenDelivered() && Configuration::get('PS_ORDER_RETURN')))}
<div style="text-align:center; margin-top:5px;">
<input type="submit" name="cancelProduct" value="{if $order->hasBeenDelivered()}{l s='Return products'}{elseif $order->hasBeenPaid()}{l s='Refund products'}{else}{l s='Cancel products'}{/if}" class="button" style="margin-top:8px;" />
</div>
{/if}
</div>
<div style="float: right; width: 160px; display: none;" class="partial_refund_fields">
<div style="float: right; width: 160px; display:none;" class="partial_refund_fields">
<div style="text-align:center; margin-top:5px;">
<input type="checkbox" id="generateDiscountRefund" name="generateDiscountRefund" class="button" onclick="toggleShippingCost(this)" />&nbsp;<label for="generateDiscount" style="float:none; font-weight:normal;">{l s='Generate a voucher'}</label><br />
<input type="submit" name="partialRefund" value="{l s='Partial refund'}" class="button" style="margin-top:8px;" />
</div>
</div>
@@ -717,12 +781,11 @@
</div>
<br />
{/foreach}
<p class="info">{l s='When you read a message, please click on the green check to mark it as read.'}</p>
</fieldset>
{/if}
</div>
<div class="clear">&nbsp;</div>
<br /><br /><a href="{$currentIndex}&token={$smarty.get.token}"><img src="../img/admin/arrow2.gif" /> {l s='Back to list'}</a><br />
<br /><br /><a href="{$current_index}&token={$smarty.get.token}"><img src="../img/admin/arrow2.gif" /> {l s='Back to list'}</a><br />
{/block}
@@ -26,5 +26,5 @@
{* Generate HTML code for printing Invoice Icon with link *}
<span style="width:20px; margin-right:5px;">
<a href="pdf.php?id_order_invoice={$id_invoice}&pdf"><img src="../img/admin/tab-invoice.gif" alt="invoice" /></a>
<a href="{$link->getAdminLink('AdminPdf')}&submitAction=generateInvoicePDF&id_order_invoice={$id_invoice}"><img src="../img/admin/tab-invoice.gif" alt="invoice" /></a>
</span>
@@ -52,8 +52,9 @@
{foreach $payment_modules as $key_module => $module}
{if $module->active}
<td style="text-align: center">
{assign var='type' value='null'}
{if !$item['check_list'][$key_module]}
{$type = null}
{* Keep $type to null *}
{elseif $list['name_id'] === 'currency'}
{if $module->currencies && $module->currencies_mode == 'checkbox'}
{$type = 'checkbox'}
@@ -63,7 +64,7 @@
{else}
{$type = 'checkbox'}
{/if}
{if $type != null}
{if $type != 'null'}
<input type="checkbox" name="{$module->name}_{$list['name_id']}[]" value="{$item[$list['identifier']]}"
{if $item['check_list'][$key_module] == 'checked'}checked="checked"{/if}
/>
@@ -75,20 +75,21 @@
</div>
<div id="formMemcachedServer" style="margin-top: 10px; display:none;">
<form action="{$current}&token={$token}" method="post">
<label>{l s='IP Address:'} </label>
<label>{l s='IP Address'} </label>
<div class="margin-form">
<input type="text" name="memcachedIp" />
</div>
<label>{l s='Port:'} </label>
<label>{l s='Port'} </label>
<div class="margin-form">
<input type="text" name="memcachedPort" value="11211" />
</div>
<label>{l s='Weight:'} </label>
<label>{l s='Weight'} </label>
<div class="margin-form">
<input type="text" name="memcachedWeight" value="1" />
</div>
<div class="margin-form">
<input type="submit" value="{l s=' Add Server '}" name="submitAddServer" class="button" />
<input type="button" value="{l s=' Test Server '}" id="testMemcachedServer" class="button" />
</div>
</form>
</div>
@@ -145,12 +146,47 @@
$('#caching_system').change(function() {
showMemcached();
});
$('#addMemcachedServer').click(function() {
$('#formMemcachedServer').show();
return false;
});
$('#testMemcachedServer').click(function() {
var host = $('input:text[name=memcachedIp]').val();
var port = $('input:text[name=memcachedPort]').val();
if (host && port)
{
$.ajax({
url: 'index.php',
data:
{
controller: 'adminperformance',
token: '{$token}',
action: 'test_server',
sHost: host,
sPort: port,
ajax: true
},
context: document.body,
dataType: 'json',
context: this,
async: false,
success: function(data)
{
if (data && $.isArray(data))
{
var color = data[0] != 0 ? 'green' : 'red';
$('#formMemcachedServerStatus').show();
$('input:text[name=memcachedIp]').css('background', color);
$('input:text[name=memcachedPort]').css('background', color);
}
}
});
}
return false;
});
$('input[name="smarty_force_compile"], input[name="smarty_cache"], input[name="smarty_console"]').change(function(){
$('#smarty_up').val(1);
});
@@ -1,58 +0,0 @@
{*
* 2007-2012 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-2012 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">
</script>
{if isset($product->id)}
<h4>{l s='Accounting'}</h4>
<div class="separation"></div>
{if !empty($error)}
<div class="hint" style="display:block">{$error}</div>
{else}
<div class="hint" style="display:block">
{l s='Configure the account number of the product for each zone, if a field is empty, it will use the default one of the shop set in the Accounting Management tab'}
</div>
<h3>{l s='Account number'}</h3>
<br />
{foreach from=$productAccountNumberList['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']|htmlentities}" />
</div>
{/foreach}
</form>
<div style="text-align:left; font-size:11px;">
<i>{l s='These fields are used for the accounting export'}</i>
</div>
<div class="separation"></div>
{/if}
{/if}
@@ -24,8 +24,11 @@
* International Registered Trademark & Property of PrestaShop SA
*}
<input type="hidden" name="submitted_tabs[]" value="Associations" />
<div class="Associations">
<h4>{l s='Associations'}</h4>
{include file="controllers/products/multishop/check_fields.tpl" product_tab="Associations"}
<div class="separation"></div>
<div id="no_default_category" class="hint">
{l s='Please select a default category.'}
@@ -33,10 +36,13 @@
<table>
<tr>
<td class="col-left">
{include file="controllers/products/multishop/checkbox.tpl" field="category_box" type="category_box"}
<label for="category_block">{l s='Associated categories:'}</label>
</td>
<td class="col-right">
<div id="category_block">{$category_tree}</div>
<div id="category_block">
{$category_tree}
</div>
</td>
</tr>
<tr>
@@ -45,14 +51,15 @@
<tr>
<td></td>
<td class="col-right">
<a class="button bt-icon confirm_leave" href="{$link->getAdminLink('AdminCategories')}&addcategory">
<img src="../img/admin/add.gif" alt="{l s='Create new category'}" title="{l s='Create new category'}" />
<span>{l s='Create new category'}</span>
</a>
<a class="button bt-icon confirm_leave" href="{$link->getAdminLink('AdminCategories')}&addcategory">
<img src="../img/admin/add.gif" alt="{l s='Create new category'}" title="{l s='Create new category'}" />
<span>{l s='Create new category'}</span>
</a>
</td>
</tr>
<tr>
<td class="col-left">
{include file="controllers/products/multishop/checkbox.tpl" field="id_category_default" type="default"}
<label for="id_category_default">{l s='Default category:'}</label>
</td>
<td class="col-right">
@@ -65,20 +72,13 @@
</td>
</tr>
</table>
{if $feature_shop_active}
<div class="separation"></div>
{* @todo use asso_shop from Helper *}
<label>{l s='Shop association:'}</label>
{$displayAssoShop}
{/if}
<div class="separation"></div>
<table>
<tr>
<td class="col-left"><label>{l s='Accessories:'}</label></td>
<td style="padding-bottom:5px;">
<input type="hidden" name="inputAccessories" id="inputAccessories" value="{foreach from=$accessories item=accessory}{$accessory.id_product}-{/foreach}" />
<input type="hidden" name="nameAccessories" id="nameAccessories" value="{foreach from=$accessories item=accessory}{$accessory.name|htmlentitiesUTF8}¤{/foreach}" />
<input type="hidden" name="nameAccessories" id="nameAccessories" value="{foreach from=$accessories item=accessory}{$accessory.name|escape:'htmlall':'UTF-8'}¤{/foreach}" />
<div id="ajax_choose_product">
<p style="clear:both;margin-top:0;">
@@ -91,8 +91,8 @@
<div id="divAccessories">
{* @todo : donot use 3 foreach, but assign var *}
{foreach from=$accessories item=accessory}
{$accessory.name|htmlentitiesUTF8}{if !empty($accessory.reference)}{$accessory.reference}{/if}
<span onclick="delAccessory({$accessory.id_product});" style="cursor: pointer;">
{$accessory.name|escape:'htmlall':'UTF-8'}{if !empty($accessory.reference)}{$accessory.reference}{/if}
<span class="delAccessory" name="{$accessory.id_product}" style="cursor: pointer;">
<img src="../img/admin/delete.gif" class="middle" alt="" />
</span><br />
{/foreach}
@@ -117,43 +117,4 @@
</td>
</tr>
</table>
</div>
<script type="text/javascript">
var formProduct;
var accessories = new Array();
urlToCall = null;
/* function autocomplete */
$(document).ready(function() {
$('#product_autocomplete_input')
.autocomplete('ajax_products_list.php', {
minChars: 1,
autoFill: true,
max:20,
matchContains: true,
mustMatch:true,
scroll:false,
cacheLength:0,
formatItem: function(item) {
return item[1]+' - '+item[0];
}
}).result(addAccessory);
$('#product_autocomplete_input').setOptions({
extraParams: {
excludeIds : getAccessorieIds()
}
});
getManufacturers();
});
function getAccessorieIds()
{
var ids = {$product->id}+',';
ids += $('#inputAccessories').val().replace(/\\-/g,',').replace(/\\,$/,'');
ids = ids.replace(/\,$/,'');
return ids;
}
</script>
</div>

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