Skip to content

Releases: instride-ch/pimcore-data-definitions

3.0.3

20 Nov 14:54
cc594a0

Choose a tag to compare

Bugs

  • Thanks to Pimcore introducing another BC (just a minor thoug....), and more thanks to @aarongerig for fixing it (fix: replace jQuery with Vanilla JS) (pimcore/pimcore#5222, #232)

3.0.2

19 Nov 15:14
ad5da9c

Choose a tag to compare

Bugs

  • Using Pimcore's HttpClient to download data (#227) (@kkirsz)
  • fix: avoid the xsltproc idle timeout by Symfony Process (#230) (@dkarlovi)
  • fix: disable Symfony Process total timeout, triggered by large export… (#231) (@dkarlovi)
  • fix list commands (16ae59f)

3.0.1

06 Nov 08:25

Choose a tag to compare

Bug

  • Fix Process Manager Export Integration
  • Added CoreShop Money Interpreter
  • Use Iterator in Import CSV Provider

3.0.0

05 Sep 12:46

Choose a tag to compare

2.3.0

05 Sep 12:45
602ddf7

Choose a tag to compare

  • Allow Pimcore ^6.0 (#196)
  • Rename ImportDefinitions to DataDefinitions and add BC Layer (#199)
  • Add Support to start an export from the folder search grid (#218 @dkarlovi )
  • Add date format to carbon interpreter (#203 @bramstroker)

2.2.3

21 Jun 12:45
e964b6f

Choose a tag to compare

  • #193 Fix for checkbox interpreter
  • #191 if column is missing in dataset, null value will not be imported.
  • #192 Show invalid mappings in Mapping tab

2.1.4

21 Jun 12:44

Choose a tag to compare

  • #193 Fix for checkbox interpreter
  • #157 SQL Provider fixes
  • #154 Fix driver setting in ExternalSqlProvider
  • #128 Introduced Tests

2.0.3

21 Jun 12:43
b933538

Choose a tag to compare

  • #193 Fix for checkbox interpreter
  • #157 SQL Provider fixes
  • #154 Fix driver setting in ExternalSqlProvider

2.2.2

11 Jun 10:12
503f5de

Choose a tag to compare

thanks to @bramstroker for fixing issues with case sensitive data-objects
thanks to @dkarlovi for introducing a new dynamic column getter interface to make exports better

2.2.1

15 May 11:08
6e838f3

Choose a tag to compare

thanks to @dkarlovi for finding and fixing some crucial bugs.