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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-05
Performance: remove unnecessary SQL query for null user
Greg Roach
1
-64
/
+4
2026-02-05
Add debug log for SQL statements
Greg Roach
1
-1
/
+37
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
29
-366
/
+495
2026-02-02
Fix: #5276 - cannot use markdown formatting for notes in reports as HTML not ...
Greg Roach
1
-9
/
+0
2026-02-02
Fix: error adding new spouse when no family facts are enabled
Greg Roach
1
-1
/
+0
2026-02-02
Fix: #4951 - add watermarks to images in reports
Greg Roach
8
-114
/
+86
2026-02-02
Expose method to generate binary image data with thumbnails
Greg Roach
1
-26
/
+44
2026-02-02
Refactor reports: simplify setup
Greg Roach
2
-62
/
+44
2026-02-02
Add tests cases for all report options
Greg Roach
1
-3
/
+0
2026-02-02
Refactor reports: simplify structure of variables
Greg Roach
3
-45
/
+28
2026-02-02
Tidy report code
Greg Roach
1
-21
/
+4
2026-02-01
Cleanup some report code
Greg Roach
28
-2062
/
+280
2026-01-30
Move UTF character definitions to UTF8 class
Greg Roach
2
-37
/
+36
2026-01-15
fix issue #5287: extra newline in family gedcom for new spouse triggered vali...
Bert Koorengevel
1
-1
/
+1
2026-01-13
2.2.5
Greg Roach
1
-2
/
+2
2026-01-13
2.2.5
2.2.5
Greg Roach
1
-1
/
+1
2025-12-29
CodeStyle
Greg Roach
16
-49
/
+18
2025-12-29
Show names of linked records in pending changes log
Greg Roach
1
-2
/
+7
2025-12-28
Fix: #5221 - count individuals (not dates) in statistics
Greg Roach
1
-1
/
+2
2025-12-24
CodeStyle
Greg Roach
335
-4071
/
+832
2025-12-24
CodeStyle
Greg Roach
6
-33
/
+9
2025-12-24
Refactor the 'before' paramter to createFact()
Greg Roach
6
-26
/
+20
2025-12-24
fix #4511 & #5137: when adding a child to a family, put it between older and ...
Bert Koorengevel
5
-43
/
+108
2025-12-19
improved support for Legacy GEDCOM dialect (fixes #5269) (#5270)
Bert Koorengevel
1
-0
/
+12
2025-12-19
Fix: some code passes empty fact_id/gedcom to updateFact instead of calling c...
Greg Roach
2
-1
/
+21
2025-12-19
Refactor edit/create/delete fact to allow facts to be added in order
Greg Roach
2
-133
/
+58
2025-12-12
Fix: #5268 - bypassing forms with CAPTCHA causes session error.
Greg Roach
1
-5
/
+5
2025-12-12
Remove unused code
Greg Roach
1
-27
/
+0
2025-11-27
Fix: PHP 8.5 deprecation
Greg Roach
1
-1
/
+1
2025-11-25
Fix: include combining diacritics from non-latin alphabets when normalizing text
Greg Roach
1
-120
/
+5
2025-11-21
CodeStyle - strict types
Greg Roach
8
-14
/
+24
2025-11-18
Typo
Greg Roach
1
-1
/
+1
2025-11-18
Add CLI commands to create/edit/delete users and trees
Greg Roach
6
-218
/
+318
2025-11-11
Fix: #5246 - SQL-Server enables encryption by default, so trust self-signed c...
Greg Roach
1
-9
/
+10
2025-11-11
Fix: #5252 - SQL-Server does not support || for concatenation
Greg Roach
4
-9
/
+25
2025-11-09
Fix: #5253 - SQL-Server LIKE is case-insensitive by default
Greg Roach
1
-4
/
+0
2025-11-09
Fix: #5248 - outdated check for PDO driver for SQL-Server
Greg Roach
1
-1
/
+1
2025-11-04
Move color theme palette to inline CSS
Greg Roach
1
-2
/
+27
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
2
-163
/
+0
2025-11-02
Build webtrees.js with map update code
Greg Roach
1
-10
/
+10
2025-11-02
A few mapping updates (#5234)
David Drury
5
-14
/
+49
2025-10-31
Fix: #5155 - allow _TODO items to contain markdown and links
Greg Roach
1
-30
/
+1
2025-10-31
Don't renumber XREFs when pending changes exist
Greg Roach
1
-0
/
+12
2025-10-29
Use PHP8.0 functions
Greg Roach
4
-6
/
+4
2025-10-29
Add missing void return types
Greg Roach
4
-15
/
+15
2025-10-20
Fix: #5243 - pdo_mysql.default_socket not available on Windows
Greg Roach
2
-2
/
+13
2025-10-18
CodeStyle - promoted constructor arguments
Greg Roach
11
-77
/
+32
[prev]
[next]