]> git.imager.perl.org - bse.git/history - site/cgi-bin/modules/BSE/Importer
add order item defaults too and bump versions
[bse.git] / site / cgi-bin / modules / BSE / Importer /
2019-07-25 Adrian OldhamIncrease max number of product import options.
2015-12-18 Tony Cookprevent the importer overwriting primary key fields
2015-07-13 Tony Cookuse the supplied name of the image file for working...
2015-04-24 Adrian Oldhamfix typo in Product importer docs
2014-09-01 Tony CookMerge Adrian's exhaustive module dir restructure changes
2014-09-01 Adrian Oldhammove OtherParent/s modules to more appropriate location
2014-09-01 Adrian Oldhammove Product/s modules to more appropriate location
2014-09-01 Adrian Oldhammove Article/s modules to more appropriate location
2014-09-01 Adrian Oldhamversion bump modules affected by generate move
2014-09-01 Adrian Oldhammove catalog module into bse module dir
2013-10-24 Tony Cookdon't strip _ and - from linkAlias in the importer
2013-05-28 Tony Cookimporter: only modify the price tiers that have mapped...
2013-04-08 Tony Cookimporter improvements:
2013-04-08 Tony Cookworkaround a CGI.pm handle() limitation
2013-04-08 Tony Cookset lastModifiedBy and createdBy sanely for imported...
2013-04-08 Tony Cookfix the CSV source to accept input from a file handle
2013-04-08 Tony Cookdocument sources work with file handles too
2013-04-08 Tony Cookuse common code to update modification details for...
2013-04-08 Tony Cookfix an old bug: disallow duplicate linkAlias or product...
2013-04-08 Tony Cookdon't abort an article import just because one file...
2013-04-08 Tony Cooksupport importing article files as we do products
2013-04-08 Tony Cookthe XLS parser now identifies it can't parse XLS
2013-04-08 Tony Cookimplement (and basically test) update_only for import...
2013-04-08 Tony Cooksupport importing from CSV files
2012-11-05 Tony Cookdocument the importer and add a web UI
2012-11-05 Tony Cookfix error message
2012-11-05 Tony Cookreorganize the importer code and document