History log of /webtrees/app/Module/RelationshipsChartModule.php (Results 26 – 50 of 128)
Revision Date Author Comments
# 24f2a3af 04-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


# 1fe542e9 15-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Move user constants to the user interface class


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

CodeStyle


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

#3529 - rename Factory to Registry


# 9f667ff2 15-Sep-2020 Greg Roach <greg@subaqua.co.uk>

Replace controller-actions with request-handlers


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

Fix: #3496 - module components replaced with interfaces


# 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


# 7a1b7425 15-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2877, Fix: #2886 - missing config option for relationships chart


# 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


# 075d1a05 22-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Avoid ambiguous functions such as empty()


# 7c4add84 07-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix error updating account preferences; use constants for preference names


# 1bd3bc77 01-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Comments


# 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


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

Change signature of Module::boot()


# 00efc03c 25-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Individuals on chart pages are required fields


# 023d8513 25-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2694, Fix: #2661 - routing for relationship chart


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

Type hints


# 3df1e584 18-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Use TreeService


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

Strict types


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

PSR12


123456