Commit Graph

42 Commits

Author SHA1 Message Date
Gregory Roussac
a383d55421 Merge pull request #707 from sjousse/development
[-] MO: ShopImporter fix imported prices
2013-09-09 08:31:15 -07:00
sjousse
00f3045690 fix imported prices 2013-09-09 17:24:27 +02:00
Gregory Roussac
5362f4d426 Merge pull request #699 from sjousse/patch-1
[*] MO : ShopImporter Optimize image copy in ShopImport module
2013-09-09 08:11:51 -07:00
sjousse
990a889b1c Add some fields to Orders in Import module 2013-09-09 17:08:17 +02:00
sjousse
6b080e1f02 Optimize image copy in ShopImport module
2 things :
- copy images to new folder structure instead of legacy one since it's a PS 1.5 branch
- don't create all sizes of images at migration, there's an Admin controller for that (Admin > Settings > Images). That's speed up the import and remove duplicate code (less code to support).

+ some cleaning of unused variables
2013-09-05 18:24:02 +02:00
sjousse
2f6e0e3fae Changed the way to get the home category (get it from Configuration table now) 2013-09-05 10:14:31 +02:00
sjousse
4d68595447 ShopImporter module is now aware of multi-shop
Imported categories was affected to Root category instead of a Shop's Home category.
I took the first shop home category is by default.
Maybe adding an option to choose the shop where the datas should be imported.
2013-09-04 18:26:24 +02:00
sjousse
536bdb550b fix file validation to use PHP native method 2013-08-26 18:23:39 +02:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
768fcf8f84 Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
lLefevre
a41bc7a189 [-] BO : fix #PSCFV-3106 : Patchouli mistake 2012-07-11 13:04:42 +00:00
rGaillard
ee70b85d6b // Improve performance and bug fixes 2012-06-06 16:22:48 +00:00
lLefevre
d5a5f3f7ea [-] FO : #PSCFV-2151 : Translations of errors are connected width sprintf() 2012-05-14 11:45:41 +00:00
lLefevre
f97093af7a [*] MO : change calls method Tools::displayError() by $name_module->l() && Translations 2012-05-09 10:06:23 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
vAugagneur
9c38d0975d //small fix 2012-03-09 13:53:58 +00:00
rMalie
d14913d8e6 // Normalize 2012-03-09 09:19:30 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
rMalie
84f4d0838c [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
rMalie
3e46ac3358 // Merge -> revision 9435 2011-10-19 08:14:42 +00:00
rMalie
f1d5a3bf77 // Merge -> revision 9385 2011-10-17 09:55:33 +00:00
rMalie
d79fcf00fb // Merge -> revision 9352 2011-10-14 08:20:54 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
rMalie
d46fbbc039 // Merge -> revision 9124 2011-10-07 09:54:43 +00:00
rMalie
bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie
c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00
rMalie
91083e190c // Merge -> revision 8800 2011-09-27 14:30:06 +00:00
rMalie
2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +00:00
rMalie
3d89058084 // Merge -> revision 8342 2011-09-05 14:56:02 +00:00
tDidierjean
02f2356696 // Merge -> revision 8206 2011-08-26 15:52:42 +00:00
rMalie
fd25111d74 // Merge -> revision 8114 2011-08-19 09:46:12 +00:00
rMalie
aa37be28db // Merge -> revision 8059 2011-08-16 09:10:40 +00:00
rMalie
d0dbb5c185 // Merge -> revision 8014 2011-08-11 12:00:05 +00:00
tDidierjean
0310674fe0 // Context part 29 2011-08-08 13:17:12 +00:00
fBrignoli
d9fa602cc3 [~] Hook::get replaced by Hook::getIdByName 2011-08-05 14:49:18 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
rMalie
923269001b // Fix shop association on new object + some strict standard for Franck 2011-07-11 13:18:17 +00:00
rGaillard
8fc7f11014 2011-07-06 10:54:11 +00:00
rGaillard
d1a13007b9 2011-07-06 10:10:43 +00:00
aFolletete
05a58f53e6 // 1.5 branche creation 2011-04-12 18:24:40 +00:00