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.23

13 May 18:12
Compare
Choose a tag to compare
  • Fixed not showing full history set (missing one line), fixing issue #52
  • Skip row when criteria value looks suspicious - preventing possible data loss
  • Fixed an undefined index error
  • Fixed js not being executed when no sections exist, closing issue #56

0.8.22

13 Apr 08:34
Compare
Choose a tag to compare

Added support for (translated) yes/no importing into lightswitch fields

0.8.21

09 Apr 12:44
Compare
Choose a tag to compare
  • Bugfix: Start errors at line 2, as line one are column headers
  • Added MIT license

0.8.20

02 Apr 10:53
Compare
Choose a tag to compare

Check if uploaded file is valid, closing issue #46

0.8.19

01 Apr 11:18
Compare
Choose a tag to compare

Fixed a bug that broke User connecting

0.8.18

24 Mar 17:23
Compare
Choose a tag to compare

Fixed undefined variable $user, closing issues #42 and #43

0.8.17

18 Mar 15:42
Compare
Choose a tag to compare

Only import when atleast one row is found

0.8.16

17 Mar 11:10
Compare
Choose a tag to compare
  • Added a registerImportService hook so you can write an import service for other/your own element type(s)
  • Author can now be an id, username or emailaddress
  • Added a backup permission and better security for existing permissions
  • Added a check to see if the import file (still) exists

0.8.15

23 Feb 08:10
Compare
Choose a tag to compare
  • added an onImportStart event
  • added an modifyImportRow hook (thanks to freddietilley)
  • improved event handling - min. required Craft build is now 2615

0.8.14

11 Feb 09:04
Compare
Choose a tag to compare
  • Made versioning unavailable for Craft Personal licenses, as its not supported by Craft
  • Fixed content attributes not (always) being pre-set on criteria models
  • Set email as username when defined in config