Skip to content

Conversation

@mbijnsdorp
Copy link

No description provided.

paales and others added 30 commits December 23, 2013 21:20
Update version in readme
Don't remove invalid rows from the bunch data, so when processing the data in the _saveCustomers() function, the invalid
rownumbers will still match.
# Conflicts:
#	src/app/code/community/AvS/FastSimpleImport/Model/Import/Entity/Customer.php
Also fixed some codestyle to get rid of the mass of style warnings in
the fixed file.
The image download fails if the import gets remote media file targets
with _media_target_filename containing subdirectories.

The download now creates the parent directories below the tmp folder if
required and also checks if the file handle for the target file is
valid.
…id-rows

Fix customer import wrong invalid rows
If the tests are run together with other installed projects, the fixture
load fails.
…dditional inner joins to catalog_product_index_price and let the unittests fail
If the image fetch by http gets a 404, the 404 page content is saved as image file.

The image fetch by http checks now if a 404 was returned and throws an exception.
Revert of the no-caching header fix.

If curl sends headers, it also writes headers to the result.
As a fast fix we just don't send headers and rely on uncached image data
paales and others added 27 commits September 21, 2015 10:26
Stock data was not being filtered and so values with ###IGNORE### or
###EMPTY### (or whatever token is set for those) was being used as
values for the database and hence overwriting stock data values when
user was not updating them in CSV.
#258 fix positioning of super attributes in configurable products.
OnTab enterprise module + Solve Image memory issue
Problem with Enterprise Edition and loading order of modules
[FIX] avoid syntax error, unexpected '['
Fix invalid root category validation
Conflicts:
	src/app/code/community/AvS/FastSimpleImport/Model/Import/Entity/Product.php
[fix] add support for PHP 5.3
mbijnsdorp added a commit that referenced this pull request Mar 1, 2016
@mbijnsdorp mbijnsdorp merged commit 0878126 into YouweGit:develop Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants