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-09
when logging out the homepage is fetched twice (#5160)
Bert Koorengevel
1
-1
/
+8
2026-02-07
Debug header fields need to comply with RFC7230
Greg Roach
1
-4
/
+9
2026-02-07
Move SQL logger to its own class
Greg Roach
36
-295
/
+86
2026-02-06
SlideShow module - configurable delay time as block setting (#5303)
Bert Koorengevel
1
-16
/
+21
2026-02-06
Fix: #5200 - add error handler for boot() method in custom modules
Greg Roach
1
-1
/
+10
2026-02-06
Fix: #5262 - Normalisation of arabic text
Greg Roach
2
-0
/
+11
2026-02-06
Update copyright year. It is 2026
Greg Roach
197
-197
/
+197
2026-02-06
Cleanup census classes
Greg Roach
197
-2880
/
+566
2026-02-06
Remove dead code
Greg Roach
1
-37
/
+0
2026-02-06
Use explicit functions for foreign key actions
Greg Roach
4
-21
/
+16
2026-02-06
Fix: #5152 - use robot list from DarkVisitors (KnownAgents) in bad bot blocker
Greg Roach
1
-45
/
+1336
2026-02-05
fix: HEAD:SUBM missing from GEDCOM export when privacy filtering disabled and...
Greg Roach
1
-6
/
+6
2026-02-05
Fix: #5307 - cannot export private trees
Greg Roach
1
-2
/
+7
2026-02-05
Performance: lazy-load privacy restrictions
Greg Roach
1
-26
/
+41
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
[next]