<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #608: User profile pictures are too big</title>
    <link>http://localhost:8080/trac/ticket/608</link>
    <description>&lt;p&gt;
The user profile pictures on the user profile nodes are too big.
&lt;/p&gt;
&lt;p&gt;
e.g.
&lt;a class="ext-link" href="https://transitionnetwork.org/people/tina-clarke"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://transitionnetwork.org/people/tina-clarke&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Please investigate and restrain them into a suitable maximum size
&lt;/p&gt;
&lt;p&gt;
NB: Ed is keeping a number of small UI-ish tickets back for Ben to do in a lump when we've built up enough so don't do anything yet.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/608</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Mon, 14 Oct 2013 08:38:25 GMT</pubDate>
      <title>priority, description changed</title>
      <link>http://localhost:8080/trac/ticket/608#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;major&lt;/em&gt; to &lt;em&gt;minor&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/608?action=diff&amp;amp;version=1"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 14 Oct 2013 18:19:41 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/608#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.05&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.05&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
FWIW, this CSS will make any 'too big' image in the content area fit the available space nicely:
&lt;/p&gt;
&lt;pre class="wiki"&gt;#main-content img {
  max-width: 100%;
  height: auto;
}
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Tue, 15 Oct 2013 07:56:19 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/608#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:3</guid>
      <description>
        &lt;p&gt;
if it is that quick can you roll it out jim? (sorry ben!)
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Wed, 16 Oct 2013 19:30:23 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/608#comment:4</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.1&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.05&lt;/em&gt; to &lt;em&gt;0.15&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
&lt;a class="ext-link" href="https://github.com/transitionnetwork/transition2/commit/9c0f6d0401411b49b8bdd171e913dec273038b13#diff-cd7337a3bb0094b8ae9e1a2ba0bb7473"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;I've just committed the change to the scss&lt;/a&gt;, but not yet compiled to CSS or pushed to the server.
&lt;/p&gt;
&lt;p&gt;
Ed, Ben, do you want me to do that? I'd prefer this was tested first really since it will affect EVERY image in the content area -- though if they're less than the width available nothing should happen.
&lt;/p&gt;
&lt;p&gt;
Let me know.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Thu, 17 Oct 2013 16:25:00 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/608#comment:5</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.5&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.15&lt;/em&gt; to &lt;em&gt;0.65&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
FYI I've now recompiled the SASS on my machine from the latest changes... It wouldn' compile and there is a lot of broken scss fragments. I've therefore removed the 'v1' and v2' scss files as they're not being used.
&lt;/p&gt;
&lt;p&gt;
After a cleanup it now compiles. I've also set Compass to be in Production mode so it doesn't output all those comments and debugging. Ben, please remember to pull before you do anything else.
&lt;/p&gt;
&lt;p&gt;
This will arrive in STG for us to have a look at soon.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Tue, 22 Oct 2013 13:17:02 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/608#comment:6</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:6</guid>
      <description>
        &lt;p&gt;
Great - let me know when to check on STG please
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Wed, 06 Nov 2013 16:35:10 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/608#comment:7</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:7</guid>
      <description>
        &lt;p&gt;
I'm looking on STG. I'm also having a brainwave (rather late one) and have removed the Transition Nearby block from the 'people/*' pages - which now makes the profile pics look fine.
&lt;/p&gt;
&lt;p&gt;
So my initial bug is fixed by removing the block from the people pages.
&lt;/p&gt;
&lt;p&gt;
*Ahem*
&lt;/p&gt;
&lt;p&gt;
I can't see any examples of pictures looking too big or too small now - SO
&lt;/p&gt;
&lt;p&gt;
I approve this...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 18 Nov 2013 12:19:56 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/608#comment:8</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:8</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.15&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.65&lt;/em&gt; to &lt;em&gt;0.8&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This fix is also on PROD, and tested by going to &lt;a class="ext-link" href="https://www.transitionnetwork.org/people/tina-clarke"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://www.transitionnetwork.org/people/tina-clarke&lt;/a&gt; and then setting page width narrower... image gracefully scaled rather than overlapping.
&lt;/p&gt;
&lt;p&gt;
Marking fixed.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Wed, 20 Nov 2013 15:54:21 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/608#comment:9</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/608#comment:9</guid>
      <description>
        &lt;p&gt;
ta
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>