History log of /webtrees/app/Module/ModuleConfigInterface.php (Results 1 – 21 of 21)
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


# 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


# 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


# 8f53f488 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Added PHP7 return types to methods according doc block (#1864)


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

Use PSR2 code style


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

Happy new year - 2018


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

2017


# 45ac604b 11-Apr-2016 Greg Roach <fisharebest@gmail.com>

Add configuration option to relationship chart


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

Update copyright year


# 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


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

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