summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-01Fix: #2709 - download GEDCOM using ugly URLsGreg Roach10-354/+531
2019-11-01Update icons in control panelGreg Roach1-11/+11
2019-11-01Fix: #2727 - suppress empty menu in family navigatorGreg Roach1-1/+1
2019-11-01Fix: #2707 - missing media icons in admin pagesGreg Roach2-1/+3
2019-11-01DeadCodeGreg Roach2-14/+2
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach28-629/+1029
2019-11-01TCPDF does not work on PHP >=7.4Greg Roach1-0/+15
2019-11-01Convert @TODO into issue #2730Greg Roach1-1/+0
2019-11-01Convert @TODO into issue #2729Greg Roach2-4/+3
2019-11-01Convert @TODO into issue #2728Greg Roach1-2/+0
2019-11-01CommentsGreg Roach6-6/+1
2019-11-01Fix: twitter-typeahead and select2 inputs do not work inside bootstrap input-...Greg Roach1-1/+0
2019-11-01Fix: twitter-typeahead and select2 inputs do not work inside bootstrap input-...Greg Roach11-10/+19
2019-10-31Route nameGreg Roach1-1/+2
2019-10-31Refactor routing tableGreg Roach6-496/+553
2019-10-31Refactor controllers as request handlersGreg Roach17-371/+618
2019-10-31Refactor controllers as request handlersGreg Roach17-58/+790
2019-10-31Missing parameter in surname list viewGreg Roach1-0/+1
2019-10-31Refactor controllers as request handlersGreg Roach7-28/+40
2019-10-31Missing tree parameter in repository page. Refactor controllers as request h...Greg Roach5-18/+33
2019-10-31Missing tree parameter (#2725)David Drury1-0/+2
2019-10-31Fix: missing parameter on gedcom record page; Refactor controller as handlerGreg Roach10-45/+48
2019-10-31Fix: #2720 - select2 requires zero-based array keys; refactor controller as r...Greg Roach18-354/+593
2019-10-31Apply fixes from StyleCI (#2724)Greg Roach1-1/+1
2019-10-31Missing tree parameter (#2723)David Drury1-0/+1
2019-10-31Make variable types clearer to static analysis toolsGreg Roach50-209/+297
2019-10-31Fix missing parameters (#2722)David Drury2-0/+4
2019-10-30Fix undefined variableGreg Roach1-0/+1
2019-10-30StrictTypesGreg Roach1-2/+16
2019-10-30Fix: #2716 - missing parameter in viewGreg Roach1-0/+4
2019-10-30Fix: #2715 - missing $tree parameterGreg Roach1-0/+1
2019-10-30TypeHintsGreg Roach1-1/+1
2019-10-30Add assertions for route parametersGreg Roach42-133/+395
2019-10-30Fix: #2714 - missing parameter in user-blog blockGreg Roach1-0/+5
2019-10-30Fix error when editing account details an no tree existsGreg Roach1-1/+1
2019-10-30Fix: undefined variableGreg Roach1-0/+1
2019-10-30Fix: #2713 - missing $tree in viewGreg Roach1-0/+1
2019-10-30TidyCodeGreg Roach4-24/+26
2019-10-30Allow $this to be used in routesGreg Roach12-14/+21
2019-10-30Tidy codeGreg Roach1-14/+17
2019-10-30Fix: #2712 - undefined parameterGreg Roach1-0/+1
2019-10-30Avoid reusing variablesGreg Roach1-3/+3
2019-10-30Missing typehintGreg Roach1-1/+1
2019-10-30Fix: #2710 error in redirect after deleting treeGreg Roach3-3/+8
2019-10-30Remove View:share() - it's just a globalGreg Roach35-52/+53
2019-10-30Use admin theme when editing default blocksGreg Roach7-11/+33
2019-10-30Generate default values for census 'religion' columnsGreg Roach2-6/+73
2019-10-29TypoGreg Roach1-1/+1
2019-10-29Change signature of Module::boot()Greg Roach19-192/+271
2019-10-28Fix: #2703 - edit icons wrap on chrome browsersGreg Roach3-6/+6