summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/DeleteTreeAction.php
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Update and use Validation classGreg Roach1-4/+2
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-08-13Wrong base class for some request handlersGreg Roach1-2/+2
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+1
2019-10-19Fix: #2649 - Fix routing for FAQ moduleGreg Roach1-2/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+4
2019-10-14Move business logic from controller to serviceGreg Roach1-0/+66