summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/AccountUpdate.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-13CodeStyle - upper/lower case mismatchesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-2/+3
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-15Move user constants to the user interface classGreg Roach1-5/+6
2019-12-13CodeStyle - strict typesGreg Roach1-1/+1
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-12/+15
2019-10-30Fix error when editing account details an no tree existsGreg Roach1-1/+1
2019-10-24Fix: #2691 - Routing for account edit/deleteGreg Roach1-0/+114