Skip to Main Content
Main content begins here
  Build Information:
 
  Build Version:   5.4.3.2511
Release Date: 2017-11-14

  Summary:
 
  Added name aliases for Community Members to allow for continuity of visitor stats when a member's name
  changes - for example:
        st-john-the-baptist         ->          light-on-the-hill
        lindsay-crc                 ->          jennings-creek-christian-reformed-church

  Code Changes:
 
  codebase.php                                                                                   5.4.3     (2017-11-14)
    1) Updated version information
  classes/class.community_member.php                                                             1.0.117   (2017-11-14)
    1) Added 'name_aliases' to fields list
    2) Community_Member::get_stats() now looks to name_aliases for other names to include for profile stats
  classes/class.report_column.php                                                                1.0.147   (2017-11-13)
    1) Fix for draw_form_field() for case 'languages_assign' to cast width and height to int before using
  classes/class.report_form.php                                                                  1.0.68    (2017-11-14)
    1) Now shows fields to be updated or inserted if DEBUG_FORM constant is set in codebase
    2) Now uses class constant for version control
  classes/class.system_copy.php                                                                  1.0.13    (2017-11-13)
    1) System::copy_communityMembers() now remaps Primary Community and Primary Ministerial for community members
       to their new parents

  Database Changes:
 
2511.sql
  1) Added new column `name_aliases` to `community_member` table
  2) Added 'name_aliases' field to community_member report
  3) Set version information

  Module Versions:
  Backup 1.0.5, Codebase 5.4.3, CSS 1.0.173, DB 2511, DB C/S 8a116bac, 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.3
  classes/  (4 files changed)
    class.community_member.php                        1.0.117   CS:251f17f2
    class.report_column.php                           1.0.147   CS:86a95277
    class.report_form.php                             1.0.68    CS:49756f49
    class.system_copy.php                             1.0.13    CS:60df9caf
Comments list begins