ChurchCRM / CRM

ChurchCRM is an OpenSource Church CRM & Management Software.
https://ChurchCRM.io
MIT License
635 stars 445 forks source link

iPersonNameStyle doesn\'t have a \"Suffix\" option #3728

Closed ChurchCRMBugReport closed 1 month ago

ChurchCRMBugReport commented 6 years ago

iPersonNameStyle should have a suffix option so that it's possible to disambiguate between Jr. and Sr. in the search results.

Collected Value Title Data
Page Name /SystemSettings.php
Screen Size 1080x1920
Window Size 949x1920
Page Size 1171x2150
Platform Information Linux CSHN001 4.4.0-98-generic #121-Ubuntu SMP Tue Oct 10 14:24:03 UTC 2017 x86_64
PHP Version 7.0.24-1+ubuntu16.04.1+deb.sury.org+1
SQL Version 5.7.20-0ubuntu0.16.04.1
ChurchCRM Version 2.9.2
Reporting Browser Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36
Prerequisite Status All Prerequisites met
Integrity check status {"status":"success"}
Apache Modules core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
respencer commented 5 months ago

There's 2 areas of code doing almost the same thing, but not quite:

https://github.com/ChurchCRM/CRM/blob/66a0b745cb97bd6764944ea0124138ed6cb62324/src/ChurchCRM/model/ChurchCRM/Person.php#L361-L502

https://github.com/ChurchCRM/CRM/blob/66a0b745cb97bd6764944ea0124138ed6cb62324/src/Include/Functions.php#L545-L622

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 15 days with no activity.

DawoudIO commented 1 month ago

There was a change to this code in the a PR of late can this be addressed also