<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -114,6 +114,7 @@ class Report &lt; ActiveRecord::Base
     if filters.include?(:dtstart) &amp;&amp; !filters[:dtstart].blank?
       conditions[0] &lt;&lt; &quot;created_at &gt;= :dtstart&quot;
     end
+    filters[:dtend] = '2009-1-27' if filters[:dtend].blank?
     if filters.include?(:dtend) &amp;&amp; !filters[:dtend].blank?
       conditions[0] &lt;&lt; &quot;created_at &lt;= :dtend&quot;
     end</diff>
      <filename>app/models/reports/report.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>45546d6074ef4ea3d1ad69d187ef608b7fd0a9ac</id>
    </parent>
  </parents>
  <author>
    <name>David Troy</name>
    <email>davetroy@teflon.local</email>
  </author>
  <url>http://github.com/davetroy/inaugreport/commit/e04f3df82239b2ded8729fa30140f0e9dbb3f5be</url>
  <id>e04f3df82239b2ded8729fa30140f0e9dbb3f5be</id>
  <committed-date>2009-02-25T16:24:08-08:00</committed-date>
  <authored-date>2009-02-25T16:24:08-08:00</authored-date>
  <message>Add date end field</message>
  <tree>e9d2c441b55215faac361d9f6af6d0f63f9844db</tree>
  <committer>
    <name>David Troy</name>
    <email>davetroy@teflon.local</email>
  </committer>
</commit>
