- Apr 28, 2012
-
-
Peter Rotich authored
-
- Apr 27, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Apr 26, 2012
-
-
Peter Rotich authored
Fixing the 'Fetch Email' features Reviewed By: Peter Rotich 04/26/12
-
Jonathan Putney authored
Correcting the if-statement for message delete and move.
-
-
Jonathan Putney authored
-
Jonathan Putney authored
'msg_id' is no longer the field name in TICKET_EMAIL_INFO: changed to 'message_id'. TICKE_THREAD_TABLE was corrected to TICKET_THREAD_TABLE.
-
Jonathan Putney authored
Updating main.inc.php: File did not include a define statement for TICKET_EMAIL_INFO_TABLE used by include/class.ticket.php
-
Jonathan Putney authored
Updating include/class.config.php: canFetchMail was not checking for the proper database field name in the config table.
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
SetupWizard
-
Peter Rotich authored
Feature/clickable urls
-
Peter Rotich authored
Bug/reply email
-
Peter Rotich authored
Dst setting
-
- Apr 25, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Apr 23, 2012
-
-
Peter Rotich authored
Reply posting is borked Reviewed By: Peter Rotich 04/23/12
-
Peter Rotich authored
Add support for marking previous events as annulled Reviewed By: Peter Rotich 04/23/12
-
Jared Hancock authored
-
Peter Rotich authored
Feature/kelli scp kb layout cleanup Reviews By: Peter Rotich 04/23/12
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Add the ability of revoking previous ticket state tracking events when new events are logged for the same ticket. This will allow, for instance, the ability to revert the 'closed' state of a ticket when the ticket is reopened. For statistics tracking, a user could configure whether or not the events should be counted for each event tracked or just the non-annulled events. For instance, if a ticket is closed and reopened several times, only the very last closed event should count toward the statistics for the ticket. Therefore, when a ticket is reopened, previous closed events should be marked as annulled.
-
Peter Rotich authored
error creating new ticket with notification to department members Reviewed By: Peter Rotich 04/23/12
-
Kelli Shaver authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Feature/client side kb layout Reviewed By: Peter Rotich 04/23/12
-
Jared Hancock authored
Support continuous database updates / migration Advanced search form Merge message, response, and notes tables into one ticket thread table (which will support more extensible message options in the future) Add ticket state event tracking, which will be used for reporting Reviewed-by: Jared Hancock
-