<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Whups as Helpdesk</title>
  <pubDate>Mon, 06 Oct 2008 18:42:54 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/766</link>
  <atom:link rel="self" type="application/rss+xml" title="Whups as Helpdesk" href="http://bugs.horde.org/ticket/766/rss" />
  <description>Whups as Helpdesk</description>

  
  
  <item>
   <title>The following has been implemented by the patches in the att</title>
   <description>The following has been implemented by the patches in the attachment:

* Turba is integrated to keep track of ticket user information.  What I did was store the Turba ID as the ticket's user_id_requester.  Each time it was referenced, I just did a getContact (actually a Whups function) to get their information to display.

* When a ticket is created from a guest point of view, I have them just type in their userid (which happens to also be their e-mail 'userid@domain.com'). This change could be expanded to be a configuration option to allow an Admin. to choose how guest tickets are stored.

* The block layout (along with mybugs) has an &quot;Unassigned Tickets&quot; listing so you can see all the tickets that haven't been picked up yet only from the queues which you are responsible for.  I also modified it to display extra information about the ticket specifically relating to the user.

* Added a &quot;Take Ticket&quot; link to make it easier to actually grab a ticket from the queue.

* Added Whups_Ticket::ticketNumberFormat() to make the tickets a little easier to read as I created a custom numbering system (BranchID - year - ticketID).

* The update tab was changed to allow a ticket to go back into the queue if the person wasn't able to handle it, accidentally grabbed it, etc.

* The update tab actually makes you an owner if you choose &quot;Assigned&quot; - but it's hardcoded which at the moment I don't like, but it works.

* A purely custom addition was that of using the turba field ['branchid'] throughout random parts of the code.  This is because we have a lot of branches so this helps us sort out tickets.  Of course this should be removed for general usage.

* Modified Whups::formatUser() to take the ID given and see if has an identity and if not, then look it up using Turba to pull their display name and/or e-mail address.

I'm sure all the changes aren't listed here, but I'll post them if I think of them.</description>
   <pubDate>Thu, 04 Nov 2004 11:30:03 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/766#t2814</link>
  </item>
  <item>
   <title>This was taken from an update done 15 mins. ago.</title>
   <description>This was taken from an update done 15 mins. ago.</description>
   <pubDate>Thu, 04 Nov 2004 11:31:07 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/766#t2815</link>
  </item>
  <item>
   <title>Hi there:
In many places,The bug tracking system is very si</title>
   <description>Hi there:
In many places,The bug tracking system is very similar to a customer service tracking system.
First,customer would like to know what is the situation of my ticket is.
Second,history is good and always welcome for customer .
Third,Who handle my problem ?

However ,Most of customer's question within personel information should not be public and search able by other customers.

In such situation,the search scope for guest should be restricted.
If someone wanna WHUPS act as a service tracking system.My opion will be :To see their own ticket,the guest *MUST* provides ticket number and mail address that shown in the received notification message. </description>
   <pubDate>Sun, 21 Nov 2004 19:36:34 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/766#t3261</link>
  </item>
  <item>
   <title>I liked Mike's idea for listing the unassigned tickets in th</title>
   <description>I liked Mike's idea for listing the unassigned tickets in the mybugs.php code.  However, I also like using the portal/block layout so I incorporated his code into the whups/lib/Block/summary.php code with a couple of minor adjustments to match the existing code structure there in summary.php.  FWIW, the attached patch was against rev 1.20 of summary.php

Kevin</description>
   <pubDate>Mon, 29 Nov 2004 23:32:59 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/766#t3443</link>
  </item>
  <item>
   <title>Oops! I just looked at my files again because what you did i</title>
   <description>Oops! I just looked at my files again because what you did is the exact same thing I did, but it looks like my patches were backwards!  I seem to have transposed the orig and modified versions, so here is the correct patch.

I already had done an update against this morning, so there may be something incorrect, but for the most part it looks like nothing has changed since I last did this and these should all work.

Enjoy.</description>
   <pubDate>Tue, 30 Nov 2004 09:23:59 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/766#t3457</link>
  </item>
  

 </channel>
</rss>
