Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: Unscheduled
-
Component/s: None
-
Labels:None
Description
Basic logging infrastructure is being implemented in v1.5. It covers inserts and updates for contact records - and also allows us to define other record types (classes) which should be logged by defined <log>true</log> in the table params of a schema (Class.xml) file.
Next steps for this functionality should include:
- logging of record deletions
- logging of serialized copy of data prior to modification
- generalizing of log browser (currently Contact/Page/View/Log.php) - so user can browse all log entries for classes (tables) related to a contact (e.g. Contributions, Memberships, etc.) - and/or browse log entries by class/date.