summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2022-02-18Make displayImage() arguments consistentGreg Roach2-2/+2
2022-02-18CodeStyleGreg Roach1-3411/+522
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach34-292/+4060
2022-02-15Add support dates for PHP 8.1Greg Roach1-3/+3
2022-02-11CodeStyleGreg Roach2-6/+0
2022-02-11Apply fixes from StyleCI (#4212)Greg Roach3-5/+5
Co-authored-by: StyleCI Bot <bot@styleci.io>
2022-02-11Fix: #1584 - Replace FunctionsPrint* with templatesGreg Roach16-1573/+254
2022-02-06Strict typesGreg Roach6-26/+24
2022-02-05Add anotations for false-positives in scrutinizerGreg Roach4-5/+5
2022-02-05Add anotations for false-positives in scrutinizerGreg Roach15-35/+35
2022-02-05PHPdocGreg Roach1-3/+3
2022-02-05Refactor surname traditionGreg Roach7-45/+32
2022-02-05Working on facts for new individualsGreg Roach3-13/+18
2022-02-05Update add-unlinked page to match new codeGreg Roach1-7/+2
2022-02-05CodeStyleGreg Roach1-2/+2
2022-02-05Move common code from request handlers to serviceGreg Roach7-79/+57
2022-02-05CodeStyleGreg Roach6-9/+9
2022-02-05Fix: #4205 - truncated text on h-axis of google chartsGreg Roach4-4/+12
2022-02-04Fix: config for new facts for fam/indi were not being usedGreg Roach6-23/+48
2022-02-04Add support for SEX X (other)Greg Roach1-2/+2
2022-02-04Move pedigree map color definitions to CSSGreg Roach1-3/+3
2022-02-03Move colours for pedigree-map to CSSGreg Roach1-15/+2
2022-02-02Show tree for media object on manage media pageGreg Roach1-9/+15
2022-02-02Fix: #3532 - only show age of parents for the individual's own factsGreg Roach1-1/+5
2022-02-01Wrong return typeGreg Roach2-4/+4
2022-02-01Add tests for CalendarDateFactoryGreg Roach2-3/+4
2022-02-01Extract calendar-date factory codeGreg Roach5-147/+229
2022-02-01Alternative fix for #4179Greg Roach1-5/+0
2022-02-01Revert "Add annotations for scrutinizer"Greg Roach2-2/+2
This reverts commit 4969b2014b2178337dabff507926055180b30b20.
2022-02-01Add annotations for scrutinizerGreg Roach2-2/+2
2022-02-01Fix: #4145 - add CSS class to indicate where branches splitGreg Roach1-1/+1
2022-01-31Remove old codeGreg Roach1-1/+1
2022-01-31CodeStyleGreg Roach1-1/+1
2022-01-31Upgrade commonmark from 1.x to 2.xGreg Roach18-344/+310
2022-01-30FLoC has risen from the dead under a new name.Greg Roach1-0/+1
2022-01-28Update error textGreg Roach1-1/+10
2022-01-28Generate exception when no map providers enabled (#4166)David Drury1-0/+5
Formatting
2022-01-27Change signature of Date::display() to avoid having to use container as ↵Greg Roach10-25/+20
psuedo-global variable for $tree
2022-01-27Remove PHPDebugBar - not compatible with PHP8 and not being updatedGreg Roach5-401/+0
2022-01-26CodeStyleGreg Roach1-1/+1
2022-01-26Fix: #4179 - workaround for old symfony files causing error on upgradeGreg Roach1-0/+5
2022-01-25Google have abandoned FLoC - no longer need to opt outGreg Roach1-1/+0
2022-01-24Fix: #4148 - accounts created by admins should be pre-approvedGreg Roach1-0/+1
2022-01-24Fix: #4119, Replace #4152 parameter validationGreg Roach1-1/+2
2022-01-24Add National Geographic layer (#4167)David Drury1-4/+10
Adjust max zoom levels
2022-01-24Some providers needed max zoom level adjusted downward to avoid getting ↵David Drury3-6/+6
error messages such as tile data not available or javascript not available error code (#4168)
2022-01-23Replace select2 with tom-selectGreg Roach20-121/+96
2022-01-22Fix: #4170 - uninitialized variable error when ext-intl is not installedGreg Roach2-3/+2
2022-01-18Fix: cannot edit news articleGreg Roach3-7/+2
2022-01-18Resources folder for modules should be an absolute URLGreg Roach2-2/+3