Fix:
- Code fixes
Fix:
- Code Refactoring.
- Added notification to clear cache after attribute import.
- Use UTC datetime.
- Removed hardcoded values.
- Todos fixed and removed.
- Removed unused dependencies.
- Default value set at 'import_all' for the CLI import command.
- Added error notification for FTP/SFTP issues.
- Added a test connection button for FTP/SFTP configuration form.
- Zip extension is now mandatory to install this package.
- Removed services calls from constuct functions.
- And other things...
Implemented enhancements:
- Usage of Gaufrette to handle FTP and SFTP connections.
Fix:
- Shorten job alias to be compatible with PostgreSQL.
- Update README with more informations.
- Fix attribute labels handling and import.
- Fix attribute groups names.
- Fix error with the multi-select attribute pages.
- Fix re-import of deleted attribute. Attributs were disabled.
- Fix product import error with PostgreSQL. It was impossible to store values grater than 1.
- Fix FTP import.
- Added a translatable label in the import form.
- Fix the product import for the "enable" status.
- Fix some typos.
- Fix some CSS.
Implemented enhancements:
- PostgreSQL compatibility
- It is now possible to import product files such as images and attachments.
Fix:
- Issue #9 : Revert Mapping Migrations to the default locale at the install.
- Issue #11 : Fix multi-enum import.
- Added some unit tests (still in progress for functional tests).
- Rework on PR #7 to fix attribute import.
Implemented enhancements:
- Added the possibility to import directly from an FTP or SFTP connection.
- Added a CLI command to import all CSV files at once.
Fix:
- PR #3 : Fixed a fatal error when the default localization isn't set up.
- PR #7 : Fix #6 the system attributes config were erased by the import system.
- PR #8 : Refactored attribute types list to a container parameter.
- PR #10 : Precision about EnhancedConnector bundle.
- Rewrite ZipFileReader to make it more simple.
- Some renames to fit with the bundle's name
oroneo
.
Implemented enhancements:
- Categories import under a "master category" defined in the Category Configuration panel
- Category Configuration panel : added the possibility to choose the default parent category.
Fix:
- Removed unecessary injections
- Fix beta5 upgrade : getAll() function replaced with getLocalizations()
Upgrade to support OroCommerce-beta5 version
Cleaning:
- Removed useless files
- Renamed Classes and files to match the name Oroneo
composer.json
adjusted- README updated
- Initial release : It's just you and me OroCommerce!