Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #4

Merged
merged 57 commits into from
Mar 1, 2016
Merged

Develop #4

merged 57 commits into from
Mar 1, 2016

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