summaryrefslogtreecommitdiff
path: root/app/Statistics
AgeCommit message (Expand)AuthorFilesLines
2024-03-31PHP 8.4 compatibilityGreg Roach9-11/+11
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2024-03-31PHP 8.2 - union typesGreg Roach2-2/+2
2024-03-31PHP 7.4 - short arrow functionsGreg Roach11-62/+40
2024-03-22Fix: #4968 - need column aliases for COUNT(*) when using PostgresGreg Roach3-4/+4
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach19-39/+39
2024-02-15Fix: #4954 - SQL error in statistics breaks PostgresGreg Roach2-4/+4
2023-11-12CodeStyleGreg Roach1-1/+0
2023-11-06Do not allow invalid HEAD:DATE to break the statisticsGreg Roach1-1/+7
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach21-21/+21
2023-07-23phpdocGreg Roach3-6/+0
2023-07-06fix: messages (#4843)Alejandro Criado-Pérez4-13/+13
2023-06-27Fix: events BC break statisticsGreg Roach2-2/+23
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach2-11/+4
2023-03-29Consistent use of select/pluckGreg Roach2-6/+5
2023-03-05Fix: #4773 - Curacao and Saint Bethelemy missing from country listGreg Roach1-4/+6
2023-03-04Fix: #4778 - wrong ISO code for PortugalGreg Roach1-1/+1
2023-02-03 Added totalIndisWithSourcesPercentage and totalFamsWithSourcesPercentage (#4...TheDutchJewel2-0/+36
2023-02-03add media count to #totalRecords# Fixes: #4740 (#4741)Bogie1-0/+13
2023-01-25It's 2023Greg Roach51-51/+51
2023-01-25It's 2023Greg Roach51-51/+51
2023-01-11CodeStyleGreg Roach1-1/+1
2023-01-11CodeStyle - use null coalesce operatorGreg Roach13-29/+29
2023-01-10Fix: #4715 - provide 2nd argument to ROUND() for cross-platform compatibilityGreg Roach8-9/+9
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach1-1/+1
2022-11-06Strict typesGreg Roach15-27/+36
2022-10-31Re-order import statementsGreg Roach5-6/+6
2022-09-07Strict typesGreg Roach1-0/+1
2022-09-06CodeStyleGreg Roach1-0/+1
2022-06-01Use constants for contact methodsGreg Roach1-1/+2
2022-05-09Create surname traditions using a factoryGreg Roach1-2/+2
2022-05-01Fix: #4362 - chartMedia labels not translatedGreg Roach1-2/+3
2022-04-12Remove unused importsGreg Roach2-15/+0
2022-03-29CodeStyleGreg Roach1-1/+1
2022-03-22Remove dead codeGreg Roach2-10/+4
2022-03-22Refactor PlaceRepository::statsPlaces() into separate functionsGreg Roach3-222/+135
2022-03-21CodeStyleGreg Roach1-1/+0
2022-03-19Unused codeGreg Roach1-58/+5
2022-03-19Performance tweaks for media statisticsGreg Roach1-94/+44
2022-03-19Use placeholders to generate statistics pagesGreg Roach1-1/+1
2022-03-19Use placeholders to generate statistics pagesGreg Roach1-2/+2
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