summaryrefslogtreecommitdiff
path: root/app/Module
AgeCommit message (Expand)AuthorFilesLines
2024-03-31CodeStyle - whitespaceGreg Roach13-13/+0
2024-03-31PHP 8.2 - union typesGreg Roach44-134/+84
2024-03-31PHP 7.4 - short arrow functionsGreg Roach31-184/+72
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach5-5/+5
2024-03-19TypoGreg Roach1-1/+1
2024-02-26Fix some phpstan issuesGreg Roach4-11/+10
2024-01-24Remove debugGreg Roach1-1/+0
2024-01-24Fix: #4943 - validation of old URLs for lifespan chartGreg Roach1-2/+9
2024-01-13Avoid implicit type checksGreg Roach6-12/+12
2023-12-30CodeStyleGreg Roach1-1/+1
2023-12-19Update FanChartModule.php (#4917)Franz Frese1-2/+2
2023-11-14Fix: #4904 - individual list error when there are no individuals without a su...Greg Roach1-1/+1
2023-11-07Fix: #4842 - update the JS snippet for matomo analyticsGreg Roach1-1/+0
2023-11-05Fix: #4898 - requesting a non-existing surname breaks the individual listGreg Roach1-1/+11
2023-11-04Fix: #4900 - cannot disable sublists on individual list pageGreg Roach1-1/+2
2023-09-28Fix: #4700, fix: #4870, fix: #4879 - broken logic for individual listsGreg Roach2-56/+105
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach30-33/+30
2023-08-18Fix: #4865 - cannot show single surname after viewing all surnames in individ...Greg Roach1-3/+3
2023-07-23phpdocGreg Roach38-76/+0
2023-07-02Fix: #4836, Fix: #4837 - parameters for individual list not being passed into...Greg Roach2-0/+7
2023-05-30codestyleGreg Roach1-2/+2
2023-05-30CodeStyleGreg Roach1-1/+1
2023-05-30Fix: #4833 - individual/family lists, default for show-married-names brokenGreg Roach2-118/+70
2023-05-29Error if base_url not setGreg Roach1-2/+2
2023-05-16Add Basque languageGreg Roach1-0/+49
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach17-96/+51
2023-03-29Consistent use of select/pluckGreg Roach5-19/+11
2023-03-20Fix sorting of menus with first letter accentuated (#4797)Julien Papasian3-3/+3
2023-03-14Add definitions for Uzbek languageGreg Roach1-0/+123
2023-03-07CodeStyleGreg Roach1-1/+1
2023-03-07imagedestroy() has no effect since PHP8.0Greg Roach1-2/+0
2023-03-04Fix: #4776 - Given initial lists fail for German surnames with umlautsGreg Roach1-1/+8
2023-02-19Fix: #4759 - retire the OS historic map moduleGreg Roach1-85/+0
2023-02-04Merge ->filter()->first()Greg Roach1-3/+1
2023-02-02Improve type hints for phpstan. See #4713Greg Roach3-9/+15
2023-02-02Fix: #4746 - improve colour contrast on places tabGreg Roach1-10/+10
2023-02-01Add signatures to closures in phpdoc. See #4713Greg Roach1-1/+1
2023-02-01Use class-string annotations. See #4713Greg Roach3-6/+6
2023-02-01Simplify access to current language. See #4713Greg Roach1-9/+17
2023-01-30Fix: #4744 - individual/family list should use 301 for non-canonical URLsGreg Roach2-2/+4
2023-01-25It's 2023Greg Roach256-256/+256
2023-01-25It's 2023Greg Roach256-256/+256
2023-01-24Workaround for --enable-gd-jis-convGreg Roach1-0/+7
2023-01-16Bing maps provider set initial zoom levels (#4727)David Drury1-0/+10
2023-01-11CodeStyle - use null coalesce operatorGreg Roach3-3/+3
2023-01-11CodeStyle - ::class constantGreg Roach1-1/+1
2023-01-08Fix: numeric surname breaks individual/family listGreg Roach1-1/+1
2023-01-04Fix some typos (found by codespell) (#4705)Stefan Weil1-1/+1
2022-12-29Fix: #4694 - placenames sorted incorrectlyGreg Roach1-1/+1
2022-12-24Fix: #4679 - SQL-Server cannot select * when group by primary keyGreg Roach2-3/+3