Ticket #161 (accepted enhancement)

Opened 11 months ago

Last modified 8 months ago

Action Log

Reported by: sofie Owned by: michiel
Priority: nice to have Milestone:
Component: admin_interface Version: 2.3
Severity: feature Keywords: log
Cc:

Description

You can have more than 1 admin in mvblog but this gives the risk that other people can also submit changes into your settings. Make an action log that keeps track of these changes and login times. A log that can be cleared one checked.

Change History

Changed 11 months ago by leonieke

2 admins, or make an extra user-level?

Changed 10 months ago by michiel

  • severity set to feature

This ticket is only about the log. I agree we should create a new ticket to implement a more advanced permission system in the backend.

Changed 8 months ago by michiel

(In [770]) introduce a logging class. For now it only logs stuff in the admin backend. More work to be done.

Re #161

Changed 8 months ago by michiel

  • owner set to michiel
  • status changed from new to assigned

Changed 8 months ago by michiel

Things that need to be done: - logging of events on the frontend - Colorize the output - auto cleanup - cleanup button - export button

Changed 8 months ago by michiel

(In [773]) Create seperate menu item for logging Seperate Admin and Frontend logging Re #161

Changed 8 months ago by michiel

(In [774]) put admin name in login/logout logging line Re #161

Changed 8 months ago by michiel

(In [775]) added frontend logging. For this we had to add a global variable with all the users.

Re #161

Note: See TracTickets for help on using tickets.