GR:Gravity/New and Noteworthy/V4MS1
Jump to navigation
Jump to search
V4.0 Milestone 1
Email user licensing |
For a user accessing Gravity only through email (Gravity email handler) then it is no longer necessary to register the user to a license. Licensing will be done through the base server license mechanism which will enable and check the number of users making use of the email handler. |
---|
Advanced Cross reference Query Dialog | A new advanced cross reference query dialog has been created that adds definition and symbol to the query search (Query Definition). The dialog also has the option to select the locations (repositories) and filter the files against which the query will be run (Query Filter). For easy reference to previously run queries there is a Query History section from which it is possible to load a query.
|
---|
Define/Update/Delete a Cross reference definition | As an extension of a the Xref Query functionality an Xref defintion is an advanced Xref query that can contain 1 or more placeholders (<#>) for runtime variable substition. This construct will allow users to select a value from a view or editor and have it run against an Xref definition. In essence the Xref definiton describes the search query, query attributes and which locations are to be used for the query.
|
---|
Other issues/enhancements resolved
- I1783 - Link entity not generated in the Swagger API
- I1814 - fixed web config for mail not saving correct settings, settings made in the web would fail the mail-handler.
- I1824 - fixed Xref IBMi library support losing files after synchronisation with remote directory.
- I1832 - encrypt password stored under xref preferences.
- I1831 - added Gravity user access authentication to Xref web access.
- I1833 - added bundle license description to Gravity XREF UI.
- I1834 - fixed Gravity API requester not recovering from 301 and 302 html (redirection) errors.
- I1842 - if xref fails to access a repo then this did not become obvious and the repo will become stale, admin is now being informed about repo access failures.
- I1845 - fixed cassandra service failing on rcp if gravity server has a self signed SSL certificate.
- I1847 - ${gravity.resources.http.url}, this template variable is now being properly resolved in the event-handlers and in the template browser.
- I1849 - disable the setting of the ldap and mail-handler configuration if the base server license does not include support for either module.
- I1853 - database exceptions on Gravity startup
- I1854 - added/revised some swagger-annotated rest methods. Refactored some rest methods code.
- I1855 - added Curl junit tests for restful itemservice methods
- I246 - Foreign key constraint in StorageLocation halts template persisting