<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>pieces/quickdb.jxp</filename>
    </added>
    <added>
      <filename>quickdb.jxp</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,12 @@ adminRoot = core.modules.admin;
 assert( adminRoot );
 admin = {};
 
+core.ext.pluck();
+core.io.marshal();
+core.io.encode.json();
+core.content.html();
+core.content.regexp();
+
 log.admin.level = log.LEVEL.ERROR;
 
 admin.getAppNav = function(key){</diff>
      <filename>_init.js</filename>
    </modified>
    <modified>
      <diff>@@ -47,7 +47,7 @@ else {
 var mylog = log.admin.index.debug;
 
 // AJAX functions that do not require headers/footers
-var ajaxFunctions = [ &quot;showTable&quot;, &quot;table&quot;, &quot;editCron&quot;, &quot;blog/autosave&quot;, &quot;doc&quot;, &quot;chartgen&quot; ];
+var ajaxFunctions = [ &quot;showTable&quot;, &quot;table&quot;, &quot;editCron&quot;, &quot;blog/autosave&quot;, &quot;doc&quot;, &quot;chartgen&quot;, &quot;quickdb&quot; ];
 
 _openAccess =
     request.getURI().match( /^.admin\/doc$/ ) &amp;&amp;</diff>
      <filename>index.jxp</filename>
    </modified>
    <modified>
      <diff>@@ -82,7 +82,7 @@ if (table.rows.length == 0){
     &lt;/if&gt;
     &lt;if (!top)&gt;
       &lt;forin row table.rows&gt;
-        &lt;tr class=&quot;white-main&quot; id=&quot;tr$table.rows[row].id&quot;&gt;
+        &lt;tr class=&quot;white-main&quot; id=&quot;tr$table.rows[row]._id&quot;&gt;
           &lt;td class=&quot;left&quot;&gt;&amp;nbsp;&lt;/td&gt;
           &lt;if (table.rows[row].id)&gt;
             &lt;td&gt;$table.rows[row].id&lt;/td&gt;</diff>
      <filename>pieces/dbviewBody.html</filename>
    </modified>
    <modified>
      <diff>@@ -15,11 +15,6 @@
 */ %&gt;
 
 &lt;%
-core.ext.pluck();
-core.io.marshal();
-core.io.encode.json();
-core.content.html();
-core.content.regexp();
 
 var collection;
 // ignore internal transient variables</diff>
      <filename>table.jxp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7a781e20d0cc747bda05dcccef6871ebde713daa</id>
    </parent>
  </parents>
  <author>
    <name>kristina</name>
    <email>k@wooster.earthlink.net</email>
  </author>
  <url>http://github.com/10gen/core-modules-admin/commit/fde5d97eafe671c5b070d7b7dbc94d2afe64fc3b</url>
  <id>fde5d97eafe671c5b070d7b7dbc94d2afe64fc3b</id>
  <committed-date>2008-12-22T13:49:34-08:00</committed-date>
  <authored-date>2008-12-22T13:49:34-08:00</authored-date>
  <message>new ugly and fast(er) db viewer

/admin/quickdb</message>
  <tree>b1d8c934a8eb4db165f125278a8a9738501f738a</tree>
  <committer>
    <name>kristina</name>
    <email>k@wooster.earthlink.net</email>
  </committer>
</commit>
