Nový obsah

ICalManager

ICalManager holds functions related to ICalendar management. Important role plays configuration - almost all data sources are defined via SysConfig settings. Data sources are related to the TicketObject (dynamic fields, ticket owner, customer etc.). ICalManager supports multiple configuration profiles, thus it is possible to define different sources for single person and team. CGI script 'ical.pl' provides a front-end functionality - it loads specified arguments and creates ICal file according to configuration.

TimeLine

This extension draws a time line (html table) for single ticket attribute based on ticket history. Ticket attribute is specified via SysConfig, it can be Queue, Owner, State or Responsible. Design of table may be configured as well.

TicketDocument

TicketDocument extension provides overview of all attachments (documents) of given ticket. When enabled, new link 'Documents' will be visible in AgentTicketZoom interface. Module is triggered as a new pop-up screen - similar to e.g. AgentTicketHistory. Available information for each file are: filename, size, creator and time of creation. A filter of files is specified via SysConfig settings.

NotificationFailurePairing

PostMaster Pre-filter module - will pair Delivery Notification Failure message with ticket. This module looks for attachment names a and performs a match against a regexp defined in SysConfig. In case of positive identification of ticket number, Delivery message is paired with given ticket. This module also enables to add custom e-mail headers to outgoing e-mail. Postmaster filter component will check delivered e-mail ant its attachment. When attachment contains custom header (e.g.: TicketNumber), system will merge incomming e-mail with correspondig ticket.

Pages