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
/
Services
/
SearchService.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-11-11
Fix: #5252 - SQL-Server does not support || for concatenation
Greg Roach
1
-1
/
+1
2025-10-29
Add missing void return types
Greg Roach
1
-2
/
+2
2025-10-18
CodeStyle - promoted constructor arguments
Greg Roach
1
-7
/
+1
2025-06-02
Fix #4834: searching individuals/families using accented letters
Greg Roach
1
-1
/
+9
2025-04-15
Allow searching by UID/_UID
Greg Roach
1
-1
/
+8
2025-03-02
CodeStyle
Greg Roach
1
-2
/
+1
2025-02-09
Upgrade PHPunit
Greg Roach
1
-6
/
+6
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-1
/
+1
2024-09-30
CodeStyle
Greg Roach
1
-3
/
+3
2024-03-31
Refactoring class DB
Greg Roach
1
-27
/
+27
2024-03-31
Refatoring class DB
Greg Roach
1
-40
/
+28
2024-03-31
CodeStyle
Greg Roach
1
-2
/
+2
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-6
/
+2
2024-02-19
Fix: #4887 - family event search broken in advanced search
Greg Roach
1
-5
/
+5
2024-02-17
Fix: #4887 - advanced-search place name input fields not intuitive
Greg Roach
1
-11
/
+14
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-2
/
+1
2023-07-26
Business logic functions should be 'pure'.
Greg Roach
1
-36
/
+42
2023-07-26
Fix #3651 - Insensitive searches with PostgreSQL
Julien Papasian
1
-29
/
+35
2023-07-23
phpdoc
Greg Roach
1
-2
/
+0
2023-02-22
Update to Laravel components to version 10
Greg Roach
1
-7
/
+4
2023-02-01
Add signatures to closures in phpdoc. See #4713
Greg Roach
1
-12
/
+12
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-06
Strict types
Greg Roach
1
-29
/
+27
2022-06-02
Add some GEDCOM 7 definitions
Greg Roach
1
-0
/
+36
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-18
PHPdoc
Greg Roach
1
-19
/
+19
2021-11-21
CodeStyle
Greg Roach
1
-5
/
+5
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-6
/
+6
2021-10-15
Prefer object to stdClass
Greg Roach
1
-11
/
+10
2021-10-12
PHPdoc
Greg Roach
1
-59
/
+59
2021-10-03
Refactor HTTP exceptions
Greg Roach
1
-3
/
+3
2021-07-22
CodeStyle
Greg Roach
1
-1
/
+0
2021-07-16
Fix: #3956, Fix: #3954 - update advanced search to use full GEDCOM tags
Greg Roach
1
-73
/
+66
2021-06-28
Fix: #3786 - add locations to the general search
Greg Roach
1
-5
/
+5
2021-05-18
CodeStyle
Greg Roach
1
-2
/
+1
2021-04-29
Fix: #3870 - merge _LOC records
Greg Roach
1
-2
/
+2
2021-01-28
Merge some changes from 2.1
Greg Roach
1
-0
/
+72
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-12-26
Fix: #3641 - advanced search for family places
Greg Roach
1
-1
/
+1
2020-10-05
Fix: #3113 - add autocomplete to surname fields
Greg Roach
1
-0
/
+25
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-8
/
+8
2020-07-31
Improve auto-complete for individual and family names
Greg Roach
1
-3
/
+6
2020-06-25
Fix: #3373 - advanced search for given name fails when no GIVN field
Greg Roach
1
-0
/
+1
2020-06-11
Fix: #2918 - increase search results limit from 1000 to 5000
Greg Roach
1
-1
/
+4
2020-06-07
Fix: #3321 - advanced search for NAME:NICK and similar
Greg Roach
1
-7
/
+26
2020-06-07
Fix: advanced search for family dates uses wrong column names
Greg Roach
1
-2
/
+2
[next]