Commit Graph

3327 Commits

Author SHA1 Message Date
Damien Metzger
35da9f6c00 // Fixed button order 2013-03-22 17:51:09 +01:00
Rémi Gaillard
ecf433b9b8 // Another fix for installation with safe_mode 2013-03-22 15:20:40 +01:00
Rémi Gaillard
36d2e58a90 // small fix for language installation 2013-03-22 14:46:19 +01:00
Rémi Gaillard
2dac1e211c // install languages on installer part 2 2013-03-21 18:32:27 +01:00
gRoussac
8dfef27674 [-] FO : Fix bug #PSCFV-8028 refactoring customization 2013-03-21 14:05:36 +01:00
Rémi Gaillard
f504b3c594 // Fix installer when safe_mode is enabled 2013-03-21 10:56:26 +01:00
Rémi Gaillard
b2d1270433 // Fix htmlentities on csv export 2013-03-21 10:08:24 +01:00
Rémi Gaillard
6be433a2fe // Small fix 2013-03-21 10:02:36 +01:00
Rémi Gaillard
72f49a93f4 // oups 2013-03-20 20:13:38 +01:00
Rémi Gaillard
5f181c8e4c [-] 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
vAugagneur
f8fd67e2c4 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-20 17:28:58 +01:00
vAugagneur
ecfb24dad4 [+] CORE : added new hook actionModuleInstallBefore and actionModuleInstallAfter 2013-03-20 17:28:51 +01:00
Rémi Gaillard
02d58956c8 [-] Core: don't compute again price_wt in Product::addCustomizationPrice if already computed 2013-03-20 17:17:26 +01:00
djfm
6ab2ffaf12 // 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
a2362d1d6f // remove themeinstallator from install modules list, now install from addons 2013-03-20 11:25:45 +01:00
Damien Metzger
40bddde9cc // Code cleaning thanks to maofree #PSCFV-7953 2013-03-20 11:21:56 +01:00
vAugagneur
b95b5861ef [+] INSTALLER : added modules install from addons 2013-03-20 11:04:48 +01:00
Damien Metzger
d683478818 [-] FO : fixed attributes order #PSCFV-8032 2013-03-20 10:31:51 +01:00
gRoussac
319d6ddec8 [-] BO : Fix bug #PSCFV-8027 bad sql query on messages when private bool = true 2013-03-19 11:34:54 +01:00
Damien Metzger
bf171af16a [-] BO : added important check of the default language for ObjectModel multilang properties 2013-03-18 17:48:37 +01:00
vAugagneur
7bcc1ff651 [-] BO : fixed bug #PSCFV-8285 - module tab listing permission 2013-03-18 14:54:04 +01:00
Damien Metzger
d346307c97 // Small fix 2013-03-18 11:49:45 +01:00
Damien Metzger
83b6c3bbab // Clean code 2013-03-18 11:08:57 +01:00
Rémi Gaillard
f483feb53d [-] Core: Fix #PSCFV-8293 bad sql vars name on Order::getShipping() #PSCFV-8293 2013-03-18 11:05:06 +01:00
Rémi Gaillard
e3ea401fe0 [*] WS: Add contact entity 2013-03-15 14:36:26 +01:00
Rémi Gaillard
e1bb55dbba // Clean order_detail_tax table after deleting an order detail #PSCFV-8278 2013-03-15 11:51:19 +01:00
Rémi Gaillard
8244e15408 // Clean Language::checkAndAddLanguage() 2013-03-15 11:14:29 +01:00
Francois Gaillard
3599958b5c Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-14 17:01:55 +01:00
Francois Gaillard
70d79c5983 Revert "[-] FO : Bug fix : JS Minifier replaced with Google Closure Compiler"
This reverts commit da77ce1029.
2013-03-14 17:01:16 +01:00
gRoussac
28285efb31 // again remove additional \t 2013-03-14 16:58:28 +01:00
gRoussac
99fc6fb857 // remove additionnal \t 2013-03-14 16:55:06 +01:00
gRoussac
094c12f991 [-] FO : Fix bug #PSCFV-6595, fancybox images for IE and AlphaImageLoader 2013-03-14 16:53:26 +01:00
Francois Gaillard
505d3be5c3 [-] FO : Bug fix : JS Minifier replaced with Google Closure Compiler 2013-03-14 16:37:22 +01:00
Rémi Gaillard
26f0608071 Merge pull request #299 from samy-r/dev-import-time
Import time improvment
2013-03-14 14:29:20 +01:00
Rémi Gaillard
d8b31d6a4f Merge pull request #317 from Shagshag/patch-2
[-] SQL error in Combination::setAttributes
2013-03-14 14:26:51 +01:00
Rémi Gaillard
3e8e0fe7a4 [-] Core: Fix search indexation when nb languages * nb shops > 50 2013-03-14 14:16:31 +01:00
gRoussac
2bb4c6c08a [-] FO : Do no try to add empty css or js file name 2013-03-14 11:15:49 +01:00
Damien Metzger
1f540553b2 // Added lock to class_index generation 2013-03-14 11:00:23 +01:00
gRoussac
76c06ec8c6 [-] FO : Check for cart rules before diplaying shopping cart in OPC 2013-03-13 18:42:40 +01:00
Rémi Gaillard
09f70a0020 [-] FO: Fix separated packages 2013-03-13 18:02:54 +01:00
vAugagneur
ee53bc4aea //added russian installer and changed english strings 2013-03-13 16:28:19 +01:00
Francois Gaillard
9f2de77e36 [-] FO : Mobile theme updated, templates added/improved 2013-03-13 15:28:42 +01:00
gRoussac
7591efd6d6 [-] CORE : Preserve carrier reference integrity in cart rules when updating a carrier 2013-03-13 14:31:26 +01:00
fram
77efe4c04e // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39: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
Rémi Gaillard
f3579dd5eb [*] Installer: check if sessions path if writable 2013-03-11 18:51:48 +01:00
Rémi Gaillard
8625f39c07 // oops 2013-03-11 15:06:57 +01:00