History log of /webtrees/app/Module/IndividualFactsTabModule.php (Results 51 – 75 of 122)
Revision Date Author Comments
# 907c1109 06-May-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #1192 - only first associate shown in events of close relatives


# 22d65e5a 25-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Strict types


# 0b5fd0a6 03-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Declare static closures


# e364afe4 07-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Code style and testing


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

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


# 0cfd6963 05-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Custom module examples


# fb7a0427 01-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Fix: initial order of tabs, menus, etc. wrong


# 580a4d11 24-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2263 - facts duplicated in chart-boxes


# 87cca37c 23-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Refactor module components


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

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


# 2adcbd9a 05-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2159 - integrate clipboard support into modules


# 8eaf8709 05-Feb-2019 Greg Roach <fisharebest@webtrees.net>

#2159 - Allow tabs and sidebars to register the facts that they handle.


# 5c3e54b7 02-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2177 - Meta-data always shown on both facts tab and sidebar


# 8b9cfadb 30-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Module functions do not need to be static


# 5bdbe281 30-Jan-2019 Greg Roach <fisharebest@gmail.com>

Apply fixes from StyleCI (#2163)


# 4ca7e03c 30-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Create ModuleService


# 17c50b57 26-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Create module interface for historic events


# 5699f0a8 25-Jan-2019 Greg Roach <fisharebest@gmail.com>

Apply fixes from StyleCI (#2135)


# 37eb8894 25-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Convert tracking and analytics functions into modules


# 63276d8f 24-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Refactoring module API


# 353b36ab 22-Jan-2019 Greg Roach <fisharebest@webtrees.net>

#2130 - default order of menus clashes with user-defined order from previous versions


# 961ec755 22-Jan-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# cbf4b7fa 20-Jan-2019 Greg Roach <fisharebest@gmail.com>

Apply fixes from StyleCI (#2123)


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

Missing function visibility, etc.


# 49a243cb 19-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Working on #2120 - refactor modules: combine installed/enabled/allowed module lists; use traits to provide default implementations for interfaces; enable new modules by default; remove constructor


12345