summaryrefslogtreecommitdiff
path: root/app/Statistics
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach51-51/+51
2022-02-24CodeStyleGreg Roach1-1/+1
2022-02-23CodeStyleGreg Roach1-0/+3
2022-02-23Update and use Validation classGreg Roach2-5/+7
2022-02-23CodeStyleGreg Roach1-1/+0
2022-02-21PHPdocGreg Roach12-22/+32
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach5-24/+17
2022-02-18PHPdocGreg Roach7-7/+7
2022-02-11Fix: #1584 - Replace FunctionsPrint* with templatesGreg Roach2-4/+2
2022-02-05Fix: #4205 - truncated text on h-axis of google chartsGreg Roach4-4/+12
2021-12-16Set explicit sort order in table viewsGreg Roach1-0/+1
2021-11-04Link to surname listsGreg Roach1-2/+2
2021-11-04Replace FunctionsPrintLists with views - #1584Greg Roach1-8/+15
2021-11-02Wrong country code for JapanGreg Roach1-1/+1
2021-11-01Fix: GBR shown as England on distribution chartsGreg Roach1-1/+1
2021-10-29PHPdocGreg Roach1-2/+4
2021-10-29CodeStyle - whitespaceGreg Roach2-2/+2
2021-10-29Fix: unnecessary/incorrect checksGreg Roach1-1/+1
2021-10-29CodeStyle - remove unnecessary parenthesesGreg Roach1-1/+1
2021-10-19Fix dependency injection in statistics classesGreg Roach24-145/+184
2021-10-19Fix: #4070 - remove ModuleThemeInterface::parameterGreg Roach16-265/+80
2021-10-15Prefer object to stdClassGreg Roach14-41/+26
2021-10-14TypeHintsGreg Roach24-148/+120
2021-10-14Fix top-surname logic when no surnames foundGreg Roach1-3/+4
2021-10-13Add missing type-hintsGreg Roach3-5/+5
2021-10-13Remove unused local variablesGreg Roach1-1/+1
2021-10-12PHPdocGreg Roach5-11/+8
2021-08-23PHPdocGreg Roach4-12/+10
2021-08-22Refactor polymorphic code in class StatisticsGreg Roach1-24/+13
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach2-3/+3
2021-07-26Fix: #3796 - missing dir=auto on input fieldsGreg Roach1-1/+1
2021-07-17Remove class GedcomTagGreg Roach1-15/+13
2021-06-12Site and tree default preferencesGreg Roach1-4/+4
2021-04-29Fix: #3867 - show locations as well as individuals/families in place hierarch...Greg Roach1-2/+12
2021-03-19PHPdocGreg Roach6-6/+6
2021-03-19Use closures for sort callbacksGreg Roach1-1/+1
2021-03-12Remove unused importsGreg Roach1-1/+0
2021-03-09Cleanup unused codeGreg Roach2-2/+3
2021-02-08Fix: chartNoChildrenFamilies shows negative entry for 'other'Greg Roach1-1/+1
2021-02-04Code styleGreg Roach6-7/+11
2021-02-04Code styleGreg Roach1-1/+1
2021-02-04Use gedcom elementsGreg Roach1-1/+4
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach1-1/+1
2021-01-27Show longest age statistic for private individualsGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach51-99/+99
2021-01-22Fix: #3664 - individual name statistics not working correctlyGreg Roach1-13/+14
2021-01-15Move user constants to the user interface classGreg Roach2-11/+9
2021-01-08Fixed bug in the statistics distribution diagram, transferring string values ...Rico Sonntag1-1/+8
2020-12-31CodeStyleGreg Roach1-1/+1
2020-12-23Use constants for unknown surname and given namesGreg Roach1-3/+3