History log of /webtrees/app/Module/ModuleReportInterface.php (Results 1 – 24 of 24)
Revision Date Author Comments
# 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


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

Use https link in copyright header


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

PSR12


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

PSR12


# 9af6b024 19-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Add example report


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

Convert tracking and analytics functions into modules


# 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


# 8fcd0d32 01-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Happy 2019


# 2c2c92e6 29-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #2000 - xref parameter missing from report menus


# 027c6af4 08-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Create ModuleInterface


# e7f56f2a 05-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Add declare(strict_types=1) to all PHP scripts


# c1010eda 16-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Use PSR2 code style


# dc809433 27-Jan-2018 Greg Roach <fisharebest@gmail.com>

Refactor report module interface to remove global variable


# 1062a142 07-Jan-2018 Greg Roach <fisharebest@gmail.com>

Happy new year - 2018


# 6bdf7674 08-Mar-2017 Greg Roach <fisharebest@gmail.com>

2017


# 369c0ce6 30-Jan-2016 Greg Roach <fisharebest@gmail.com>

Update copyright year


# 0ee13198 17-Jun-2015 Greg Roach <fisharebest@gmail.com>

Use rel=nofollow instead of hiding links


# 76692c8b 08-Jun-2015 Greg Roach <fisharebest@gmail.com>

PHPDoc


# 0e62c4b8 31-May-2015 Greg Roach <fisharebest@gmail.com>

PSR-4


# dd04c183 05-Feb-2015 Greg Roach <fisharebest@gmail.com>

Namespaces should consist of both vendor and package


# 3be3dabd 05-Feb-2015 Greg Roach <fisharebest@gmail.com>

Namespaces


# a25f0a04 01-Feb-2015 Greg Roach <fisharebest@gmail.com>

Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.