<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/</link>
    <language>en-us</language>

    <title>ZDBInterface Changelog</title>
    <description>ZDBInterface Changelog</description>
    <item>
    <title>[default] fix problem with config page when autocommit is not defined.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/7ee835840724</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/7ee835840724</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>7ee835840724</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix problem with config page when autocommit is not defined.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>zpt/editZDBInterfaceFolder.zpt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Wed, 24 Apr 2013 20:49:42 +0200</pubDate>
</item>
<item>
    <title>fixed bug when params to ZDBInlineSearch are not strings.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/5f3d6623b71e</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/5f3d6623b71e</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>5f3d6623b71e</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fixed bug when params to ZDBInlineSearch are not strings.<br/>
new method ZDBSlice.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>DBInterface.py<br />version.txt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Fri, 08 Feb 2013 20:40:25 +0100</pubDate>
</item>
<item>
    <title>nicer edit pages.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/0e87d5d80709</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/0e87d5d80709</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0e87d5d80709</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>nicer edit pages.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>zpt/editRestDbInterface.zpt<br />zpt/editZDBInterfaceFolder.zpt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Fri, 11 Jan 2013 19:14:07 +0100</pubDate>
</item>
<item>
    <title>V1.7: new connection caching. some cleanup.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/132ae1c0255a</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/132ae1c0255a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>132ae1c0255a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>V1.7: new connection caching. some cleanup.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>DBInterface.py<br />WritableRestDbInterface.py<br />version.txt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Fri, 11 Jan 2013 17:58:56 +0100</pubDate>
</item>
<item>
    <title>better fix for psycopg 2.4. better quoting of sql arguments.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/60fea3a6c695</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/60fea3a6c695</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>60fea3a6c695</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>better fix for psycopg 2.4. better quoting of sql arguments.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>DBInterface.py<br />RestDbInterface.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Thu, 23 Feb 2012 21:17:14 +0100</pubDate>
</item>
<item>
    <title>added stuff from RestDbGisApi to WritableRestDbInterface.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/48ed91b29784</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/48ed91b29784</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>48ed91b29784</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>added stuff from RestDbGisApi to WritableRestDbInterface.<br/>
changed meta_type of RestDbInterface (remove &quot;2&quot;).</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>RestDbInterface.py<br />WritableRestDbInterface.py<br />version.txt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Thu, 23 Feb 2012 08:33:48 +0100</pubDate>
</item>
<item>
    <title>fix for psycopg 2.4 Column type.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/5b99c04c567c</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/5b99c04c567c</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>5b99c04c567c</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix for psycopg 2.4 Column type.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>DBInterface.py<br />version.txt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Wed, 22 Feb 2012 18:53:05 +0100</pubDate>
</item>
<item>
    <title>comments with a bit of documentation</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/9fb0d4f24486</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/9fb0d4f24486</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>9fb0d4f24486</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>comments with a bit of documentation</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ZDBInterfaceFolder.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Thu, 17 Nov 2011 14:06:52 +0100</pubDate>
</item>
<item>
    <title>added _op_XXX=in operation</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/9cea47dc6926</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/9cea47dc6926</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>9cea47dc6926</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>added _op_XXX=in operation<br/>
added version number</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ZDBInterfaceFolder.py<br />version.txt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Thu, 10 Nov 2011 19:59:59 +0100</pubDate>
</item>
<item>
    <title>add _ignore_empty option (default=true) to ZSQLInlineSearch.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/cf03ab908a2b</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/ZDBInterface/rev/cf03ab908a2b</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>cf03ab908a2b</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>add _ignore_empty option (default=true) to ZSQLInlineSearch.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ZDBInterfaceFolder.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#99;&#97;&#115;&#116;&#105;&#101;&#115;</author>
    <pubDate>Thu, 07 Jul 2011 21:04:23 +0200</pubDate>
</item>

  </channel>
</rss>