History log of /webtrees/app/Individual.php (Results 126 – 150 of 192)
Revision Date Author Comments
# bbb76c12 18-Aug-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle - comments should not be used in the middle of lines


# 4686330a 15-Aug-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle


# eae5daff 26-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove old/unused code


# c1010eda 16-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Use PSR2 code style


# 74e78bfa 09-Jul-2018 Jonathan Jaubart <dev@jaubart.com>

Incorrect famid used in getPrimaryChildFamily (#1777)

The logic in `getPrimaryChildFamily` wrongly assumes that the key of the returned array is the Family Xref (whereas it is just the numercal inde

Incorrect famid used in getPrimaryChildFamily (#1777)

The logic in `getPrimaryChildFamily` wrongly assumes that the key of the returned array is the Family Xref (whereas it is just the numercal index). As a consequence, $famid does not contain the correct value, and the checks are flawed (and will certainly fall back to the first family).

Looking at the code history, the bug seems quite old, but I guess that it has been a case rare enough for an individual to have multiple FAMC records, and the first not being the primary one, that it has not been reported before.

show more ...


# 54ba7dc5 09-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove global


# 1e9c2c49 24-Mar-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #1657 - double escape HTML in branches list


# e71ef9d2 20-Jan-2018 Greg Roach <fisharebest@gmail.com>

Refactor to improve PHPdoc / type hinting / code analysis


# 225e381f 10-Jan-2018 Greg Roach <fisharebest@gmail.com>

Use views for genealogy objects


# 1062a142 07-Jan-2018 Greg Roach <fisharebest@gmail.com>

Happy new year - 2018


# d53324c9 06-Jan-2018 Greg Roach <fisharebest@gmail.com>

Use e() helper function


# cc7d0e55 03-Dec-2017 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes (#1525)

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com


# a213a63c 02-Dec-2017 Greg Roach <fisharebest@gmail.com>

Working on media


# 4a9f750f 02-Dec-2017 Greg Roach <fisharebest@gmail.com>

Working on media handling


# c4b3e5a2 27-Nov-2017 Greg Roach <fisharebest@gmail.com>

Strict typing


# 8d68cabe 03-Nov-2017 Greg Roach <fisharebest@gmail.com>

Code style


# b20ddbf9 03-Nov-2017 Greg Roach <fisharebest@gmail.com>

Strict typing


# 4080d558 03-Nov-2017 Greg Roach <fisharebest@gmail.com>

PHPDOC


# 16d0b7f7 02-Nov-2017 Rico Sonntag <mail@ricosonntag.de>

Return Place instance instead of string, allowing use of object methods


# c4fdfd2d 09-Sep-2017 Greg Roach <fisharebest@gmail.com>

Fix #1310 Remove _PRIM tag


# 7b0e71c3 07-Aug-2017 Greg Roach <fisharebest@gmail.com>

Fix #953 - always add nickname to the end of the name


# 86dd5955 16-Jul-2017 Greg Roach <fisharebest@gmail.com>

Broken link on album tab


# cc5ab399 11-Jul-2017 Greg Roach <fisharebest@gmail.com>

Prepare to remove class Filter


# dce07401 28-Jun-2017 Greg Roach <fisharebest@gmail.com>

Use glide/intervention to generate thumbnail images


# 15d603e7 07-Mar-2017 Greg Roach <fisharebest@gmail.com>

jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows


12345678