| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-07-14 | Remove unused code | Greg Roach | 14 | -42/+31 |
| 2023-07-02 | Upgrade Bootstrap from 5.2 to 5.3 | Greg Roach | 6 | -38/+29 |
| 2023-07-02 | Fix: #4836, Fix: #4837 - parameters for individual list not being passed into... | Greg Roach | 3 | -11/+14 |
| 2023-06-20 | Static analysis | Greg Roach | 4 | -6/+3 |
| 2023-05-22 | Fix - relationship name reversed for INDO:ASSO facts | Greg Roach | 1 | -1/+1 |
| 2023-04-21 | consolidate map size css (#4808) | David Drury | 5 | -12/+12 |
| 2023-04-03 | Merge: #4756 (part) - show location edit form in full-screen | Greg Roach | 1 | -43/+30 |
| 2023-04-03 | Replace illuminate/container with our own simpler container | Greg Roach | 9 | -27/+33 |
| 2023-04-03 | Fix: #4774 - Clicking on ancestor in pedigree map scrolls to top of page | Greg Roach | 1 | -0/+1 |
| 2023-04-03 | Fix map pages: force footer to bottom and tidy pedigree map & place hierarchy... | David Drury | 3 | -5/+5 |
| 2023-03-29 | Consistent use of select/pluck | Greg Roach | 6 | -32/+16 |
| 2023-03-10 | Use realpath() for data folder | Greg Roach | 1 | -1/+2 |
| 2023-02-23 | Fix: #4762 - pedigree map should include link to root individual | Greg Roach | 1 | -2/+2 |
| 2023-02-11 | Missing validation on edit-raw/add fact | Greg Roach | 1 | -1/+1 |
| 2023-02-08 | Fix for code missed when adding full screen functionality | David Drury | 1 | -1/+4 |
| 2023-02-05 | Fix: modals broken on link-spouse-to-individual page | Greg Roach | 1 | -0/+2 |
| 2023-02-04 | Only show age-difference for events that occur after death, not facts | Greg Roach | 1 | -6/+5 |
| 2023-02-03 | Hide edit NAME button when clicked | Greg Roach | 1 | -2/+2 |
| 2023-02-03 | Use disabled attribute instead of hardcoded style in read-only name input (#4... | Jonathan Jaubart | 1 | -8/+18 |
| 2023-01-14 | Fix: #4723 - interactive tree - only force 100% height in fullscreen mode | Greg Roach | 1 | -1/+1 |
| 2023-01-04 | Don't update slideshow when page is hidden | Greg Roach | 1 | -21/+32 |
| 2022-12-28 | Add support for INDI:NO and FAM:NO tags | Greg Roach | 1 | -1/+1 |
| 2022-12-26 | Show timestamp of last check for update, and allow check at any time | Greg Roach | 1 | -1/+22 |
| 2022-12-25 | Fix: NAME not linked to GVIN+SURN | Greg Roach | 1 | -1/+1 |
| 2022-12-23 | Fix: #4681 - missing totals in tag-cloud lists | Greg Roach | 1 | -1/+5 |
| 2022-12-23 | Fix: #4654 - expand/collapse edit fields wrongly linked | Greg Roach | 3 | -12/+11 |
| 2022-12-23 | Change styling of NAME field when inactive | Greg Roach | 1 | -2/+2 |
| 2022-12-23 | Fix: #4680 - wrong baseurl detected if query-parameters added during setup | Greg Roach | 1 | -1/+1 |
| 2022-12-22 | Allow name editor to work with an empty NAME tag | Greg Roach | 1 | -2/+7 |
| 2022-12-15 | Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP... | Greg Roach | 5 | -60/+99 |
| 2022-12-13 | Add icons for database and server | Greg Roach | 72 | -77/+79 |
| 2022-12-12 | Don't show GEDCOM 7 FAM:RESI if the GEDCOM 5.5.1 FAM:RESI is hidden | Greg Roach | 1 | -0/+1 |
| 2022-12-12 | Fix: #4655 - residence facts take a value in GEDCOM 7 | Greg Roach | 1 | -2/+18 |
| 2022-12-11 | Whitespace in translations | Greg Roach | 4 | -4/+4 |
| 2022-12-10 | WhiteSpace | Greg Roach | 1 | -1/+1 |
| 2022-12-07 | Fix: #4615, Fix: #4651 - interactive tree not working in full-screen mode | Greg Roach | 1 | -18/+20 |
| 2022-12-07 | PHP 8.0 - use nullsafe operator | Greg Roach | 6 | -12/+12 |
| 2022-12-07 | Fix: #4645 - hidden/required field breaks privacy rule editor | Greg Roach | 1 | -1/+1 |
| 2022-12-01 | Fix: #4619 - cannot create new objects without a restriction | Greg Roach | 1 | -4/+4 |
| 2022-11-30 | Fix: cannot delete unused locations | Greg Roach | 1 | -1/+1 |
| 2022-11-30 | Remove unused imports | Greg Roach | 1 | -1/+0 |
| 2022-11-28 | Upgrade URL in email needs to be a link | Greg Roach | 1 | -1/+1 |
| 2022-11-27 | Remove old/dead code | Greg Roach | 2 | -10/+6 |
| 2022-11-25 | Reduce speed of colorbox slideshow | Greg Roach | 1 | -0/+1 |
| 2022-11-25 | Merge: #4316 - remove unnecessary scrolling from map sidebars | Greg Roach | 3 | -9/+3 |
| 2022-11-25 | Fix: #3704 - add location-edit link on place-hierarchy page | Greg Roach | 4 | -8/+21 |
| 2022-11-25 | Fix: #4282, #4459 - use name(), not summary(), in fact-delete confirmation | Greg Roach | 1 | -1/+1 |
| 2022-11-25 | Merge: #4611 - add fullscreen mode to interactive tree | Greg Roach | 1 | -0/+6 |
| 2022-11-25 | Merge #4606 - add fullscreen controls | Greg Roach | 6 | -4/+5 |
| 2022-11-24 | Add general purpose fullscreen function and provide map control to use it | David Drury | 4 | -3/+4 |