History log of /webtrees/app/Module/ModuleMenuTrait.php (Results 1 – 15 of 15)
Revision Date Author Comments
# 1ff45046 23-Mar-2024 Greg Roach <greg@subaqua.co.uk>

PHP 8.2 - union types


# 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


# 49528f2b 30-Nov-2022 Greg Roach <greg@subaqua.co.uk>

Remove scrutinizer annotations


# 5bfc6897 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

It is 2022 - update copyright dates


# a09ea7cc 05-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Add anotations for false-positives in scrutinizer


# 33c746f1 29-Oct-2021 Greg Roach <greg@subaqua.co.uk>

TypeHints


# 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


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

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


# 33c34396 28-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Convert page footers to modules


# 24bd2cf5 26-Jan-2019 Greg Roach <fisharebest@webtrees.net>

NULL == 0 error when sorting tabs/menus/sidebars


# 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