summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2026-03-08phpinfo() not always returns a proper body (#5324)Bert Koorengevel1-2/+6
* phpinfo() not always returns a proper body * Add comment --------- Co-authored-by: Greg Roach <greg@subaqua.co.uk>
2026-03-02#5325 - Specify all grouped columns in GROUP BY clauseGreg Roach1-2/+6
2026-03-02#5325 - add some definitions for FirebirdGreg Roach1-0/+6
2026-03-02Fix Selection of data after Schema 45/46 update (#5326)David Drury1-4/+2
2026-03-02Fix: #5327 - Lifespan chart errors when no dates availableGreg Roach1-0/+10
2026-02-21The correct name for Postgres is PostgreSQLGreg Roach3-53/+12
2026-02-13Show deletion progress while importing large treesGreg Roach1-4/+5
2026-02-13Remove Tree:rowMapper()Greg Roach1-15/+0
2026-02-13Fix: deadlock-retry failure during GEDCOM import, caused by undefined progressGreg Roach1-3/+3
2026-02-13Too many debug headers will break nginx/apache. Show first 1000.Greg Roach1-0/+2
2026-02-13Fix phpstan issuesGreg Roach2-38/+27
2026-02-11Fix: #5044 - refactor the loading indicator for dynamically loaded contentGreg Roach1-14/+3
2026-02-11Ensure CLI commands only run from the CLIGreg Roach1-0/+10
2026-02-10Fix: #4465 - increase limit on generations in chartsGreg Roach5-12/+15
2026-02-10Update copyright yearGreg Roach1-1/+1
2026-02-10Fix error from d9775d0: cannot import GEDCOM filesGreg Roach1-1/+2
2026-02-09Code styleGreg Roach1-4/+4
2026-02-09Update copyright year. It is 2026Greg Roach1146-1146/+1146
2026-02-09when logging out the homepage is fetched twice (#5160)Bert Koorengevel1-1/+8
* fix #5153: When logging out the homepage is fetched twice. The logout request handler may respond with a simple 204-NoContent. The originating view already contains redirection. As reported on the forum, some servers don't cope well. * fix #5153 updated: chose whether to respond with empty response or redirection Check whether header 'X-Requested-With' is not empty, similar as done in HandleExceptions.php so actual value of the header may change and not affect this behaviour.
2026-02-07Debug header fields need to comply with RFC7230Greg Roach1-4/+9
2026-02-07Move SQL logger to its own classGreg Roach36-295/+86
2026-02-06SlideShow module - configurable delay time as block setting (#5303)Bert Koorengevel1-16/+21
* fix #5302: SlideShow module - configurable delay time as block setting * fixed PR code review issues * Use input-group addon for units * Change text label * Code style - whitespace --------- Co-authored-by: Greg Roach <greg@subaqua.co.uk>
2026-02-06Fix: #5200 - add error handler for boot() method in custom modulesGreg Roach1-1/+10
2026-02-06Fix: #5262 - Normalisation of arabic textGreg Roach2-0/+11
2026-02-06Update copyright year. It is 2026Greg Roach197-197/+197
2026-02-06Cleanup census classesGreg Roach197-2880/+566
2026-02-06Remove dead codeGreg Roach1-37/+0
2026-02-06Use explicit functions for foreign key actionsGreg Roach4-21/+16
2026-02-06Fix: #5152 - use robot list from DarkVisitors (KnownAgents) in bad bot blockerGreg Roach1-45/+1336
2026-02-05fix: HEAD:SUBM missing from GEDCOM export when privacy filtering disabled ↵Greg Roach1-6/+6
and privacy rules would block them.
2026-02-05Fix: #5307 - cannot export private treesGreg Roach1-2/+7
2026-02-05Performance: lazy-load privacy restrictionsGreg Roach1-26/+41
2026-02-05Performance: remove unnecessary SQL query for null userGreg Roach1-64/+4
2026-02-05Add debug log for SQL statementsGreg Roach1-1/+37
2026-02-05Fix: #3260 - build .ZIP archives on disk instead of in memoryGreg Roach1-2/+10
2026-02-05Fix: #4763 - don't compress files that are already compressed in ZIP archivesGreg Roach1-4/+2
2026-02-05Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - ↵Greg Roach29-366/+495
missing media on manage media page
2026-02-02Fix: #5276 - cannot use markdown formatting for notes in reports as HTML not ↵Greg Roach1-9/+0
supported there
2026-02-02Fix: error adding new spouse when no family facts are enabledGreg Roach1-1/+0
2026-02-02Fix: #4951 - add watermarks to images in reportsGreg Roach8-114/+86
2026-02-02Expose method to generate binary image data with thumbnailsGreg Roach1-26/+44
2026-02-02Refactor reports: simplify setupGreg Roach2-62/+44
2026-02-02Add tests cases for all report optionsGreg Roach1-3/+0
2026-02-02Refactor reports: simplify structure of variablesGreg Roach3-45/+28
2026-02-02Tidy report codeGreg Roach1-21/+4
2026-02-01Cleanup some report codeGreg Roach28-2062/+280
2026-01-30Move UTF character definitions to UTF8 classGreg Roach2-37/+36
2026-01-15fix issue #5287: extra newline in family gedcom for new spouse triggered ↵Bert Koorengevel1-1/+1
validation error (#5288)
2026-01-132.2.5Greg Roach1-2/+2
2026-01-132.2.52.2.5Greg Roach1-1/+1