summaryrefslogtreecommitdiff
path: root/resources/views
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach5-60/+99
2022-12-13Add icons for database and serverGreg Roach72-77/+79
2022-12-12Don't show GEDCOM 7 FAM:RESI if the GEDCOM 5.5.1 FAM:RESI is hiddenGreg Roach1-0/+1
2022-12-12Fix: #4655 - residence facts take a value in GEDCOM 7Greg Roach1-2/+18
2022-12-11Whitespace in translationsGreg Roach4-4/+4
2022-12-10WhiteSpaceGreg Roach1-1/+1
2022-12-07Fix: #4615, Fix: #4651 - interactive tree not working in full-screen modeGreg Roach1-18/+20
2022-12-07PHP 8.0 - use nullsafe operatorGreg Roach6-12/+12
2022-12-07Fix: #4645 - hidden/required field breaks privacy rule editorGreg Roach1-1/+1
2022-12-01Fix: #4619 - cannot create new objects without a restrictionGreg Roach1-4/+4
2022-11-30Fix: cannot delete unused locationsGreg Roach1-1/+1
2022-11-30Remove unused importsGreg Roach1-1/+0
2022-11-28Upgrade URL in email needs to be a linkGreg Roach1-1/+1
2022-11-27Remove old/dead codeGreg Roach2-10/+6
2022-11-25Reduce speed of colorbox slideshowGreg Roach1-0/+1
2022-11-25Merge: #4316 - remove unnecessary scrolling from map sidebarsGreg Roach3-9/+3
2022-11-25Fix: #3704 - add location-edit link on place-hierarchy pageGreg Roach4-8/+21
2022-11-25Fix: #4282, #4459 - use name(), not summary(), in fact-delete confirmationGreg Roach1-1/+1
2022-11-25Merge: #4611 - add fullscreen mode to interactive treeGreg Roach1-0/+6
2022-11-25Merge #4606 - add fullscreen controlsGreg Roach6-4/+5
2022-11-24Add general purpose fullscreen function and provide map control to use itDavid Drury4-3/+4
2022-11-24Merge #4605 - create undo icon for mapsGreg Roach6-7/+19
2022-11-24Use view for control icon, Exclusively use setAttribute as assigning aria-xx ...David Drury1-0/+1
2022-11-23Refactor filesystem logic to prepare for Flysystem v3Greg Roach1-4/+2
2022-11-18Remove unused JSGreg Roach2-18/+0
2022-11-18CodeStyleGreg Roach2-248/+239
2022-11-18Remove charts from footer of indivdiual/family lists - see #3833Greg Roach4-453/+3
2022-11-18Use validatorGreg Roach1-2/+2
2022-11-18Use ValidatorGreg Roach5-12/+13
2022-11-06Fix:#4589 FAM:NCHI:* is only valid in GEDCOM 7Greg Roach1-11/+71
2022-10-30Remove old/unused CSS classGreg Roach2-2/+1
2022-10-30Fix: 'Cancel' button goes to wrong URL for reorder childrenGreg Roach2-2/+4
2022-10-30Fix: 'Cancel' button goes to wrong URLGreg Roach1-2/+1
2022-10-18The PREFER_LEVEL2_SOURCES option is now part of the GEDCOM tags configurationGreg Roach1-13/+0
2022-10-18The FULL_SOURCES option is now part of the GEDCOM tags configurationGreg Roach1-13/+0
2022-10-17DB column typesGreg Roach5-11/+14
2022-10-03Fix: #4567 - typo in name of driver for SQL-ServerGreg Roach2-2/+2
2022-10-01Fix: #4537 - FONE/ROMN names not built automatically from partsGreg Roach1-40/+48
2022-10-01Fix: JS error when clicking edit-name buttonGreg Roach1-1/+1
2022-09-29Fix: #4384, Fix: #3580 - add support for google-analytics V4Greg Roach3-1/+23
2022-09-22Fix: #4478 - wrong order in list of surnamesGreg Roach1-1/+1
2022-09-19Fix: strict types in listsGreg Roach5-0/+13
2022-09-19Fix: #4540 - adjust spacing around footer elementsGreg Roach4-8/+8
2022-09-16Fix: #4525 - error when no geographic data input file suppliedGreg Roach2-34/+47
2022-09-15Fix: #4560 - ajax tabs not loading due to whitespace changes in bd29d468ac3a5...Greg Roach1-5/+1
2022-09-12Fix: #4553 - route names when not class names give errorGreg Roach1-1/+1
2022-09-07Fix: #4551 - strict type errorGreg Roach1-1/+1
2022-09-06CodeStyleGreg Roach444-1/+889
2022-09-06PHPdocGreg Roach1-0/+1
2022-09-06Remove test codeGreg Roach1-9/+0