Search results

Jump to navigation Jump to search
  • * thingy 1 return 1;
    7 KB (823 words) - 21:14, 13 August 2016
  • ...scar Support Unit. The Oscar Support Unit will be in touch with you within 1 working day to discuss your query.
    248 bytes (43 words) - 16:03, 6 April 2016
  • return 1; return 1;
    2 KB (341 words) - 16:37, 6 April 2016
  • return 1 if $msgattr->GetHeader('Received'); # email message Riccardo Carlesso 1/Apr/11
    1 KB (151 words) - 16:15, 6 April 2016
  • return 1; $cf_value = uc $1;
    4 KB (624 words) - 20:58, 13 August 2016
  • if ($due->Unix() < 1) { $self->{'prio'} = ($self->TicketObj->Priority - 1);
    4 KB (576 words) - 16:08, 6 April 2016
  • % if ($ARGS{Queue} == 1) { ...ut Create.html is from share? Try to create a ticket in queue with id > 1. Not happening!
    2 KB (279 words) - 16:03, 6 April 2016
  • return 1; return 1;
    2 KB (232 words) - 21:09, 13 August 2016
  • ...ave a priority of -15, and questionable message might have a priorirty of -1; the system automagically handles any necessary casting. you can then occas $t =~ /score=(-?\d+(|:\.\d+)?)/ && ($score = $1);
    1 KB (177 words) - 16:37, 6 April 2016
  • = Compiling Apache 1.x with mod_perl = The mod_perl1 guide can be found at: http://perl.apache.org/docs/1.0/guide/
    4 KB (589 words) - 16:03, 6 April 2016
  • ...ecially when they have an Enabled checkbox on the field definition in step 1) ...eturn ($self->TicketObj->FirstCustomFieldValue('SilentResolve') eq 'Yes' ? 1 : 0);
    2 KB (280 words) - 16:37, 6 April 2016
  • return(1);
    321 bytes (40 words) - 16:15, 6 April 2016
  • == 1. Apache Authentication ==
    2 KB (240 words) - 16:08, 6 April 2016
  • IT had 1 tickets opened this last week. Requests had 1 tickets opened this last week.
    2 KB (288 words) - 16:23, 6 April 2016
  • return 1; return 1;
    1 KB (157 words) - 17:56, 14 December 2016
  • return (1); ...for(@RT::NonTransitioningStatus) { %nonTransitioningStatus = ($_ => 1); }
    2 KB (271 words) - 16:15, 6 April 2016
  • %# for CustomField with ID 1 only please. % if($CustomField->Id == 1) {
    1 KB (192 words) - 16:03, 6 April 2016
  • # -1 means that the ticket has no due date at all. We leave such return 0 if ($due->Unix == -1);
    3 KB (404 words) - 16:39, 6 April 2016
  • 1. Go to Configuration->Global->Scrips # we are all done, return true if we only found 1 resolved transaction
    2 KB (317 words) - 18:52, 13 August 2016
  • <nowiki>*** /lib/RT/Transaction_Overlay.pm Tue Apr 1 16:36:01 2008 --- /lib/RTTransaction_Overlay.pm Tue Apr 1 22:47:18 2008
    1 KB (183 words) - 16:39, 6 April 2016
  • return 1; return 1;
    1 KB (194 words) - 20:50, 13 August 2016
  • ...'auth' =&gt; 1, ...'info' =&gt; 1,
    4 KB (214 words) - 16:11, 6 April 2016
  • ...y. All tickets will increase in Priority (even past the Final Priority) by 1 each day after the Start Date. ...y. $self-&gt;{'prio'} = ($self-&gt;[[TicketObj]]-&gt;Priority + 1); return 1;
    6 KB (947 words) - 16:08, 6 April 2016
  • * Custom action preparation code: '''return 1;''' ...p;&nbsp;<font color="purple">@date_created</font> = (<font color="orange">$1</font>, <font color="orange">$2</font>, <font color="orange">$3</font>, <fo
    12 KB (1,799 words) - 16:37, 6 April 2016
  • return 1; return undef unless $qCount &gt;= 1;
    4 KB (487 words) - 18:51, 13 August 2016
  • return 1; return 1;
    1 KB (200 words) - 21:02, 13 August 2016
  • * Edit scrip #1 - <code>On Correspond Open Tickets with template Blank</code> return 1;
    3 KB (403 words) - 16:03, 6 April 2016
  • <nowiki>1; return 1;
    7 KB (1,010 words) - 16:37, 6 April 2016
  • $transaction-&gt;Creator != 1) { # prevent loop return(1);
    3 KB (377 words) - 18:57, 13 August 2016
  • $$skip = 1 if $Transaction-&gt;Creator == $RT::SystemUser-&gt;id; $$skip = 1 if $Transaction->Creator == $RT::SystemUser->id;
    1 KB (182 words) - 16:49, 8 January 2017
  • my $start_day = 1; return 1; ## It's not in the work week and is OFF Hours
    3 KB (535 words) - 14:24, 13 August 2016
  • Return 1; return 1;
    2 KB (359 words) - 08:46, 23 August 2017
  • ...n RT inserts data into table database server generates new value(current + 1) and use it as id of the new record. Some times people want start counting mysql&gt; ALTER TABLE auto_inc_test AUTO_INCREMENT=1; # value lesser than max id
    4 KB (675 words) - 16:37, 6 April 2016
  • return(1); 1;
    2 KB (332 words) - 18:40, 8 January 2017
  • $title =~ s/^__(.*)__$/$1/o if $title; $retro = $1;
    4 KB (523 words) - 16:03, 6 April 2016
  • * Custom Condition: 1; * Custom action preparation code: 1;
    3 KB (464 words) - 21:11, 13 August 2016
  • # return $Attachment-&gt;First-&gt;ContentType eq 'text/x-vcard' ? 1 : 0; return $Attachments-&gt;Count() ? 1 : 0;
    2 KB (371 words) - 18:49, 13 August 2016
  • ...iority: {my $p=$Ticket-&gt;Priority; $p=50 if $p&lt;0; 6-(int(($p/20)+.5)||1)}
    385 bytes (59 words) - 16:39, 6 April 2016
  • + 'ssl' => 1, @@ -0,0 +1,74 @@
    8 KB (712 words) - 16:39, 6 April 2016
  • ...s login (e.g. the sources of RT-Authen-ExternalAuth are 2 LDAP servers and 1 external DB). The users of each web application are a subset of RT's users. unless($result == 1) {
    3 KB (397 words) - 16:36, 6 April 2016
  • ...rting and rototilling has incorporated changes from RT through version 3.8.1 = Completed work for 4.0 alpha 1 (Target date: 15 February 2009) =
    3 KB (364 words) - 16:34, 6 April 2016
  • Set($Bar, 1); RT-&gt;Config-&gt;Get('Bar') # 1
    2 KB (245 words) - 16:37, 6 April 2016
  • # 1. add a break out of ticket lifetime by owner ...hich the ticket lived (i.e. $histogramData[0] is for tickets resolved in < 1 day)
    5 KB (601 words) - 11:20, 18 April 2019
  • return 1;
    499 bytes (69 words) - 16:15, 6 April 2016
  • ...icket/Elements/EditCustomFields", TicketObj => $ARGS{'Ticket'}, AsTable => 1); return 1;
    1 KB (232 words) - 16:08, 6 April 2016
  • 1. Add a Custom Field called "CustomerSurveyToken" $client->{id} = 1;
    2 KB (234 words) - 16:36, 6 April 2016
  • if( $starts &lt; 1 ) { if ($due &lt; 1 || $starts &lt; 1) {
    9 KB (1,058 words) - 16:08, 6 April 2016
  • ...le is [[OldestTransactionsFirst]], you must set it to '0' to be true, and '1' to be false. $ShowTitle =&gt; 1
    7 KB (864 words) - 16:36, 6 April 2016
  • Personally I use 1 and 35.
    383 bytes (66 words) - 16:03, 6 April 2016
  • 1. Save the following code to /path/to/rt3/local/lib/RT/Condition/[[AnyRemind return(1);
    3 KB (332 words) - 14:21, 13 August 2016

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)