Releases: die-wegmeister/Wegmeister.DatabaseStorage
Releases · die-wegmeister/Wegmeister.DatabaseStorage
Fix bugs with dimensions
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
2.0.1 Merge pull request #33 from christophengelmayer/fix-numeric-and-boole…
Optimized export and excluded fields
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
This release adds support to use this package with Fusion based forms.
Add "back to list" button from detail view
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)
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
1.2.8 Change handling of array fields
Add handling of array fields
1.2.7 Add handling of array fields
Change handling of array fields (Neos 4.x)
1.1.13 Change handling of array values
Add handling of array fields (Neos 4.x)
1.1.12 Add handling of array fields