summaryrefslogtreecommitdiff
path: root/app/Services/PendingChangesService.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-01Fix: cannot accept/reject individual changes for record where all changes are...Greg Roach1-8/+8
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-10-18Move pending changes logic to serviceGreg Roach1-52/+13
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-4/+11
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-04-14Fix: check for '1 RESN LOCKED' not workingGreg Roach1-1/+0
2024-04-08Fix: copy/paste error breaks pending changes listGreg Roach1-1/+1
2024-02-26Fix some phpstan issuesGreg Roach1-4/+2
2024-02-26Fix: #4549 - Localise timestamps on site-logs and pending-changesGreg Roach1-2/+22
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-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-20Move FunctionsImport to GedcomImportServiceGreg Roach1-7/+16
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-4/+3
2022-02-18PHPdocGreg Roach1-1/+1
2021-10-15Prefer object to stdClassGreg Roach1-2/+1
2021-10-12PHPdocGreg Roach1-1/+1
2021-10-03Refactor HTTP exceptionsGreg Roach1-1/+1
2021-03-09Cleanup unused codeGreg Roach1-1/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-12/+12
2020-07-12Unused importGreg Roach1-3/+0
2020-07-12Fix: some servers cannot display thousands of changesGreg Roach1-1/+93
2020-05-09Deprecate whereContains()Greg Roach1-4/+6
2019-10-24Fix: #2644 - Refactor site logs controller to use service and request handlersGreg Roach1-25/+11
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-0/+236