Ticket #330 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Filter option for asset_id in logging

Reported by: Frans Owned by: robert
Priority: major Milestone: MediaMosa 2.3
Component: Core Version:
Keywords: Cc:
MoSCoW: Must Have Estimated time after impact analysis:
Related to project: none Tested: no
Accepted: no Estimated Hours: 8

Description

Should have: an option to filter the logging using an asset_id

Change History

Changed 3 years ago by Frans

- Filter on strings for watchdog logging
- asset_id / mediafile_id in job statistics

Changed 3 years ago by Frans

  • moscow changed from Should Have to Must Have
  • type changed from defect to enhancement
  • milestone changed from MediaMosa 2.2 to MediaMosa 2.3

Changed 3 years ago by peter

  • estimated_hours changed from 0 to 8

Changed 3 years ago by forgacs

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

Changed 3 years ago by forgacs

  • owner changed from forgacs to robert

The development is ready.
I have added a new inc file with log functions: mediamosa_log.inc
I have developed the mediamosa.module with new hooks. The mediamosa.install has a new schema and new update hooks now (creating mediamosa_watchdog table and adding index to the watchdog link).
I have added asset id and mediafile id to the log function calls.
The watchdog admin page has three new fields now: asset id, mediafile id and free search.
The development is in my local repo. Please, review it.

Changed 3 years ago by robert

  • status changed from assigned to closed
  • resolution set to fixed

mediamosa_log has been migrated in to core module mediamosa_dblog.

Changed 2 years ago by Frans

  • status changed from closed to reopened
  • resolution fixed deleted

Shouldn't the page:
 http://beheer.acceptatie.vpcore.snkn.nl/admin/mediamosa/browse/log

be replaced by:
 http://beheer.acceptatie.vpcore.snkn.nl/admin/reports/dblog

??
I expected this logfilter to be in the first spot...

Changed 2 years ago by MC-arjen

  • status changed from reopened to closed
  • resolution set to fixed

The asset filter is implemented on the page admin/reports/dblog, we suggest a change in 3.0 to combine the two log pages. At the moment the admin/mediamosa/browse/log gives an error due to Drupal rc 1. In January we will update this MediaMosa 2.3 to Drupal 7 as soon as Drupal 7 is released (sheduled on january 7), this should remove the issue with the other logpage.

Note: See TracTickets for help on using tickets.