index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Module
/
IndividualListModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-06-10
Fix: #4989 - mismatch between individual and family lists
Greg Roach
1
-778
/
+5
2024-03-31
Refactoring class DB
Greg Roach
1
-26
/
+7
2024-03-31
Refatoring class DB
Greg Roach
1
-6
/
+1
2024-03-31
CodeStyle
Greg Roach
1
-9
/
+9
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-1
/
+1
2024-03-19
Typo
Greg Roach
1
-1
/
+1
2023-11-14
Fix: #4904 - individual list error when there are no individuals without a su...
Greg Roach
1
-1
/
+1
2023-11-05
Fix: #4898 - requesting a non-existing surname breaks the individual list
Greg Roach
1
-1
/
+11
2023-11-04
Fix: #4900 - cannot disable sublists on individual list page
Greg Roach
1
-1
/
+2
2023-09-28
Fix: #4700, fix: #4870, fix: #4879 - broken logic for individual lists
Greg Roach
1
-55
/
+104
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-2
/
+1
2023-08-18
Fix: #4865 - cannot show single surname after viewing all surnames in individ...
Greg Roach
1
-3
/
+3
2023-07-02
Fix: #4836, Fix: #4837 - parameters for individual list not being passed into...
Greg Roach
1
-0
/
+3
2023-05-30
codestyle
Greg Roach
1
-2
/
+2
2023-05-30
CodeStyle
Greg Roach
1
-1
/
+1
2023-05-30
Fix: #4833 - individual/family lists, default for show-married-names broken
Greg Roach
1
-86
/
+66
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-5
/
+2
2023-03-29
Consistent use of select/pluck
Greg Roach
1
-1
/
+1
2023-03-07
CodeStyle
Greg Roach
1
-1
/
+1
2023-03-04
Fix: #4776 - Given initial lists fail for German surnames with umlauts
Greg Roach
1
-1
/
+8
2023-01-30
Fix: #4744 - individual/family list should use 301 for non-canonical URLs
Greg Roach
1
-1
/
+2
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-11
CodeStyle - use null coalesce operator
Greg Roach
1
-1
/
+1
2023-01-08
Fix: numeric surname breaks individual/family list
Greg Roach
1
-1
/
+1
2022-12-23
Fix: #4670 - old name records can break the individual list
Greg Roach
1
-0
/
+2
2022-12-20
Apply fixes from StyleCI (#4673)
Greg Roach
1
-2
/
+1
2022-12-20
Remove unused imports
Greg Roach
1
-2
/
+0
2022-12-16
Individual list - use same logic to list individuals and surnames
Greg Roach
1
-5
/
+5
2022-12-15
Fix: #4494 - surname statistics should use the same logic as surname lists
Greg Roach
1
-3
/
+0
2022-12-15
Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...
Greg Roach
1
-452
/
+236
2022-11-30
Remove unused imports
Greg Roach
1
-1
/
+0
2022-11-18
Use Validator
Greg Roach
1
-29
/
+25
2022-10-04
Working on cross-database compatibility
Greg Roach
1
-24
/
+0
2022-10-04
Working on cross-database compatibility
Greg Roach
1
-2
/
+30
2022-10-04
Fix: #4569 - SQL-Server uses non-standard syntax for SUBSTRING()
Greg Roach
1
-2
/
+2
2022-09-25
Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQL
Greg Roach
1
-35
/
+13
2022-09-22
Fix: #4478 - wrong order in list of surnames
Greg Roach
1
-7
/
+10
2022-09-06
Code style - duplicated code
Greg Roach
1
-6
/
+3
2022-05-18
Typo
Greg Roach
1
-1
/
+1
2022-05-04
Change label from 'none' to 'no surname'
Greg Roach
1
-2
/
+2
2022-04-12
Remove unused imports
Greg Roach
1
-3
/
+0
2022-03-22
#4273 - Make internal methods protected in module
Greg Roach
1
-3
/
+3
2022-03-21
Fix: #4273 - mismatch between array/Collection
Greg Roach
1
-12
/
+13
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-26
Parameter validation
Greg Roach
1
-4
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-7
/
+10
2022-02-21
PHPdoc
Greg Roach
1
-2
/
+2
[next]