Add auditing for the Feedback class
Compare changes
+ 84
− 0
Implement the envers
library which automatically keeps track of updates to certain objects.
Admins can export the changes from in a csv format allowing them to easily look through it.
Partially resolves: #215