<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Pager, Filter and Directory Caching patches</title> 
  <pubDate>Fri, 10 Apr 2026 16:48:41 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7160</link> 
  <atom:link rel="self" type="application/rss+xml" title="Pager, Filter and Directory Caching patches" href="https://bugs.horde.org/ticket/7160/rss" /> 
  <description>Pager, Filter and Directory Caching patches</description> 
 
   
   
  <item> 
   <title>This patch add support for Filter (Search), Pager (item per </title> 
   <description>This patch add support for Filter (Search), Pager (item per Page) and Directory Caching on File Manager



Administrator can enable/disable Directory Caching on configuration. Options to set the cache lifetime and minimum of items on the directory in order to cache data are available.



End users have a new option to set the number of item to be displayed per page.



</description> 
   <pubDate>Tue, 05 Aug 2008 22:50:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7160#t48004</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/gollem/config/prefs.php.dist?r1=1.33&amp;r2=1.34&amp;ty=u
http://cvs.horde.org/diff.php/gollem/docs/CHANGES?r1=1.162&amp;r2=1.163&amp;ty=u
http://cvs.horde.org/diff.php/gollem/js/manager.js?r1=1.9&amp;r2=1.10&amp;ty=u
http://cvs.horde.org/diff.php/gollem/js/src/manager.js?r1=1.7&amp;r2=1.8&amp;ty=u
http://cvs.horde.org/diff.php/gollem/manager.php?r1=1.191&amp;r2=1.192&amp;ty=u
http://cvs.horde.org/diff.php/gollem/selectlist.php?r1=1.28&amp;r2=1.29&amp;ty=u
http://cvs.horde.org/diff.php/gollem/templates/manager/manager.html?r1=1.24&amp;r2=1.25&amp;ty=u</description> 
   <pubDate>Wed, 06 Aug 2008 04:13:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7160#t48007</link> 
  </item> 
   
  <item> 
   <title>I have committed the Pager and filter portions of this patch</title> 
   <description>I have committed the Pager and filter portions of this patch - thanks.



As for the caching part, your solution is harcoded to using files, doesn&#039;t expire the cache on certain events (i.e. deleting a file, changing the sort), etc.  I have gone ahead and implemented caching independently using Horde_Cache instead, with proper cache expirations, and the like.</description> 
   <pubDate>Wed, 06 Aug 2008 05:08:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7160#t48008</link> 
  </item> 
   
  <item> 
   <title>I&#039;m checking new patches applied to CVS and on manager.php y</title> 
   <description>I&#039;m checking new patches applied to CVS and on manager.php you must change



$refresh_params = array(&#039;page&#039; =&gt; $page);



to



$refresh_params = array();



Else we are unable to switch to others page, this GET variable is updated on the UI/Pager.php file.



</description> 
   <pubDate>Wed, 06 Aug 2008 12:12:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7160#t48013</link> 
  </item> 
   
  <item> 
   <title>&gt; I&#039;m checking new patches applied to CVS and on manager.php</title> 
   <description>&gt; I&#039;m checking new patches applied to CVS and on manager.php you must change

&gt;

&gt; $refresh_params = array(&#039;page&#039; =&gt; $page);

&gt;

&gt; to

&gt;

&gt; $refresh_params = array();

&gt;

&gt; Else we are unable to switch to others page, this GET variable is 

&gt; updated on the UI/Pager.php file.



This is incorrect.  Where can you not switch to another page?  Pager does the necessary changing of the page parameter in the URL for us (obviously).  And we need the page parameter elsewhere in the page or else we lose our position - i.e. refresh, performing an action on the file, etc.



In fact, right now, we aren&#039;t using refresh_url *enough* - not too much.  I have fixed the page/filter when doing the aforementioned file actions.

</description> 
   <pubDate>Wed, 06 Aug 2008 17:07:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7160#t48018</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
