EDELOG 6.15
New Features and Non-Breaking Changes
Automated Form Sections in EDELOG Forms 7 Beta
With automated form sections you can design a partially automated flow wihtin one form. Automated and manual form sections can interchange with each other. For example, during a form an external service can be called and the results can be fed back to the form editor.
Offline Sync for Users and Groups
User and group data is now synced to the browser and updated automatically if changes occurred. This allows users to quickly select and filter users without contacting the EDELOG Core Server API. As a result, this improved the performance drastically.
Offline data is automatically deleted once the user logs out.
Other Changes
Data Explorer
Added many workflow actions (like creating, updating or deleting data records)
The configuration of data sheet views has been updated
Activities with attached images are now displayed as gallery
Edel Inputs
Outputs from richtext-editor are now sanitized to remove malicious code
Forms 7 Beta
Improved live data sync performance
Bug Fixes
Data Explorer
Data sheet location does not show a map if no location is provided
Cannot create subordinate data records from within Activity Feed
Edit dropdown in data sheet “Location” is rendered incorrectly
Data Layer
Filtering for current user in sub-select statements does not work
Legacy Data Table
Column titles are not visible
Invalid configuration for columns and aggregations crash data table
Edel UI
Overlays flicker when being dismissed
Edel Inputs
Code editor does not handle configuration changes properly
HTTP Service
Empty parameters are not being sent
Forms
A form cannot have just one category
Workflows
Exception is thrown when no metadata is provided
Developer Notes
Core Server
Added a new FileStorageAPI that allows apps to manage their static files in a virtual file system