Commit Graph

8545 Commits

Author SHA1 Message Date
vAugagneur eb4e0946bb [-] FO : fixed bug #PSCFV-5744 - Using attribute values with decimal points numbers and its ten multiple, have the same url 2013-03-11 16:29:33 +01:00
vAugagneur 68b9b796d7 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-11 15:10:27 +01:00
vAugagneur 5f47b81211 //replace dirname(__FILE__) by _PS_ADMIN_DIR_ to prevent cache bug with __FILE__ 2013-03-11 15:10:22 +01:00
Rémi Gaillard 6c037a7b11 // oops 2013-03-11 15:06:57 +01:00
Rémi Gaillard 11bc38b1f9 [-] Installer: download the language pack even if this is a native language on installation 2013-03-11 15:03:38 +01:00
gRoussac 6c79baedc3 [-] FO : minimum purchase total with wurrency 2013-03-11 15:00:42 +01:00
gRoussac aa1f260b38 [-] FO : remove "Invalid address warning" when not "same" an no invoice address 2013-03-11 14:43:37 +01:00
Rémi Gaillard 427f12f4a1 // uncomment trigger_error on Tools::throwDeprecated 2013-03-11 14:15:22 +01:00
Damien Metzger a33c6ff54b // This reverts commit 9ebe9e1894. "Changed modules list button" 2013-03-11 14:05:38 +01:00
gRoussac 3c6ac17a72 [-] FO : Fix bug #PSCFV-7946 delete customized product with several custos 2013-03-11 12:35:23 +01:00
Damien Metzger e9370f1892 // Improved pscleaner 2013-03-11 12:31:42 +01:00
Damien Metzger bc30531063 // Small fix (module installation and pscleaner) 2013-03-11 12:31:42 +01:00
Rémi Gaillard d424a99d7e // remove useless content on 404.php deprecated file 2013-03-11 11:51:32 +01:00
Damien Metzger 79e13721ea Merge pull request #314 from PrestaEdit/pscleaner
[-] MO: pscleaner - fixed bugs
2013-03-11 03:09:09 -07:00
Rémi Gaillard f60daa5ee5 // PR-313 2013-03-11 10:55:56 +01:00
PrestaEdit 025badd0ce [-] MO: pscleaner - fixed bugs
We need to know that 'editorial' is a module and not always install (so, table can not be there).

ps2 need to be _DB_PREFIX_ !
2013-03-08 20:07:08 +01:00
Damien Metzger a273b34038 [+] MO : new module PrestaShop Cleaner: Check and fix functional integrity constraints and remove default data 2013-03-08 18:11:00 +01:00
vAugagneur 0dc5417779 //small fix on Category::cleanPositions() 2013-03-08 17:35:41 +01:00
vAugagneur a92ac11901 //small js bug #PSCFV-8162 2013-03-08 14:53:19 +01:00
Damien Metzger 7ec0f0e391 // Fixed modules list icons retrieval 2013-03-08 11:53:25 +01:00
gRoussac c7da54fe0e [-] BO : get default language when context language is empty for translation 2013-03-08 10:02:27 +01:00
gRoussac 70e61c2c47 [*] BO : Add default Unknown.jpg to genders 2013-03-07 19:26:52 +01:00
gRoussac ca85825acd [-] Fo : Fix bug #PSCFV-7956 select invoice address when adding a first new address 2013-03-07 18:47:34 +01:00
Damien Metzger 6d12a5b7d7 // Installer translations 2013-03-07 18:33:53 +01:00
Damien Metzger 1093493e30 // Installer translation 2013-03-07 18:16:07 +01:00
gRoussac 9a97fd154e [-] MO : Fix bug #PSCFV-8160 iframe in editor 2013-03-07 17:53:34 +01:00
François Gaillard 7467fa17da [-] MO : Bug fix : AdminStores, smarty escape htmlall 2013-03-07 17:38:00 +01:00
gRoussac 4f7864aee9 [-] FO : Fix case for some excluded searched chars 2013-03-07 14:18:28 +01:00
Damien Metzger 8610305f9f [-] BO : admin language is now based directly on the employee language instead of the cookie 2013-03-07 12:18:49 +01:00
Damien Metzger 8cab8685cd // PrestaShopException is not available in Autoload 2013-03-07 11:35:40 +01:00
gRoussac ee721df2f8 [-] FO : Fix bug #PSCFV-8149 Notices on undefined properties 2013-03-07 11:30:20 +01:00
gRoussac d4bf96b387 [-] BO : Rename genders images when upgrading from 1.5.0.1 to 1.5.3.1 2013-03-07 11:24:53 +01:00
Gregory Roussac bd7d730be0 [-] INSTALLER : Fix crash from genders jpg copy 2013-03-06 21:16:24 +01:00
gRoussac 5859ec31cf [-] BO : Bug with genders icons 2013-03-06 18:56:24 +01:00
gRoussac 86abe094d2 [-] BO : Bug with duplicate carts in back office due to id_guest 2013-03-06 18:52:54 +01:00
Rémi Gaillard 789f6ee19c [-] FO: Fix ecotax displayed on the quantity discounts tab with a change of base_price on the product page 2013-03-06 18:02:13 +01:00
gRoussac c864b21845 [-] FO : Fix exception when PS_CART_FOLLOWING 2013-03-06 16:52:02 +01:00
gRoussac 87dbc5bacc [-] FO : Fix bug #PSCFV-8132 authRedirection not implemented and wrong back redirection 2013-03-06 16:04:29 +01:00
Rémi Gaillard c88e95c869 [-] BO: Auto-select the tax rules group most used on product creation 2013-03-06 15:06:11 +01:00
Rémi Gaillard 73b512359d [-] BO: Fix SQL error on click on notification if no new notifications 2013-03-06 12:05:34 +01:00
François Gaillard 24ce24426f [-] MO : Bug fix : AdminHomeController, allow_url_fopen && Tools::file_get_contents() 2013-03-06 11:11:57 +01:00
gRoussac a931cc298a [-] INSTALLER : Using $this when not in object context 2013-03-06 10:40:23 +01:00
sLorenzini 919439e1b9 [-] FO: fixed bug Module crosselling not working properly (Scroll / JS) - #PSCFV-8080 2013-03-06 10:39:26 +01:00
gRoussac cbab0d38b7 [-] BO : Fix warning on $db_tab_module_list 2013-03-06 10:18:36 +01:00
Rémi Gaillard 41645cb225 [-] BO: Fix Currencies bulk statuses and deletion 2013-03-05 18:16:52 +01:00
Damien Metzger e064ea2fd8 [-] FO : the option that disable the tax display in the cart wasn't used anymore, I used it again #PSCFV-8033 2013-03-05 17:55:07 +01:00
gRoussac 1f41a42d1a [-] INSTALLER: Fix syntax error, unexpected 'public' (T_PUBLIC) 2013-03-05 17:17:16 +01:00
gRoussac 7541525f55 [-] FO : Fix bug #PSCFV-7880 display wrapping row in cart 2013-03-05 17:17:04 +01:00
François Gaillard 53aefa5b33 [-] BO : Premium activation block & logos 2013-03-05 15:15:18 +01:00
Rémi Gaillard fe6cbcedc8 // Fix encoding of test email 2013-03-05 13:32:33 +01:00