summaryrefslogtreecommitdiff
path: root/app/Module/IndividualListModule.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-11CodeStyle - use null coalesce operatorGreg Roach1-1/+1
2023-01-08Fix: numeric surname breaks individual/family listGreg Roach1-1/+1
2022-12-23Fix: #4670 - old name records can break the individual listGreg Roach1-0/+2
2022-12-20Apply fixes from StyleCI (#4673)Greg Roach1-2/+1
2022-12-20Remove unused importsGreg Roach1-2/+0
2022-12-16Individual list - use same logic to list individuals and surnamesGreg Roach1-5/+5
2022-12-15Fix: #4494 - surname statistics should use the same logic as surname listsGreg Roach1-3/+0
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach1-452/+236
2022-11-30Remove unused importsGreg Roach1-1/+0
2022-11-18Use ValidatorGreg Roach1-29/+25
2022-10-04Working on cross-database compatibilityGreg Roach1-24/+0
2022-10-04Working on cross-database compatibilityGreg Roach1-2/+30
2022-10-04Fix: #4569 - SQL-Server uses non-standard syntax for SUBSTRING()Greg Roach1-2/+2
2022-09-25Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQLGreg Roach1-35/+13
2022-09-22Fix: #4478 - wrong order in list of surnamesGreg Roach1-7/+10
2022-09-06Code style - duplicated codeGreg Roach1-6/+3
2022-05-18TypoGreg Roach1-1/+1
2022-05-04Change label from 'none' to 'no surname'Greg Roach1-2/+2
2022-04-12Remove unused importsGreg Roach1-3/+0
2022-03-22#4273 - Make internal methods protected in moduleGreg Roach1-3/+3
2022-03-21Fix: #4273 - mismatch between array/CollectionGreg Roach1-12/+13
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-26Parameter validationGreg Roach1-4/+1
2022-02-23Update and use Validation classGreg Roach1-7/+10
2022-02-21PHPdocGreg Roach1-2/+2
2021-12-16Set explicit sort order in table viewsGreg Roach1-0/+1
2021-11-04Replace FunctionsPrintLists with views - #1584Greg Roach1-4/+13
2021-10-13Remove unused local variablesGreg Roach1-1/+1
2021-10-12PHPdocGreg Roach1-8/+8
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-1/+1
2021-08-18Remove old CSSGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-2/+1
2021-02-04Code styleGreg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-15Move user constants to the user interface classGreg Roach1-7/+2
2020-12-23Use constants for unknown surname and given namesGreg Roach1-9/+9
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-09-08Use factory to create caches and filesystemsGreg Roach1-1/+0
2020-08-11Fix: #3474 - wrong surname used in link to individual listGreg Roach1-1/+3
2020-08-02Fix: #3459 - MySQL/Postgres compatibilityGreg Roach1-14/+26
2020-08-02Fix: #3457 - postgres compatibility in individual listsGreg Roach1-4/+4
2020-07-26Fix: #3432 - individual list - output type brokenGreg Roach1-13/+13
2020-07-17Refactor list controllers into list modules - fixes: #3409Greg Roach1-11/+943
2019-11-08I18N commentGreg Roach1-1/+1
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16PHPdoc; assertionsGreg Roach1-0/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+5