summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/TreePreferencesPage.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-6/+3
2022-01-04The markdown specification allows newlines to render as either a space or a l...Greg Roach1-4/+2
2021-12-20Translator hintsGreg Roach1-1/+1
2021-12-19Markdown with line-breaksGreg Roach1-2/+4
2021-09-14Remove unused constantsGreg Roach1-33/+0
2021-08-21Fix: #3977, Fix: #3978 - don't show disabled custom tags in the control panelGreg Roach1-37/+18
2021-05-18CodeStyleGreg Roach1-6/+3
2021-03-19Remove GedcomTagGreg Roach1-31/+5
2021-03-19Use closures for sort callbacksGreg Roach1-7/+69
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-0/+209