Skip to content

Releases: die-wegmeister/Wegmeister.DatabaseStorage

Use correct DateTime and implement proper parsing of date object

15 Mar 13:17
fb319de
Compare
Choose a tag to compare
Merge pull request #22 from derweba/master

Fix namespace for DateTime and implement proper parsing of datetime object

Add support for date picker fields

12 Mar 10:14
c1487b8
Compare
Choose a tag to compare

This Release will add support for date picker fields.
Thanks to @derweba for adding the PR.

Add support for Neos 5.x

17 Mar 08:29
7ed0803
Compare
Choose a tag to compare

This release updates the composer.json to support Neos 5.x.

Fix group for identifier property

19 Jul 09:19
0bdfc7f
Compare
Choose a tag to compare
Merge pull request #6 from akappler/patch-1

Set correct group for property

Add support for ressources / file elements

05 Jun 10:29
Compare
Choose a tag to compare

This adds support for ressources and outputs a link to the uploaded ressource in the generated output.

Add support for Neos 4

18 May 07:26
0391cb7
Compare
Choose a tag to compare

This will add support for Neos 4 by removing the deprecated <f:base /> tag.

Fix a bug with large pages and add some settings

18 May 06:14
Compare
Choose a tag to compare

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.

27 Mar 06:06
aacb75f
Compare
Choose a tag to compare
1.0.3

BUGFIX: Fix bug in policy.yaml

Optimize usage with Neos Formbuilder

27 Mar 05:56
Compare
Choose a tag to compare
1.0.2

FEATURE: Add Readme

Ass nodetype for Neos Formbuilder

27 Mar 05:54
Compare
Choose a tag to compare
1.0.1

FEATURE: Add NodeType for Neos FormBuilder