* removing person Id magic numbers
self reg and self verify
* new API to terutn self registered families
* import cleanup
* 1st comit
* fixed null classification
* added /self-verify
fixed max return to 100 and order desc
* created
* added self reg and self verify reports
* using static vars not magic numbers
* fixed checking for null/empty/0 last edited dates
* fixed a bug where 2 timeline items at the same time show as 1
also added verify-link
* added verify link
* using standard $family->verify call
* bug fixes
fixed timeline adding a 2nd created line
fixed if checking = vs ==
fixed verify
moving createTimeLine to public
* using common createTimeLineNote
* support years by timeline
* Apply fixes from StyleCI (#2913)
* moving from static var to const