Closed (fixed)
Project:
Jobtrack
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2009 at 01:36 UTC
Updated:
1 May 2009 at 21:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
jeremy commentedAgreed, this would be a useful feature. I'd be interested in a patch that adds tabs similar to ticket overview, for "all", "new", "active", etc... I do not think tabs per-client is realistic, as on a busy ticketing system there will be too many clients. That can be tackled after the ticket state is solved.
A patch is welcome.
Comment #2
aaron1234nz commentedHeres the patch to add this functionality.
I agree with you about the clients thing for busy ticketing systems. I'll give it some thought.
Comment #3
aaron1234nz commentedHeres another patch which adds another tab "my open" to the tabs on the clients display. It builds on the previous patch.
Comment #4
jeremy commentedYour first patches are applied, thanks very much!
I've yet to review your followup patch, but worry about adding too many tabs...
Comment #5
jeremy commentedAfter reviewing and testing your followup patch, I decided to commit it, too. Thanks again!
(I also added an update hook to rebuild the menu so that these new menu tabs are visible to people when upgrading.)