Skip to content

Releases: die-wegmeister/Wegmeister.DatabaseStorage

Fix bugs with dimensions

14 Oct 11:09
2.0.5
8c35e7d
Compare
Choose a tag to compare

Fixed

  • bugs that occured, if no dimensions were defined
  • infinit loop over all dimensions

Fixes a bug that prevented some boolean or integer values from being shown

04 Apr 17:21
569e7d4
Compare
Choose a tag to compare
2.0.1

Merge pull request #33 from christophengelmayer/fix-numeric-and-boole…

Optimized export and excluded fields

04 Oct 08:08
9549af9
Compare
Choose a tag to compare

New configuration nodeTypesIgnoredInFinisher and nodeTypesIgnoredInExport is added to prevent the storage / output
of fields configured.

The following types are excluded from storing by default:

  • Neos.Form.Builder:Section
  • Neos.Form.Builder:StaticText

The following types are excluded from export by default:

  • Neos.Form.Builder:Section
  • Neos.Form.Builder:StaticText
  • Neos.Form.Builder:Password
  • Neos.Form.Builder:PasswordWithConfirmation

Thx to @lorenzulrich for his contribution.

Add support for Neos Fusion Forms

12 Apr 07:28
d4c7c6a
Compare
Choose a tag to compare

This release adds support to use this package with Fusion based forms.

Add "back to list" button from detail view

10 Jan 07:49
c0e9d4e
Compare
Choose a tag to compare
1.2.9

Merge pull request #28 from visol-forks/task/show-back-to-list-button…

Add "back to list" button from detail view (Neos 4.x)

10 Jan 07:49
1bbb32b
Compare
Choose a tag to compare
Merge pull request #26 from visol-forks/task/show-back-to-list-button

TASK: Add additional "back to list of IDs" button on top of Show

Change handling of array fields

08 Nov 17:02
1.2.8
b1d94b7
Compare
Choose a tag to compare
1.2.8

Change handling of array fields

Add handling of array fields

08 Nov 16:33
1.2.7
8c7c4dc
Compare
Choose a tag to compare
1.2.7

Add handling of array fields

Change handling of array fields (Neos 4.x)

08 Nov 17:01
1.1.13
108d678
Compare
Choose a tag to compare
1.1.13

Change handling of array values

Add handling of array fields (Neos 4.x)

08 Nov 16:54
1.1.12
bd2d3cf
Compare
Choose a tag to compare
1.1.12

Add handling of array fields