summaryrefslogtreecommitdiff
path: root/app/Module
AgeCommit message (Collapse)AuthorFilesLines
2026-03-18Bootstrap color scheme can be either fixed (light/dark) or auto (#5338)Greg Roach3-5/+5
2026-03-15Add support for bootstrap dark mode (minimal theme only)Greg Roach3-0/+12
2026-03-02Fix: #5327 - Lifespan chart errors when no dates availableGreg Roach1-0/+10
2026-02-11Fix: #5044 - refactor the loading indicator for dynamically loaded contentGreg Roach1-14/+3
2026-02-10Fix: #4465 - increase limit on generations in chartsGreg Roach5-12/+15
2026-02-09Update copyright year. It is 2026Greg Roach259-259/+259
2026-02-07Move SQL logger to its own classGreg Roach2-12/+0
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: #5262 - Normalisation of arabic textGreg Roach1-0/+10
2026-02-05Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - ↵Greg Roach2-4/+3
missing media on manage media page
2025-12-29CodeStyleGreg Roach1-3/+0
2025-11-25Fix: include combining diacritics from non-latin alphabets when normalizing textGreg Roach1-120/+5
2025-11-04Move color theme palette to inline CSSGreg Roach1-2/+27
2025-11-02Fix: #5219 - Bing Maps closed in June 2025Greg Roach1-161/+0
2025-11-02Build webtrees.js with map update codeGreg Roach1-10/+10
2025-11-02A few mapping updates (#5234)David Drury5-14/+49
* HERE maps add 2nd language * Move api_key check to correct place * Make selected map layer persist across views
2025-10-29Add missing void return typesGreg Roach1-1/+1
2025-10-18Move pending changes logic to serviceGreg Roach1-1/+1
2025-10-12CodeStyleGreg Roach2-3/+3
2025-09-19Update to api v3 (#5231)David Drury1-42/+33
2025-09-15PHPdocGreg Roach1-2/+2
2025-08-24Fix: #5215 - relationship chart parameters always reset to defaultsGreg Roach1-10/+11
2025-08-15Fix: #5203 - FAMC label in events of close relativesGreg Roach1-1/+1
2025-08-04Fix: #5195 - Postgres requires column alias when calling pluck()Greg Roach1-7/+7
2025-07-28Block robots from chartsGreg Roach12-10/+34
2025-07-20Rename 'Google Webmaster Tools' to 'Google Search Console'Greg Roach1-4/+4
2025-06-03CodeStyleGreg Roach1-3/+5
2025-06-03fix #3646: same fix in List of Branches as what's done in #4834 (#5163)Bert Koorengevel1-2/+3
* fix #3646: same fix in List of Branches as what's done in #4834 * fix #3646 BranchesListModule: normalise after matching on soundex
2025-04-24Add missing translations of Godparent and CemeteryGreg Roach1-2/+2
2025-04-16Fix: Family submitters should not appear on individual pageGreg Roach2-1/+4
2025-03-11Replace: #5087 - use SVG icons as defaults in the welcome blocksGreg Roach2-10/+21
2025-02-20Code StyleGreg Roach31-32/+3
2025-02-19PHPdoc and PHPstan issuesGreg Roach8-11/+48
2025-02-12Add Armenian translationGreg Roach211-1640/+134
2025-02-11Missing escapeGreg Roach1-1/+1
2025-02-11Refactor statisticsGreg Roach1-87/+57
2025-02-11Code cleanupGreg Roach2-10/+10
2025-01-16It's 2025. Update copyright date.Greg Roach259-259/+259
2025-01-09CodeStyle - use arrow functionsGreg Roach1-3/+1
2025-01-06Fix typo in French relationships (#5079)Jonathan Jaubart1-3/+3
2025-01-06Fix: #5097 - incorrect URL in Austrian historic eventsGreg Roach1-3/+3
2025-01-06Add PhpService so we can mock/test calles to ini_get(), etc.Greg Roach1-10/+5
2025-01-04PHPdocs and code style for statisticsGreg Roach1-13/+6
2025-01-04Remove unnecessary PHPDOCGreg Roach96-288/+0
2024-12-23Fix: #5068 - timestamps for new/edit news articlesGreg Roach2-37/+25
2024-12-23Fix: #4979 - system emails sent in wrong languageGreg Roach2-2/+2
2024-12-09wipGreg Roach2-2/+0
2024-12-09Fix: #5068 - updated timestamp on journal/news itemsGreg Roach2-107/+72
2024-12-07Fix: #5064 - wrong default parameters in URL for relationship chartGreg Roach1-3/+10
2024-11-29PHPdocGreg Roach1-2/+4