<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>config/email.yml.example</filename>
    </added>
    <added>
      <filename>deploy/before_restart.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -103,7 +103,7 @@ class Pitch &lt; NewsItem
     end
   end
   has_many :donations_and_credits, :class_name =&gt; &quot;Donation&quot;
-  has_many :organizational_donors, :through =&gt; :donations, :source =&gt; :user, :order =&gt; &quot;donations.created_at&quot;, 
+  has_many :organizational_donors, :through =&gt; :donations_and_credits, :source =&gt; :user, :order =&gt; &quot;donations.created_at&quot;, 
             :conditions =&gt; &quot;users.type = 'organization'&quot;,
             :uniq =&gt; true
             </diff>
      <filename>app/models/pitch.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-- if news_item.supporting_organizations.any? || news_item.donations.from_organizations.any?
+- if news_item.supporting_organizations.any? || news_item.donations_and_credits.from_organizations.any?
   .organizational_support
     %h2.supporters Organizational Support
     .double_content_border</diff>
      <filename>app/views/news_items/_organizational_supporters.html.haml</filename>
    </modified>
    <modified>
      <diff>@@ -69,9 +69,9 @@
       .block-spacer-negative
       = publishing_workflow_buttons_for(current_user)
   .span-160.box_white
-    = render :partial =&gt; &quot;news_items/organizational_supporters&quot;, :locals =&gt; {:news_item =&gt; @story}
-    = render :partial =&gt; &quot;pitches/group_supporters&quot;, :locals =&gt; {:news_item =&gt; @story}
-    = render :partial =&gt; &quot;pitches/supporters&quot;, :locals =&gt; {:news_item =&gt; @story}
+    = render :partial =&gt; &quot;news_items/organizational_supporters&quot;, :locals =&gt; {:news_item =&gt; @story.pitch}
+    = render :partial =&gt; &quot;pitches/group_supporters&quot;, :locals =&gt; {:news_item =&gt; @story.pitch}
+    = render :partial =&gt; &quot;pitches/supporters&quot;, :locals =&gt; {:news_item =&gt; @story.pitch}
 .clear
 .block-spacer
 </diff>
      <filename>app/views/stories/show.html.haml</filename>
    </modified>
    <modified>
      <diff>@@ -34,4 +34,4 @@ config.to_prepare do
 end
 
 PAYPAL_POST_URL = &quot;https://www.sandbox.paypal.com/cgi-bin/webscr&quot;
-PAYPAL_EMAIL = &quot;info+s_1240233800_per@spot.us&quot;
+PAYPAL_EMAIL = &quot;info+s_1240233800_per@spot.us&quot;
\ No newline at end of file</diff>
      <filename>config/environments/development.rb</filename>
    </modified>
    <modified>
      <diff>@@ -18,4 +18,4 @@ config.after_initialize do
   })
 end
 PAYPAL_POST_URL = &quot;https://www.paypal.com/cgi-bin/webscr&quot;
-PAYPAL_EMAIL = &quot;info@spot.us&quot;
+PAYPAL_EMAIL = &quot;info@spot.us&quot;
\ No newline at end of file</diff>
      <filename>config/environments/production.rb</filename>
    </modified>
    <modified>
      <diff>@@ -21,4 +21,4 @@ config.to_prepare do
 end
 
 PAYPAL_POST_URL = &quot;https://www.sandbox.paypal.com/cgi-bin/webscr&quot;
-PAYPAL_EMAIL = &quot;info+s_1240233800_per@spot.us&quot;
+PAYPAL_EMAIL = &quot;info+s_1240233800_per@spot.us&quot;
\ No newline at end of file</diff>
      <filename>config/environments/staging.rb</filename>
    </modified>
    <modified>
      <diff>@@ -14,7 +14,7 @@ development:
   canvas_page_name:
   callback_url: http://localhost:3000/
   pretty_errors: true
-  set_asset_host_to_callback_url: true
+  set_asset_host_to_callback_url: false
   tunnel:
     public_host_username: 
     public_host: 
@@ -27,7 +27,7 @@ test:
   secret_key: 
   canvas_page_name: 
   callback_url:
-  set_asset_host_to_callback_url: true
+  set_asset_host_to_callback_url: false
   tunnel:
     public_host_username: 
     public_host: 
@@ -40,7 +40,7 @@ staging:
   secret_key: c5fb41d223c153e2347560827d6bc82d
   canvas_page_name: 
   callback_url: http://spotus.hrvab.com/
-  set_asset_host_to_callback_url: true   
+  set_asset_host_to_callback_url: false   
   tunnel:
     public_host_username: 
     public_host: 
@@ -53,7 +53,7 @@ production:
   secret_key: 4bcf802601b9a428b96654ebfd631aba
   canvas_page_name: 
   callback_url: http://spot.us/
-  set_asset_host_to_callback_url: true   
+  set_asset_host_to_callback_url: false   
   tunnel:
     public_host_username: 
     public_host: </diff>
      <filename>config/facebooker.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7d7c692cca21de1294fac495762b5064f82c826f</id>
    </parent>
    <parent>
      <id>629c00b7fb3a3e82cb52ca4eae1f7484ea12274e</id>
    </parent>
  </parents>
  <author>
    <name>Dan Newman</name>
    <email>dpnewman@gmail.com</email>
  </author>
  <url>http://github.com/spot-us/spot-us/commit/b905d4fef0b03161dbe45c673d6a6dd70b6d3e79</url>
  <id>b905d4fef0b03161dbe45c673d6a6dd70b6d3e79</id>
  <committed-date>2009-11-09T18:01:59-08:00</committed-date>
  <authored-date>2009-11-09T18:01:59-08:00</authored-date>
  <message>Merged S3 and recent changes</message>
  <tree>d3e1aa935477dfb13fce98c01933f1d0b541b475</tree>
  <committer>
    <name>Dan Newman</name>
    <email>dpnewman@gmail.com</email>
  </committer>
</commit>
