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
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
2021-12-16
Set explicit sort order in table views
Greg Roach
1
-0
/
+1
2021-11-04
Replace FunctionsPrintLists with views - #1584
Greg Roach
1
-4
/
+13
2021-10-13
Remove unused local variables
Greg Roach
1
-1
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-8
/
+8
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-1
/
+1
2021-08-18
Remove old CSS
Greg Roach
1
-1
/
+1
2021-05-18
CodeStyle
Greg Roach
1
-2
/
+1
2021-02-04
Code style
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-7
/
+2
2020-12-23
Use constants for unknown surname and given names
Greg Roach
1
-9
/
+9
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-1
/
+0
2020-08-11
Fix: #3474 - wrong surname used in link to individual list
Greg Roach
1
-1
/
+3
2020-08-02
Fix: #3459 - MySQL/Postgres compatibility
Greg Roach
1
-14
/
+26
2020-08-02
Fix: #3457 - postgres compatibility in individual lists
Greg Roach
1
-4
/
+4
2020-07-26
Fix: #3432 - individual list - output type broken
Greg Roach
1
-13
/
+13
2020-07-17
Refactor list controllers into list modules - fixes: #3409
Greg Roach
1
-11
/
+943
2019-11-08
I18N comment
Greg Roach
1
-1
/
+1
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
PHPdoc; assertions
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+5
[next]