hh_extended_family icon indicating copy to clipboard operation
hh_extended_family copied to clipboard

webtrees - showing the extended family of an individual (like cousins and uncles, aunts, ...)

Results 26 hh_extended_family issues
Sort by recently updated
recently updated
newest added

Hi, I created a person, not yet approved, when tryign to check unapproved profile i get following error ![obraz](https://github.com/hartenthaler/hh_extended_family/assets/45084859/0370b3e8-30c3-481f-b2cd-cedc47943178) Undefined array key 1 …/modules_v4/hh_extended_family/src/Factory/Objects/ProbandName.php:122 #0 …/modules_v4/hh_extended_family/src/Factory/Objects/ProbandName.php(122): Fisharebest\Webtrees\Webtrees::Fisharebest\Webtrees\{closure}() #1 …/modules_v4/hh_extended_family/src/Factory/Objects/ProbandName.php(99): Hartenthaler\Webtrees\Module\ExtendedFamily\ProbandName::findNiceNameFromNameParts()...

I have a few "0 — 1 NAME //" tags in my GEDCOM. GECOM error checking recommends changing "//" to "": ![afbeelding](https://user-images.githubusercontent.com/46184729/206899784-a4bb5f2c-2933-4196-9531-26491e2f20df.png) When I follow that advice, I get the...

bug

for information: `Summary for the shown extended family The extended family of Mr. XXXX has 12 members (including Mr. XXXX). (additional members of the partner chains are not counted) Some...

translation

I was just editing some individuals (who have a name entry as well as a romanized one). This is how it looks with Extended Family disablled: ![image](https://user-images.githubusercontent.com/706110/211209721-e728946d-9d0b-40ed-9184-d680028468d2.png) this specific one...

duplicate

Besides the sex of a person, the status of a shown person regarding blood relationship is important. It would be nice to easily identify blood-related persons by a colour or...

enhancement

In FancyTreeviewModule.php there is `if ($person->tree()->getPreference('SHOW_PRIVATE_RELATIONSHIPS')) {` The extended family module should support this tree preference, too.

enhancement

If a couple and its status are shown, there should be additional information about the date and place of a marriage event. It should be an option in the control...

enhancement

Show additionally the last occupation and the last residence of a person. This should be an option in the control panel to activate those information fields.

enhancement

The image should be left and the text should be on the right side; not the image above the text as it is now.

bug

Add a new compact chart (table) with "Direct line" and "Side lines": ``` Grandparents | | Parents | | Aunts/Uncles Proband | Siblings | Cousins Children | Nice/Nephews | Grandchildren...

enhancement