summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers
AgeCommit message (Expand)AuthorFilesLines
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach12-62/+200
2022-03-05Sort groups of unrelated individuals by sizeGreg Roach1-0/+3
2022-03-04Improve detection of server name in email config pageGreg Roach1-1/+6
2022-03-01TestingGreg Roach1-2/+2
2022-03-01ValidationGreg Roach3-35/+32
2022-02-24Codestyle / consistencyGreg Roach1-6/+0
2022-02-24ValidationGreg Roach14-34/+47
2022-02-24CodeStyleGreg Roach1-1/+1
2022-02-24CodeStyleGreg Roach2-4/+3
2022-02-23TypoGreg Roach1-1/+1
2022-02-23Working on validationGreg Roach14-29/+27
2022-02-23Update and use Validation classGreg Roach198-1217/+599
2022-02-21PHPdocGreg Roach1-1/+1
2022-02-20Move FunctionsImport to GedcomImportServiceGreg Roach1-12/+15
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach8-21/+25
2022-02-18PHPdocGreg Roach19-37/+37
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach5-117/+36
2022-02-05Working on facts for new individualsGreg Roach2-13/+6
2022-02-05Update add-unlinked page to match new codeGreg Roach1-7/+2
2022-02-05Move common code from request handlers to serviceGreg Roach6-79/+8
2022-02-05CodeStyleGreg Roach6-9/+9
2022-02-04Fix: config for new facts for fam/indi were not being usedGreg Roach6-23/+48
2022-02-02Show tree for media object on manage media pageGreg Roach1-9/+15
2022-01-27Change signature of Date::display() to avoid having to use container as psued...Greg Roach4-7/+7
2022-01-24Fix: #4148 - accounts created by admins should be pre-approvedGreg Roach1-0/+1
2022-01-23Replace select2 with tom-selectGreg Roach18-98/+74
2022-01-04The markdown specification allows newlines to render as either a space or a l...Greg Roach1-4/+2
2022-01-02Fix: #4149 - legacy redirects fail when correpsonding module is disabledGreg Roach14-165/+186
2021-12-21WhiteSpaceGreg Roach1-1/+1
2021-12-21initial commit (#4143)David Drury1-1/+2
2021-12-20Translator hintsGreg Roach1-1/+1
2021-12-19Markdown with line-breaksGreg Roach1-2/+4
2021-12-16Family page menu - add a media objectGreg Roach1-9/+4
2021-12-16Refactor authorization functionsGreg Roach2-22/+11
2021-12-16Remove unused parameterGreg Roach1-7/+5
2021-12-16Remove unused importsGreg Roach2-2/+0
2021-12-16Micro-optimise regular expressionsGreg Roach1-1/+1
2021-12-02Family page menu - add a media objectGreg Roach1-3/+9
2021-11-21Update translationGreg Roach3-3/+3
2021-11-21Remove duplicate translationGreg Roach1-1/+1
2021-11-21CodeStyleGreg Roach3-6/+18
2021-11-20Fix: #4120 - edit-raw GEDCOM fails for NOTE records with values at level 0Greg Roach1-0/+6
2021-11-14Fix: #3778 - add meta-description for family recordsGreg Roach2-3/+47
2021-11-14Missing line-breakGreg Roach1-1/+1
2021-11-08Fix: #2027 - do not copy AGE/OCCU to other individuals in census assistantGreg Roach1-1/+5
2021-11-06Fix: #4107 - GEDCOM only allows one RESN per fact/recordGreg Roach5-59/+34
2021-11-06Fix: redirect for timeline.phpGreg Roach1-3/+1
2021-11-06Code-style - prefer concatenation to embedding variablesGreg Roach1-1/+1
2021-11-06Use exception for upload file errorsGreg Roach3-18/+11
2021-11-02Fix: #4104 - add links from SOUR to _LOCGreg Roach1-0/+1