summaryrefslogtreecommitdiff
path: root/app/Module/ModuleTabInterface.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-12Remove unused importsGreg Roach1-1/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-24CodeStyleGreg Roach1-0/+1
2022-02-18PHPdocGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-10PHPdocGreg Roach1-1/+1
2019-10-31Refactor controllers as request handlersGreg Roach1-0/+11
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-05-17PHPdocGreg Roach1-1/+0
2019-03-05Dual type-hints upset vimeo/psalm, but are useful in PhpStormGreg Roach1-1/+2
2019-02-11PHPdocGreg Roach1-1/+1
2019-02-11PHPdocGreg Roach1-1/+6
2019-02-10component (tab, sidebar) titles may differ from module titles (#2198)Richard Cissée1-1/+3
2019-02-05#2159 - Allow tabs and sidebars to register the facts that they handle.Greg Roach1-0/+8
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-20Missing function visibility, etc.Greg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-4/+19
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-08Create ModuleInterfaceGreg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-5/+5
2018-07-16Use PSR2 code styleGreg Roach1-39/+41
2018-01-13Use views for genealogy objectsGreg Roach1-12/+10
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-1/+1
2015-05-30Code styleGreg Roach1-4/+5
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+67