<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=ExpandTransactionHistory</id>
	<title>ExpandTransactionHistory - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=ExpandTransactionHistory"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=ExpandTransactionHistory&amp;action=history"/>
	<updated>2026-08-22T13:13:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=ExpandTransactionHistory&amp;diff=1127&amp;oldid=prev</id>
		<title>Admin: 3 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=ExpandTransactionHistory&amp;diff=1127&amp;oldid=prev"/>
		<updated>2016-04-06T20:08:54Z</updated>

		<summary type="html">&lt;p&gt;3 revisions imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:Expandhistory1.png|thumb|330px|Transaction history is collapsed]][[File:Expandhistory2.png|thumb|330px|Transaction history is expanded]]&lt;br /&gt;
&lt;br /&gt;
This puts quoted text in a collapsed TitleBox. This reduces vertical scrolling. Edit the local copy of html/Ticket/Elements/ShowMessageStanza.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 # diff /usr/share/request-tracker3.8/html/Ticket/Elements/ShowMessageStanza ShowMessageStanza&lt;br /&gt;
 50c50&lt;br /&gt;
 &amp;lt;     $m-&amp;gt;out(&amp;#039;&amp;amp;lt;pre&amp;amp;gt;&amp;#039;) if $plain_text_pre &amp;amp;&amp;amp; !$Depth &amp;amp;&amp;amp; !$plain_text_mono;&lt;br /&gt;
 ---&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 51a52&lt;br /&gt;
 &amp;gt;     $m-&amp;gt;out(&amp;#039;&amp;amp;lt;pre&amp;amp;gt;&amp;#039;) if $plain_text_pre &amp;amp;&amp;amp; !$Depth &amp;amp;&amp;amp; !$plain_text_mono;&lt;br /&gt;
 58a60,61&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 63a67&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 66a71&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 67a73,87&lt;br /&gt;
 &amp;gt;         # don&amp;#039;t include the TitleBox in the pre-tag&lt;br /&gt;
 &amp;gt;         # Add titlebar if this is the first nested message (Depth == 1)&lt;br /&gt;
 &amp;gt;         if ( $Depth == 1 &amp;amp;&amp;amp; $First ) {&lt;br /&gt;
 &amp;gt;             $m-&amp;gt;out(&amp;#039;&amp;amp;lt;/pre&amp;amp;gt;&amp;#039;) if $plain_text_pre &amp;amp;&amp;amp; !$plain_text_mono;&lt;br /&gt;
 &amp;gt;             $m-&amp;gt;out(&amp;#039;&amp;amp;lt;/div&amp;amp;gt;&amp;#039;);&lt;br /&gt;
 &amp;gt;             $m-&amp;gt;comp( &amp;#039;/Widgets/TitleBoxStart&amp;#039;,&lt;br /&gt;
 &amp;gt;                        title    =&amp;gt; loc(&amp;#039;Expand transaction history&amp;#039;),&lt;br /&gt;
 &amp;gt;                        class    =&amp;gt; &amp;#039;transaction-history&amp;#039;,&lt;br /&gt;
 &amp;gt;                        bodyclass=&amp;gt;&amp;#039;hidden&amp;#039;,&lt;br /&gt;
 &amp;gt;                        class    =&amp;gt;&amp;#039;rolled-up&amp;#039;,&lt;br /&gt;
 &amp;gt;             );&lt;br /&gt;
 &amp;gt;             $First = 0;&lt;br /&gt;
 &amp;gt;         }&lt;br /&gt;
 &amp;gt;         $m-&amp;gt;out( qq{&amp;amp;lt;div class=&amp;quot;message-stanza-depth-$Depth } .($plain_text_mono ? &amp;quot;plain-text-white-space&amp;quot; : &amp;quot;&amp;quot;).qq{&amp;quot; style=&amp;quot;color:$colors[$Depth]&amp;quot;&amp;amp;gt;});&lt;br /&gt;
 &amp;gt;         $m-&amp;gt;out(&amp;#039;&amp;amp;lt;pre&amp;amp;gt;&amp;#039;) if $plain_text_pre &amp;amp;&amp;amp; !$plain_text_mono;&lt;br /&gt;
 70c90&lt;br /&gt;
 &amp;lt;         $m-&amp;gt;out( qq{&amp;amp;lt;div class=&amp;quot;message-stanza-depth-$Depth&amp;quot;&amp;amp;gt;} );&lt;br /&gt;
 ---&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 78a99&lt;br /&gt;
 &amp;gt;         $m-&amp;gt;out(&amp;#039;&amp;amp;lt;/pre&amp;amp;gt;&amp;#039;) if $plain_text_pre &amp;amp;&amp;amp; !$plain_text_mono;&lt;br /&gt;
 79a101,108&lt;br /&gt;
 &amp;gt;         # Close TitleBox if we&amp;#039;re at the end of the last nested message&lt;br /&gt;
 &amp;gt;         if ($Depth == 0 &amp;amp;&amp;amp; !$First ) {&lt;br /&gt;
 &amp;gt;             $m-&amp;gt;comp(&amp;#039;/Widgets/TitleBoxEnd&amp;#039;);&lt;br /&gt;
 &amp;gt;             $First = 1;&lt;br /&gt;
 &amp;gt; ##&lt;br /&gt;
 &amp;gt;             $m-&amp;gt;out( qq{&amp;amp;lt;div class=&amp;quot;message-stanza-depth-0 } .($plain_text_mono ? &amp;quot;plain-text-white-space&amp;quot; : &amp;quot;&amp;quot;).qq{&amp;quot;&amp;amp;gt;});&lt;br /&gt;
 &amp;gt;             $m-&amp;gt;out(&amp;#039;&amp;amp;lt;pre&amp;amp;gt;&amp;#039;) if $plain_text_pre &amp;amp;&amp;amp; !$plain_text_mono;&lt;br /&gt;
 &amp;gt;         }&lt;br /&gt;
 83d111&lt;br /&gt;
 &amp;lt;     $m-&amp;gt;out(&amp;#039;&amp;amp;lt;/div&amp;amp;gt;&amp;#039;);&lt;br /&gt;
 84a113,115&lt;br /&gt;
 &amp;gt;     $m-&amp;gt;out(&amp;#039;&amp;amp;lt;/div&amp;amp;gt;&amp;#039;);&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 105a137,138&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
 &amp;gt; my @colors = (&amp;#039;#000000&amp;#039;, &amp;#039;#660000&amp;#039;, &amp;#039;#006600&amp;#039;, &amp;#039;#000066&amp;#039;, &amp;#039;#cc0000&amp;#039;, &amp;#039;#00cc00&amp;#039;, &amp;#039;#0000cc&amp;#039;, &amp;#039;#ff0000&amp;#039;, &amp;#039;#00ff00&amp;#039;, &amp;#039;#0000ff&amp;#039;);&lt;br /&gt;
 108,110c141,145&lt;br /&gt;
 &amp;lt; $Message =&amp;gt; undef&lt;br /&gt;
 &amp;lt; $Depth =&amp;gt; 0&lt;br /&gt;
 &amp;lt; $Transaction =&amp;gt; undef&lt;br /&gt;
 ---&lt;br /&gt;
 &amp;gt; $Message      =&amp;gt; undef&lt;br /&gt;
 &amp;gt; $Depth                =&amp;gt; 0&lt;br /&gt;
 &amp;gt; $Transaction  =&amp;gt; undef&lt;br /&gt;
 &amp;gt; $First                =&amp;gt; 1&lt;br /&gt;
 &amp;gt; $Last           =&amp;gt; 0&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=ExpandTransactionHistory&amp;diff=1124&amp;oldid=prev</id>
		<title>173.10.126.249: creation</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=ExpandTransactionHistory&amp;diff=1124&amp;oldid=prev"/>
		<updated>2011-03-25T16:47:49Z</updated>

		<summary type="html">&lt;p&gt;creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This puts quoted text in a collapsed TitleBox.  This reduces vertical scrolling.&lt;/div&gt;</summary>
		<author><name>173.10.126.249</name></author>
	</entry>
</feed>