Commit Graph
8557 Commits
Author SHA1 Message Date
Rémi Gaillard 32e9c7ff4f // check fields before change products statuse 2013-03-12 12:28:40 +01:00
Damien Metzger 5907d4b8d7 // Added hook call in adminperformance 2013-03-12 12:19:22 +01:00
gRoussac a83d8d0cd8 [*] BO : file_put_contents returns length when success not true 2013-03-12 12:09:47 +01:00
Rémi Gaillard fd23b5e862 // typo fix 2013-03-12 11:03:30 +01:00
Rémi Gaillard 4aca474377 Merge pull request #318 from djfm/release
// fixed Bulgarian PDF generation
2013-03-12 02:34:28 -07:00
Rémi Gaillard 5441a97c28 // small installer fix 2013-03-12 10:30:44 +01:00
fram 690d761258 // fixed Bulgarian PDF generation 2013-03-12 10:28:35 +01:00
Damien Metzger 213b232278 // Moved layered rules from top to bottom in order to avoid conflicts 2013-03-12 10:17:10 +01:00
gRoussac a03bf13b8f [-] FO : Fix bug #PSCFV-5168, required phone in all templates 2013-03-11 19:01:58 +01:00
Rémi Gaillard f3579dd5eb [*] Installer: check if sessions path if writable 2013-03-11 18:51:48 +01:00
gRoussac d73fcdf412 [-] BO : Fix bug #PSCFV-7468 required phone in address creation 2013-03-11 17:39:13 +01:00
Rémi Gaillard 54ee8a21d8 // small typo fix 2013-03-11 17:03:17 +01:00
vAugagneur 78ebf6636c [-] 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 fd6540b896 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-11 15:10:27 +01:00
vAugagneur 0688061b0a //replace dirname(__FILE__) by _PS_ADMIN_DIR_ to prevent cache bug with __FILE__ 2013-03-11 15:10:22 +01:00
Rémi Gaillard 8625f39c07 // oops 2013-03-11 15:06:57 +01:00
Rémi Gaillard 68c9da5f25 [-] Installer: download the language pack even if this is a native language on installation 2013-03-11 15:03:38 +01:00
gRoussac 418995b96d [-] FO : minimum purchase total with wurrency 2013-03-11 15:00:42 +01:00
gRoussac eb48c91eac [-] FO : remove "Invalid address warning" when not "same" an no invoice address 2013-03-11 14:43:37 +01:00
Rémi Gaillard 9be5d8ac64 // uncomment trigger_error on Tools::throwDeprecated 2013-03-11 14:15:22 +01:00
Damien Metzger 7bd2bb9cb6 // This reverts commit 9ebe9e1894. "Changed modules list button" 2013-03-11 14:05:38 +01:00
gRoussac 6bd6f283a5 [-] FO : Fix bug #PSCFV-7946 delete customized product with several custos 2013-03-11 12:35:23 +01:00
Damien Metzger e9e74a171d // Improved pscleaner 2013-03-11 12:31:42 +01:00
Damien Metzger fdeba0497d // Small fix (module installation and pscleaner) 2013-03-11 12:31:42 +01:00
Rémi Gaillard dfba5630d2 // remove useless content on 404.php deprecated file 2013-03-11 11:51:32 +01:00
Damien Metzger bc8848e37c Merge pull request #314 from PrestaEdit/pscleaner
[-] MO: pscleaner - fixed bugs
2013-03-11 03:09:09 -07:00
Rémi Gaillard fe8070cde2 // PR-313 2013-03-11 10:55:56 +01:00
PrestaEdit 87ab3be15a [-] 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 9d0b6de69f [+] MO : new module PrestaShop Cleaner: Check and fix functional integrity constraints and remove default data 2013-03-08 18:11:00 +01:00
vAugagneur 1635178391 //small fix on Category::cleanPositions() 2013-03-08 17:35:41 +01:00
vAugagneur c3893b94bf //small js bug #PSCFV-8162 2013-03-08 14:53:19 +01:00
Damien Metzger 6d98b9a6ac // Fixed modules list icons retrieval 2013-03-08 11:53:25 +01:00
gRoussac 4caae0a8f4 [-] BO : get default language when context language is empty for translation 2013-03-08 10:02:27 +01:00
gRoussac 55208a938a [*] BO : Add default Unknown.jpg to genders 2013-03-07 19:26:52 +01:00
gRoussac 88eb72ab17 [-] Fo : Fix bug #PSCFV-7956 select invoice address when adding a first new address 2013-03-07 18:47:34 +01:00
Damien Metzger 458fc7ad1e // Installer translations 2013-03-07 18:33:53 +01:00
Damien Metzger c752195020 // Installer translation 2013-03-07 18:16:07 +01:00
gRoussac 7ec6d52e7a [-] MO : Fix bug #PSCFV-8160 iframe in editor 2013-03-07 17:53:34 +01:00
Francois Gaillard 55caa6f0cb [-] MO : Bug fix : AdminStores, smarty escape htmlall 2013-03-07 17:38:00 +01:00
gRoussac ee914abed9 [-] FO : Fix case for some excluded searched chars 2013-03-07 14:18:28 +01:00
Damien Metzger 2ba4c2c1cc [-] 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 70641cdc4e // PrestaShopException is not available in Autoload 2013-03-07 11:35:40 +01:00
gRoussac 75abfd4c57 [-] FO : Fix bug #PSCFV-8149 Notices on undefined properties 2013-03-07 11:30:20 +01:00
gRoussac 101ded7090 [-] 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 d758801752 [-] INSTALLER : Fix crash from genders jpg copy 2013-03-06 21:16:24 +01:00
gRoussac a54f1f58fc [-] BO : Bug with genders icons 2013-03-06 18:56:24 +01:00
gRoussac bfee79f5e7 [-] BO : Bug with duplicate carts in back office due to id_guest 2013-03-06 18:52:54 +01:00
Rémi Gaillard 433563b7f1 [-] 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 47ec8f0e78 [-] FO : Fix exception when PS_CART_FOLLOWING 2013-03-06 16:52:02 +01:00
gRoussac 834706f446 [-] FO : Fix bug #PSCFV-8132 authRedirection not implemented and wrong back redirection 2013-03-06 16:04:29 +01:00