<?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>Permission sql driver</title> 
  <pubDate>Fri, 10 Apr 2026 18:48:35 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6150</link> 
  <atom:link rel="self" type="application/rss+xml" title="Permission sql driver" href="https://bugs.horde.org/ticket/6150/rss" /> 
  <description>Permission sql driver</description> 
 
   
   
  <item> 
   <title>Another attempt minimize my DB load is moving permissions ou</title> 
   <description>Another attempt minimize my DB load is moving permissions outside DT. Permission actually uses only id, name, parents and data colum for serialize its attributes. So with this driver you get a very small and fast table loading only the data needed when needed. And even loads and connect the db objeject only when need, as the comon calls are only hasPermission and exists and if you use cache you will never build anoter DB conenction to check a premission.



You also need the apply the perms.diff to the permissions UI as one datatree call is harcoded. As the permission driver, but this you must change it by your own.



Files:

- perms.sql, horde_perms table structure

- migrate.php: moves your current permissons to a flat table

- perms.diff current UI fix

- sql.php driver to out in Horde/Perms/sql.php

- test.php, runs all driver methods for result coparations</description> 
   <pubDate>Fri, 25 Jan 2008 16:34:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t41485</link> 
  </item> 
   
  <item> 
   <title>Fix adding permissions to the top level.



Finished.</title> 
   <description>Fix adding permissions to the top level.



Finished.</description> 
   <pubDate>Sat, 26 Jan 2008 11:23:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t41511</link> 
  </item> 
   
  <item> 
   <title>Cache key fix.

Works on all my installations.</title> 
   <description>Cache key fix.

Works on all my installations.</description> 
   <pubDate>Sun, 27 Jan 2008 11:11:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t41531</link> 
  </item> 
   
  <item> 
   <title>I&#039;ve committed the UI.php and datatree.php changes as they m</title> 
   <description>I&#039;ve committed the UI.php and datatree.php changes as they make sense even without the rest of this (though I&#039;m working on the full patch too). Thanks again.</description> 
   <pubDate>Fri, 04 Apr 2008 18:03:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t44418</link> 
  </item> 
   
  <item> 
   <title>Added the SQL scripts and upgrade instructions.</title> 
   <description>Added the SQL scripts and upgrade instructions.</description> 
   <pubDate>Mon, 07 Apr 2008 00:43:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t44464</link> 
  </item> 
   
  <item> 
   <title>Committed, with a bunch of work on Perms and Share to get da</title> 
   <description>Committed, with a bunch of work on Perms and Share to get datatree dependencies/references out and make this work without them. Thanks!</description> 
   <pubDate>Tue, 08 Apr 2008 06:26:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t44482</link> 
  </item> 
   
  <item> 
   <title>&gt; Committed, with a bunch of work on Perms and Share to get </title> 
   <description>&gt; Committed, with a bunch of work on Perms and Share to get datatree 

&gt; dependencies/references out and make this work without them. Thanks!



There is still a reference to DataTree::encodeName in the horde/admin/perms/add_child.php. </description> 
   <pubDate>Tue, 08 Apr 2008 08:21:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t44484</link> 
  </item> 
   
  <item> 
   <title>Fixed, thanks</title> 
   <description>Fixed, thanks</description> 
   <pubDate>Tue, 08 Apr 2008 16:59:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t44501</link> 
  </item> 
   
  <item> 
   <title>It looks like the SQL schema to create tables was omitted fr</title> 
   <description>It looks like the SQL schema to create tables was omitted from the 3.1_to_3.2 upgrade script.  The schema also does not appear in the scripts/sql directory.  This is in a FRAMEWORK_3 checkout from tonight. </description> 
   <pubDate>Thu, 10 Apr 2008 04:51:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t44552</link> 
  </item> 
   
  <item> 
   <title>Just needed to run horde-merge.php on this commit:

http://l</title> 
   <description>Just needed to run horde-merge.php on this commit:

http://lists.horde.org/archives/cvs/Week-of-Mon-20080407/077159.html</description> 
   <pubDate>Thu, 10 Apr 2008 05:21:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6150#t44554</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
