<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #838: Piwik 2.12.0</title>
    <link>http://localhost:8080/trac/ticket/838</link>
    <description>&lt;p&gt;
From the &lt;a class="ext-link" href="https://piwik.org/changelog/piwik-2-12-0/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Piwik 2.12.0 announcement&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
Piwik 2.12.0 is a new major release of Piwik! In this release we have focused on security, performance, and data quality improvements.
&lt;/p&gt;
&lt;p&gt;
What’s new?
&lt;/p&gt;
&lt;p&gt;
Loading reports in the UI will be faster overall, as well as custom date range reports and archiving. There were improvements made in both memory and CPU usage.
&lt;/p&gt;
&lt;p&gt;
When you create a new website in Piwik, it will now show instructions and display the Javascript Tracking code instead of the dashboard, as long as no data has been tracked.
&lt;/p&gt;
&lt;p&gt;
There is a new data quality tool: a console command to geo-locate any past visits which don’t have geo-location data.
&lt;/p&gt;
&lt;p&gt;
There are also important security improvements such as the one-click update which will now be done over secure connection HTTPS, or the fact that the token_auth will be removed from all of the log outputs.
&lt;/p&gt;
&lt;p&gt;
If you use the “Make it flat” feature, you may have noticed it was slow on large datasets: from Piwik 2.12.0 the Flattened reports will now render quickly even on the largest datasets (“Make it flat” is available via the bottom right icon in most reports).
&lt;/p&gt;
&lt;p&gt;
There are also several other bug fixes and improvements: 49 tickets have been closed by 7 contributors! (see the list of issues below)
&lt;/p&gt;
&lt;/blockquote&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/838</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 23 Mar 2015 10:31:20 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/838#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/838#comment:1</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.25&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.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Following the notes at &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PiwikServer#Updates"&gt;PiwikServer#Updates&lt;/a&gt;
&lt;/p&gt;
&lt;pre class="wiki"&gt;sudo -i
vi /web/stats.transitionnetwork.org/piwik/config/config.ini.php
cd /web/stats.transitionnetwork.org/
cp piwik/config/config.ini.php .
export PIWIK="2.12.0"
wget "https://builds.piwik.org/piwik-$PIWIK.tar.gz"
tar -zxvf piwik-$PIWIK.tar.gz
cp config.ini.php piwik/config/
chown -R www-data:www-data piwik/
php /web/stats.transitionnetwork.org/piwik/console core:update
 *************************************
   Everything is already up to date.
 *************************************
/etc/init.d/php5-fpm restart
vi /web/stats.transitionnetwork.org/piwik/config/config.ini.php
&lt;/pre&gt;&lt;p&gt;
I checked the Piwik web interface and everything seems to be working fine, closing.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>