[DatafariUI] Add the option to link directly to the document by its title.
DESCRIPTION
Currently, we have an intermediate page displayed when we click on the title of a document on Windows Share:
This is because the URL is not directly that of the document, as shown in the screenshot above.
The current URL returns to the Datafari server to record some statistics, then redirects to the actual document.
We want to choose between a direct link and an intermediate link. Indeed, it may be more convenient for some customers to access the document directly. Statistics are of little importance to them.
VERSION CONCERNED
Not present on Datafari 6.1 and DatafariUI 1.4.4
CHECKLIST BEFORE CLOSING TICKET
-
Documentation -
I have created the functional documentation in the wiki -
I have created the technical documentation in the wiki -
I have added javadoc comments on key functions in my code
-
-
Security -
I have cleaned up any input coming from users: N/A, no user input. -
I have not put any token APIs, passwords or the like in my code -
I am not using 3rd party libraries that are deprecated or not maintained
-
Edited by Guylaine BASSETTE

