Releases: stcarrez/ada-asf
Releases · stcarrez/ada-asf
Ada Server Faces 1.6.0
Ada Server Faces 1.5.0
- New widget <w:progress> to display horizontal/vertical progress bars
Ada Server Faces 1.4.3
- Add jQuery 3.6.0
- Add a programmer's guide
- Remove very old jQuery 1.11.3, jQuery UI 1.11.4, jQuery Chosen 1.4.2
Ada Server Faces 1.4.2
- Fix compilation warnings
- Cleanup build and examples
Ada Server Faces 1.4.1
- Fix translations, compilation warnings
Ada Server Faces 1.4.0
- Performance improvement for the Facelet cache
- Integrate jQuery 3.4.1, jQuery UI 1.12.1, jQuery Chosen 1.8.7
- New <f:validateRegex> to validate an input field with a regular expression
Ada Server Faces 1.3.0
- New converter to format floating point numbers
- Improvement of the build environment
Ada Server Faces 1.2.0
- New EL function util:translate for translation with a resource bundle
- New REST servlet with support for server API implementation
- Provide pre-defined beans in ASF contexts: requestScope
- Add support for servlet requests to retrieve the body content as a stream
- Improvement of navigation rules to allow setting the return status
- Moved the servlet support in a separate project: ada-servlet
- Integrate jQuery datetime picker
Ada Server Faces 1.1.0
- New EL function util:formatDate
- New request route mapping with support for URL component extraction and parameter injection in Ada beans
- Improvement of configure, build and installation with gprinstall when available
- Integrate jQuery 1.11.3 and jQuery UI 1.11.4
- Integrate jQuery Chosen 1.4.2
- New component <w:chosen> for the Chosen support
- Added a servlet cache control filter