Commit Graph

8673 Commits

Author SHA1 Message Date
gRoussac c7687d2eff [-] FO : GuestAccount required phone 2013-03-21 16:37:41 +01:00
gRoussac e6172fb6e9 [-] FO : update total_product_price_X when customized product after login 2013-03-21 15:22:42 +01:00
Rémi Gaillard 5f2a4f3dea [-] Installer: Install only the language choosen in the installer 2013-03-21 15:17:07 +01:00
gRoussac e00d7e736f [-] FO : Fix bug #PSCFV-8202 special chars for checkCustomizations js function 2013-03-21 15:09:02 +01:00
Rémi Gaillard dfd2b8f604 [-] Core: delete lang files 2013-03-21 14:15:55 +01:00
gRoussac 69bc3af380 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-21 14:07:11 +01:00
gRoussac 905c1b2018 [-] FO : Fix bug #PSCFV-8028 refactoring customization 2013-03-21 14:05:36 +01:00
Damien Metzger f215a69e10 // Fixed installer translations 2013-03-21 14:04:44 +01:00
Damien Metzger c0f55d37a3 // Fixed activity 2013-03-21 14:03:01 +01:00
Rémi Gaillard 103a2cb443 // reset category filter on adminproducts on multishop when category is not associated to the shop 2013-03-21 12:03:39 +01:00
Rémi Gaillard 09e5df3704 // switch to degraded mode with safe_mode only if errors on a first install 2013-03-21 11:17:24 +01:00
Rémi Gaillard 1f3f53607d // Fix installer when safe_mode is enabled 2013-03-21 10:56:26 +01:00
Rémi Gaillard 530f9e1a8b Merge pull request #338 from djfm/pl_installer
// Added Polish Installer
2013-03-21 02:50:03 -07:00
Rémi Gaillard 37489c752c // Fix htmlentities on csv export 2013-03-21 10:08:24 +01:00
Rémi Gaillard 34743b465b // Small fix 2013-03-21 10:02:36 +01:00
djfm cb84c1cbe4 //some changes after review from Magdalena 2013-03-21 09:49:24 +01:00
kpodemski 2c3d0e7657 another utf-8 fix :( 2013-03-21 09:49:23 +01:00
kpodemski 3d7a303046 fix utf-8 2013-03-21 09:49:23 +01:00
kpodemski 1acc4439cc fix 2013-03-21 09:49:23 +01:00
fram db58043fbe // some corrections in ru and pl installer 2013-03-21 09:49:23 +01:00
fram ece2ad6f21 // added Polish installer 2013-03-21 09:49:02 +01:00
Rémi Gaillard 646a68ef16 // oups 2013-03-20 20:13:38 +01:00
Rémi Gaillard 070ea4b556 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-20 20:12:52 +01:00
Rémi Gaillard 17c9814f63 [-] Core: Fix the listings in multishop context when you have at least a combination on one shop and not on the others and the same for the images 2013-03-20 20:12:28 +01:00
gRoussac 9275de936a [-] FO : Fix bug #PSCFV-8031 and maybe others, do not loop when calling displayNewProducts in blockcart 2013-03-20 20:10:52 +01:00
Damien Metzger 3820a011cb // Reduced localization form size 2013-03-20 18:10:53 +01:00
vAugagneur b901447827 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-20 17:28:58 +01:00
vAugagneur 697f3fb71a [+] CORE : added new hook actionModuleInstallBefore and actionModuleInstallAfter 2013-03-20 17:28:51 +01:00
Rémi Gaillard b1c47c4fde [-] Core: don't compute again price_wt in Product::addCustomizationPrice if already computed 2013-03-20 17:17:26 +01:00
Rémi Gaillard db9a73d41a [-] BO: AdminProductControllers::bulkDelete should return error message if stock left with adv stock management like standard delete #PSCFV-8250 2013-03-20 16:38:20 +01:00
Rémi Gaillard 98fe8b6dd5 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-20 16:37:02 +01:00
Rémi Gaillard d1ee26895e // Bug fix, no language is set when a employee is not logged yet 2013-03-20 16:06:48 +01:00
Rémi Gaillard d951460cff // sometimes shit happen and no language is set when a employee is not logged yet 2013-03-20 15:26:51 +01:00
Rémi Gaillard 3b97989d2e Merge pull request #335 from djfm/pdf
// fixed PDF invoice for ar, az, bg, ca, hr, cs, gl, ka, he, ko, lo, lv,...
2013-03-20 06:21:15 -07:00
djfm adf6786d40 // fixed PDF invoice for ar, az, bg, ca, hr, cs, gl, ka, he, ko, lo, lv, mk, fa, sk, sr, si, th, ur, tr, uk 2013-03-20 14:13:37 +01:00
vAugagneur 04c3b54c38 // remove themeinstallator from install modules list, now install from addons 2013-03-20 11:25:45 +01:00
Damien Metzger 2fb9b140f0 // Code cleaning thanks to maofree #PSCFV-7953 2013-03-20 11:21:56 +01:00
Rémi Gaillard 09d5c695bb [-] FO: Fix #PSCFV-7600 display accessory in the product page even if there are no stock for the default combination (on the default theme) 2013-03-20 11:14:33 +01:00
vAugagneur b70497189d [+] INSTALLER : added modules install from addons 2013-03-20 11:04:48 +01:00
Damien Metzger 155150ea00 [-] BO : fixed product indexation markup in import #PSCFV-7695 2013-03-20 10:43:18 +01:00
Damien Metzger 967a01f2ae [-] FO : fixed attributes order #PSCFV-8032 2013-03-20 10:31:51 +01:00
Rémi Gaillard e4890b629d // small fix for value of default refund displayed 2013-03-19 13:50:21 +01:00
gRoussac b9649c754e [-] BO : Fix bug #PSCFV-8027 bad sql query on messages when private bool = true 2013-03-19 11:34:54 +01:00
François Gaillard 5b96943e7f // Bug fix : Mobile, js errors fixed 2013-03-19 11:16:40 +01:00
gRoussac 1b7a914008 [*] BO : remove tiny_mce hard coded setup to tinymce.inc.js 2013-03-19 11:10:57 +01:00
François Gaillard 97c5c0d0c7 [*] Mobile : OPC, display carrier price, gift wrapping price and gift products 2013-03-19 10:01:07 +01:00
François Gaillard fddbfa6032 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-19 09:47:46 +01:00
François Gaillard a7f4f82fc0 // Debug removed from shopping cart 2013-03-19 09:47:39 +01:00
Damien Metzger ce4148b89a [-] BO : added important check of the default language for ObjectModel multilang properties 2013-03-18 17:48:37 +01:00
vAugagneur e9c618e55b //small fix when click on install button on tab module list 2013-03-18 15:27:56 +01:00