History log of /webtrees/app/Module/FanChartModule.php (Results 26 – 50 of 96)
Revision Date Author Comments
# ad3143cc 02-Jun-2021 Greg Roach <greg@subaqua.co.uk>

Prefer https for links to documentation


# 0d047a8c 07-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Cleanup unused code


# 7c2c99fa 09-Feb-2021 Greg Roach <greg@subaqua.co.uk>

CodeStyle


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

Use https link in copyright header


# 6b9cb339 03-Oct-2020 Greg Roach <greg@subaqua.co.uk>

#3529 - rename Factory to Registry


# ef483801 30-Aug-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3496 - module components replaced with interfaces


# dec352c1 03-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()


# a18dc098 01-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3351 - PHP bug 79763 - imagefilledarc fails with odd-sized arcs


# fc26b4f6 03-Jun-2020 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# a091ac74 11-May-2020 Greg Roach <greg@subaqua.co.uk>

Update code to use new Factory objects


# 72f04adf 19-Jan-2020 Greg Roach <fisharebest@webtrees.net>

Fix: #2985 - make it easier to customise charts


# b46c87bd 13-Dec-2019 Greg Roach <fisharebest@webtrees.net>

CodeStyle - strict types


# 3c3fd0a5 11-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2833 Allow charts to start at private records when 'show private relationships' is enabled


# acd78f72 09-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Fix: workaround for PHP builds with --enable-gd-jis-conv


# 5e6816be 06-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Parents' names in lists - replace function with template


# ddeb3354 30-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Make variable types clearer to static analysis tools


# 4ea62551 30-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Add assertions for route parameters


# f7358520 30-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Allow $this to be used in routes


# ef5d23f1 30-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Remove View:share() - it's just a global


# 9e18e23b 29-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Change signature of Module::boot()


# 96949fc5 21-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Typo


# a91af26a 21-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Strict types


# 982e6c55 18-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Type hints


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

Strict types


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

PSR12


1234