Skip to Main Content
Main content begins here
  Build Information:
 
  Build Version:   5.4.12.2520
Release Date: 2017-12-13

  Summary:
 
  1) Now indicates system time in Scheduled Tasks report and current systemID in sites report
  2) Now detects whether Piwik is accessible before ever attempting to refresh stats using it
  3) Now checks for DEBUG_NO_INTERNET constant in addition to system field of similar name

  Code Changes:
 
  codebase.php                                                                                   5.4.12    (2017-12-13)
    1) Updated version information
  classes/class.community.php                                                                    1.0.125   (2017-12-13)
    1) Community::get_stats() now returns with existing cached stats if Piwik API is unavailable
    2) Removed optional start and end dates from Community::get_stats()
  classes/class.community_display.php                                                            1.0.56    (2017-12-13)
    1) Community_Display::setupListingsLoadPiwikStats() now calls each member's get_stats() without trying to
       set start and end dates
  classes/class.community_member.php                                                             1.0.122   (2017-12-13)
    1) Community_Member::get_stats() now returns with existing cached stats if Piwik API is unavailable
    2) Removed optional start and end dates from Community_Member::get_stats()
  classes/class.community_member_display.php                                                     1.0.61    (2017-12-13)
    1) Changed order in which stats are obtained in Community_Member_Display::setupLoadStats()
       to have system, then community, then member load in that specific order
  classes/class.layout.php                                                                       1.0.43    (2017-12-12)
    1) Implemented handling of DEBUG_NO_INTERNET
  classes/class.piwik.php                                                                        1.0.4     (2017-12-13)
    1) Added methods getServerVersion() and isOnline()
    2) Moved connection auth setup into constructor
    3) PSR-2 fixes
  classes/class.report_report.php                                                                1.0.38    (2017-12-13)
    1) Added display of current systemID on sites report and system time for scheduled tasks
  classes/class.system.php                                                                       1.0.185   (2017-12-13)
    1) System::get_stats() now returns with existing cached stats if Piwik API is unavailable
    2) Removed optional start and end dates from System::get_stats()
    3) Checks for Akismet Key Status and Bug Tracker now implement new DEBUG_NO_INTERNET flag if set
  classes/component/twitter.php                                                                  1.0.1     (2017-12-13)
    1) Implemented handling of system constant DEBUG_NO_INTERNET where set
  classes/map/googlemap.php                                                                      1.0.4     (2017-12-12)
    1) Implemented DEBUG_NO_INTERNET handling
  classes/output.php                                                                             1.0.4     (2017-12-12)
    1) Implemented handing of DEBUG_NO_INTERNET

  Database Changes:
 
2520.sql
  1) Set version information

  Module Versions:
  Backup 1.0.5, Codebase 5.4.12, CSS 1.0.173, DB 2520, DB C/S 9d8abddc, FCKeditor 4.5.3, FCKeditor Config 1.0.23, Functions 1.0.22, GetID3 1.8.3b, icons C/S 460db971, Img 2.2.1, JS Functions 1.1.272, JS Members 1.0.154, labels C/S 646c2256, System 1.0.41

  Deployment:
 
Promote:
  codebase.php                                        5.4.12
  classes/  (11 files changed)
    class.community.php                               1.0.125   CS:ce8b7128
    class.community_display.php                       1.0.56    CS:30ef9048
    class.community_member.php                        1.0.122   CS:6e9215b
    class.community_member_display.php                1.0.61    CS:cdb879d9
    class.layout.php                                  1.0.43    CS:ff60dd75
    class.piwik.php                                   1.0.4     CS:b95767e
    class.report_report.php                           1.0.38    CS:bf08a0ad
    class.system.php                                  1.0.185   CS:27aaa0ed
    component/twitter.php                             1.0.1     CS:28865b6c
    map/googlemap.php                                 1.0.4     CS:79e43212
    output.php                                        1.0.4     CS:e73d74de
Comments list begins