Auto Staff Time Sheet in Editing Ticket of osTicket v1.6 RC5

This following modification is the continuation of another modification that I created in the article: Add Auto Staff Time Sheet Feature into osTicket v1.6 RC5. Since I received the feedback from osTicket Discussion Forum that informed me about the SQL error after editing a ticket by staff, then I found that the original one need [...]

Share
[Read more...]

How to Solve the WordWrap Email in osTicket v1.6 RC5

There was an issue regarding email formatting in osTicket v1.6 RC5, which one of them is the wordwrap email. Peter, the developer of osTicket, has released a new patch to fix this problem. You can see the thread regarding this via: http://osticket.com/forums/project.php?issueid=154. Actually, there were two files that you have to be replaced. One is [...]

Share
[Read more...]

How to Avoid Duplicate Ticket Content Saved in HESK v2.1

Actually, this modification I created was being intended for a friend of mine who implemented HESK for his department. I was interested with its interface, so I tried to create a new ticket and tested after submitting the ticket, I reload the “thank-you” page. In fact, a new ticket then would be created, the same [...]

Share
[Read more...]

Showing Staff Members of Current Department on Batch Ticket Assign Modification in osTicket v1.6 RC5

For those of you who have implemented the modification I created about how to Add Batch Ticket Assign Feature into osTicket v1.6 RC5, and you want to display or show only staff members of current department on the staff selection list, then this modification is for you! Before you apply the following code, please remember [...]

Share
[Read more...]

Allowing HTML Code on New Ticket Message of osTicket v1.6 RC5

If you want to allow your client to include the certain snippet code when create a new ticket in osTicket, then you have to modify the related function located in class.format.php file, afterwards, you have to add an additional information on open/new ticket form in order to enclose their code with [code] and [/code] tag. [...]

Share
[Read more...]

Add New Field in Edit Ticket Form of osTicket v1.6 RC5

This following modification will add the 2 new fields into the edit ticket form at staff-side of osTicket v1.6 RC5. This modification has the relationship with this article: Important Things to Edit New Fields in osTicket v1.6 RC5. At this example, we will continue what we had done in my article: How to Add Extra [...]

Share
[Read more...]

Limiting Tickets Based on Current Department in Merge Ticket Selection of osTicket v1.6 RC5

If you have ever implemented the modification I created titled Add Merge Ticket Feature into osTicket v1.6 RC5, and then you want to limit the tickets that being displayed in the Merge Ticket selection in viewticket page, then this modification is for you! Please note that this following modification in this current article can be [...]

Share
[Read more...]

Giving Permission to Specified Staff to Add New Staff Based on Current Department in osTicket v1.6 RC5

This article will show you how to modify your osTicket System in order to give the ability for the certain staff to add new staff record based on his/her department. As we know, only staff which has Admin account type can do this, since there are only two account type in osTicket up to v1.6 [...]

Share
[Read more...]