| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-13 | Fix phpstan issues | Greg Roach | 4 | -76/+31 | |
| 2026-02-13 | Update .htaccess for Apache >= 2.4 (#5316) | David | 1 | -2/+14 | |
| Support for Apache 2.4 new authz_host module. | |||||
| 2026-02-13 | Danish translated at 100.0% (3773 of 3773 strings) | stc4000 | 1 | -5/+5 | |
| 2026-02-11 | Fix: #5044 - refactor the loading indicator for dynamically loaded content | Greg Roach | 40 | -82/+91 | |
| 2026-02-11 | Ensure CLI commands only run from the CLI | Greg Roach | 1 | -0/+10 | |
| 2026-02-10 | Fix: #4465 - increase limit on generations in charts | Greg Roach | 8 | -17/+20 | |
| 2026-02-10 | Fix: #5313 - replace hideshowpassword plugin with vanillaJS | Greg Roach | 19 | -594/+573 | |
| 2026-02-10 | Convert jQuery to vanillaJS | Greg Roach | 1 | -1/+1 | |
| 2026-02-10 | Use updated method for setting custom sorts in datatables | Greg Roach | 2 | -8/+6 | |
| 2026-02-10 | Fix: jQuery().sort is undocumented, and will be removed in jQuery 4.0 | Greg Roach | 2 | -8/+12 | |
| 2026-02-10 | Update copyright year | Greg Roach | 49 | -56/+49 | |
| 2026-02-10 | Fix error from d9775d0: cannot import GEDCOM files | Greg Roach | 1 | -1/+2 | |
| 2026-02-10 | Control panel: replace jQuery with VanillaJS | Greg Roach | 1 | -2/+2 | |
| 2026-02-10 | Fan chart: replace jQuery with VanillaJS | Greg Roach | 1 | -20/+19 | |
| 2026-02-10 | Spanish translated at 100.0% (3773 of 3773 strings) | Greg Roach | 1 | -3/+3 | |
| 2026-02-09 | Code style | Greg Roach | 1 | -4/+4 | |
| 2026-02-09 | Update PHP dependencies | Greg Roach | 2 | -30/+33 | |
| 2026-02-09 | Update copyright year. It is 2026 | Greg Roach | 2390 | -2390/+2390 | |
| 2026-02-09 | when logging out the homepage is fetched twice (#5160) | Bert Koorengevel | 1 | -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-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 | I18N comments don't work with nested expressions | Greg Roach | 1 | -1/+1 | |
| 2026-02-06 | SlideShow module - configurable delay time as block setting (#5303) | Bert Koorengevel | 2 | -16/+34 | |
| * 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-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 | 200 | -2883/+570 | |
| 2026-02-06 | Remove dead code | Greg Roach | 2 | -38/+1 | |
| 2026-02-06 | Use explicit functions for foreign key actions | Greg Roach | 4 | -21/+16 | |
| 2026-02-06 | Update PHP dependencies | Greg Roach | 2 | -69/+70 | |
| 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 ↵ | Greg Roach | 1 | -6/+6 | |
| and privacy rules would block them. | |||||
| 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 - ↵ | Greg Roach | 35 | -386/+523 | |
| missing media on manage media page | |||||
| 2026-02-02 | Update PHP dependencies | Greg Roach | 2 | -65/+77 | |
| 2026-02-02 | Fix: #5276 - cannot use markdown formatting for notes in reports as HTML not ↵ | Greg Roach | 1 | -9/+0 | |
| supported there | |||||
| 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 | Fix: #5286 Names overflow in pedigree report. | Greg Roach | 1 | -3/+3 | |
| 2026-02-02 | Refactor reports: simplify setup | Greg Roach | 34 | -134/+115 | |
| 2026-02-02 | Add tests cases for all report options | Greg Roach | 19 | -129/+1039 | |
| 2026-02-02 | Refactor reports: simplify structure of variables | Greg Roach | 19 | -153/+136 | |
| 2026-02-02 | Tidy report code | Greg Roach | 2 | -27/+4 | |
| 2026-02-01 | Cleanup some report code | Greg Roach | 46 | -2130/+348 | |
