Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Releases: boboldehampsink/import

0.8.33

14 Sep 13:56
Compare
Choose a tag to compare

Require an asset source, closing #132

0.8.32

27 Jun 06:22
Compare
Choose a tag to compare
  • Fixed broken relative link for user (thanks to @timkelty)
  • Fix for assets giving 404 on download (thanks to @MRolefes)
  • Allow element fieldtypes to find disabled elements (thanks to @timkelty)

0.8.31

17 May 12:23
Compare
Choose a tag to compare
  • Make sure we have a unique filename to prevent conflict
  • Cache opening of file to prevent a download on every step

0.8.30

06 Apr 09:21
Compare
Choose a tag to compare
  • Added the ability to upload the import file to an asset source for better persistency
  • Save user id to settings so we can run the task without user session
  • Fixed a bug where deleting/replacing didn't work on PHP7
  • Fixed a bug where logs didn't show

0.8.29

07 Mar 10:09
Compare
Choose a tag to compare

All service code is now fully covered by unit tests (thanks to @bvangennep)

0.8.28

04 Jan 07:04
Compare
Choose a tag to compare
  • Fix history overview item url, closing issue #93 (thanks to @timkelty)
  • Fix for "only variables should be passed by reference" (PHP7), closing issue #96 (thanks to @ianshea)

0.8.27

23 Oct 12:43
Compare
Choose a tag to compare
  • Allow custom options for categories and users too,
  • Set user pending when status field is pending, closing issue #53
  • Use correct category fieldlayout, closing issue #61
  • Adds the ability to import in a specific locale, closing issue #62
  • Revert the validate content option, closing issue #64
  • Adds the ability to import specific ID's, closing issue #65
  • Fix redirect after importing in some cases, closing issue #78

0.8.26

21 Sep 18:58
Compare
Choose a tag to compare
  • Added the "registerImportOptionPaths" hook (thanks to @lindseydiloreto)
  • Replace "sourceId" with "folderId" criteria when linking an asset field (thanks to @damiani)

0.8.25

09 Sep 07:05
Compare
Choose a tag to compare

Add detection of text/x-comma-separated-values, fixing issue #67

0.8.24

01 Jun 13:05
Compare
Choose a tag to compare

You can now choose if you want to validate your content