summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-20Fix: #2831 - do not use getmxrr to validate email domainsGreg Roach1-8/+3
2019-12-19Remove dead codeGreg Roach1-14/+0
2019-12-19PHPdocGreg Roach2-62/+62
2019-12-19Update vendor dependenciesGreg Roach73-290/+439
2019-12-19Update package dependenciesGreg Roach5-1663/+1273
2019-12-19Fix: #2895 #2894 #2841 - changing the home-page blocks deletes other block dataGreg Roach1-0/+2
2019-12-19XML reports: remove unused HTML elementsGreg Roach23-341/+0
2019-12-19XML reports: remove unused PageHeader elementsGreg Roach24-319/+11
2019-12-18TestingGreg Roach1-21/+2
2019-12-18Combine copy and cleanup steps in upgrade wizardGreg Roach1-43/+32
2019-12-18Fix: #2844 - update session cookie nameGreg Roach2-9/+3
2019-12-18Test coverageGreg Roach19-757/+674
2019-12-17Remove dead codeGreg Roach2-48/+5
2019-12-17Add PHP 7.4 support dateGreg Roach1-1/+2
2019-12-16phpstan is more useful than phanGreg Roach1-9/+0
2019-12-16Fix: unescaped characters in HTML reportsGreg Roach3-38/+0
2019-12-16TypoGreg Roach1-1/+1
2019-12-16wipGreg Roach1-5/+0
2019-12-16Remove dead codeGreg Roach1-1/+0
2019-12-16Static analysis errors in reportsGreg Roach5-21/+7
2019-12-16Refactor to avoid possible null-value errorGreg Roach3-14/+4
2019-12-16Session class name clashes with PHP classGreg Roach1-3/+3
2019-12-16Access constants via interface, not via traitGreg Roach1-2/+2
2019-12-16PHPdocGreg Roach17-81/+17
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach44-1033/+1859
2019-12-16Fix: #2887 - increase size of accordion touch targetsGreg Roach8-40/+24
2019-12-16Fix: #2887 - group input fields for new individualsGreg Roach8-35/+58
2019-12-15Fix: #2741 #2881 - list of unrelated individuals excludes groups of oneGreg Roach1-1/+7
2019-12-15Alternative solution to #2884Greg Roach2-19/+43
2019-12-15Fix: #2848 - sex icons should match size of surrounding textGreg Roach7-4/+16
2019-12-15Fix: #2862 - colorbox loading indicator in wrong positionGreg Roach7-8/+13
2019-12-15Fix: #2878 - SVG icons not mirrored on RTL pagesGreg Roach8-8/+10
2019-12-15Fix: #2596 - lines on CSS charts not mirrored for RTL pagesGreg Roach9-9/+9
2019-12-15Fix: #2869 - apply CSRF checks after routingGreg Roach3-331/+358
2019-12-15wipGreg Roach1-5/+0
2019-12-15Fix: #2877, Fix: #2886 - missing config option for relationships chartGreg Roach1-1/+1
2019-12-14Fix: #2883 - missing styles in minimal.cssGreg Roach2-1/+9
2019-12-13HTML <textarea> elements always use \r\n for line endingsGreg Roach7-115/+19
2019-12-13Remove unused variableGreg Roach1-3/+0
2019-12-13Fix more line ending to "CONT" conversions (#2875)Thomas Karcher1-7/+4
2019-12-13CodeStyle - strict typesGreg Roach103-1683/+592
2019-12-13Fix: #2873 - wrong CONT tags when creating source with multi-line textGreg Roach2-11/+3
2019-12-11Fix: #2859 - _WT_OBJE_SORT links create duplicates in fix-level-0-mediaGreg Roach1-5/+7
2019-12-11Fix: #2833 Allow charts to start at private records when 'show private relati...Greg Roach10-64/+67
2019-12-11Fix: token missing in registration emailsGreg Roach1-4/+7
2019-12-11TypoGreg Roach1-1/+1
2019-12-11Add .jpe to list of supported image extensionsGreg Roach1-0/+1
2019-12-11Fix: #2866 - allow non-image media files to be displayed in the browserGreg Roach3-7/+13
2019-12-11changed use of <label> to aria-label (#2865)David Drury1-2/+9
2019-12-11Fix: #2856 - apply datatables styling/behaviour consistentlyGreg Roach16-19/+43