gRoussac
31f421153d
[-] BO : Fix bug #PSCFV-9323 supplier_reference can be unset
2013-10-03 18:20:45 +02:00
gRoussac
c75cda2429
[*] BO : AdminImport, retrieve separators and lang selected
2013-10-03 17:35:20 +02:00
gRoussac
7f32e8d187
[-] BO : Fix bug #PSCFV-10064, could not import feature in multilang, thanks @E.Bigfoot
2013-10-03 16:09:43 +02:00
gRoussac
8b2215eec5
// remove warning
2013-10-03 15:02:48 +02:00
gRoussac
0f288583ca
[-] BO : Remove dead code in AdminImport
2013-10-03 14:57:03 +02:00
Rémi Gaillard
e190c8df9f
// small fix on import
2013-10-03 10:33:43 +02:00
gRoussac
e9a3c98af9
[-] BO : Fix bug #PSCFV-8389 duplicates is SpecificPrice table
2013-10-02 18:57:45 +02:00
gRoussac
da48cea96e
[-] BO : AdminImport, tables are not truncated
2013-10-02 17:54:48 +02:00
gRoussac
bf6a0e0077
[-] BO : Fix bug #PSCFV-5060 could not import supplier_combinations in combinations import
2013-10-02 15:46:11 +02:00
gRoussac
c4e549db13
[-] BO : Fix #PSCFV-6482 could not import tags in deiffrent languages
2013-10-02 14:20:27 +02:00
gRoussac
7d764c5ce8
[-] BO : AdminImport, not matching by ref for updating
2013-09-30 11:50:51 +02:00
Kevin Granger
8ed77030aa
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
...
Conflicts:
admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/modules/list.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/products/informations.tpl
admin-dev/themes/default/template/controllers/products/prices.tpl
admin-dev/themes/default/template/controllers/products/suppliers.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/toolbar.tpl
classes/helper/HelperList.php
controllers/admin/AdminGroupsController.php
controllers/admin/AdminManufacturersController.php
2013-09-30 11:01:23 +02:00
gRoussac
813ef8bc7e
[-] BO : Could not import empty linkrewrite for products and not matching refs
2013-09-27 19:22:10 +02:00
gRoussac
126c21d39a
[*] BO : AdminImport, remove csv files
2013-09-26 18:34:18 +02:00
gRoussac
98148cfe03
// Adminimport revert sort order in select
2013-09-26 18:02:28 +02:00
gRoussac
4fc4ee721e
[*] BO : Adminimport, check csv download path
2013-09-26 17:50:26 +02:00
gRoussac
d3ad12e536
[*] BO : Add csv file download in AdminImport
2013-09-26 17:40:33 +02:00
gRoussac
8c1240cb2c
[-] BO : Sort import files in select
2013-09-26 15:13:34 +02:00
gRoussac
6f840eceba
[-] BO : Fix bug #PSCFV-9675 could not import non existent parent category
2013-09-24 18:00:01 +02:00
gRoussac
0f4781053b
[-] BO : Bad entity pre selected in AdminImport
2013-09-24 17:08:33 +02:00
gRoussac
10d6e97aca
[-] BO : Fix bug #PSCFV-10483, could not import other language product link_rewrite
2013-09-24 16:42:22 +02:00
gRoussac
3448027861
// report of pull request 737
2013-09-24 16:41:15 +02:00
Gregory Roussac
4c399875d9
Merge pull request #737 from codeurWeb/patch-3
...
[-] BO : fix postProcess override on AdminImportController
2013-09-24 01:54:18 -07:00
Julien
6acebca8fa
[-] BO : fix postProcess override on AdminImportController
...
When we override the constucteur of AdminImport to add an import type and PS_ADVANCED_STOCK_MANAGEMENT is off, switch index is undefined for "Supply Orders" and "Supply Order Details".
Default case of switch is never used.
2013-09-23 21:04:55 +02:00
Julien
6850db0612
[-] BO : fix contructor override on AdminImportController
...
When we overload the constucteur of AdminImport to add an import type and PS_ADVANCED_STOCK_MANAGEMENT is off, switch index is undefined for "Supply Orders" and "Supply Order Details".
2013-09-23 20:23:45 +02:00
gRoussac
0361d5db8d
[-] BO : do not reaffect import_type for categories
2013-09-19 16:59:04 +02:00
gRoussac
803b6ce8ec
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
...
Conflicts:
controllers/admin/AdminImportController.php
2013-09-19 16:38:01 +02:00
gRoussac
0c511dead5
[*] FIX #PSCFV-8106 do not regenerate thumbnails if not
2013-09-19 16:28:19 +02:00
Rémi Gaillard
e7286c44f2
// typo
2013-09-18 18:08:22 +02:00
gRoussac
2e311410b2
[*] BO : Set import entity in cookie (#PSCFV-8214)
2013-09-18 17:02:00 +02:00
gRoussac
f293562ea4
[-] BO : Fix bug #PSCFV-8214 import entity pre selected
2013-09-18 15:03:16 +02:00
Kevin Granger
c7ec33f062
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
...
Conflicts:
admin-dev/themes/default/css/admin.css
admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form_ranges.tpl
admin-dev/themes/default/template/controllers/categories/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/home/content.tpl
admin-dev/themes/default/template/controllers/localization/content.tpl
admin-dev/themes/default/template/controllers/orders/_customized_data.tpl
admin-dev/themes/default/template/controllers/orders/_new_product.tpl
admin-dev/themes/default/template/controllers/orders/_product_line.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/tax_rules/helpers/list/list_header.tpl
admin-dev/themes/default/template/footer.tpl
controllers/admin/AdminCarrierWizardController.php
controllers/admin/AdminCarriersController.php
controllers/admin/AdminCmsController.php
controllers/admin/AdminLocalizationController.php
controllers/admin/AdminManufacturersController.php
controllers/admin/AdminSuppliersController.php
css/admin.css
js/admin-products.js
js/admin_carrier_wizard.js
translations/fr.gzip
2013-09-13 11:41:14 +02:00
Sarah Lorenzini
f09347a8be
// update backup BDD, import, and email pages
2013-09-05 14:55:07 +02:00
Jerome Nadaud
da12fbdd5e
[-] BO : FixBug #PSCFV-10213 check product/attribute id - Thanks F. Cespedes
2013-09-02 19:09:47 +02:00
Damien Metzger
496db1d13e
// Added automatic smarty cache clearing after catalog import (csv)
2013-08-20 10:45:55 +02:00
Sarah Lorenzini
142006e69a
// update advanced parameters
2013-08-02 15:10:58 +02:00
PhpMadman
1dd7d6afcc
[-] BO : Fixed incorrect error message in a_s_m
...
[+] BO : Added support for Depends On Stock
[-] BO : Added missing check if warehouse is set in csv
2013-07-29 11:54:15 +02:00
PhpMadman
909948bfb9
[+] BO : Added support to set A warehouse by id
...
[*] BO : Import will clear any warehouses allready set
2013-07-29 10:27:31 +02:00
PhpMadman
4857c8c788
[+] BO: Added support for Advanced Stock Management
...
[*] BO: Fixed typos
[*] BO: Auto remove product from DependsOnStock of Advanced Stock Management is disabled
[*] BO: Added id to warehouse controller
2013-07-29 09:35:39 +02:00
Madman
1895ec8731
// Begining of Support for Advanved Stock Managment in CSV Import
2013-07-26 15:30:54 +02:00
Rémi Gaillard
4b492046c0
// add another logs information
2013-07-12 10:55:37 +02:00
Dragan Skrbic
d00ccdf306
// Fixed image import
2013-04-29 18:07:42 +02:00
Dragan Skrbic
7f8a33763a
// Fixed image import
2013-04-29 18:07:42 +02:00
Damien Metzger
989b19d94a
[-] BO : fixed image import with allow_url_fopen deactivated #PSCFV-8181
2013-04-29 17:45:45 +02:00
Damien Metzger
3600a31862
[-] BO : fixed image import with allow_url_fopen deactivated #PSCFV-8181
2013-04-29 17:45:45 +02:00
François Gaillard
8bc725f4b6
// Release branch merged
2013-03-27 10:25:16 +01:00
Francois Gaillard
77871338c6
// Release branch merged
2013-03-27 10:25:16 +01:00
Damien Metzger
155150ea00
[-] BO : fixed product indexation markup in import #PSCFV-7695
2013-03-20 10:43:18 +01:00
Damien Metzger
77002bb3f5
[-] BO : fixed product indexation markup in import #PSCFV-7695
2013-03-20 10:43:18 +01:00
Damien Metzger
9ae5e0e12a
// Code cleaning
2013-03-19 16:39:02 +01:00