summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/LoginPage.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-17/+4
2025-10-12Fix: #5242 - use default language for custom text if the current language is ...Greg Roach1-0/+7
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-02-21Fix: #4956 - copy/paste error when repopulating login formGreg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-01Use new validator classGreg Roach1-2/+2
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-2/+3
2021-11-14Missing line-breakGreg Roach1-1/+1
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/+5
2020-05-08New module to redirect legacy URLsGreg Roach1-1/+1
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-1/+1
2019-11-11Simplify access to current localeGreg Roach1-8/+1
2019-10-27Rewrite error handler - #2686 and #2685Greg Roach1-2/+25
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-1/+7
2019-10-21Strict typesGreg Roach1-1/+2
2019-10-19Strict typesGreg Roach1-4/+4
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16PHPdoc; assertionsGreg Roach1-3/+0
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+3
2019-10-14Working on routingGreg Roach1-0/+1
2019-10-10Working on routingGreg Roach1-3/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0
2019-10-05Working on routingGreg Roach1-0/+88