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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-11
Add Firebird/PDO support via lsces/illuminate-firebird
HEAD
v2.2.7-lsc
firebird
Lester Caine
2
-8
/
+8
2026-05-01
Fix: cannot accept/reject individual changes for record where all changes are...
Greg Roach
1
-8
/
+8
2026-04-24
Use consistent logic to validate uploaded filenames
Greg Roach
1
-3
/
+42
2026-04-09
Fix: #5329 - SQL-Server cannot handle complicated foreign keys
Greg Roach
1
-0
/
+7
2026-03-15
Add support for bootstrap dark mode (minimal theme only)
Greg Roach
1
-0
/
+247
2026-03-02
#5325 - Specify all grouped columns in GROUP BY clause
Greg Roach
1
-2
/
+6
2026-03-02
Fix Selection of data after Schema 45/46 update (#5326)
David Drury
1
-4
/
+2
2026-02-21
The correct name for Postgres is PostgreSQL
Greg Roach
1
-2
/
+2
2026-02-13
Fix phpstan issues
Greg Roach
2
-38
/
+27
2026-02-10
Fix error from d9775d0: cannot import GEDCOM files
Greg Roach
1
-1
/
+2
2026-02-09
Update copyright year. It is 2026
Greg Roach
37
-37
/
+37
2026-02-06
Fix: #5200 - add error handler for boot() method in custom modules
Greg Roach
1
-1
/
+10
2026-02-05
fix: HEAD:SUBM missing from GEDCOM export when privacy filtering disabled and...
Greg Roach
1
-6
/
+6
2026-02-05
Performance: remove unnecessary SQL query for null user
Greg Roach
1
-64
/
+4
2026-02-05
Fix: #3260 - build .ZIP archives on disk instead of in memory
Greg Roach
1
-2
/
+10
2026-02-05
Fix: #4763 - don't compress files that are already compressed in ZIP archives
Greg Roach
1
-4
/
+2
2026-02-05
Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...
Greg Roach
5
-92
/
+57
2026-02-02
Fix: error adding new spouse when no family facts are enabled
Greg Roach
1
-1
/
+0
2025-12-12
Fix: #5268 - bypassing forms with CAPTCHA causes session error.
Greg Roach
1
-5
/
+5
2025-11-11
Fix: #5252 - SQL-Server does not support || for concatenation
Greg Roach
2
-6
/
+7
2025-11-09
Fix: #5248 - outdated check for PDO driver for SQL-Server
Greg Roach
1
-1
/
+1
2025-11-02
Fix: #5125, Replace: #5187 - MacFamilyTree generates GEDCOM with duplicate XREFs
Greg Roach
1
-0
/
+3
2025-11-02
Fix: #5219 - Bing Maps closed in June 2025
Greg Roach
1
-2
/
+0
2025-10-29
Add missing void return types
Greg Roach
1
-2
/
+2
2025-10-20
Fix: #5243 - pdo_mysql.default_socket not available on Windows
Greg Roach
1
-0
/
+11
2025-10-18
CodeStyle - promoted constructor arguments
Greg Roach
11
-77
/
+32
2025-10-18
Move pending changes logic to service
Greg Roach
3
-56
/
+14
2025-08-04
Revert "Fix: #5075 - trailing space after empty NOTE tag"
Greg Roach
1
-3
/
+3
2025-08-04
Fix: #5195 - Postgres requires column alias when calling pluck()
Greg Roach
1
-2
/
+2
2025-07-20
Rename 'Google Webmaster Tools' to 'Google Search Console'
Greg Roach
1
-2
/
+2
2025-06-24
Create new service for handling maintenance mode
Greg Roach
2
-20
/
+95
2025-06-20
Fix: #5147 - delete user sessions when deleting users
Greg Roach
1
-0
/
+4
2025-06-10
Fix: #5165 - SQL error in location list
Greg Roach
1
-9
/
+9
2025-06-03
Fix: #5099 - wrong binding order in querybuilder
Greg Roach
1
-7
/
+10
2025-06-02
Fix #4834: searching individuals/families using accented letters
Greg Roach
1
-1
/
+9
2025-05-13
Use ZipArchive directly, instead of ZipArchiveAdapter
Greg Roach
1
-11
/
+22
2025-04-15
Allow searching by UID/_UID
Greg Roach
1
-1
/
+8
2025-03-02
CodeStyle
Greg Roach
2
-14
/
+11
2025-02-23
Fix: #5114 - select expressions containing || aren't handled properly by the ...
Greg Roach
1
-1
/
+2
2025-02-20
Code Style
Greg Roach
6
-12
/
+0
2025-02-19
PHPdoc and PHPstan issues
Greg Roach
1
-4
/
+11
2025-02-12
Add Armenian translation
Greg Roach
1
-0
/
+2
2025-02-11
Code cleanup
Greg Roach
2
-3
/
+8
2025-02-09
Upgrade PHPunit
Greg Roach
2
-11
/
+11
2025-01-16
It's 2025. Update copyright date.
Greg Roach
36
-36
/
+36
2025-01-12
Update PHP dependencies, and Fix: #5102, multi-row inserts break with Laravel...
Greg Roach
1
-61
/
+8
2025-01-09
Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not automatical...
Greg Roach
1
-4
/
+1
2025-01-08
Update PHPdoc and CodeStyle
Greg Roach
1
-49
/
+19
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
1
-0
/
+85
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
3
-101
/
+24
[next]