| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| * HERE maps add 2nd language * Move api_key check to correct place * Make selected map layer persist across views | |||||
| 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 | |
| 2025-10-18 | Move pending changes logic to service | Greg Roach | 6 | -100/+19 | |
| 2025-10-12 | CodeStyle | Greg Roach | 2 | -3/+3 | |
| 2025-10-12 | Fix: #5242 - use default language for custom text if the current language is ↵ | Greg Roach | 1 | -0/+7 | |
| unavailable | |||||
| 2025-09-30 | fix #5237: added EDUC & PROP as extra fields in AdvancedSearch (#5239) | Bert Koorengevel | 1 | -0/+2 | |
| 2025-09-19 | Update to api v3 (#5231) | David Drury | 1 | -42/+33 | |
| 2025-09-15 | Update dependencies | Greg Roach | 1 | -1/+1 | |
| 2025-09-15 | PHPdoc | Greg Roach | 1 | -2/+2 | |
| 2025-09-15 | Use constants for better type inference | Greg Roach | 1 | -59/+52 | |
| 2025-09-09 | fix issue #3648: do not filter out names of type 'marriage' in the Family ↵ | Bert Koorengevel | 1 | -4/+4 | |
| name (#5175) | |||||
| 2025-09-09 | xml_parser_free() is deprecated in PHP 8.5 | Greg Roach | 2 | -8/+1 | |
| 2025-09-09 | fix end of file check for tree-import cli command (#5222) | rudy-b-1 | 1 | -1/+1 | |
| 2025-08-27 | LAT/LONG | Greg Roach | 1 | -1/+1 | |
| 2025-08-24 | Fix: #5215 - relationship chart parameters always reset to defaults | Greg Roach | 1 | -10/+11 | |
| 2025-08-15 | fixed #5207: memory_limit = -1 means unlimited (#5208) | Bert Koorengevel | 1 | -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-15 | Fix: #5203 - FAMC label in events of close relatives | Greg Roach | 1 | -1/+1 | |
| 2025-08-15 | CodeStyle | Greg Roach | 1 | -1/+1 | |
| 2025-08-12 | fixed bug: Setup wizard reported memory_limit as zero (#5205) | Bert Koorengevel | 1 | -1/+1 | |
| 2025-08-12 | Fix: #5199 - new username/email differs by case | Greg Roach | 2 | -17/+36 | |
| 2025-08-10 | Block robots from more pages | Greg Roach | 1 | -23/+23 | |
| 2025-08-04 | 2.2.4 | Greg Roach | 1 | -2/+2 | |
| 2025-08-04 | 2.2.42.2.4 | Greg Roach | 1 | -1/+1 | |
| 2025-08-04 | Fix: statistics last/first divorce | Greg Roach | 1 | -3/+3 | |
| 2025-08-04 | Revert "Fix: #5075 - trailing space after empty NOTE tag" | Greg Roach | 1 | -3/+3 | |
| This reverts commit a04b2cdfbde7eea55378f6ff8ff445d42dc06687. | |||||
| 2025-08-04 | Fix: #5195 - Postgres requires column alias when calling pluck() | Greg Roach | 4 | -15/+15 | |
| 2025-07-30 | 2.2.3 | Greg Roach | 1 | -2/+2 | |
| 2025-07-30 | 2.2.32.2.3 | Greg Roach | 1 | -1/+1 | |
| 2025-07-30 | Show reasons when blocking bots | Greg Roach | 2 | -10/+11 | |
| 2025-07-30 | Restore CountryService - it's used by some third-party modules | Greg Roach | 1 | -0/+824 | |
| 2025-07-29 | 2.2.2 | Greg Roach | 1 | -2/+2 | |
| 2025-07-29 | 2.2.22.2.2 | Greg Roach | 1 | -1/+1 | |
| 2025-07-28 | Block robots from charts | Greg Roach | 12 | -10/+34 | |
| 2025-07-28 | Robot detection logic | Greg Roach | 1 | -1/+1 | |
| 2025-07-28 | Robot detection logic | Greg Roach | 1 | -20/+45 | |
| 2025-07-28 | Improve handling of robots | Greg Roach | 5 | -134/+222 | |
| 2025-07-20 | Rename 'Google Webmaster Tools' to 'Google Search Console' | Greg Roach | 2 | -6/+6 | |
| 2025-06-24 | Create new service for handling maintenance mode | Greg Roach | 7 | -73/+136 | |
| 2025-06-24 | Use constant instead of literal string | Greg Roach | 1 | -1/+1 | |
