This repository has been archived by the owner on Apr 5, 2018. It is now read-only.
Releases: boboldehampsink/import
Releases · boboldehampsink/import
0.8.3
Respect element connect limits
0.8.2
- Updated the slugify function to match the latest Craft createSlug function
- Check if the installation supports usergroups
- Fixed phpunit unit testing
0.8.1
- Respect import order when connecting to entries, assets or users
- Report when deleting fails
0.8.0
- Added the ability to import Users and Categories
- Added the ability to download the originally uploaded file
- Added the ability to delete import history
- Parse numbers while respecting locales
- Added Date FieldType parsing
- Smoother error handling
- Changed the "registerImportFinish" hook to "onImportFinish" event
- Improved UI
0.7.3
Fixed a bug that led to not importing data and not failing import
0.7.2
- Added the ability to run a custom hook on import finish
- Added behaviour permissions and a section permissions check/warning
- Added unit testing via phpunit
0.7.1
- Added Number FieldType parsing (as float)
- Fixed a bug with importing Expiry Date
Also moved the git structure around, so it's more clear what the plugin's folder should be.
Been getting alot of questions about it.
0.7.0
- Ability to revert imports
- Fixed a bug with parent matching where the parent wasn't looked up in the same section
0.6.9
Added parent matching, so you can import entries as children of other entries
0.6.8
Only list sections for which the user has permissions, also fixing an entrytype listing bug if the first found section was a single.