summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2025-11-09Fix: #5253 - SQL-Server LIKE is case-insensitive by defaultGreg Roach1-4/+0
2025-11-09Fix: #5248 - outdated check for PDO driver for SQL-ServerGreg Roach1-1/+1
2025-11-04Move color theme palette to inline CSSGreg Roach1-2/+27
2025-11-02Fix: #5125, Replace: #5187 - MacFamilyTree generates GEDCOM with duplicate XREFsGreg Roach1-0/+3
2025-11-02Fix: #5219 - Bing Maps closed in June 2025Greg Roach2-163/+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-31Fix: #5155 - allow _TODO items to contain markdown and linksGreg Roach1-30/+1
2025-10-31Don't renumber XREFs when pending changes existGreg Roach1-0/+12
2025-10-29Use PHP8.0 functionsGreg Roach4-6/+4
2025-10-29Add missing void return typesGreg Roach4-15/+15
2025-10-20Fix: #5243 - pdo_mysql.default_socket not available on WindowsGreg Roach2-2/+13
2025-10-18CodeStyle - promoted constructor argumentsGreg Roach11-77/+32
2025-10-18Move pending changes logic to serviceGreg Roach6-100/+19
2025-10-12CodeStyleGreg Roach2-3/+3
2025-10-12Fix: #5242 - use default language for custom text if the current language is ↵Greg Roach1-0/+7
unavailable
2025-09-30fix #5237: added EDUC & PROP as extra fields in AdvancedSearch (#5239)Bert Koorengevel1-0/+2
2025-09-19Update to api v3 (#5231)David Drury1-42/+33
2025-09-15Update dependenciesGreg Roach1-1/+1
2025-09-15PHPdocGreg Roach1-2/+2
2025-09-15Use constants for better type inferenceGreg Roach1-59/+52
2025-09-09fix issue #3648: do not filter out names of type 'marriage' in the Family ↵Bert Koorengevel1-4/+4
name (#5175)
2025-09-09xml_parser_free() is deprecated in PHP 8.5Greg Roach2-8/+1
2025-09-09fix end of file check for tree-import cli command (#5222)rudy-b-11-1/+1
2025-08-27LAT/LONGGreg Roach1-1/+1
2025-08-24Fix: #5215 - relationship chart parameters always reset to defaultsGreg Roach1-10/+11
2025-08-15fixed #5207: memory_limit = -1 means unlimited (#5208)Bert Koorengevel1-1/+1
* fixed #5207: memory_limit = -1 means unlimited * Update step-2-server-checks.phtml * Update SetupWizard.php * Update SetupWizard.php * Update step-2-server-checks.phtml * Update step-2-server-checks.phtml * Update step-2-server-checks.phtml --------- Co-authored-by: Greg Roach <greg@subaqua.co.uk>
2025-08-15Fix: #5203 - FAMC label in events of close relativesGreg Roach1-1/+1
2025-08-15CodeStyleGreg Roach1-1/+1
2025-08-12fixed bug: Setup wizard reported memory_limit as zero (#5205)Bert Koorengevel1-1/+1
2025-08-12Fix: #5199 - new username/email differs by caseGreg Roach2-17/+36
2025-08-10Block robots from more pagesGreg Roach1-23/+23
2025-08-042.2.4Greg Roach1-2/+2
2025-08-042.2.42.2.4Greg Roach1-1/+1
2025-08-04Fix: statistics last/first divorceGreg Roach1-3/+3
2025-08-04Revert "Fix: #5075 - trailing space after empty NOTE tag"Greg Roach1-3/+3
This reverts commit a04b2cdfbde7eea55378f6ff8ff445d42dc06687.
2025-08-04Fix: #5195 - Postgres requires column alias when calling pluck()Greg Roach4-15/+15
2025-07-302.2.3Greg Roach1-2/+2
2025-07-302.2.32.2.3Greg Roach1-1/+1
2025-07-30Show reasons when blocking botsGreg Roach2-10/+11
2025-07-30Restore CountryService - it's used by some third-party modulesGreg Roach1-0/+824
2025-07-292.2.2Greg Roach1-2/+2
2025-07-292.2.22.2.2Greg Roach1-1/+1
2025-07-28Block robots from chartsGreg Roach12-10/+34
2025-07-28Robot detection logicGreg Roach1-1/+1
2025-07-28Robot detection logicGreg Roach1-20/+45
2025-07-28Improve handling of robotsGreg Roach5-134/+222
2025-07-20Rename 'Google Webmaster Tools' to 'Google Search Console'Greg Roach2-6/+6
2025-06-24Create new service for handling maintenance modeGreg Roach7-73/+136
2025-06-24Use constant instead of literal stringGreg Roach1-1/+1