Commit Graph

591 Commits

Author SHA1 Message Date
mMarinetti
168044b2a7 // move_translations_module_file will now display an error message more verbose 2012-05-31 07:45:13 +00:00
mMarinetti
82c2e65ee9 // fix error on table/column name in script p15012_add_missing_columns.php 2012-05-30 16:55:39 +00:00
fBrignoli
2c08469ee8 [-] Installer : Notice some constants are already defined 2012-05-30 15:30:26 +00:00
mMarinetti
4e195970e7 // added compatibility (upgrade from version <1.5 and >1.5 works properly) 2012-05-30 13:09:48 +00:00
fBrignoli
b1fae0fbf0 [-] PDF : After an upgrade, the Invoice's tax tab doesn't use the discounts 2012-05-30 13:02:35 +00:00
mDeflotte
e24ac55fbe // Fixed warning display on p15012_add_missing_columns 2012-05-30 12:59:33 +00:00
dMetzger
ace9b5ed29 // Fixing differences between install and update 2012-05-30 12:31:50 +00:00
dMetzger
bd538da02f // Removed the "discount" tables in the upgrader 2012-05-30 10:22:46 +00:00
dMetzger
c63153b060 // Removed the "discount" table in the upgrader 2012-05-30 10:03:03 +00:00
dMetzger
28b3e877f3 // Removed the SQL views created for retro compatibility (create more problems than it solves) 2012-05-30 09:25:55 +00:00
lLefevre
fc6b4309bc // Add italian translations of tabs 2012-05-30 08:26:38 +00:00
rMalie
50b3bbbc84 // Fix Shop::isFeatureActive() #PSCFV-2609 2012-05-29 12:05:13 +00:00
François Gaillard
00603a1825 [-] MO : #PSCFV-2437 : Shop ID configuration changed 2012-05-29 09:52:16 +00:00
François Gaillard
0fc24bc34a [-] MO : #PSCFV-2437 : Bug fix adding block using multishop (upgrader) 2012-05-29 07:57:48 +00:00
mMarinetti
99123af019 // replaced Tools::file_exists_cache by file_exists() 2012-05-25 15:16:43 +00:00
mMarinetti
a18e8a18ed // next version will be 1.5.0.13 :) 2012-05-25 15:11:58 +00:00
mMarinetti
28dd4c5731 // fix #PSCFV-905 fix 2012-05-25 13:43:41 +00:00
gCharmes
048bb8e4aa [-] INSTALLER : Add missing key on image product 2012-05-25 13:16:36 +00:00
mMarinetti
2ee18af371 // add missing licence 2012-05-25 12:23:09 +00:00
rMalie
2b033f6e06 // Fix id_shop in cart fixtures 2012-05-25 09:38:13 +00:00
vAugagneur
9c936ba2cc //now PrestaShop need at least PHP 5.1.3 to run 2012-05-25 06:53:32 +00:00
fBrignoli
b4d03de3d7 [-] BO : Total tax doesn't appear on the invoice 2012-05-24 16:16:09 +00:00
fBrignoli
a77237d3e1 // Installer 2012-05-24 16:01:40 +00:00
mMarinetti
8df3a976bb [-] upgrader : Fix #PSCFV-2563, thanks to Olea for the report 2012-05-24 15:56:50 +00:00
fBrignoli
d5dbd407d7 [-] Installer : Specific price could now be equal to 0 2012-05-24 09:11:40 +00:00
mMarinetti
7c7609c4f9 // minor fix USING BTREE removed 2012-05-23 11:44:09 +00:00
mMarinetti
41bdf7cb10 // deactivate_custom_modules will return false if file modules_list.xml does not exists 2012-05-23 11:43:34 +00:00
dMetzger
8ff69cab7f // Missing translation 2012-05-22 07:42:37 +00:00
dMetzger
675dd28461 // Translation 2012-05-22 07:29:07 +00:00
vAugagneur
fee45bc998 //small fix on advertising module link 2012-05-22 07:17:08 +00:00
rGaillard
79bfb639f0 // Fix simple_xml_warnings 2012-05-21 21:49:25 +00:00
tDidierjean
1a3cf40003 // move icon 2012-05-21 19:18:36 +00:00
mMarinetti
eb8352ab2e // remove deprecated table 2012-05-21 19:03:44 +00:00
rMalie
afb79a95c4 // Fix default access for profiles in installer 2012-05-21 18:48:14 +00:00
mMarinetti
6fe9ed9151 // remove not useful comments 2012-05-21 17:19:52 +00:00
mMarinetti
e4e6893b5c [-] Installer : fix missing columns, #PSCFV-2464 2012-05-21 17:18:03 +00:00
mMarinetti
5e9381cb36 // additional fix for cms feature and blockcms module 2012-05-21 17:17:08 +00:00
mMarinetti
ad78917187 // -executeS()/+execute() 2012-05-21 16:50:51 +00:00
fBrignoli
bffe2dd7c3 [-] Installer : Decimal replaces Float 2012-05-21 15:56:42 +00:00
vSchoener
9728babe15 // Fix accounting upgrade 2012-05-21 15:04:47 +00:00
tDidierjean
20ff929aea // fix module group upgrade 2012-05-21 15:01:04 +00:00
vAugagneur
30c656b204 //migrate shop tabs 2012-05-21 14:17:03 +00:00
tDidierjean
47ee71ca71 // fix upgrade delivery table 2012-05-21 14:05:20 +00:00
lLefevre
7b5d0bc72e [-] BO : fix #PSCFV-2466 : Fix translations tabs to spanish in installor : fix encoding errors 2012-05-21 10:00:57 +00:00
tDidierjean
e74efd77e8 // fix customer groups upgrade 2012-05-21 09:58:51 +00:00
lLefevre
c8baedaff8 [-] BO : fix #PSCFV-2466 : Fix translations tabs to spanish in installor 2012-05-21 09:48:43 +00:00
lLefevre
0b45a1aa09 [-] BO : fix #PSCFV-2466 : Fix translations tabs to spanish in installor 2012-05-21 09:44:00 +00:00
tDidierjean
ef789134bb // fix editorial module upgrade 2012-05-21 09:09:57 +00:00
mMarinetti
ae94ee08e7 // fix table cms naming 2012-05-20 11:55:45 +00:00
mMarinetti
f5c53c95a3 // fix extra ';' 2012-05-20 11:43:11 +00:00