Skip to content

Releases: JamDevCo/kotti_audit

Production Ready Release

24 Mar 20:54
Compare
Choose a tag to compare

Changes:

  • Fix the parent column filter

Pre-Production Ready Release

24 Mar 18:53
d2527aa
Compare
Choose a tag to compare
Merge pull request #1 from JamaicanDevelopers/cicd

Setup cicd to pypi.

Improve filter by Content Type

24 Mar 18:24
Compare
Choose a tag to compare
Pre-release
v1.1.4a

Setup cicd to pypi.

Fliter Audit Log

24 Mar 07:59
Compare
Choose a tag to compare

New Feature

Users can now filter content by:

  • title
  • content type
  • container title
  • creation date
  • modification date

image

Audit Log Release 2

22 Mar 03:10
Compare
Choose a tag to compare

Add an audit log to your Kotti website.

Features

  • Content audit log for editors to find content based on creation or modification.
  • Each content node has an audit log that display all children of that node.

Note, this package adds the Audit Log menu entry to the Actions menu.
The Audit Log menu entry will take you the content respective Audit view, e.g.
http://localhost/audit-log or http://localhost/example-content/audit-log

Audit Log Release

22 Mar 00:41
2cfea7d
Compare
Choose a tag to compare

Add an audit log to your Kotti website.

Features

  • Content audit log for editors to find content based on creation or modification.
  • Each content node has an audit log that display all children of that node.

Note, this package adds the Audit Log menu entry to the Actions menu.
The Audit Log menu entry will take you the content respective Audit view, e.g.
http://localhost/audit-log or http://localhost/example-content/audit-log