summaryrefslogtreecommitdiff
path: root/app/Module/LifespansChartModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-03-02Fix: #5327 - Lifespan chart errors when no dates availableGreg Roach1-0/+10
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-07-28Block robots from chartsGreg Roach1-1/+3
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-1/+8
2025-02-12Add Armenian translationGreg Roach1-5/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-7/+7
2024-10-08CodeStyleGreg Roach1-5/+0
2024-03-31CodeStyleGreg Roach1-2/+2
2024-03-31PHP 8.2 - union typesGreg Roach1-2/+2
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-6/+2
2024-01-24Remove debugGreg Roach1-1/+0
2024-01-24Fix: #4943 - validation of old URLs for lifespan chartGreg Roach1-2/+9
2023-08-29Preparing to remove dependency on laravel/databaseGreg 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-4/+0
2022-04-11Improve support for SEX X - see #4304Greg Roach1-2/+4
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-26Parameter validationGreg Roach1-11/+13
2022-02-23Update and use Validation classGreg Roach1-12/+6
2022-02-21PHPdocGreg Roach1-2/+2
2021-10-15Prefer object to stdClassGreg Roach1-3/+2
2021-10-14TypeHintsGreg Roach1-5/+4
2021-10-12PHPdocGreg Roach1-3/+3
2021-08-31Code styleGreg Roach1-4/+10
2021-08-31Lifespan chart: exclude unknown dates from min/max calculation (#4020)Jonathan Jaubart1-2/+4
2021-08-23PHPdocGreg Roach1-5/+5
2021-03-19PHPdocGreg Roach1-1/+1
2021-02-18Fix: #3731 - lifepsans ruler too shortGreg Roach1-1/+1
2021-02-10CodeStyleGreg Roach1-2/+22
2021-02-04Code styleGreg Roach1-3/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-24whitespaceGreg Roach1-1/+1
2020-10-03CodeStyleGreg Roach1-1/+1
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-4/+4
2020-09-30Fix: #3483 - reduce length of URLs for lifespan chartGreg Roach1-3/+14
2020-08-30Fix: #3496 - module components replaced with interfacesGreg Roach1-1/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-4/+5
2020-01-19Fix: #2985 - make it easier to customise chartsGreg Roach1-7/+6
2020-01-09Use place selector in lifespans chart optionsGreg Roach1-59/+11
2019-12-13CodeStyle - strict typesGreg Roach1-5/+8
2019-12-05Fix: #2812 - include default individual on initial view of lifespans/timeline...Greg Roach1-1/+2
2019-10-30Add assertions for route parametersGreg Roach1-2/+4
2019-10-30Allow $this to be used in routesGreg Roach1-1/+1
2019-10-30Remove View:share() - it's just a globalGreg Roach1-0/+1
2019-10-29Change signature of Module::boot()Greg Roach1-2/+8
2019-10-18Type hintsGreg Roach1-1/+1
2019-10-17Strict typesGreg Roach1-1/+1