History log of /webtrees/app/Services/ChartService.php (Results 1 – 18 of 18)
Revision Date Author Comments
# 7413816e 08-Oct-2024 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# d11be702 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# b11cdcd4 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# 5bfc6897 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

It is 2022 - update copyright dates


# 5fef3bfa 18-Feb-2022 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 36779af1 18-Feb-2022 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 9bbda1e6 27-Feb-2021 Greg Roach <greg@subaqua.co.uk>

Code style


# 89f7189b 25-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Use https link in copyright header


# b5c8fd7e 10-Dec-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 1afbbc50 17-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2653 add ability to re-order parent families; make the first one the primary family


# 54c1ab5e 18-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Avoid empty(), as it can be unpredicatable


# fcfa147e 17-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 3976b470 29-Sep-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 4949298f 17-May-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 54c7f8df 05-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Dual type-hints upset vimeo/psalm, but are useful in PhpStorm


# 39ca88ba 15-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Rename functions getFoo() to foo() and return collections instead of arrays


# b8e79c89 20-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Move more logic to ChartService


# aca28033 20-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Create ChartService for finding ancestors, descendants, cousins, etc.