Skip to Main Content
Main content begins here
  Build Information:
 
  Build Version:   5.5.0.2523
Release Date: 2018-03-22

  Summary:
 
  1) Big changes to System Export code to support dumping of entire systems to a file
  2) Bug fixes for warning with PHP 7.2 and later
  3) A large number of reports (16) have a missing character in the SQL dropdown selectory query.
     This error was masked in some versions of mysql (e.g. 5.5.57), but correctly results in an error
     in later versions of mysql (e.g. 5.6.39). These errors are corrected here.

  Code Changes:
 
  codebase.php                                                                                   5.5.0     (2018-03-22)
    1) Updated version information
  classes/class.community_display.php                                                            1.0.58    (2018-03-20)
    1) Bug fix for Community_Display::drawMeetings() displayed in PHP 7.2
  classes/class.push_product.php                                                                 1.0.1     (2018-03-20)
    1) Push_Product::get_selector_sql() now declared as static
  classes/class.record.php                                                                       1.0.105   (2018-03-21)
    1) Many changes throughout to allow systemID field to be changed -
       used to allow these functions to work with system table that uses ID instead of systemID
  classes/class.report_form.php                                                                  1.0.69    (2018-03-17)
    1) Bug fix for displaying tabs with PHP 7.2
  classes/class.system.php                                                                       1.0.187   (2018-03-21)
    1) Added System::getSystemIdField() to override default field used for filtering on systemID
  classes/class.system_export.php                                                                1.0.21    (2018-03-21)
    1) Changes to support dumping of entire system or systems to a specified file

  Database Changes:
 
2523.sql
  1) Bug fixes for various report columns where the SQL statement for Master Admin dropdowns was truncated
  2) Set version information

  Module Versions:
  Backup 1.0.5, Codebase 5.5.0, CSS 1.0.173, DB 2523, DB C/S 41de4e36, 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.5.0
  classes/  (6 files changed)
    class.community_display.php                       1.0.58    CS:6245bcfb
    class.push_product.php                            1.0.1     CS:7ce2a7d9
    class.record.php                                  1.0.105   CS:93a4002d
    class.report_form.php                             1.0.69    CS:7124b33a
    class.system.php                                  1.0.187   CS:ae4ec59a
    class.system_export.php                           1.0.21    CS:c742681a
Comments list begins