- Adapted the triggers hierarchy and the EventLog search capabilities to be able to display all the notifications sent for a given object (a ticket for instance)

SVN:trunk[266]
This commit is contained in:
Denis Flaven
2010-01-18 15:22:48 +00:00
parent 871b511368
commit bda8f0b814
3 changed files with 47 additions and 12 deletions

View File

@@ -77,6 +77,7 @@ class EventNotification extends Event
MetaModel::Init_InheritFilters();
MetaModel::Init_AddFilterFromAttribute("trigger_id");
MetaModel::Init_AddFilterFromAttribute("action_id");
MetaModel::Init_AddFilterFromAttribute("object_id");
// Display lists
MetaModel::Init_SetZListItems('details', array('date', 'userinfo', 'trigger_id', 'action_id', 'object_id')); // Attributes to be displayed for the complete details