Skip to content

Releases: OP-TED/eforms-notice-viewer

eForms Notice Viewer 0.11.0

02 Aug 14:03
7ee937e
Compare
Choose a tag to compare

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release

This release fixes an issue with EFX variable, which prevented a variable to reference another variable declared previously.

This release updates the dependencies of eForms Notice Viewer to use the latest EFX Toolkit 2.0.0-alpha.4, and ANTLR 4.13.1.


Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.10.1

16 Feb 10:48
5a1a5e4
Compare
Choose a tag to compare

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release

This release updates the dependencies of eForms Notice Viewer to use the latest EFX Toolkit 2.0.0-alpha.3. This fixes the reported issue #88, which caused an exception to be thrown by XSLT processors when trying to format sequences of dates or times.


Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.10.0

13 Dec 12:45
10eb691
Compare
Choose a tag to compare

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release

This version of the Notice Viewer, uses the pre-release version 2.0.0-alpha.2 of the EFX Toolkit.

This release:

  • Fixes a bug in label_from_key.ftl that caused erroneous rendering of some labels.
  • Updates variable_expression.ftl to render a comma separated list from sequences of values.
  • Improves unit testing.

Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.9.0

31 Jul 09:27
c4e0799
Compare
Choose a tag to compare

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release:

This is the first version of the Notice Viewer, that uses the new, pre-release version 2.0.0-alpha.1 of the EFX Toolkit. As a result, the application:

  • Now supports EFX-2 templates, and therefore can visualise notices created with SDK-2.
  • Can no longer visualise notices created with pre-release versions of SDK-1 (SDK 0.x.x).

Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.7.0

31 Jan 18:16
Compare
Choose a tag to compare

eForms Notice Viewer 0.7.0 - Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release:

  • Introduced usage of Freemarker templates for the generation of XSL.
  • Implemented caching of the generated XSL.

Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.8.0

25 Jul 13:32
b4e8347
Compare
Choose a tag to compare

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release:

  • Fixed several bugs.
  • Improved unit testing.
  • Refactored the NoticeViewer class to improve code clarity.
  • Added support for improved numeric formatting provided by EFX Toolkit 1.3.0.
  • Added support for improved rendering of multilingual text fields provided by EFX Toolkit 1.3.0

Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.6.0

31 Oct 10:25
Compare
Choose a tag to compare
Pre-release

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release:

  • We moved some reusable classes from Notice Viewer to the EFX Toolkit and eForms Core libraries.

Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.5.1

20 Oct 15:41
e1c5f99
Compare
Choose a tag to compare
Pre-release

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release:

We updated the Notice Viewer to use the latest versions of the EFX Toolkit and eForms Core libraries.


Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.5.0

12 Oct 15:52
Compare
Choose a tag to compare
Pre-release

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release:

In this release we moved some utility classes to a new java library: eforms-core-java. These utility classes allowed the automatic discovery and download of new versions of the eFroms SDK. We decided to extract this functionality to a new shared library so that it can also be used by other applications.


Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on:

eForms Notice Viewer 0.4.0

11 Oct 13:52
f99670e
Compare
Choose a tag to compare
Pre-release

Release Notes

The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.


In this release:

This release builds on the changes introduced with EFX Toolkit version 1.0.3, which allow the Notice Viewer to render a comma separated list of labels from a sequence of field values.


Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer

This version depends on the EFX toolkit for Java version 1.0.3.