openxava / documentation / History - Audit trail module (new in v6.1)

All the features in this article are available only in XavaPro

XavaPro has a mechanism to track any change done by users to the data and also read access. Moreover, since v7.2 it tracks also the execution of actions.

History module

The history of changes can be viewed using the module History from the Admin folder:

The data registered is date, time, user, ip, action, entity, key and changes:

Enabling History

History module is disabled by default, to enable it you have to add the next entry in the xava.properties of your project:
accessTrackerProvidersClasses=com.openxava.naviox.util.HistoryAccessTrackerProvider