Auditlog Versions Save

DEPRECATED - Audit Log Plugin for Craft CMS

0.7.1

7 years ago

Fix comparing of non-existing attribute before, closing issue #15

0.7.0

8 years ago
  • Added Craft 2.5 compatibility
  • Refactored plugin for better readability, quality and testability
  • All service code is now fully covered by unit tests

0.6.2

8 years ago
  • Fixed a bug where the date range didn't fully work
  • Fixed criteria attributes not fully working

Craft 2.5 update is coming up as 0.7.0

0.6.1

9 years ago
  • Added a registerAuditLogSources hook to provide custom sources/criteria
  • Fixed Audit Log not being able to fetch a specific log item
  • Added a MIT license

0.5.0

9 years ago
  • Added "onElementChanged" event so you can check if a saved element really changed
    • This event will also generate a diff between the before and after state of an element
  • Fix errors that could occur when saving entries and categories anonymously
  • Clean up arrays before showing, making them more readable

0.6.0

9 years ago
  • Added the ability to control logging per element type
  • Performance fixes - works much smoother now by fully utilizing ElementType API

0.4.2

9 years ago

Fixed source not being selected in CSV download

0.4.1

9 years ago

Added CSRF protection for CSV downloads

0.4.0

9 years ago
  • Added the ability to download a csv of the log
  • Log more readable info, like Category Title & Group, Section Name and User Groups
  • Improved searching
  • Fixed date ranges not being accurate
  • Added a modifyAuditLogSortableAttributes hook
  • Improved the UI

0.3.0

9 years ago
  • Removed ability to clear log - you can uninstall the plugin to do this
  • Added a date range selector
  • Made sorting work
  • Added ModifyAuditLogTableAttributes and getAuditLogTableAttributeHtml hooks

Warning! This version is updated for Craft 2.3 and does NOT work on Craft 2.2