Project

General

Profile

« Previous | Next » 

Revision a3aaa02f

Added by Tomer Brisker about 6 years ago

Fixes #23098 - Allow searching on all audited models by type (#5395)

This automatically adds all the audited models in an after_initilize
block so that models defined in plugins are also included. All the
search related definitions for audit have been extracted to a seperate
concern. Models using STI require special handling until audits are
fixed to properly work with STI.

  • added
  • modified
  • copied
  • renamed
  • deleted