Commit Graph

4657 Commits

Author SHA1 Message Date
Rémi Gaillard 17ee071bdf Merge pull request #540 from axometeam/patch-7
[*] BO : Correct the getList() request for quantity and id_product
2013-07-11 06:40:17 -07:00
Rémi Gaillard 004e833b24 [+] BO: Addition, deletion and edition are now logged 2013-07-11 14:50:23 +02:00
Damien Metzger d772d97bfa [-] BO : you can now have different mail topic for one mail template #PSCFV-9617 2013-07-11 14:27:40 +02:00
Damien Metzger bad15211a8 [-] BO : added checks on product attributes properties #PSCFV-9703 2013-07-09 11:30:59 +02:00
Gregory Roussac 1a6518689c Merge pull request #415 from ccauw/patch-11
[-] BO : Fix bug #PSCFV-8987 in BO translations when Windows OS
2013-07-08 01:34:48 -07:00
Rémi Gaillard 12e7e3a44a [-] BO: display vat number field should not depends of the vatnumber module #PSCFV-9672 2013-07-04 17:00:27 +02:00
Axome fe660c097c [*] BO : Correct the getList() request for quantity and id_product
Quantity and Id_product should be fixe as Int, else the Mysql request do something like : quantity LIKE "%0%"

When an admin key-in quantity as 0, he want product with quantity as 0, not as 0 / 10 /20 / 30... ect (The same for id_product)
2013-07-03 11:18:04 +02:00
Rémi Gaillard 6b71ec8b09 [-] BO: product supplier price should not be converted on product page #PSCFV-9420 2013-07-02 15:45:12 +02:00
Damien Metzger 006e8718f2 // Improved label of IETF language tag 2013-07-01 12:35:32 +02:00
Damien Metzger 56aab3c676 // Fixed references to a "conversion rate" that was in fact the "exchange rate" 2013-07-01 12:14:50 +02:00
gRoussac f824b537cf [-] BO : Fix bug #PSCFV-8619 update order weight when modifying products 2013-07-01 11:32:09 +02:00
Rémi Gaillard ec3095ac32 [-] BO: Fix manufacturer addresses duplication #PSCFV-9601 2013-06-28 10:18:49 +02:00
Damien Metzger 8f01b35f46 [-] BO : fixed translation and languages issues 2013-06-27 17:51:25 +02:00
Vincent Augagneur 374de1b6c8 Merge pull request #515 from axometeam/patch-3
[-] BO : remove robots.txt rules preventing Google shopping indexing
2013-06-27 06:52:11 -07:00
Rémi Gaillard 9bafc25878 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-06-27 15:41:57 +02:00
Rémi Gaillard 17579de481 [-] FO: Fix #PSCFV-9325 all was included on 301 for root deprecated controllers 2013-06-27 15:41:37 +02:00
Vincent Augagneur 1f5c1927c6 Merge pull request #521 from misthero/patch-1
Update AdminCustomerThreadsController.php
2013-06-27 06:01:40 -07:00
Vincent Augagneur 453bb826ef [-] BO : fixed bug #PSCFV-9586 - Unable to sort CMS page in back office 2013-06-27 10:19:22 +02:00
Rémi Gaillard 9257dc80c2 [-] BO: Fix #PSCFV-9455 stock was resetted if adv stock management is enable and product preference is submited on shop context 2013-06-26 14:17:45 +02:00
misthero 00ee8ad4ef Update AdminCustomerThreadsController.php
$contact->name can be an array throwing a warning Warning: preg_match() expects parameter 2 to be string when answering to a customer
2013-06-26 10:32:54 +02:00
gRoussac 64f615a061 [-] BO : Fix warnings when product not available in Shop 2013-06-25 18:16:06 +02:00
Rémi Gaillard f73eb070ab // small fix 2013-06-25 15:50:36 +02:00
Rémi Gaillard 36c7b9df48 [-] BO: This is now not possible to move a tab with id_parent = 0 to an another tab 2013-06-24 18:25:38 +02:00
gRoussac b421d469d2 [-] Fix bug #PSCFV-8109 country creation/activation regarding payment modules restrictions 2013-06-24 16:45:10 +02:00
gRoussac 50c88dc4de [-] BO : Fix bug #PSCFV-7353 can not see the thumb for a scene 2013-06-24 14:50:10 +02:00
Damien Metzger 84860a1b2a // Added recommendation for the logo size 2013-06-24 10:40:03 +02:00
Axome c8f3985347 [-] BO : remove "utm_*" rules preventing Google services from indexing the shop
Google shopping refuses all products having their URL blocked by the robots.txt file
2013-06-21 17:22:03 +02:00
Damien Metzger 0a7428c8be [-] BO : allow partial use for credit slip vouchers #PSCFV-9539 2013-06-21 09:45:49 +02:00
gRoussac 21d04cb423 [-] BO : Fix bug #PSCFV-9264 bad cancel qty when refund / return 2013-06-20 18:21:55 +02:00
Rémi Gaillard 68540f1887 [-] BO: Stock should not appears on product listing when stock management is disabled #PSCFV-8207 2013-06-19 11:35:24 +02:00
Damien Metzger ca984840b1 // Fixed button order in AdminCartRules 2013-06-18 16:15:51 +02:00
Damien Metzger 54fac4ee54 // Fixed charset for some items of the dashboard 2013-06-18 14:59:22 +02:00
Damien Metzger 5f4b6a6534 // After a successful install of a single module that has a configuration method, to the configuration page 2013-06-18 09:12:41 +02:00
Damien Metzger d9245a31c8 // Removed deprecated parameter in AdminCustomerThreads / displaydate 2013-06-17 12:17:09 +02:00
Damien Metzger aefc22bb10 [-] BO : fixed quote issue with magic quote in customization in adminorders #PSCFV-9311 2013-06-17 11:40:35 +02:00
Damien Metzger c53d2d04ce [-] BO : fixed parsing of discount value in AdminOrders #PSCFV-9481 2013-06-17 11:16:16 +02:00
Vincent Augagneur 148cb6c123 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-06-14 15:01:27 +02:00
Vincent Augagneur 6778b17b23 [-] BO - fixed bug #PSCFV-9347 - Saving the E-Mail preferences loses the smtp server password 2013-06-14 15:01:22 +02:00
Damien Metzger 12e13e275f [-] BO : fixed ajax in permissions tab #PSCFV-7442 2013-06-14 11:20:38 +02:00
Damien Metzger 331dcc4d6e [-] BO : Fixed permission update #PSCFV-7441 2013-06-14 10:48:24 +02:00
Damien Metzger 5493010e67 [-] BO : postcode required in manufacturer address 2013-06-14 10:25:37 +02:00
Damien Metzger ff876034b4 // Fixed display of the image option "legacy system" 2013-06-14 09:57:00 +02:00
Damien Metzger cd6f415dc1 [-] BO : fixed link in AdminTracking #PSCFV-7409 2013-06-13 18:38:00 +02:00
Rémi Gaillard fafb7fdef7 [-] BO: Fix #PSCFV-8904 bad id_warehouse is stored on ps_address table 2013-06-13 15:05:55 +02:00
Rémi Gaillard f5dfb12e4d [-] BO: association of product attributes on associating a product to another shop #PSCFV-8735 2013-06-13 14:30:21 +02:00
Rémi Gaillard b3a823f876 [-] BO: Fix #PSCFV-7763 Re-inject quantities after deleting a product from a order 2013-06-12 17:08:00 +02:00
Rémi Gaillard 91ececef1a // missing return statement 2013-06-11 12:19:04 +02:00
Rémi Gaillard 7ed9ceb593 [-] BO: Addresses are now totally deleted from the database if not used on a order 2013-06-11 12:18:05 +02:00
Vincent Augagneur 5ec9aa56ac //small fix 2013-06-10 12:15:11 +02:00
Vincent Augagneur 12872fea65 [-] BO - fixed bug #PSCFV-9071 - PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL have not updated after updated Shop domain and SSL domain from Preferences > SEO & URLs 2013-06-10 10:47:57 +02:00