summaryrefslogtreecommitdiff
path: root/app/Module/ReportsMenuModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-12Add Armenian translationGreg Roach1-5/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-10-08CodeStyleGreg Roach1-5/+0
2024-03-31CodeStyleGreg Roach1-2/+2
2024-03-31PHP 8.2 - union typesGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-6/+2
2023-07-23phpdocGreg Roach1-2/+0
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-6/+2
2023-03-20Fix sorting of menus with first letter accentuated (#4797)Julien Papasian1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-06CodeStyleGreg Roach1-0/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-2/+5
2021-10-29TypeHintsGreg Roach1-4/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-05-27Sort Charts/Reports menu entries (#3308)Richard Cissée1-0/+3
2020-05-12Update code to use new Factory objectsGreg Roach1-1/+0
2020-05-11PHPdocGreg Roach1-2/+1
2020-01-10Fix: identify significant individual on family pagesGreg Roach1-1/+1
2019-11-13Fix: #2756 Report menu not detecting individual from current pageGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+2
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-3/+4
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-02-23Refactor module componentsGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-1/+0
2019-01-30Create ModuleServiceGreg Roach1-1/+17
2019-01-25Apply fixes from StyleCI (#2135)Greg Roach1-1/+1
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-24Refactoring module APIGreg Roach1-1/+1
2019-01-22#2130 - default order of menus clashes with user-defined order from previous ...Greg Roach1-1/+1
2019-01-22PHPdocGreg Roach1-1/+10
2019-01-21Use module system for core modulesGreg Roach1-0/+82