Skip to content

One Name Trees: Include those with LastNameOther#408

Merged
jmegenealogy merged 1 commit into
wikitree:mainfrom
shogenapps:updateOneNameTrees
Jun 7, 2026
Merged

One Name Trees: Include those with LastNameOther#408
jmegenealogy merged 1 commit into
wikitree:mainfrom
shogenapps:updateOneNameTrees

Conversation

@shogenapps
Copy link
Copy Markdown
Contributor

Standardize surname comparisons and present 'aka' last names in the UI. Added CSS for .akaLastNames styling. JS changes: introduce wtPlusMatches (Set) and populate it from API results; add getStandardizedOtherLastNames() and getAkaLastNamesDisplay() to handle comma-separated LastNameOther values, avoid duplicates, and omit a person's own surnames. Convert many surname comparisons to use standardized forms so matching is case/whitespace-insensitive and correctly checks multiple other-last-name entries. Include wtPlusMatches as an alternate match in filtering logic, and adjust location/century checks accordingly. Update person and spouse list rendering to append aka display when appropriate. Remove debug shouldLog/shouldLogIds code and related no-op logging. Also standardize watchlist parsing to use the new standardized comparisons.

Standardize surname comparisons and present 'aka' last names in the UI. Added CSS for .akaLastNames styling. JS changes: introduce wtPlusMatches (Set) and populate it from API results; add getStandardizedOtherLastNames() and getAkaLastNamesDisplay() to handle comma-separated LastNameOther values, avoid duplicates, and omit a person's own surnames. Convert many surname comparisons to use standardized forms so matching is case/whitespace-insensitive and correctly checks multiple other-last-name entries. Include wtPlusMatches as an alternate match in filtering logic, and adjust location/century checks accordingly. Update person and spouse list rendering to append aka display when appropriate. Remove debug shouldLog/shouldLogIds code and related no-op logging. Also standardize watchlist parsing to use the new standardized comparisons.
@jmegenealogy jmegenealogy merged commit 0fdff2a into wikitree:main Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants