summaryrefslogtreecommitdiff
path: root/app/Http/Controllers/AdminPhpGedViewController.php
AgeCommit message (Expand)AuthorFilesLines
2018-12-18Remove PhpGedView transfer wizard. PhpGedView users will need to migrate to ...Greg Roach1-1479/+0
2018-12-13SHOW_LDS_AT_GLANCE function hasn't worked for years and nobody noticed so rem...Greg Roach1-6/+0
2018-12-08Move DebugBar code to middlewareGreg Roach1-26/+0
2018-12-01Update swiftmailer from v5 to v6Greg Roach1-1/+1
2018-12-01PHPdocGreg Roach1-2/+0
2018-11-18Rename Tree::getTreeId() to id()Greg Roach1-3/+3
2018-10-28Strict typesGreg Roach1-2/+2
2018-10-10Remove unused parameterGreg Roach1-2/+2
2018-10-08Add default value to support static code analysisGreg Roach1-0/+1
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer1-1/+1
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-6/+8
2018-09-21PHPdocGreg Roach1-1/+1
2018-09-21PHPdocGreg Roach1-1/+1
2018-08-27Removed not required use statements (#1853)Rico Sonntag1-1/+0
2018-08-19CodeStyleGreg Roach1-1/+1
2018-08-13Do not use PDO::FETCH_ASSOCGreg Roach1-76/+76
2018-08-09Fix: #1813 - session expiryGreg Roach1-1/+0
2018-07-16Use PSR2 code styleGreg Roach1-1000/+1342
2018-06-19CodeStyleGreg Roach1-119/+90
2018-06-18Convert PGV import wizard to http/controllerGreg Roach1-0/+1199