summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/TreePreferencesAction.php
AgeCommit message (Expand)AuthorFilesLines
2024-02-10CodeStyleGreg Roach1-1/+0
2024-02-10Fix: #4937 - managers cannot set tree preferencesGreg Roach1-16/+18
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-12-15Fix: cannot save tree preferences without a contact userGreg Roach1-2/+5
2022-11-30PHP 8.0 - catch() parameters are optionalGreg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-46/+80
2022-10-18The PREFER_LEVEL2_SOURCES option is now part of the GEDCOM tags configurationGreg Roach1-1/+0
2022-10-18The FULL_SOURCES option is now part of the GEDCOM tags configurationGreg Roach1-1/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-5/+2
2021-10-20Catch specific exceptionsGreg Roach1-2/+2
2021-07-27Fix: #3966 - preferences for adding facts and eventsGreg Roach1-4/+0
2021-07-26Fix: #3823 - remove old/unused codeGreg Roach1-2/+0
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-6/+0
2021-05-12Managers should not be able to change media folder or URLGreg Roach1-8/+13
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-09-17Redirect to new URL after changing the tree's nameGreg Roach1-1/+1
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-0/+154