Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Request Tracker: Users

chart by told time

 

 

Request Tracker users RSS feed   Index | Next | Previous | View Threaded


rgm at ast

Apr 15, 2012, 11:27 AM

Post #1 of 9 (632 views)
Permalink
chart by told time

Hello,


RT has a time called 'told' or Last Contact time that records the last
time a requestor is contacted. I would like to be able to create charts
based on this time similar to the charts for the other times. The ability
to chart by told/last contact time does not seem to be included in the
default set of charts. I have checked on the RT4.0 Demo site.

(i) Has anyone coded up this option and could share it?

(ii) How would one add the option to an existing installation?

(iii) Could it be added to a future RT release?

Thanks Richard





-------------------------------------------------------------------
Dr. Richard G. McMahon | Phone (office) 44-(0)-1223-337519
University of Cambridge | (switchboard) 1223-337548
Institute of Astronomy | (secretary) 1223-337516
Madingley Rd | FAX 1223-337523
Cambridge, CB3 OHA, UK. | mobile 7885-409019
Office: Hoyle 18 | home 1223-359770
-------------------------------------------------------------------
email: rgm [at] ast | WWW: http://www.ast.cam.ac.uk/~rgm
richardgmcmahon [at] gmail | skype: richardgmcmahon
-------------------------------------------------------------------


ruz at bestpractical

Apr 16, 2012, 7:28 AM

Post #2 of 9 (585 views)
Permalink
Re: chart by told time [In reply to]

On Sun, Apr 15, 2012 at 22:27, Richard McMahon <rgm [at] ast> wrote:
>
> Hello,
>
>
> RT has a time called 'told' or Last Contact time that records the last time
> a requestor is contacted. I would like to be able to create charts based on
> this time similar to the charts for the other times. The ability to chart by
> told/last contact time does not seem to be included in the default set of
> charts. I have checked on the RT4.0 Demo site.
>
> (i) Has anyone coded up this option and could share it?
>
> (ii) How would one add the option to an existing installation?
>
> (iii) Could it be added to a future RT release?

It's really very easy to add and master branch has it. You need one
word change 3d2b69c3dc80abbad4278cb171639cd87c82ea6c from RT
repository. We just missed it when added other date fields.

>
> Thanks Richard
>
>
>
>
>
> -------------------------------------------------------------------
>  Dr. Richard G. McMahon    | Phone (office)     44-(0)-1223-337519
>  University of Cambridge   |       (switchboard)       1223-337548
>  Institute of Astronomy    |       (secretary)         1223-337516
>  Madingley Rd              | FAX                       1223-337523
>  Cambridge, CB3 OHA, UK.   | mobile                    7885-409019
>  Office: Hoyle 18          | home                      1223-359770
> -------------------------------------------------------------------
>  email: rgm [at] ast  | WWW:    http://www.ast.cam.ac.uk/~rgm
>  richardgmcmahon [at] gmail | skype:                richardgmcmahon
> -------------------------------------------------------------------



--
Best regards, Ruslan.


CLasater at taleo

Apr 16, 2012, 8:37 AM

Post #3 of 9 (585 views)
Permalink
Re: chart by told time [In reply to]

Will this be added to a future version of RT, like 4.0.6?

----- Original Message -----
From: Ruslan Zakirov [mailto:ruz [at] bestpractical]
Sent: Monday, April 16, 2012 10:28 AM
To: Richard McMahon <rgm [at] ast>
Cc: rt-users [at] lists <rt-users [at] lists>
Subject: Re: [rt-users] chart by told time

On Sun, Apr 15, 2012 at 22:27, Richard McMahon <rgm [at] ast> wrote:
>
> Hello,
>
>
> RT has a time called 'told' or Last Contact time that records the last time
> a requestor is contacted. I would like to be able to create charts based on
> this time similar to the charts for the other times. The ability to chart by
> told/last contact time does not seem to be included in the default set of
> charts. I have checked on the RT4.0 Demo site.
>
> (i) Has anyone coded up this option and could share it?
>
> (ii) How would one add the option to an existing installation?
>
> (iii) Could it be added to a future RT release?

It's really very easy to add and master branch has it. You need one
word change 3d2b69c3dc80abbad4278cb171639cd87c82ea6c from RT
repository. We just missed it when added other date fields.

>
> Thanks Richard
>
>
>
>
>
> -------------------------------------------------------------------
>  Dr. Richard G. McMahon    | Phone (office)     44-(0)-1223-337519
>  University of Cambridge   |       (switchboard)       1223-337548
>  Institute of Astronomy    |       (secretary)         1223-337516
>  Madingley Rd              | FAX                       1223-337523
>  Cambridge, CB3 OHA, UK.   | mobile                    7885-409019
>  Office: Hoyle 18          | home                      1223-359770
> -------------------------------------------------------------------
>  email: rgm [at] ast  | WWW:    http://www.ast.cam.ac.uk/~rgm
>  richardgmcmahon [at] gmail | skype:                richardgmcmahon
> -------------------------------------------------------------------



--
Best regards, Ruslan.


ruz at bestpractical

Apr 16, 2012, 8:53 AM

Post #4 of 9 (578 views)
Permalink
Re: chart by told time [In reply to]

On Mon, Apr 16, 2012 at 19:37, Christopher Lasater <CLasater [at] taleo> wrote:
> Will this be added to a future version of RT, like 4.0.6?

Repo says it's in RT 4.0.5


>
> ----- Original Message -----
> From: Ruslan Zakirov [mailto:ruz [at] bestpractical]
> Sent: Monday, April 16, 2012 10:28 AM
> To: Richard McMahon <rgm [at] ast>
> Cc: rt-users [at] lists <rt-users [at] lists>
> Subject: Re: [rt-users] chart by told time
>
> On Sun, Apr 15, 2012 at 22:27, Richard McMahon <rgm [at] ast> wrote:
>>
>> Hello,
>>
>>
>> RT has a time called 'told' or Last Contact time that records the last time
>> a requestor is contacted. I would like to be able to create charts based on
>> this time similar to the charts for the other times. The ability to chart by
>> told/last contact time does not seem to be included in the default set of
>> charts. I have checked on the RT4.0 Demo site.
>>
>> (i) Has anyone coded up this option and could share it?
>>
>> (ii) How would one add the option to an existing installation?
>>
>> (iii) Could it be added to a future RT release?
>
> It's really very easy to add and master branch has it. You need one
> word change 3d2b69c3dc80abbad4278cb171639cd87c82ea6c from RT
> repository. We just missed it when added other date fields.
>
>>
>> Thanks Richard
>>
>>
>>
>>
>>
>> -------------------------------------------------------------------
>>  Dr. Richard G. McMahon    | Phone (office)     44-(0)-1223-337519
>>  University of Cambridge   |       (switchboard)       1223-337548
>>  Institute of Astronomy    |       (secretary)         1223-337516
>>  Madingley Rd              | FAX                       1223-337523
>>  Cambridge, CB3 OHA, UK.   | mobile                    7885-409019
>>  Office: Hoyle 18          | home                      1223-359770
>> -------------------------------------------------------------------
>>  email: rgm [at] ast  | WWW:    http://www.ast.cam.ac.uk/~rgm
>>  richardgmcmahon [at] gmail | skype:                richardgmcmahon
>> -------------------------------------------------------------------
>
>
>
> --
> Best regards, Ruslan.



--
Best regards, Ruslan.


rgm at ast

Apr 16, 2012, 9:11 AM

Post #5 of 9 (575 views)
Permalink
Re: chart by told time [In reply to]

Hi, The Easter Egg Demo sites do not seem to have it.

http://rt.easter-eggs.org/demos/

The footer on the Dashboard for both 4.0 and 4.2

Testing release (4.2 trunk): 4.0.0rc4-22-g4e177bb
Stable release (4.0 trunk): 4.0.0rc4-22-g4e177bb

r.

On Mon, 16 Apr 2012, Ruslan Zakirov wrote:

> Date: Mon, 16 Apr 2012 19:53:05 +0400
> From: Ruslan Zakirov <ruz [at] bestpractical>
> To: Christopher Lasater <CLasater [at] taleo>
> Cc: "rgm [at] ast" <rgm [at] ast>,
> "rt-users [at] lists" <rt-users [at] lists>
> Subject: Re: [rt-users] chart by told time
>
> On Mon, Apr 16, 2012 at 19:37, Christopher Lasater <CLasater [at] taleo> wrote:
>> Will this be added to a future version of RT, like 4.0.6?
>
> Repo says it's in RT 4.0.5
>
>
>>
>> ----- Original Message -----
>> From: Ruslan Zakirov [mailto:ruz [at] bestpractical]
>> Sent: Monday, April 16, 2012 10:28 AM
>> To: Richard McMahon <rgm [at] ast>
>> Cc: rt-users [at] lists <rt-users [at] lists>
>> Subject: Re: [rt-users] chart by told time
>>
>> On Sun, Apr 15, 2012 at 22:27, Richard McMahon <rgm [at] ast> wrote:
>>>
>>> Hello,
>>>
>>>
>>> RT has a time called 'told' or Last Contact time that records the last time
>>> a requestor is contacted. I would like to be able to create charts based on
>>> this time similar to the charts for the other times. The ability to chart by
>>> told/last contact time does not seem to be included in the default set of
>>> charts. I have checked on the RT4.0 Demo site.
>>>
>>> (i) Has anyone coded up this option and could share it?
>>>
>>> (ii) How would one add the option to an existing installation?
>>>
>>> (iii) Could it be added to a future RT release?
>>
>> It's really very easy to add and master branch has it. You need one
>> word change 3d2b69c3dc80abbad4278cb171639cd87c82ea6c from RT
>> repository. We just missed it when added other date fields.
>>
>>>
>>> Thanks Richard
>>>
>>>
>>>
>>>
>>>
>>> -------------------------------------------------------------------
>>>  Dr. Richard G. McMahon    | Phone (office)     44-(0)-1223-337519
>>>  University of Cambridge   |       (switchboard)       1223-337548
>>>  Institute of Astronomy    |       (secretary)         1223-337516
>>>  Madingley Rd              | FAX                       1223-337523
>>>  Cambridge, CB3 OHA, UK.   | mobile                    7885-409019
>>>  Office: Hoyle 18          | home                      1223-359770
>>> -------------------------------------------------------------------
>>>  email: rgm [at] ast  | WWW:    http://www.ast.cam.ac.uk/~rgm
>>>  richardgmcmahon [at] gmail | skype:                richardgmcmahon
>>> -------------------------------------------------------------------
>>
>>
>>
>> --
>> Best regards, Ruslan.
>
>
>
>

--
-------------------------------------------------------------------
Dr. Richard G. McMahon | Phone (office) 44-(0)-1223-337519
University of Cambridge | (switchboard) 1223-337548
Institute of Astronomy | (secretary) 1223-337516
Madingley Rd | FAX 1223-337523
Cambridge, CB3 OHA, UK. | mobile 7885-409019
Office: Hoyle 18 | home 1223-359770
-------------------------------------------------------------------
email: rgm [at] ast | WWW: http://www.ast.cam.ac.uk/~rgm
richardgmcmahon [at] gmail | skype: richardgmcmahon
-------------------------------------------------------------------


trs at bestpractical

Apr 16, 2012, 9:25 AM

Post #6 of 9 (578 views)
Permalink
Re: chart by told time [In reply to]

On 04/16/2012 12:11 PM, Richard McMahon wrote:
> Hi, The Easter Egg Demo sites do not seem to have it.
>
> http://rt.easter-eggs.org/demos/

These are unofficial demo sites run by an RT contributor.

> The footer on the Dashboard for both 4.0 and 4.2
>
> Testing release (4.2 trunk): 4.0.0rc4-22-g4e177bb
> Stable release (4.0 trunk): 4.0.0rc4-22-g4e177bb

Those versions are over a year old.


elacour at easter-eggs

Apr 16, 2012, 9:32 AM

Post #7 of 9 (578 views)
Permalink
Re: chart by told time [In reply to]

On 16/04/2012 18:11, Richard McMahon wrote:
>
> Hi, The Easter Egg Demo sites do not seem to have it.
>
> http://rt.easter-eggs.org/demos/
>
>

yes, this is pretty outdated :(

I'm going to update this soon ... lack of times those days/weeks/months :(


elacour at easter-eggs

Apr 16, 2012, 9:48 AM

Post #8 of 9 (579 views)
Permalink
Re: chart by told time [In reply to]

On 16/04/2012 18:32, Emmanuel Lacour wrote:
> On 16/04/2012 18:11, Richard McMahon wrote:
>>
>> Hi, The Easter Egg Demo sites do not seem to have it.
>>
>> http://rt.easter-eggs.org/demos/
>>
>>
>
> yes, this is pretty outdated :(
>
> I'm going to update this soon ... lack of times those days/weeks/months :(
>

4.0 demo is now at current git 4.0-trunk.


rgm at ast

Apr 16, 2012, 10:23 AM

Post #9 of 9 (575 views)
Permalink
Re: chart by told time [In reply to]

Thanks, Charts by Told Time are available. r.


On Mon, 16 Apr 2012, Emmanuel Lacour wrote:

> Date: Mon, 16 Apr 2012 18:48:09 +0200
> From: Emmanuel Lacour <elacour [at] easter-eggs>
> To: rt-users [at] lists
> Subject: Re: [rt-users] chart by told time
>
> On 16/04/2012 18:32, Emmanuel Lacour wrote:
>> On 16/04/2012 18:11, Richard McMahon wrote:
>>>
>>> Hi, The Easter Egg Demo sites do not seem to have it.
>>>
>>> http://rt.easter-eggs.org/demos/
>>>
>>>
>>
>> yes, this is pretty outdated :(
>>
>> I'm going to update this soon ... lack of times those days/weeks/months :(
>>
>
> 4.0 demo is now at current git 4.0-trunk.
>

--
-------------------------------------------------------------------
Dr. Richard G. McMahon | Phone (office) 44-(0)-1223-337519
University of Cambridge | (switchboard) 1223-337548
Institute of Astronomy | (secretary) 1223-337516
Madingley Rd | FAX 1223-337523
Cambridge, CB3 OHA, UK. | mobile 7885-409019
Office: Hoyle 18 | home 1223-359770
-------------------------------------------------------------------
email: rgm [at] ast | WWW: http://www.ast.cam.ac.uk/~rgm
richardgmcmahon [at] gmail | skype: richardgmcmahon
-------------------------------------------------------------------

Request Tracker users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.