Releases: die-wegmeister/Wegmeister.DatabaseStorage
Releases · die-wegmeister/Wegmeister.DatabaseStorage
Use correct DateTime and implement proper parsing of date object
Merge pull request #22 from derweba/master Fix namespace for DateTime and implement proper parsing of datetime object
Add support for date picker fields
This Release will add support for date picker fields.
Thanks to @derweba for adding the PR.
Add support for Neos 5.x
This release updates the composer.json to support Neos 5.x.
Fix group for identifier property
Merge pull request #6 from akappler/patch-1 Set correct group for property
Add support for ressources / file elements
This adds support for ressources and outputs a link to the uploaded ressource in the generated output.
Add support for Neos 4
This will add support for Neos 4 by removing the deprecated <f:base /> tag.
Fix a bug with large pages and add some settings
BUGFIX: Fix chr() for large tables (more than 26 columns)
FEATURE: Load creator, title and subjects from settings
FEATURE: Add multiple export types (xls, xlsx, ods, csv or html)
TASK: Update link text to get back to list after deleting a dataset / identifier
Fixes a bug in the policy.yaml file.
1.0.3 BUGFIX: Fix bug in policy.yaml
Optimize usage with Neos Formbuilder
1.0.2 FEATURE: Add Readme
Ass nodetype for Neos Formbuilder
1.0.1 FEATURE: Add NodeType for Neos FormBuilder